aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-15block: fix linkage problem with blk_iopoll and !CONFIG_BLOCKJens Axboe
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-09-15driver-core: move dma-coherent.c from kernel to driver/baseMing Lei
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-15perf_counter: Fix buffer overflow in perf_copy_attr()Xiao Guangrong
2009-09-14Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-14cleanup console_print()Anirban Sinha
2009-09-15CRED: Allow put_cred() to cope with a NULL groups listDavid Howells
2009-09-14PM: Trivial fixesWu Fengguang
2009-09-14PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()Gerald Schaefer
2009-09-14PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)Rafael J. Wysocki
2009-09-14PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki
2009-09-14PM/Hibernate: Rework shrinking of memoryRafael J. Wysocki
2009-09-14PM: Fix typo in label name s/Platofrm_finish/Platform_finish/Thadeu Lima de Souza Cascardo
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-11Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-11Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-09-11Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-11Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-11block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe
2009-09-11writeback: add name to backing_dev_infoJens Axboe
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-10sched: Fix sched::sched_stat_wait tracepoint fieldIngo Molnar
2009-09-10sched: Disable NEW_FAIR_SLEEPERS for nowIngo Molnar
2009-09-10Merge branch 'master' into for-linusRafael J. Wysocki
2009-09-09sched: Keep kthreads at default priorityMike Galbraith
2009-09-09sched: Re-tune the scheduler latency defaults to decrease worst-case latenciesMike Galbraith
2009-09-09sched: Turn off child_runs_firstMike Galbraith
2009-09-08sched: Ensure that a child can't gain time over it's parent after fork()Mike Galbraith
2009-09-07sched: Deal with low-load in wake_affine()Peter Zijlstra
2009-09-07sched: Remove short cut from select_task_rq_fair()Peter Zijlstra
2009-09-07Security/SELinux: includecheck fix kernel/sysctl.cJaswinder Singh Rajput
2009-09-06Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar