summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | kernel/notifier.c: intercept duplicate registrations to avoid infinite loopsXiaoming Ni2019-12-051-1/+4
| * | | | | | | | Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2019-12-057-0/+371
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | tracing: Do not create directories if lockdown is in affectSteven Rostedt (VMware)2019-12-042-0/+23
| | * | | | | | | tracing: Introduce trace event injectionCong Wang2019-12-025-0/+348
| * | | | | | | | Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-12-041-1/+3
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCYLeonard Crestez2019-11-291-1/+3
* | | | | | | | | stop_machine: remove try_stop_cpus helperYangtao Li2019-12-171-30/+0
* | | | | | | | | schied/fair: Skip calculating @contrib without loadPeng Wang2019-12-171-3/+17
* | | | | | | | | sched/fair: Optimize select_idle_cpuCheng Jian2019-12-171-3/+4
* | | | | | | | | cpu/hotplug, stop_machine: Fix stop_machine vs hotplug orderPeter Zijlstra2019-12-171-4/+9
* | | | | | | | | sched/wait: fix ___wait_var_event(exclusive)Oleg Nesterov2019-12-171-0/+1
* | | | | | | | | sched: Use fair:prio_changed() instead of ad-hoc implementationFrederic Weisbecker2019-12-171-8/+8
* | | | | | | | | sched: Spare resched IPI when prio changes on a single fair taskFrederic Weisbecker2019-12-171-0/+3
* | | | | | | | | sched/rt, workqueue: Use PREEMPTIONSebastian Andrzej Siewior2019-12-081-1/+1
* | | | | | | | | sched/rt, locking: Use CONFIG_PREEMPTIONSebastian Andrzej Siewior2019-12-081-6/+6
* | | | | | | | | Merge branch 'linus' into sched/urgent, to pick up the latest before merging ...Ingo Molnar2019-12-0859-2011/+1846
|\| | | | | | | |
| * | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-12-033-16/+23
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'timers/urgent' into timers/core, to pick up fixIngo Molnar2019-11-2520-95/+236
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | time: Zero the upper 32-bits in __kernel_timespec on 32-bitDmitry Safonov2019-11-211-1/+2
| | * | | | | | | | | time: Rename tsk->real_start_time to ->start_boottimePeter Zijlstra2019-11-131-1/+1
| | * | | | | | | | | time: Fix spelling mistake in commentMukesh Ojha2019-11-121-1/+1
| | * | | | | | | | | time: Optimize ns_to_timespec64()Arnd Bergmann2019-11-121-9/+12
| | * | | | | | | | | hrtimer: Annotate lockless access to timer->stateEric Dumazet2019-11-061-4/+7
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-12-036-25/+61
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2019-11-201-0/+44
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | genirq: Introduce irq_chip_get/set_parent_state callsMaulik Shah2019-11-161-0/+44
| | | | |_|_|_|/ / / / | | | |/| | | | | | |
| | * | | | | | | | | genirq: Fix function documentation of __irq_alloc_descs()luanshi2019-11-151-1/+1
| | * | | | | | | | | irq_work: Fix IRQ_WORK_BUSY bit clearingFrederic Weisbecker2019-11-151-0/+1
| | * | | | | | | | | irq_work: Slightly simplify IRQ_WORK_PENDING clearingFrederic Weisbecker2019-11-111-4/+3
| | * | | | | | | | | irq_work: Fix irq_work_claim() memory orderingFrederic Weisbecker2019-11-111-15/+7
| | * | | | | | | | | irq_work: Convert flags to atomic_tFrederic Weisbecker2019-11-114-12/+12
| * | | | | | | | | | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-12-032-28/+38
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | * | | | | | | | | kheaders: explain why include/config/autoconf.h is excluded from md5sumMasahiro Yamada2019-11-111-2/+9
| | * | | | | | | | | kheaders: remove the last bashism to allow sh to run itMasahiro Yamada2019-11-112-7/+8
| | * | | | | | | | | kheaders: optimize header copy for in-tree buildsMasahiro Yamada2019-11-111-7/+9
| | * | | | | | | | | kheaders: optimize md5sum calculation for in-tree buildsMasahiro Yamada2019-11-111-16/+16
| | * | | | | | | | | kheaders: remove unneeded 'cat' command piped to 'head' / 'tail'Masahiro Yamada2019-11-111-4/+4
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-023-2/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | kernel: sysctl: make drop_caches write-onlyJohannes Weiner2019-12-011-1/+1
| | * | | | | | | | | fork: support VMAP_STACK with KASAN_VMALLOCDaniel Axtens2019-12-011-0/+4
| | * | | | | | | | | mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_areaGaowei Pu2019-12-011-1/+1
| * | | | | | | | | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-017-103/+173
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | y2038: alarm: fix half-second cut-offArnd Bergmann2019-11-251-1/+1
| | * | | | | | | | | | y2038: allow disabling time32 system callsArnd Bergmann2019-11-151-0/+23
| | * | | | | | | | | | y2038: itimer: change implementation to timespec64Arnd Bergmann2019-11-151-62/+96
| | * | | | | | | | | | y2038: move itimer reset into itimer.cArnd Bergmann2019-11-151-2/+13
| | * | | | | | | | | | y2038: use compat_{get,set}_itimer on alphaArnd Bergmann2019-11-151-2/+2
| | * | | | | | | | | | y2038: itimer: compat handling to itimer.cArnd Bergmann2019-11-152-31/+35
| | * | | | | | | | | | y2038: time: avoid timespec usage in settimeofday()Arnd Bergmann2019-11-151-11/+9
| | * | | | | | | | | | y2038: syscalls: change remaining timeval to __kernel_old_timevalArnd Bergmann2019-11-152-2/+2