summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2008-08-19rcuclassic: fix compilation NGHiroshi Shimamoto
2008-08-19rcu: fix locking cleanup falloutPaul E. McKenney
2008-08-18rcu: remove redundant ACCESS_ONCE definition from rcupreempt.cPaul E. McKenney
2008-08-18lockdep: fix spurious 'inconsistent lock state' warningDmitry Baryshkov
2008-08-17rcu: fix classic RCU locking cleanup lockdep problemPaul E. McKenney
2008-08-16Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-08-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-08-15lockdep: fix build if CONFIG_PROVE_LOCKING not definedStephen Hemminger
2008-08-15sched: scale sysctl_sched_shares_ratelimit with nr_cpusPeter Zijlstra
2008-08-15rcu: trace fix possible mem-leakSteven Rostedt
2008-08-15completions: uninline try_wait_for_completion and completion_doneDave Chinner
2008-08-15kexec: use a mutex for locking rather than xchg()Andrew Morton
2008-08-15kexec jump: fix for ftraceHuang Ying
2008-08-15kexec jump: in sync with hibernation implementationHuang Ying
2008-08-15kexec jump: remove duplication of kexec_restart_prepare()Huang Ying
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying
2008-08-15kexec jump: clean up #ifdef and commentsHuang Ying
2008-08-15kexec: fix compilation warning on xchg(&kexec_lock, 0) in kernel_kexec()Huang Ying
2008-08-15rcu: classic RCU locking and memory-barrier cleanupsPaul E. McKenney
2008-08-15rcu: prevent console flood when one CPU sees another AWOL via RCUPaul E. McKenney
2008-08-14sched: fix rt-bandwidth hotplug racePeter Zijlstra
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()David Howells
2008-08-14sched, cpuset: rework sched domains and CPU hotplug handling (v4)Max Krasnyansky
2008-08-14sched: fix the race between walk_tg_tree and sched_create_groupZhang, Yanmin
2008-08-13lockdep: use WARN() in kernel/lockdep.cArjan van de Ven
2008-08-13lockdep: spin_lock_nest_lock(), checkpatch fixesAndrew Morton
2008-08-13Merge commit 'v2.6.27-rc3' into core/urgentIngo Molnar
2008-08-13lockdep: build fixIngo Molnar
2008-08-12genirq: switch /proc/irq/*/smp_affinity et al to seqfilesAlexey Dobriyan
2008-08-12cpu hotplug: s390 doesn't support additional_cpus anymore.Heiko Carstens
2008-08-12Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-08-12generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fixNick Piggin
2008-08-12stop_machine: remove unused variableLi Zefan
2008-08-12modules: extend initcall_debug functionality to the module loaderArjan van de Ven
2008-08-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-08-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-08-11Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-08-12Merge branch 'core/locking' into core/urgentIngo Molnar
2008-08-12Merge branch 'sched/clock' into sched/urgentIngo Molnar
2008-08-11lockdep: fix debug_lock_allocPeter Zijlstra
2008-08-11sched, cpu hotplug: fix set_cpus_allowed() use in hotplug callbacksDmitry Adamushko
2008-08-11generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask()Nick Piggin
2008-08-11sched: fix mysql+oltp regressionMike Galbraith
2008-08-11Merge branch 'linus' into sched/urgentIngo Molnar
2008-08-11rcu, debug: detect stalled grace periods, cleanupsIngo Molnar
2008-08-11rcu, debug: detect stalled grace periodsPaul E. McKenney
2008-08-11Merge branch 'linus' into core/rcuIngo Molnar
2008-08-11lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()Ingo Molnar