summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-06-25Merge branch 'linus' into tracing/ftracetip-tracing-ftrace-2008-06-25_10.27_WedIngo Molnar
2008-06-24kgdb: sparse fixJason Wessel
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 tracing/ftracetip-tracing-ftrace-2008-06-23_09.11_MonIngo Molnar
2008-06-23Merge branch 'linus' into sched/urgenttip-sched-urgent-2008-06-23_09.00_MonIngo 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-20sched: fix wait_for_completion_timeout() spurious failure under heavy loadRoland Dreier
2008-06-20sched: rt: dont stop the period timer when there are tasks wanting to runPeter Zijlstra
2008-06-19sched, delay accounting: fix incorrect delay time when constantly waiting on ...Bharath Ravi
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-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-17sched: fix defined-but-unused warningRabin Vincent
2008-06-16namespacecheck: fixesIngo Molnar
2008-06-16Merge branch 'linus' into tracing/ftracetip-tracing-ftrace-2008-06-16_09.26_Montip-tracing-ftrace-2008-06-16_09.16_MonIngo Molnar
2008-06-14ftrace: fix "notrace" filtering priorityAbhishek Sagar
2008-06-12kprobes: fix error checking of batch registrationMasami Hiramatsu
2008-06-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-06-12sched: 64-bit: fix arithmetics overflowLai Jiangshan
2008-06-12sched: fair group: fix overflow(was: fix divide by zero)Lai Jiangshan
2008-06-12ftrace: fix printoutJiri Slaby
2008-06-10ftrace: disable tracing when current_tracer is set to "none"Ankita Garg
2008-06-10sched: sched_clock() lockdep fixIngo Molnar
2008-06-10ftrace: prevent freeing of all failed updatesAbhishek Sagar
2008-06-10ftrace: add debugfs entry 'failures'Abhishek Sagar
2008-06-10ftrace: remove ftrace_ip_converted()Abhishek Sagar
2008-06-10ftrace: prevent freeing of all failed updatesAbhishek Sagar
2008-06-10sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds
2008-06-06cpusets: fix bug when adding nonexistent cpu or memLai Jiangshan
2008-06-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-06-02ftrace: user update and disable dynamic ftrace daemonSteven Rostedt
2008-06-02ftrace: distinguish kretprobe'd functions in trace logsAbhishek Sagar
2008-05-31capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan
2008-05-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-05-29Merge commit 'linus/master' into sched-fixes-for-linusIngo Molnar
2008-05-29sched: stop wake_affine from causing serious imbalanceMike Galbraith
2008-05-29sched: fix sched_clock_cpu()Peter Zijlstra
2008-05-29revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar
2008-05-29sched: cleanupIngo Molnar