Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | sched/fair: Remove the rq->cpu_load[] update code | Dietmar Eggemann | 2019-06-03 | 1 | -8/+0 | |
| * | | | | | | sched/core: Provide a pointer to the valid CPU mask | Sebastian Andrzej Siewior | 2019-06-03 | 1 | -2/+3 | |
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-09 | 8 | -46/+85 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/percpu: Relax smp_processor_id() | Peter Zijlstra | 2019-06-17 | 1 | -14/+31 | |
| * | | | | | | | locking/rwsem: Make rwsem->owner an atomic_long_t | Waiman Long | 2019-06-17 | 2 | -7/+8 | |
| * | | | | | | | locking/rwsem: Clarify usage of owner's nonspinaable bit | Waiman Long | 2019-06-17 | 1 | -1/+1 | |
| * | | | | | | | locking/rwsem: Always release wait_lock before waking up tasks | Waiman Long | 2019-06-17 | 1 | -0/+5 | |
| * | | | | | | | locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER | Waiman Long | 2019-06-17 | 1 | -4/+5 | |
| * | | | | | | | locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel... | Nikolay Borisov | 2019-06-17 | 1 | -2/+2 | |
| * | | | | | | | jump_label: Batch updates if arch supports it | Daniel Bristot de Oliveira | 2019-06-17 | 1 | -0/+3 | |
| * | | | | | | | Merge tag 'v5.2-rc5' into locking/core, to pick up fixes | Ingo Molnar | 2019-06-17 | 300 | -2472/+511 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | locking/atomic: Use s64 for atomic64_t on 64-bit | Mark Rutland | 2019-06-03 | 1 | -1/+1 | |
| * | | | | | | | locking/atomic: Use s64 for atomic64 | Mark Rutland | 2019-06-03 | 1 | -10/+10 | |
| * | | | | | | | locking/lockdep: Change the range of class_idx in held_lock struct | Yuyang Du | 2019-06-03 | 1 | -7/+7 | |
| * | | | | | | | locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with | Yuyang Du | 2019-06-03 | 1 | -0/+1 | |
| * | | | | | | | locking/lockdep: Use lockdep_init_task for task initiation consistently | Yuyang Du | 2019-06-03 | 1 | -1/+6 | |
| * | | | | | | | locking/lockdep: Update obsolete struct field description | Yuyang Du | 2019-06-03 | 1 | -3/+9 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-07-09 | 8 | -46/+55 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2019-06-28 | 8 | -46/+55 | |
| |\ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | *-------. \ \ \ \ \ \ | Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1... | Paul E. McKenney | 2019-06-19 | 6 | -45/+47 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | ||||||
| | | | | | | * | | | | | | torture: Allow inter-stutter interval to be specified | Paul E. McKenney | 2019-05-28 | 1 | -1/+1 | |
| | | | |_|_|/ / / / / / | | | |/| | | | | | | | | ||||||
| | | | | | * | | | | | | rcu/sync: Simplify the state machine | Oleg Nesterov | 2019-05-28 | 1 | -3/+1 | |
| | | | | | * | | | | | | locking/percpu-rwsem: Add DEFINE_PERCPU_RWSEM(), use it to initialize cgroup_... | Oleg Nesterov | 2019-05-28 | 1 | -2/+6 | |
| | | | | | * | | | | | | rcu/sync: Kill rcu_sync_type/gp_type | Oleg Nesterov | 2019-05-28 | 2 | -27/+11 | |
| | | | |_|/ / / / / / | | | |/| | | | | | | | ||||||
| | | | | * | | | | | | module: Make srcu_struct ptr array as read-only | Joel Fernandes (Google) | 2019-05-28 | 1 | -1/+1 | |
| | | | | * | | | | | | srcu: Remove unused vmlinux srcu linker entries | Joel Fernandes (Google) | 2019-05-28 | 1 | -4/+0 | |
| | | | | * | | | | | | srcu: Allocate per-CPU data for DEFINE_SRCU() in modules | Paul E. McKenney | 2019-05-28 | 3 | -3/+20 | |
| | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | | | * | | | | | | rcu: Don't return a value from rcu_assign_pointer() | Andrea Parri | 2019-06-14 | 1 | -3/+2 | |
| | | | * | | | | | | rcu: Force inlining of rcu_read_lock() | Waiman Long | 2019-06-14 | 1 | -1/+1 | |
| | | | * | | | | | | rcu: Fix irritating whitespace error in rcu_assign_pointer() | Paul E. McKenney | 2019-06-14 | 1 | -1/+1 | |
| | | | * | | | | | | rcu: Make kfree_rcu() ignore NULL pointers | Paul E. McKenney | 2019-05-28 | 1 | -4/+8 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | lockdep: Add assertion to check if in an interrupt | Joel Fernandes (Google) | 2019-05-25 | 1 | -0/+7 | |
| | * | | | | | | | rcu: Check for wakeup-safe conditions in rcu_read_unlock_special() | Paul E. McKenney | 2019-05-25 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-07-08 | 12 | -27/+436 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | timer: Document TIMER_PINNED | Peter Xu | 2019-07-07 | 1 | -8/+19 | |
| * | | | | | | | | clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic | Michael Kelley | 2019-07-03 | 1 | -0/+80 | |
| * | | | | | | | | clocksource/drivers: Make Hyper-V clocksource ISA agnostic | Michael Kelley | 2019-07-03 | 1 | -0/+27 | |
| * | | | | | | | | Merge branch 'timers/vdso' into timers/core | Thomas Gleixner | 2019-07-03 | 428 | -1933/+721 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | vdso: Remove superfluous #ifdef __KERNEL__ in vdso/datapage.h | Catalin Marinas | 2019-06-26 | 1 | -4/+0 | |
| | * | | | | | | | | timekeeping: Provide a generic update_vsyscall() implementation | Vincenzo Frascino | 2019-06-22 | 2 | -0/+61 | |
| | * | | | | | | | | lib/vdso: Provide generic VDSO implementation | Vincenzo Frascino | 2019-06-22 | 1 | -0/+56 | |
| | * | | | | | | | | vdso: Define standardized vdso_datapage | Vincenzo Frascino | 2019-06-22 | 1 | -0/+93 | |
| | * | | | | | | | | hrtimer: Split out hrtimer defines into separate header | Vincenzo Frascino | 2019-06-22 | 2 | -15/+28 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | clocksource/drivers/davinci: Add support for clockevents | Bartosz Golaszewski | 2019-06-25 | 1 | -0/+44 | |
| * | | | | | | | | clocksource/drivers/exynos_mct: Increase priority over ARM arch timer | Marek Szyprowski | 2019-06-25 | 1 | -1/+1 | |
| * | | | | | | | | timekeeping: Boot should be boottime for coarse ns accessor | Jason A. Donenfeld | 2019-06-25 | 1 | -1/+1 | |
| * | | | | | | | | timekeeping: Add missing _ns functions for coarse accessors | Jason A. Donenfeld | 2019-06-22 | 1 | -0/+28 | |
| * | | | | | | | | timekeeping: Use proper clock specifier names in functions | Jason A. Donenfeld | 2019-06-22 | 2 | -3/+3 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-07-08 | 3 | -3/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | irqchip/gic-v2m: Add support for Amazon Graviton variant of GICv3+GICv2m | Zeev Zilberman | 2019-06-11 | 2 | -3/+5 |