summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.34-rc7' into oprofileIngo Molnar2010-05-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'tip/tracing/core' into oprofile/coreRobert Richter2010-04-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | / / / / / / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into tracing/coreIngo Molnar2010-04-08
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | / / / / / / / / / / / / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | ring-buffer: Add lost event count to end of sub bufferSteven Rostedt2010-03-31
| | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Show the lost events in the trace_pipe outputSteven Rostedt2010-03-31
| | * | | | | | | | | | | | | | | | | | | | | | | | | | ring-buffer: Add place holder recording of dropped eventsSteven Rostedt2010-03-31
| | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt2010-03-31
| | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan2010-03-31
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: remove all rcu head initializations, except on_stack initializationsPaul E. McKenney2010-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: fix build bug in RCU_FAST_NO_HZ buildsPaul E. McKenney2010-05-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: RCU_FAST_NO_HZ must check RCU dyntick statePaul E. McKenney2010-05-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: reduce the number of spurious RCU_SOFTIRQ invocationsPaul E. McKenney2010-05-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: permit discontiguous cpu_possible_mask CPU numberingPaul E. McKenney2010-05-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: improve RCU CPU stall-warning messagesPaul E. McKenney2010-05-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: print boot-time console messages if RCU configs out of ordinaryPaul E. McKenney2010-05-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: disable CPU stall warnings upon panicPaul E. McKenney2010-05-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: slim down rcutiny by removing rcu_scheduler_active and friendsPaul E. McKenney2010-05-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: refactor RCU's context-switch handlingPaul E. McKenney2010-05-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: rename rcutiny rcu_ctrlblk to rcu_sched_ctrlblkPaul E. McKenney2010-05-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: shrink rcutiny by making synchronize_rcu_bh() be inlinePaul E. McKenney2010-05-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: ignore offline CPUs in last non-dyntick-idle CPU checkLai Jiangshan2010-05-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: move some code from macro to functionLai Jiangshan2010-05-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: make dead code really deadLai Jiangshan2010-05-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: substitute set_need_resched for sending resched IPIsPaul E. McKenney2010-05-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: optionally leave lockdep enabled after RCU lockdep splatLai Jiangshan2010-05-10
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Reduce stack_trace usageYong Zhang2010-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: No need to disable preemption in debug atomic opsFrederic Weisbecker2010-05-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Actually _dec_ in debug_atomic_decFrederic Weisbecker2010-05-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Provide off case for redundant_hardirqs_on incrementFrederic Weisbecker2010-05-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Simplify debug atomic opsFrederic Weisbecker2010-04-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Fix redundant_hardirqs_on incremented with irqs enabledFrederic Weisbecker2010-04-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.34-rc6' into core/lockingFrederic Weisbecker2010-04-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | lockstat: Make lockstat counting per cpuFrederic Weisbecker2010-04-06
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds2010-05-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | ptrace: Cleanup useless headerAlessio Igor Bogani2010-04-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | ptrace: kill BKL in ptrace syscallArnd Bergmann2010-04-10
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | profile: fix stats and data leakageHugh Dickins2010-05-14
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | memcg: fix css_is_ancestor() RCU lockingKAMEZAWA Hiroyuki2010-05-11
* | | | | | | | | | | | | | | | | | | | | | | | | memcg: fix css_id() RCU locking for realKAMEZAWA Hiroyuki2010-05-11
* | | | | | | | | | | | | | | | | | | | | | | | | bsdacct: use del_timer_sync() in acct_exit_ns()Vitaliy Gusev2010-05-11
* | | | | | | | | | | | | | | | | | | | | | | | | kexec: fix OOPS in crash_kernel_shrinkVitaly Mayatskikh2010-05-11
* | | | | | | | | | | | | | | | | | | | | | | | | revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-11
| |_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney2010-05-06
| * | | | | | | | | | | | | | | | | | | | | | | sched: Fix an RCU warning in print_task()Li Zefan2010-05-04
| * | | | | | | | | | | | | | | | | | | | | | | cgroup: Fix an RCU warning in alloc_css_id()Li Zefan2010-05-04
| * | | | | | | | | | | | | | | | | | | | | | | cgroup: Fix an RCU warning in cgroup_path()Li Zefan2010-05-04