aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-06-24kgdb: sparse fixJason Wessel
2008-06-24rcu: make quiescent rcutorture less power-hungryPaul E. McKenney
2008-06-24rcu, rcutorture: make quiescent rcutorture less power-hungryPaul E. McKenney
2008-06-24lockdep: add lock_class information to lock_chain and output itHuang, Ying
2008-06-23sched: add new API sched_setscheduler_nocheck: add a flag to control access c...Rusty Russell
2008-06-23ftrace: avoid modifying kprobe'd recordsAbhishek Sagar
2008-06-23ftrace: freeze kprobe'd recordsAbhishek Sagar
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar
2008-06-23Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-06-23futexes: fix fault handling in futex_lock_piThomas Gleixner
2008-06-23Merge branch 'linus' into sched/develIngo Molnar
2008-06-23Merge branch 'linus' into core/rcuIngo Molnar
2008-06-23Merge branch 'linus' into tracing/ftraceIngo Molnar
2008-06-23Merge branch 'linus' into sched/urgentIngo Molnar
2008-06-23Merge branch 'linus' into core/softirqIngo Molnar
2008-06-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-06-20sched: refactor wait_for_completion_timeout()Oleg Nesterov
2008-06-20softirq: remove irqs_disabled warning from local_bh_enableJohannes Berg
2008-06-20sched: fix wait_for_completion_timeout() spurious failure under heavy loadRoland Dreier
2008-06-20lockdep: add lock_class information to lock_chain and output itHuang, Ying
2008-06-20sched: rt: dont stop the period timer when there are tasks wanting to runPeter Zijlstra
2008-06-20sched: rt: dont stop the period timer when there are tasks wanting to runPeter Zijlstra
2008-06-20sched: rt: fix the bandwidth contraint computationsPeter Zijlstra
2008-06-20sched: rt: move some code aroundPeter Zijlstra
2008-06-20sched: rt: fix SMP bandwidth balancing for throttled groupsPeter Zijlstra
2008-06-20sched: debug: add some rt debug outputPeter Zijlstra
2008-06-19sched, delay accounting: fix incorrect delay time when constantly waiting on ...Bharath Ravi
2008-06-19rcu: make rcutorture more vicious: reinstate boot-time testingPaul E. McKenney
2008-06-19softlockup: fix NMI hangs due to lock race - 2.6.26-rc regressionJason Wessel
2008-06-19rcupreempt: remove export of rcu_batches_completed_bhSteven Rostedt
2008-06-19cpuset: limit the input of cpuset.sched_relax_domain_levelLi Zefan
2008-06-19sched: CPU hotplug events must not destroy scheduler domains created by the c...Max Krasnyansky
2008-06-19Merge branch 'sched' into sched-develIngo Molnar
2008-06-19sched: rt-group: fix RR bugletPeter Zijlstra
2008-06-19sched: rt-group: heirarchy aware throttlePeter Zijlstra
2008-06-19sched: rt-group: fix hierarchyPeter Zijlstra
2008-06-19sched: NULL pointer dereference while setting sched_rt_period_usDario Faggioli
2008-06-18rcu: make rcutorture more vicious: add stutter featurePaul E. McKenney
2008-06-18softirq: remove initialization of static per-cpu variableVegard Nossum
2008-06-18x86, generic: mark early_printk as asmlinkageJiri Slaby
2008-06-18sched: rework of "prioritize non-migratable tasks over migratable ones"Dmitry Adamushko
2008-06-18rcutorture: WARN_ON_ONCE(1) when detecting an errorIngo Molnar
2008-06-17sched: fix defined-but-unused warningRabin Vincent
2008-06-16namespacecheck: fixesIngo Molnar
2008-06-16Merge branch 'linus' into core/softirqIngo Molnar
2008-06-16Merge branch 'linus' into core/rcuIngo Molnar
2008-06-16Merge branch 'linus' into x86/xenIngo Molnar
2008-06-16Merge branch 'linus' into tracing/sysprofIngo Molnar
2008-06-16Merge branch 'linus' into tracing/ftraceIngo Molnar
2008-06-16Merge branch 'linus' into sched-develIngo Molnar