aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-04-01epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()Davide Libenzi
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm
2009-04-01mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan
2009-04-01mm: introduce for_each_populated_zone() macroKOSAKI Motohiro
2009-04-01ring-buffer: do not remove reader page from list on ring buffer freeSteven Rostedt
2009-04-01function-graph: allow unregistering twiceSteven Rostedt
2009-03-31Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Ingo Molnar
2009-03-31trace: make argument 'mem' of trace_seq_putmem() constLi Zefan
2009-03-31tracing: add missing 'extern' keywords to trace_output.hEduard - Gabriel Munteanu
2009-03-31tracing: provide trace_seq_reserve()Eduard - Gabriel Munteanu
2009-03-31blktrace: print out BLK_TN_MESSAGE properlyLi Zefan
2009-03-31blktrace: extract duplidate codeLi Zefan
2009-03-31blktrace: fix memory leak when freeing struct blk_io_traceLi Zefan
2009-03-31blktrace: fix blk_probes_ref chaosLi Zefan
2009-03-31blktrace: make classic output more classicLi Zefan
2009-03-31blktrace: fix off-by-one bugLi Zefan
2009-03-31blktrace: fix the original blktraceLi Zefan
2009-03-31blktrace: fix a race when creating blk_tree_root in debugfsLi Zefan
2009-03-31blktrace: fix timestamp in binary outputLi Zefan
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-03-30Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-03-30lockdep: fix deadlock in lockdep_trace_allocPeter Zijlstra
2009-03-30kexec: Change kexec jump code orderingRafael J. Wysocki
2009-03-30PM: Change hibernation code orderingRafael J. Wysocki
2009-03-30PM: Change suspend code orderingRafael J. Wysocki
2009-03-30PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki
2009-03-30PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki
2009-03-30cpumask: remove cpumask_t from coreRusty Russell
2009-03-30cpumask: convert rcutorture.cRusty Russell
2009-03-30cpumask: use new cpumask_ functions in core code.Rusty Russell
2009-03-30cpumask: use mm_cpumask() wrapper: kernel/fork.cRusty Russell
2009-03-30cpumask: use set_cpu_active in init/main.cRusty Russell
2009-03-30cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALLRusty Russell
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-29sched: fix errors in struct & function commentsRandy Dunlap
2009-03-28Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-03-28Merge branch 'linus' into core/futexesIngo Molnar
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30Linus Torvalds
2009-03-28async: remove the temporary (2.6.29) "async is off by default" codeArjan van de Ven
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27vfs: simple_set_mnt() should return voidSukadev Bhattiprolu
2009-03-27constify dentry_operations: restAl Viro
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-26Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-03-26Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds