Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[safe/jmp/linux-2.6] / kernel /
2010-04-27 Steven Rostedtring-buffer: Make benchmark handle missed events
2010-04-27 David Millerring-buffer: Make non-consuming read less expensive...
2010-04-27 Jiri Olsatracing: Add graph output support for irqsoff tracer
2010-04-26 Alessio Igor Boganiptrace: Cleanup useless header
2010-04-26 Jiri Olsatracing: Have graph flags passed in to ouput functions
2010-04-26 Jiri Olsatracing: Add ftrace events for graph tracer
2010-04-24 Andreas Schwabkernel/sys.c: fix compat uname machine
2010-04-23 Robert RichterMerge commit 'tip/tracing/core' into oprofile/core
2010-04-23 Ingo MolnarMerge branch 'tracing/core' of git://git./linux/kernel...
2010-04-23 Ingo MolnarMerge branch 'linus' into perf/core
2010-04-23 Suresh Siddhasched: Fix select_idle_sibling() logic in select_task_r...
2010-04-23 Peter Zijlstrasched: Pre-compute cpumask_weight(sched_domain_span...
2010-04-23 Peter Zijlstrasched: Cure load average vs NO_HZ woes
2010-04-23 Benjamin Herrenschmidtmutex: Don't spin when the owner CPU is offline or...
2010-04-21 David HowellsCRED: Fix a race in creds_are_invalid() in credentials...
2010-04-21 Frederic Weisbeckertracing: Dump either the oops's cpu source or all cpus...
2010-04-21 Ingo MolnarMerge commit 'v2.6.34-rc5' into tracing/core
2010-04-20 David HowellsCRED: Fix double free in prepare_usermodehelper_creds...
2010-04-19 Zhang, Yanminperf: Enhance perf to allow for guest statistic collect...
2010-04-19 Paul E. McKenneyrcu: Make RCU lockdep check the lockdep_recursion variable
2010-04-15 Mike Galbraithsched: Fix UP update_avg() build warning
2010-04-15 Ingo MolnarMerge branch 'linus' into sched/core
2010-04-15 Ingo MolnarMerge branch 'perf' of git://git./linux/kernel/git...
2010-04-14 Frederic Weisbeckerperf: Fix hlist related build error
2010-04-14 Masami Hiramatsutracing/kprobes: Support basic types on dynamic events
2010-04-14 Frederic Weisbeckerperf: Make clock software events consistent with genera...
2010-04-14 Frederic Weisbeckerperf: Store active software events in a hashlist
2010-04-14 Ingo MolnarMerge branch 'tip/tracing/core' of git://git./linux...
2010-04-13 Thomas Gleixnergenirq: Remove IRQF_DISABLED from core code
2010-04-13 Ingo Molnargenirq: Run irq handlers with interrupts disabled
2010-04-13 Marc Zyngiergenirq: Introduce request_any_context_irq()
2010-04-13 Thomas GleixnerMerge branch 'linus' into irq/core
2010-04-10 Jiri SlabyPM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA...
2010-04-10 Arnd Bergmannptrace: kill BKL in ptrace syscall
2010-04-08 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2010-04-08 Ingo MolnarMerge branch 'linus' into perf/core
2010-04-08 Ingo MolnarMerge branch 'linus' into tracing/core
2010-04-07 KAMEZAWA Hiroyukimm: avoid null-pointer deref in sync_mm_rss()
2010-04-06 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2010-04-06 Anton Blanchardsched: Fix sched_getaffinity()
2010-04-06 Nick PigginFix up possibly racy module refcounting
2010-04-05 Frederic Weisbeckerlockstat: Make lockstat counting per cpu
2010-04-05 Eric Parisaudit: preface audit printk with audit
2010-04-05 Linus TorvaldsMerge branch 'slabh' of git://git./linux/kernel/git...
2010-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-05 Lai Jiangshantracing: Fix uninitialized variable of tracing/trace...
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-04-04 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-04-04 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2010-04-04 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2010-04-04 Arnd Bergmannperf_event: Make perf fd non seekable
2010-04-03 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-04-03 Frederic Weisbeckerperf: Always build the stub perf_arch_fetch_caller_regs...
2010-04-03 Linus TorvaldsMerge branch 'kgdb-fixes' of git://git./linux/kernel...
2010-04-03 Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2010-04-02 Jason Wesselkgdb: Turn off tracing while in the debugger
2010-04-02 Jason Wesselkgdb: use atomic_inc and atomic_dec instead of atomic_set
2010-04-02 Jason Wesselkgdb: eliminate kgdb_wait(), all cpus enter the same way
2010-04-02 Jason Wesselkgdb: have ebin2mem call probe_kernel_write once
2010-04-02 Peter Zijlstrasched: Add enqueue/dequeue flags
2010-04-02 Peter Zijlstrasched: Fix nr_uninterruptible count
2010-04-02 Peter Zijlstrasched: Optimize task_rq_lock()
2010-04-02 Peter Zijlstrasched: Fix TASK_WAKING vs fork deadlock
2010-04-02 Oleg Nesterovsched: Make select_fallback_rq() cpuset friendly
2010-04-02 Oleg Nesterovsched: _cpu_down(): Don't play with current->cpus_allowed
2010-04-02 Oleg Nesterovsched: sched_exec(): Remove the select_fallback_rq...
2010-04-02 Oleg Nesterovsched: move_task_off_dead_cpu(): Remove retry logic
2010-04-02 Oleg Nesterovsched: move_task_off_dead_cpu(): Take rq->lock around...
2010-04-02 Oleg Nesterovsched: Kill the broken and deadlockable cpuset_lock...
2010-04-02 Li Zefansched: Remove remaining USER_SCHED code
2010-04-02 Oleg Nesterovsched: set_cpus_allowed_ptr(): Don't use rq->migration_...
2010-04-02 Mike Galbraithsched: Fix proc_sched_set_task()
2010-04-02 Ingo MolnarMerge branch 'linus' into sched/core
2010-04-02 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-04-02 Mike Galbraithperf: Fix 'perf sched record' deadlock
2010-04-02 Ingo MolnarMerge branch 'perf/urgent' of git://git./linux/kernel...
2010-04-01 Frederic Weisbeckerperf: Use hot regs with software sched switch/migrate...
2010-04-01 Frederic Weisbeckerperf: Correctly align perf event tracing buffer
2010-04-01 Steven Rostedtring-buffer: Add lost event count to end of sub buffer
2010-04-01 Steven Rostedttracing: Show the lost events in the trace_pipe output
2010-04-01 Steven Rostedtring-buffer: Add place holder recording of dropped...
2010-04-01 Steven Rostedttracing: Fix compile error in module tracepoints when...
2010-04-01 Li Zefantracing: Remove side effect from module tracepoints...
2010-03-31 Thomas Gleixnergenirq: Force MSI irq handlers to run with interrupts...
2010-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-30 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-30 Mathieu DesnoyersCRED: Fix memory leak in error handling
2010-03-29 Julia Lawallring-buffer: Add missing unlock
2010-03-29 Li Zefantracing: Fix lockdep warning in global_clock()
2010-03-29 Ian Campbellx86: Do not free zero sized per cpu areas
2010-03-29 David HowellsSLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_...
2010-03-29 Dave Airlieslow-work: use get_ref wrapper instead of directly...
2010-03-29 Tejun Heopercpu, module: implement and use is_kernel/module_perc...
2010-03-29 Tejun Heomodule: encapsulate percpu handling better and record...
2010-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-26 Matt HelsleyFreezer: Fix buggy resume test for tasks frozen with...
2010-03-26 Xiaotian FengFreezer: Only show the state of tasks refusing to freeze
2010-03-26 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-03-26 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
next