summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-252-5/+73
|\
| * arm64: add prctl control for resetting ptrauth keysKristina Martsenko2018-12-131-0/+8
| * kexec_file: kexec_walk_memblock() only walks a dedicated region at kdumpAKASHI Takahiro2018-12-061-3/+6
| * powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()AKASHI Takahiro2018-12-061-4/+57
| * s390, kexec_file: drop arch_kexec_mem_walk()AKASHI Takahiro2018-12-061-0/+4
| * kexec_file: make kexec_image_post_load_cleanup_default() globalAKASHI Takahiro2018-12-061-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-12-2525-218/+52
|\ \
| * | ntp: Remove duplicated includeYueHaibing2018-12-181-1/+0
| * | timekeeping: Convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-111-13/+2
| * | timekeeping: Use proper seqcount initializerBart Van Assche2018-12-051-1/+3
| * | posix-timers: Remove license boilerplateThomas Gleixner2018-11-231-19/+1
| * | posix-clocks: Remove license boiler plateThomas Gleixner2018-11-231-14/+0
| * | sched/clock: Remove license boilerplateThomas Gleixner2018-11-231-4/+0
| * | posix-timers/stubs: Remove license boilerplateThomas Gleixner2018-11-231-4/+0
| * | time: Remove license boilerplateThomas Gleixner2018-11-234-48/+5
| * | time/debug: Remove license boilerplateThomas Gleixner2018-11-232-19/+0
| * | hrtimers/tick/clockevents: Remove sloppy license referencesThomas Gleixner2018-11-237-20/+0
| * | time: Add SPDX license identifiersThomas Gleixner2018-11-2322-0/+23
| * | time: Remove useless filenames in top level commentsThomas Gleixner2018-11-2318-66/+15
| * | clockevents: Remove unnecessary unlikely()Yangtao Li2018-11-051-9/+3
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-2511-92/+199
|\ \ \
| * | | genirq/affinity: Add is_managed to struct irq_affinity_descDou Liyang2018-12-192-5/+12
| * | | genirq/core: Introduce struct irq_affinity_descDou Liyang2018-12-195-26/+29
| * | | genirq/affinity: Remove excess indentationThomas Gleixner2018-12-191-11/+11
| * | | Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-12-181-2/+21
| |\ \ \
| | * | | irq/irq_sim: Store multiple interrupt offsets in a bitmapBartosz Golaszewski2018-12-131-2/+21
| * | | | genirq: Fix various typos in commentsIngo Molnar2018-12-184-7/+7
| * | | | Merge tag 'v4.20-rc5' into irq/core, to pick up fixesIngo Molnar2018-12-0332-188/+380
| |\ \ \ \
| * | | | | genirq/matrix: Improve target CPU selection for managed interrupts.Long Li2018-11-061-4/+30
| * | | | | genirq/affinity: Add support for allocating interrupt setsJens Axboe2018-11-051-23/+54
| * | | | | genirq/affinity: Pass first vector to __irq_build_affinity_masks()Ming Lei2018-11-051-9/+11
| * | | | | genirq/affinity: Move two stage affinity spreading into a helper functionMing Lei2018-11-051-36/+56
| * | | | | genirq/affinity: Spread IRQs to all available NUMA nodesLong Li2018-11-051-3/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'pm-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-12-254-34/+6
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki2018-12-212-26/+4
| |\ \ \ \ \ \ \
| | | | * | | | | PM / sleep: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-121-13/+2
| | | * | | | | | PM / QoS: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-291-13/+2
| | | | |_|_|/ / | | | |/| | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki2018-12-212-8/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | / / / / / | | | |_|/ / / / / | | |/| | | | | / | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | sched/cpufreq: Add the SPDX tagsDaniel Lezcano2018-12-112-8/+2
| | | | |/ / /
* | | | | | | fork,memcg: fix crash in free_thread_stack on memcg charge failRik van Riel2018-12-211-2/+7
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-12-211-4/+1
|\ \ \ \ \ \ \
| * | | | | | | posix-timers: Fix division by zero bugThomas Gleixner2018-12-171-4/+1
| |/ / / / / /
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-12-211-6/+63
|\ \ \ \ \ \ \
| * | | | | | | futex: Cure exit raceThomas Gleixner2018-12-181-6/+63
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-192-9/+25
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-12-152-9/+25
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | bpf: verifier: make sure callees don't prune with caller differencesJakub Kicinski2018-12-131-3/+10
| | * | | | | | bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann2018-12-111-6/+15
* | | | | | | | dma-direct: do not include SME mask in the DMA supported checkLendacky, Thomas2018-12-171-1/+6
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-123-3/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |