Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'core/debugobjects'auto-latest | Ingo Molnar | 2019-06-29 | 1 | -68/+253 | |
|\ | ||||||
| * | debugobjects: Move printk out of db->lock critical sectionscore/debugobjects | Waiman Long | 2019-06-14 | 1 | -19/+39 | |
| * | debugobjects: Less aggressive freeing of excess debug objects | Waiman Long | 2019-06-14 | 1 | -12/+49 | |
| * | debugobjects: Reduce number of pool_lock acquisitions in fill_pool() | Waiman Long | 2019-06-14 | 1 | -8/+16 | |
| * | debugobjects: Percpu pool lookahead freeing/allocation | Waiman Long | 2019-06-14 | 1 | -6/+69 | |
| * | debugobjects: Add percpu free pools | Waiman Long | 2019-06-14 | 1 | -24/+91 | |
| * | debugobjects: No need to check return value of debugfs_create() | Greg Kroah-Hartman | 2019-06-14 | 1 | -12/+2 | |
* | | Merge branch 'core/rcu' | Ingo Molnar | 2019-06-29 | 61 | -466/+845 | |
|\ \ | ||||||
| * \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...core/rcu | Ingo Molnar | 2019-06-28 | 61 | -466/+845 | |
| |\ \ | ||||||
| | * \ | Merge LKMM and RCU commits | Paul E. McKenney | 2019-06-24 | 49 | -431/+736 | |
| | |\ \ | ||||||
| | | | \ | ||||||
| | | | \ | ||||||
| | | | \ | ||||||
| | | | \ | ||||||
| | | | \ | ||||||
| | | | \ | ||||||
| | | | \ | ||||||
| | | | \ | ||||||
| | | *-------. \ | Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1... | Paul E. McKenney | 2019-06-19 | 45 | -262/+484 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | | | | | * | | rcutorture: Upper case solves the case of the vanishing NULL pointer | Paul E. McKenney | 2019-05-28 | 1 | -1/+2 | |
| | | | | | | | * | | torture: Suppress propagating trace_printk() warning | Paul E. McKenney | 2019-05-28 | 1 | -0/+1 | |
| | | | | | | | * | | rcutorture: Dump trace buffer for callback pipe drain failures | Paul E. McKenney | 2019-05-28 | 1 | -1/+3 | |
| | | | | | | | * | | torture: Add --trust-make to suppress "make clean" | Paul E. McKenney | 2019-05-28 | 3 | -2/+11 | |
| | | | | | | | * | | torture: Make --cpus override idleness calculations | Paul E. McKenney | 2019-05-28 | 2 | -0/+8 | |
| | | | | | | | * | | torture: Run kernel build in source directory | Paul E. McKenney | 2019-05-28 | 4 | -47/+22 | |
| | | | | | | | * | | torture: Add function graph-tracing cheat sheet | Paul E. McKenney | 2019-05-28 | 1 | -0/+2 | |
| | | | | | | | * | | torture: Capture qemu output | Paul E. McKenney | 2019-05-28 | 2 | -2/+10 | |
| | | | | | | | * | | rcutorture: Tweak kvm options | Sebastian Andrzej Siewior | 2019-05-28 | 2 | -1/+15 | |
| | | | | | | | * | | rcutorture: Add trivial RCU implementation | Paul E. McKenney | 2019-05-28 | 5 | -1/+79 | |
| | | | | | | | * | | rcutorture: Halt forward-progress checks at end of run | Paul E. McKenney | 2019-05-28 | 1 | -1/+2 | |
| | | | | | | | * | | rcutorture: Give the scheduler a chance on PREEMPT && NO_HZ_FULL kernels | Paul E. McKenney | 2019-05-28 | 1 | -3/+14 | |
| | | | | | | | * | | rcutorture: Exempt TREE01 from forward-progress testing | Paul E. McKenney | 2019-05-28 | 1 | -0/+1 | |
| | | | | | | | * | | rcutorture: Exempt tasks RCU from timely draining of grace periods | Paul E. McKenney | 2019-05-28 | 1 | -1/+4 | |
| | | | | | | | * | | rcutorture: Provide rudimentary Makefile | Paul E. McKenney | 2019-05-28 | 1 | -0/+3 | |
| | | | | | | | * | | torture: Make kvm-find-errors.sh and kvm-recheck.sh provide exit status | Paul E. McKenney | 2019-05-28 | 2 | -0/+6 | |
| | | | | | | | * | | torture: Allow inter-stutter interval to be specified | Paul E. McKenney | 2019-05-28 | 4 | -5/+10 | |
| | | | | | | | * | | rcutorture: Fix stutter_wait() return value and freelist checks | Paul E. McKenney | 2019-05-28 | 2 | -8/+25 | |
| | | | | | | | * | | rcutorture: Add cond_resched() to forward-progress free-up loop | Paul E. McKenney | 2019-05-28 | 1 | -2/+4 | |
| | | | | | | | * | | rcutorture: Add cpu0 to the set of CPUs to add jitter | Joel Fernandes (Google) | 2019-05-28 | 1 | -2/+6 | |
| | | | | | | | * | | rcutorture: Select from only online CPUs | Joel Fernandes (Google) | 2019-05-28 | 1 | -2/+3 | |
| | | | | | | * | | | rcu/sync: Simplify the state machine | Oleg Nesterov | 2019-05-28 | 2 | -73/+96 | |
| | | | | | | * | | | locking/percpu-rwsem: Add DEFINE_PERCPU_RWSEM(), use it to initialize cgroup_... | Oleg Nesterov | 2019-05-28 | 2 | -4/+7 | |
| | | | | | | * | | | uprobes: Use DEFINE_STATIC_PERCPU_RWSEM() to initialize dup_mmap_sem | Oleg Nesterov | 2019-05-28 | 1 | -3/+1 | |
| | | | | | | * | | | rcu/sync: Kill rcu_sync_type/gp_type | Oleg Nesterov | 2019-05-28 | 4 | -78/+17 | |
| | | | | | | |/ / | ||||||
| | | | | | * | | | rcu: Make __call_srcu static | Jiang Biao | 2019-05-28 | 1 | -2/+2 | |
| | | | | | * | | | 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 | 5 | -3/+90 | |
| | | | | | |/ / | ||||||
| | | | | * | | | rcu: Don't return a value from rcu_assign_pointer() | Andrea Parri | 2019-06-13 | 4 | -10/+9 | |
| | | | | * | | | rcu: Force inlining of rcu_read_lock() | Waiman Long | 2019-06-13 | 1 | -1/+1 | |
| | | | | * | | | rcu: Fix irritating whitespace error in rcu_assign_pointer() | Paul E. McKenney | 2019-06-13 | 1 | -1/+1 | |
| | | | | * | | | rcu: Upgrade sync_exp_work_done() to smp_mb() | Paul E. McKenney | 2019-06-13 | 1 | -2/+1 | |
| | | | | * | | | doc: Remove ".vnet" from paulmck email addresses | Paul E. McKenney | 2019-05-28 | 3 | -3/+3 | |
| | | | | * | | | rcu: Set a maximum limit for back-to-back callback invocation | Paul E. McKenney | 2019-05-28 | 1 | -3/+4 | |
| | | | | * | | | rcu: Make kfree_rcu() ignore NULL pointers | Paul E. McKenney | 2019-05-28 | 1 | -4/+8 | |
| | | | | * | | | rcu: Correctly unlock root node in rcu_check_gp_start_stall() | Neeraj Upadhyay | 2019-05-28 | 1 | -1/+3 | |
| | | | | * | | | rcu: Dump specified number of blocked tasks | Neeraj Upadhyay | 2019-05-28 | 1 | -1/+1 | |
| | | | | |/ / | ||||||
| | | | * | | | doc: Fixup definition of rcupdate.rcu_task_stall_timeout | Zhenzhong Duan | 2019-05-28 | 1 | -1/+1 |