summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-186-22/+126
|\
| * Merge commit 'v2.6.34-rc7' into oprofileIngo Molnar2010-05-109-15/+47
| |\
| * \ Merge commit 'tip/tracing/core' into oprofile/coreRobert Richter2010-04-236-22/+126
| |\ \
| | * \ Merge branch 'linus' into tracing/coreIngo Molnar2010-04-0858-190/+306
| | |\ \
| | * | | ring-buffer: Add lost event count to end of sub bufferSteven Rostedt2010-03-311-4/+33
| | * | | tracing: Show the lost events in the trace_pipe outputSteven Rostedt2010-03-311-8/+22
| | * | | ring-buffer: Add place holder recording of dropped eventsSteven Rostedt2010-03-315-12/+73
| | * | | tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt2010-03-311-2/+3
| | * | | tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan2010-03-311-2/+1
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-1811-78/+230
|\ \ \ \ \
| * | | | | rcu: remove all rcu head initializations, except on_stack initializationsPaul E. McKenney2010-05-114-0/+14
| * | | | | rcu: fix build bug in RCU_FAST_NO_HZ buildsPaul E. McKenney2010-05-101-2/+2
| * | | | | rcu: RCU_FAST_NO_HZ must check RCU dyntick statePaul E. McKenney2010-05-101-2/+10
| * | | | | rcu: reduce the number of spurious RCU_SOFTIRQ invocationsPaul E. McKenney2010-05-103-6/+10
| * | | | | rcu: permit discontiguous cpu_possible_mask CPU numberingPaul E. McKenney2010-05-101-1/+1
| * | | | | rcu: improve RCU CPU stall-warning messagesPaul E. McKenney2010-05-102-9/+12
| * | | | | rcu: print boot-time console messages if RCU configs out of ordinaryPaul E. McKenney2010-05-102-8/+42
| * | | | | rcu: disable CPU stall warnings upon panicPaul E. McKenney2010-05-101-0/+24
| * | | | | rcu: slim down rcutiny by removing rcu_scheduler_active and friendsPaul E. McKenney2010-05-104-19/+65
| * | | | | rcu: refactor RCU's context-switch handlingPaul E. McKenney2010-05-104-11/+21
| * | | | | rcu: rename rcutiny rcu_ctrlblk to rcu_sched_ctrlblkPaul E. McKenney2010-05-101-6/+7
| * | | | | rcu: shrink rcutiny by making synchronize_rcu_bh() be inlinePaul E. McKenney2010-05-101-7/+2
| * | | | | rcu: ignore offline CPUs in last non-dyntick-idle CPU checkLai Jiangshan2010-05-101-1/+1
| * | | | | rcu: move some code from macro to functionLai Jiangshan2010-05-101-9/+9
| * | | | | rcu: make dead code really deadLai Jiangshan2010-05-101-2/+2
| * | | | | rcu: substitute set_need_resched for sending resched IPIsPaul E. McKenney2010-05-101-0/+10
| * | | | | rcu: optionally leave lockdep enabled after RCU lockdep splatLai Jiangshan2010-05-101-0/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-183-88/+123
|\ \ \ \ \
| * | | | | lockdep: Reduce stack_trace usageYong Zhang2010-05-071-8/+21
| * | | | | lockdep: No need to disable preemption in debug atomic opsFrederic Weisbecker2010-05-041-2/+2
| * | | | | lockdep: Actually _dec_ in debug_atomic_decFrederic Weisbecker2010-05-041-1/+1
| * | | | | lockdep: Provide off case for redundant_hardirqs_on incrementFrederic Weisbecker2010-05-042-1/+5
| * | | | | lockdep: Simplify debug atomic opsFrederic Weisbecker2010-04-301-8/+2
| * | | | | lockdep: Fix redundant_hardirqs_on incremented with irqs enabledFrederic Weisbecker2010-04-301-1/+6
| * | | | | Merge commit 'v2.6.34-rc6' into core/lockingFrederic Weisbecker2010-04-30105-977/+3266
| |\ \ \ \ \
| * | | | | | lockstat: Make lockstat counting per cpuFrederic Weisbecker2010-04-063-80/+99
* | | | | | | Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds2010-05-171-11/+0
|\ \ \ \ \ \ \
| * | | | | | | ptrace: Cleanup useless headerAlessio Igor Bogani2010-04-261-1/+0
| * | | | | | | ptrace: kill BKL in ptrace syscallArnd Bergmann2010-04-101-10/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | profile: fix stats and data leakageHugh Dickins2010-05-141-1/+3
* | | | | | | memcg: fix css_is_ancestor() RCU lockingKAMEZAWA Hiroyuki2010-05-111-5/+26
* | | | | | | memcg: fix css_id() RCU locking for realKAMEZAWA Hiroyuki2010-05-111-2/+13
* | | | | | | bsdacct: use del_timer_sync() in acct_exit_ns()Vitaliy Gusev2010-05-111-8/+9
* | | | | | | kexec: fix OOPS in crash_kernel_shrinkVitaly Mayatskikh2010-05-111-4/+2
* | | | | | | revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-111-2/+0
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-073-5/+24
|\ \ \ \ \ \
| * | | | | | rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney2010-05-061-0/+11
| * | | | | | sched: Fix an RCU warning in print_task()Li Zefan2010-05-041-0/+2
| * | | | | | cgroup: Fix an RCU warning in alloc_css_id()Li Zefan2010-05-041-2/+2
| * | | | | | cgroup: Fix an RCU warning in cgroup_path()Li Zefan2010-05-041-3/+9
OpenPOWER on IntegriCloud