summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-05-051-1/+1
|\ \ \ \ \
| * | | | | workqueue: flush_delayed_work: keep the original workqueue for re-queueingOleg Nesterov2010-04-301-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-041-1/+1
|\ \ \ \ \
| * | | | | perf: Fix resource leak in failure path of perf_event_open()Tejun Heo2010-05-011-1/+1
| |/ / / /
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-042-5/+18
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | rcu: Fix RCU lockdep splat on freezer_fork pathPaul E. McKenney2010-04-301-1/+4
| * | | rcu: Fix RCU lockdep splat in set_task_cpu on fork pathPeter Zijlstra2010-04-301-0/+10
| * | | mutex: Don't spin when the owner CPU is offline or other weird casesBenjamin Herrenschmidt2010-04-231-4/+4
* | | | kernel/sys.c: fix compat uname machineAndreas Schwab2010-04-241-1/+1
|/ / /