aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-10-29kprobe-tracer: Compare both of event-name and event-group to find probeMasami Hiramatsu1-3/+5
2009-10-29param: fix setting arrays of boolRusty Russell1-1/+4
2009-10-29param: fix NULL comparison on oomRusty Russell1-1/+1
2009-10-29param: fix lots of bugs with writing charp params from sysfs, by leaking mem.Rusty Russell1-9/+1
2009-10-28PM / freezer: Don't get over-anxious while waitingTejun Heo1-4/+10
2009-10-28futex: Fix spurious wakeup for requeue_pi reallyThomas Gleixner1-5/+1
2009-10-28kmemleak: Scan the _ftrace_events section in modulesCatalin Marinas1-0/+6
2009-10-29sched: move rq_weight data array out of .percpuJiri Kosina1-11/+11
2009-10-28kmemleak: Simplify the kmemleak_scan_area() function prototypeCatalin Marinas1-5/+2
2009-10-28perf_event: Add alignment-faults and emulation-faults software eventsAnton Blanchard1-0/+2
2009-10-26rcu: Simplify creating of lockdep class for root rcu_nodePeter Zijlstra1-3/+4
2009-10-26rcu: Do tiny cleanups in rcutinyIngo Molnar1-26/+23
2009-10-26rcu: Improve rcutorture diagnostics when bad torture_type specifiedPaul E. McKenney1-1/+5
2009-10-26rcu: Add synchronize_srcu_expedited() to the rcutorture test suitePaul E. McKenney1-3/+22
2009-10-26rcu: Add synchronize_srcu_expedited()Paul E. McKenney1-23/+51
2009-10-26rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney3-0/+299
2009-10-25x86: Fix user return notifier buildAvi Kivity1-0/+1
2009-10-25sched, cpuacct: Fix niced guest time accountingRyota Ozaki1-2/+7
2009-10-25Merge branch 'linus' into sched/coreIngo Molnar97-8402/+8993
2009-10-24tracing: Remove cpu arg from the rb_time_stamp() functionJiri Olsa1-5/+5
2009-10-24tracing: Fix comment typo and documentation exampleJiri Olsa1-1/+1
2009-10-24tracing: Fix trace_seq_printf() return valueJiri Olsa1-1/+4
2009-10-24tracing: Update *ppos instead of filp->f_posJiri Olsa2-5/+5
2009-10-23sched: Strengthen buddies and mitigate buddy induced latenciesMike Galbraith2-27/+48
2009-10-23ratelimit: Make suppressed output messages more usefulChristian Borntraeger1-3/+3
2009-10-23generic-ipi: Fix misleading smp_call_function*() descriptionSheng Yang1-8/+3
2009-10-23perf events: Don't generate events for the idle task when exclude_idle is setSoeren Sandmann1-2/+3
2009-10-23perf events: Fix swevent hrtimer sampling by keeping track of remaining time ...Soeren Sandmann1-20/+41
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar9-339/+781
2009-10-22PM: Make warning in suspend_test_finish() less likely to happenRafael J. Wysocki1-2/+3
2009-10-20Merge branch 'perf/urgent' into perf/coreIngo Molnar1-1/+1
2009-10-19HWPOISON: Allow schedule_on_each_cpu() from keventdAndi Kleen1-2/+19
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker113-10160/+11434
2009-10-17Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar68-1286/+2419
2009-10-17tracing/kprobes: Add failure messages for debuggingMasami Hiramatsu1-8/+27
2009-10-17tracing/kprobes: Update kprobe-tracer selftest against new syntaxMasami Hiramatsu1-2/+2
2009-10-16futex: Move drop_futex_key_refs out of spinlock'ed regionDarren Hart1-1/+2
2009-10-15Merge the right tty-fixes branchLinus Torvalds1-1/+1
2009-10-15rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hangPaul E. McKenney3-12/+34
2009-10-15tracing/events: Fix locking imbalance in the filter codeIngo Molnar1-11/+15
2009-10-15tracing/profile: Add filter supportLi Zefan3-34/+182
2009-10-15tracing/filters: Use a different op for glob matchLi Zefan2-32/+29
2009-10-15tracing/filters: Refactor subsystem filter codeLi Zefan2-80/+45
2009-10-15Merge branch 'tracing/core' into perf/coreIngo Molnar6-183/+499
2009-10-15rcu: Add rnp->blocked_tasks to tracingPaul E. McKenney1-2/+6
2009-10-15rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCUPaul E. McKenney1-0/+21
2009-10-15rcu: Prevent RCU IPI storms in presence of high call_rcu() loadPaul E. McKenney2-5/+28
2009-10-15Merge branch 'linus' into perf/coreIngo Molnar5-15/+41
2009-10-14Merge branch 'tty-fixes'Linus Torvalds1-0/+18
2009-10-14Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+12