| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | | | | | | | | | | rcu: Enable tick for nohz_full CPUs slow to provide expedited QS | Paul E. McKenney | 2019-12-09 | 2 | -7/+46 | |
| | | | * | | | | | | | | | | | | rcu: Replace synchronize_sched_expedited_wait() "_sched" with "_rcu" | Paul E. McKenney | 2019-12-09 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | | | rcu: Update tree_exp.h function-header comments | Paul E. McKenney | 2019-12-09 | 1 | -12/+13 | |
| | | | * | | | | | | | | | | | | rcu: Rename sync_rcu_preempt_exp_done() to sync_rcu_exp_done() | Paul E. McKenney | 2019-12-09 | 2 | -12/+11 | |
| | | | * | | | | | | | | | | | | rcu: Allow only one expedited GP to run concurrently with wakeups | Neeraj Upadhyay | 2019-12-09 | 1 | -6/+5 | |
| | | | * | | | | | | | | | | | | rcu: Fix missed wakeup of exp_wq waiters | Neeraj Upadhyay | 2019-12-09 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | rcu: Substitute lookup for bit-twiddling in sync_rcu_exp_select_node_cpus() | Paul E. McKenney | 2019-12-09 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | | | rcu: Fix data-race due to atomic_t copy-by-value | Marco Elver | 2019-12-09 | 1 | -5/+6 | |
| | | | * | | | | | | | | | | | | rcu: Avoid modifying mask_ofl_ipi in sync_rcu_exp_select_node_cpus() | Boqun Feng | 2019-12-09 | 1 | -7/+6 | |
| | | | * | | | | | | | | | | | | rcu: Use *_ONCE() to protect lockless ->expmask accesses | Paul E. McKenney | 2019-12-09 | 1 | -10/+9 | |
| | | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-01-27 | 6 | -5/+87 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner | 2020-01-24 | 1 | -0/+18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | irqdomain: Fix a memory leak in irq_domain_push_irq() | Kevin Hao | 2020-01-20 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | genirq: Introduce irq_domain_translate_onecell | Yash Shah | 2020-01-20 | 1 | -0/+17 | |
| | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | genirq, sched/isolation: Isolate from handling managed interrupts | Ming Lei | 2020-01-22 | 3 | -3/+65 | |
| | * | | | | | | | | | | | | | | genirq: Add missing __must_hold() sparse annotation | Jules Irenge | 2020-01-09 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | genirq: Add missing __releases() sparse annotation | Jules Irenge | 2020-01-09 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | genirq: Show irq name in non-oneshot error message | Luca Ceresoli | 2020-01-09 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-01-27 | 2 | -63/+48 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | smp: Remove allocation mask from on_each_cpu_cond.*() | Sebastian Andrzej Siewior | 2020-01-24 | 2 | -14/+6 | |
| | * | | | | | | | | | | | | | | smp: Add a smp_cond_func_t argument to smp_call_function_many() | Sebastian Andrzej Siewior | 2020-01-24 | 1 | -43/+38 | |
| | * | | | | | | | | | | | | | | smp: Use smp_cond_func_t as type for the conditional function | Sebastian Andrzej Siewior | 2020-01-24 | 2 | -12/+10 | |
| | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-01-27 | 13 | -117/+703 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | alarmtimer: Make alarmtimer_get_rtcdev() a stub when CONFIG_RTC_CLASS=n | Stephen Boyd | 2020-01-24 | 1 | -5/+0 | |
| | * | | | | | | | | | | | | | | alarmtimer: Use wakeup source from alarmtimer platform device | Stephen Boyd | 2020-01-24 | 1 | -10/+5 | |
| | * | | | | | | | | | | | | | | alarmtimer: Make alarmtimer platform device child of RTC device | Stephen Boyd | 2020-01-24 | 1 | -11/+9 | |
| | * | | | | | | | | | | | | | | alarmtimer: Update alarmtimer_get_rtcdev() docs to reflect reality | Stephen Boyd | 2020-01-24 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | hrtimer: Add missing sparse annotation for __run_timer() | Jules Irenge | 2020-01-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | tick/common: Touch watchdog in tick_unfreeze() on all CPUs | Chunyan Zhang | 2020-01-15 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | alarmtimer: Unregister wakeup source when module get fails | Stephen Boyd | 2020-01-15 | 1 | -3/+5 | |
| | * | | | | | | | | | | | | | | fs/proc: Introduce /proc/pid/timens_offsets | Andrei Vagin | 2020-01-14 | 1 | -0/+101 | |
| | * | | | | | | | | | | | | | | x86/vdso: Zap vvar pages when switching to a time namespace | Dmitry Safonov | 2020-01-14 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | | | time: Allocate per-timens vvar page | Dmitry Safonov | 2020-01-14 | 1 | -1/+103 | |
| | * | | | | | | | | | | | | | | posix-timers: Make clock_nanosleep() time namespace aware | Andrei Vagin | 2020-01-14 | 2 | -4/+25 | |
| | * | | | | | | | | | | | | | | hrtimers: Prepare hrtimer_nanosleep() for time namespaces | Andrei Vagin | 2020-01-14 | 3 | -8/+12 | |
| | * | | | | | | | | | | | | | | alarmtimer: Make nanosleep() time namespace aware | Andrei Vagin | 2020-01-14 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | posix-timers: Make timer_settime() time namespace aware | Andrei Vagin | 2020-01-14 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | time: Add do_timens_ktime_to_host() helper | Andrei Vagin | 2020-01-14 | 1 | -0/+36 | |
| | * | | | | | | | | | | | | | | posix-clocks: Wire up clock_gettime() with timens offsets | Andrei Vagin | 2020-01-14 | 3 | -1/+16 | |
| | * | | | | | | | | | | | | | | posix-timers: Use clock_get_ktime() in common_timer_get() | Andrei Vagin | 2020-01-14 | 1 | -7/+1 | |
| | * | | | | | | | | | | | | | | posix-clocks: Introduce clock_get_ktime() callback | Andrei Vagin | 2020-01-14 | 3 | -2/+46 | |
| | * | | | | | | | | | | | | | | alarmtimer: Provide get_timespec() callback | Andrei Vagin | 2020-01-14 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | alarmtimer: Rename gettime() callback to get_ktime() | Andrei Vagin | 2020-01-14 | 1 | -17/+17 | |
| | * | | | | | | | | | | | | | | posix-clocks: Rename .clock_get_timespec() callbacks accordingly | Andrei Vagin | 2020-01-14 | 2 | -11/+11 | |
| | * | | | | | | | | | | | | | | posix-clocks: Rename the clock_get() callback to clock_get_timespec() | Andrei Vagin | 2020-01-14 | 5 | -35/+35 | |
| | * | | | | | | | | | | | | | | time: Add timens_offsets to be used for tasks in time namespace | Andrei Vagin | 2020-01-14 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | ns: Introduce Time Namespace | Andrei Vagin | 2020-01-14 | 4 | -10/+265 | |
| | * | | | | | | | | | | | | | | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 2020-01-10 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | time/sched_clock: Disable interrupts in sched_clock_register() | Paul Cercueil | 2020-01-09 | 1 | -2/+5 | |
| | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'core-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-01-27 | 1 | -24/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||

