| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Only do rcu_read_unlock_special() wakeups if expedited | Paul E. McKenney | 2019-05-25 | 1 | -2/+10 | |
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Check for wakeup-safe conditions in rcu_read_unlock_special() | Paul E. McKenney | 2019-05-25 | 1 | -5/+14 | |
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Enable elimination of Tree-RCU softirq processing | Sebastian Andrzej Siewior | 2019-05-25 | 3 | -134/+140 | |
| | | |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-07-08 | 5 | -25/+84 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | genirq: Add optional hardware synchronization for shutdown | Thomas Gleixner | 2019-07-03 | 2 | -19/+60 | |
| | * | | | | | | | | | | | | | | | | | | | | | genirq: Fix misleading synchronize_irq() documentation | Thomas Gleixner | 2019-07-03 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | genirq: Delay deactivation in free_irq() | Thomas Gleixner | 2019-07-03 | 5 | -5/+22 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-07-08 | 13 | -40/+174 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | time: Validate user input in compat_settimeofday() | zhengbin | 2019-07-07 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers/vdso' into timers/core | Thomas Gleixner | 2019-07-03 | 20 | -88/+283 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | timekeeping: Provide a generic update_vsyscall() implementation | Vincenzo Frascino | 2019-06-22 | 2 | -0/+134 | |
| | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | hrtimer: Use a bullet for the returns bullet list | Mauro Carvalho Chehab | 2019-06-27 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | timer_list: Guard procfs specific code | Nathan Huckleberry | 2019-06-23 | 1 | -17/+19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | posix-timers: Use spin_lock_irq() in itimer_delete() | Sebastian Andrzej Siewior | 2019-06-22 | 1 | -5/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | posix-timers: Remove "it_signal = NULL" assignment in itimer_delete() | Sebastian Andrzej Siewior | 2019-06-22 | 1 | -5/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | timekeeping: Use proper clock specifier names in functions | Jason A. Donenfeld | 2019-06-22 | 3 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | timekeeping: Use proper ktime_add when adding nsecs in coarse offset | Jason A. Donenfeld | 2019-06-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into timers/core | Thomas Gleixner | 2019-06-22 | 12 | -84/+178 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | ntp: Limit TAI-UTC offset | Miroslav Lichvar | 2019-06-22 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | alarmtimer: Fix kerneldoc comment for alarmtimer_suspend() | Yangtao Li | 2019-06-14 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | clocksource: Move inline keyword to the beginning of function declarations | Mathieu Malaterre | 2019-06-14 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | hrtimer: Remove unused header include | Yangtao Li | 2019-06-12 | 1 | -1/+0 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-07-08 | 8 | -54/+453 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | irq/irqdomain: Fix comment typo | Zenghui Yu | 2019-07-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | genirq: Update irq stats from NMI handlers | Shijith Thotton | 2019-07-06 | 2 | -1/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | softirq: Use __this_cpu_write() in takeover_tasklets() | Muchun Song | 2019-06-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | genirq/affinity: Remove unused argument from [__]irq_build_affinity_masks() | Minwoo Im | 2019-06-12 | 1 | -7/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | genirq/timings: Add selftest for next event computation | Daniel Lezcano | 2019-06-12 | 1 | -0/+66 | |
| | * | | | | | | | | | | | | | | | | | | | | | | genirq/timings: Add selftest for irqs circular buffer | Daniel Lezcano | 2019-06-12 | 1 | -0/+139 | |
| | * | | | | | | | | | | | | | | | | | | | | | | genirq/timings: Add selftest for circular array | Daniel Lezcano | 2019-06-12 | 2 | -0/+122 | |
| | * | | | | | | | | | | | | | | | | | | | | | | genirq/timings: Encapsulate storing function | Daniel Lezcano | 2019-06-12 | 1 | -19/+34 | |
| | * | | | | | | | | | | | | | | | | | | | | | | genirq/timings: Encapsulate timings push | Daniel Lezcano | 2019-06-12 | 1 | -9/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | genirq/timings: Optimize the period detection speed | Daniel Lezcano | 2019-06-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | genirq/timings: Fix timings buffer inspection | Daniel Lezcano | 2019-06-12 | 1 | -5/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | genirq/timings: Fix next event index function | Daniel Lezcano | 2019-06-12 | 1 | -9/+42 | |
| | * | | | | | | | | | | | | | | | | | | | | | | genirq/irqdomain: Remove WARN_ON() on out-of-memory condition | Geert Uytterhoeven | 2019-05-28 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-07-08 | 3 | -11/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | smp: Remove smp_call_function() and on_each_cpu() return values | Nadav Amit | 2019-06-23 | 2 | -9/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | smp: Do not mark call_function_data as shared | Nadav Amit | 2019-06-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | cpu/hotplug: Abort disabling secondary CPUs if wakeup is pending | Pavankumar Kondeti | 2019-06-12 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | cpu/hotplug: Fix notify_cpu_starting() reference in bringup_wait_for_ap() | Jiri Kosina | 2019-05-28 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2019-07-08 | 1 | -5/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | processor: get rid of cpu_relax_yield | Heiko Carstens | 2019-06-15 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | s390: improve wait logic of stop_machine | Martin Schwidefsky | 2019-06-15 | 1 | -5/+9 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2019-07-08 | 2 | -2/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | arm64: Fix interrupt tracing in the presence of NMIs | Julien Thierry | 2019-06-21 | 1 | -2/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | ptrace: move clearing of TIF_SYSCALL_EMU flag to core | Sudeep Holla | 2019-06-05 | 1 | -0/+3 | |
| | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME | Jann Horn | 2019-07-05 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2019-07-04 | 2 | -14/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | tracing/snapshot: Resize spare buffer if size changed | Eiichi Tsukata | 2019-06-28 | 1 | -4/+6 | |

