Commit Graph

9067 Commits (f5f654096487c6d526c47bb66308f9de81f091cf)

Author SHA1 Message Date
Paul E. McKenney f5f6540964 rcu: Export rcu_scheduler_active 15 years ago
Paul E. McKenney d9f1bb6ad7 rcu: Make rcu_read_lock_sched_held() take boot time into account 15 years ago
Paul E. McKenney 056ba4a9be rcu: Make lockdep_rcu_dereference() message less alarmist 15 years ago
Ingo Molnar c50cc75271 sched, cgroups: Fix module export 15 years ago
Paul E. McKenney 1ed509a225 rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task information 15 years ago
Paul E. McKenney 6155fec92e rcu: Fix rcutorture mod_timer argument to delay one jiffy 15 years ago
Paul E. McKenney 3acd9eb31c rcu: Fix deadlock in TREE_PREEMPT_RCU CPU stall detection 15 years ago
Paul E. McKenney 1304afb225 rcu: Convert to raw_spinlocks 15 years ago
Paul E. McKenney 20133cfce7 rcu: Stop overflowing signed integers 15 years ago
Paul E. McKenney 8bd93a2c5d rcu: Accelerate grace period if last non-dynticked CPU 15 years ago
Paul E. McKenney 497f0ab39c sched: Better name for for_each_domain_rd 15 years ago
Paul E. McKenney d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() 15 years ago
Paul E. McKenney 0632eb3d75 rcu: Integrate rcu_dereference_check() message into lockdep 15 years ago
Paul E. McKenney 632ee20013 rcu: Introduce lockdep-based checking to RCU read-side primitives 15 years ago
Tetsuo Handa 701188374b kernel/sys.c: fix missing rcu protection for sys_getpriority() 15 years ago
Anton Vorontsov 5a5e0f4c70 kfifo: Don't use integer as NULL pointer 15 years ago
Anton Vorontsov 1a02d59aba kfifo: Make kfifo_initialized work after kfifo_free 15 years ago
Peter Zijlstra 6f93d0a7c8 perf_events: Fix FORK events 15 years ago
Heiko Carstens a9bb18f36c tracing/kprobes: Fix probe parsing 15 years ago
Jason Wang c93d89f3db Export the symbol of getboottime and mmonotonic_to_bootbased 15 years ago
Mahesh Salgaonkar cd757645fb perf: Make bp_len type to u64 generic across the arch 15 years ago
Peter Zijlstra b9c3032277 hrtimer, softirq: Fix hrtimer->softirq trampoline 15 years ago
Thomas Gleixner 59647b6ac3 futex: Handle futex value corruption gracefully 15 years ago
Thomas Gleixner 51246bfd18 futex: Handle user space corruption gracefully 15 years ago
Mikael Pettersson 5ecb01cfdf futex_lock_pi() key refcnt fix 15 years ago
Li Zefan 4528fd0595 cgroups: fix to return errno in a failure path 15 years ago
Randy Dunlap bc173f7092 kfifo: fix kernel-doc notation 15 years ago
Julia Lawall b8a1d37c5f kernel/cred.c: use kmem_cache_free 15 years ago
Lai Jiangshan 4f48f8b7fd tracing: Fix circular dead lock in stack trace 15 years ago
Jason Wessel d6ad3e286d softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume 15 years ago
Jason Wessel 5352ae638e perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger 15 years ago
Jason Wessel cc0967490c x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API 15 years ago
Mahesh Salgaonkar b23ff0e933 hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails. 15 years ago
Frans Pop 9d3cfc4c1d sched: Correct printk whitespace in warning from cpu down task check 15 years ago
Peter Zijlstra 11854247e2 sched: Fix incorrect sanity check 15 years ago
Oleg Nesterov 48d5067417 lockdep: Fix check_usage_backwards() error message 15 years ago
Mike Frysinger 0368897034 tracing/documentation: Cover new frame pointer semantics 15 years ago
Steven Rostedt 3c05d74827 ring-buffer: Check for end of page in iterator 15 years ago
Steven Rostedt 492a74f421 ring-buffer: Check if ring buffer iterator has stale data 15 years ago
Thomas Gleixner 7b7422a566 clocksource: Prevent potential kgdb dead lock 15 years ago
Steven Rostedt 74bf4076f2 tracing: Prevent kernel oops with corrupted buffer 15 years ago
Peter Zijlstra fabf318e5e sched: Fix fork vs hotplug vs cpuset namespaces 15 years ago
Peter Zijlstra 22e190851f perf: Honour event state for aux stream data 15 years ago
Peter Zijlstra fe432200ab perf: Fix perf_event_do_pending() fallback callsite 15 years ago
Yong Zhang 6d558c3ac9 sched: Reassign prev and switch_count when reacquire_kernel_lock() fail 15 years ago
Mike Galbraith 50b926e439 sched: Fix vmark regression on big machines 15 years ago
Xiaotian Feng ea9d8e3f45 clockevent: Don't remove broadcast device when cpu is dead 15 years ago
David John af2422c42c smp_call_function_any(): pass the node value to cpumask_of_node() 15 years ago
Andi Kleen 5dab600e6a kfifo: document everywhere that size has to be power of two 15 years ago
Andi Kleen a5b9e2c106 kfifo: add kfifo_out_peek 15 years ago