Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | kernel/notifier.c: intercept duplicate registrations to avoid infinite loops | Xiaoming Ni | 2019-12-05 | 1 | -1/+4 | |
| * | | | | | | | | Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2019-12-05 | 7 | -0/+371 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | * | | | | | | | tracing: Do not create directories if lockdown is in affect | Steven Rostedt (VMware) | 2019-12-04 | 2 | -0/+23 | |
| | * | | | | | | | tracing: Introduce trace event injection | Cong Wang | 2019-12-02 | 5 | -0/+348 | |
| * | | | | | | | | Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2019-12-04 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY | Leonard Crestez | 2019-11-29 | 1 | -1/+3 | |
* | | | | | | | | | stop_machine: remove try_stop_cpus helper | Yangtao Li | 2019-12-17 | 1 | -30/+0 | |
* | | | | | | | | | schied/fair: Skip calculating @contrib without load | Peng Wang | 2019-12-17 | 1 | -3/+17 | |
* | | | | | | | | | sched/fair: Optimize select_idle_cpu | Cheng Jian | 2019-12-17 | 1 | -3/+4 | |
* | | | | | | | | | cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order | Peter Zijlstra | 2019-12-17 | 1 | -4/+9 | |
* | | | | | | | | | sched/wait: fix ___wait_var_event(exclusive) | Oleg Nesterov | 2019-12-17 | 1 | -0/+1 | |
* | | | | | | | | | sched: Use fair:prio_changed() instead of ad-hoc implementation | Frederic Weisbecker | 2019-12-17 | 1 | -8/+8 | |
* | | | | | | | | | sched: Spare resched IPI when prio changes on a single fair task | Frederic Weisbecker | 2019-12-17 | 1 | -0/+3 | |
* | | | | | | | | | sched/rt, workqueue: Use PREEMPTION | Sebastian Andrzej Siewior | 2019-12-08 | 1 | -1/+1 | |
* | | | | | | | | | sched/rt, locking: Use CONFIG_PREEMPTION | Sebastian Andrzej Siewior | 2019-12-08 | 1 | -6/+6 | |
* | | | | | | | | | Merge branch 'linus' into sched/urgent, to pick up the latest before merging ... | Ingo Molnar | 2019-12-08 | 59 | -2011/+1846 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-12-03 | 3 | -16/+23 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'timers/urgent' into timers/core, to pick up fix | Ingo Molnar | 2019-11-25 | 20 | -95/+236 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | time: Zero the upper 32-bits in __kernel_timespec on 32-bit | Dmitry Safonov | 2019-11-21 | 1 | -1/+2 | |
| | * | | | | | | | | | time: Rename tsk->real_start_time to ->start_boottime | Peter Zijlstra | 2019-11-13 | 1 | -1/+1 | |
| | * | | | | | | | | | time: Fix spelling mistake in comment | Mukesh Ojha | 2019-11-12 | 1 | -1/+1 | |
| | * | | | | | | | | | time: Optimize ns_to_timespec64() | Arnd Bergmann | 2019-11-12 | 1 | -9/+12 | |
| | * | | | | | | | | | hrtimer: Annotate lockless access to timer->state | Eric Dumazet | 2019-11-06 | 1 | -4/+7 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-12-03 | 6 | -25/+61 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner | 2019-11-20 | 1 | -0/+44 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | genirq: Introduce irq_chip_get/set_parent_state calls | Maulik Shah | 2019-11-16 | 1 | -0/+44 | |
| | | | |_|_|_|/ / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | genirq: Fix function documentation of __irq_alloc_descs() | luanshi | 2019-11-15 | 1 | -1/+1 | |
| | * | | | | | | | | | irq_work: Fix IRQ_WORK_BUSY bit clearing | Frederic Weisbecker | 2019-11-15 | 1 | -0/+1 | |
| | * | | | | | | | | | irq_work: Slightly simplify IRQ_WORK_PENDING clearing | Frederic Weisbecker | 2019-11-11 | 1 | -4/+3 | |
| | * | | | | | | | | | irq_work: Fix irq_work_claim() memory ordering | Frederic Weisbecker | 2019-11-11 | 1 | -15/+7 | |
| | * | | | | | | | | | irq_work: Convert flags to atomic_t | Frederic Weisbecker | 2019-11-11 | 4 | -12/+12 | |
| * | | | | | | | | | | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-12-03 | 2 | -28/+38 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | kheaders: explain why include/config/autoconf.h is excluded from md5sum | Masahiro Yamada | 2019-11-11 | 1 | -2/+9 | |
| | * | | | | | | | | | kheaders: remove the last bashism to allow sh to run it | Masahiro Yamada | 2019-11-11 | 2 | -7/+8 | |
| | * | | | | | | | | | kheaders: optimize header copy for in-tree builds | Masahiro Yamada | 2019-11-11 | 1 | -7/+9 | |
| | * | | | | | | | | | kheaders: optimize md5sum calculation for in-tree builds | Masahiro Yamada | 2019-11-11 | 1 | -16/+16 | |
| | * | | | | | | | | | kheaders: remove unneeded 'cat' command piped to 'head' / 'tail' | Masahiro Yamada | 2019-11-11 | 1 | -4/+4 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-12-02 | 3 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | kernel: sysctl: make drop_caches write-only | Johannes Weiner | 2019-12-01 | 1 | -1/+1 | |
| | * | | | | | | | | | fork: support VMAP_STACK with KASAN_VMALLOC | Daniel Axtens | 2019-12-01 | 1 | -0/+4 | |
| | * | | | | | | | | | mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_area | Gaowei Pu | 2019-12-01 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 2019-12-01 | 7 | -103/+173 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | y2038: alarm: fix half-second cut-off | Arnd Bergmann | 2019-11-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | y2038: allow disabling time32 system calls | Arnd Bergmann | 2019-11-15 | 1 | -0/+23 | |
| | * | | | | | | | | | | y2038: itimer: change implementation to timespec64 | Arnd Bergmann | 2019-11-15 | 1 | -62/+96 | |
| | * | | | | | | | | | | y2038: move itimer reset into itimer.c | Arnd Bergmann | 2019-11-15 | 1 | -2/+13 | |
| | * | | | | | | | | | | y2038: use compat_{get,set}_itimer on alpha | Arnd Bergmann | 2019-11-15 | 1 | -2/+2 | |
| | * | | | | | | | | | | y2038: itimer: compat handling to itimer.c | Arnd Bergmann | 2019-11-15 | 2 | -31/+35 | |
| | * | | | | | | | | | | y2038: time: avoid timespec usage in settimeofday() | Arnd Bergmann | 2019-11-15 | 1 | -11/+9 | |
| | * | | | | | | | | | | y2038: syscalls: change remaining timeval to __kernel_old_timeval | Arnd Bergmann | 2019-11-15 | 2 | -2/+2 |