aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-07-14Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar
2008-07-11ftrace: build fix for ftraced_suspendIngo Molnar
2008-07-11ftrace: separate out the function enabled variableSteven Rostedt
2008-07-11ftrace: add ftrace_kill_atomicSteven Rostedt
2008-07-11ftrace: use current CPU for function startupSteven Rostedt
2008-07-11ftrace: start wakeup tracing after setting function tracerSteven Rostedt
2008-07-11ftrace: check proper config for preempt typeSteven Rostedt
2008-07-11ftrace: trace scheduleSteven Rostedt
2008-07-11ftrace: define function trace nopSteven Rostedt
2008-07-11ftrace: move sched_switch enable after markersSteven Rostedt
2008-07-10Merge branch 'tracing/sysprof' into auto-ftrace-nextIngo Molnar
2008-07-10Merge branch 'tracing/mmiotrace' into auto-ftrace-nextIngo Molnar
2008-07-10Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar
2008-07-08kernel/printk.c: Made printk_recursion_bug_msg static.Daniel Guilak
2008-07-07Merge branch 'linus' into tracing/mmiotraceIngo Molnar
2008-07-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-07-05softlockup: print a module list on being stuckArjan van de Ven
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan
2008-07-04Christoph has movedChristoph Lameter
2008-07-03hrtimer: prevent migration for raising softirqSteven Rostedt
2008-07-03ftrace: prevent ftrace modifications while being kprobe'd, v2Abhishek Sagar
2008-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-02Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-07-01mmiotrace broken in linux-next (8-bit writes only)Pekka Paalanen
2008-07-01rcu: fix hotplug vs rcu raceGautham R Shenoy
2008-07-01sched: fix divide error when trying to configure rt_period to zeroRaistlin
2008-06-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-06-29Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-29sched: fix cpu hotplugDmitry Adamushko
2008-06-25Merge branch 'linus' into tracing/sysprofIngo Molnar
2008-06-25Merge branch 'linus' into tracing/ftraceIngo Molnar
2008-06-24[PATCH] remove useless argument type in audit_filter_user()Peng Haitao
2008-06-24[PATCH] audit: fix kernel-doc parameter notationRandy Dunlap
2008-06-24[PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than oncePeng Haitao
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/ftraceIngo Molnar
2008-06-23Merge branch 'linus' into sched/urgentIngo 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