summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2009-09-16HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per processAndi Kleen-0/+22
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-1/+1
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds-11/+11
2009-09-15Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds-0/+1
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+48
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2009-09-15perf_counter: Fix buffer overflow in perf_copy_attr()Xiao Guangrong-0/+1
2009-09-14Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds-1/+2
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-107/+359
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-1/+1
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-1/+9
2009-09-14cleanup console_print()Anirban Sinha-6/+0
2009-09-15CRED: Allow put_cred() to cope with a NULL groups listDavid Howells-1/+2
2009-09-14PM: Trivial fixesWu Fengguang-2/+2
2009-09-14PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()Gerald Schaefer-6/+6
2009-09-14PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)Rafael J. Wysocki-4/+39
2009-09-14PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki-72/+147
2009-09-14PM/Hibernate: Rework shrinking of memoryRafael J. Wysocki-47/+158
2009-09-14PM: Fix typo in label name s/Platofrm_finish/Platform_finish/Thadeu Lima de Souza Cascardo-3/+3
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki-5162/+6001
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-5/+7
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1097/+2434
2009-09-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-485/+826
2009-09-11Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds-36/+137
2009-09-11Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-9/+180
2009-09-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-8/+9
2009-09-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2927/+1293
2009-09-11Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-57/+118
2009-09-11Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-506/+648
2009-09-11Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-17/+30
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+6
2009-09-11Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+6
2009-09-11Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-0/+1
2009-09-11block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe-1/+9
2009-09-11writeback: add name to backing_dev_infoJens Axboe-0/+1
2009-09-11Merge branch 'next' into for-linusJames Morris-13/+306
2009-09-10sched: Fix sched::sched_stat_wait tracepoint fieldIngo Molnar-2/+1
2009-09-10sched: Disable NEW_FAIR_SLEEPERS for nowIngo Molnar-1/+1
2009-09-10Merge branch 'master' into for-linusRafael J. Wysocki-46/+43
2009-09-09sched: Keep kthreads at default priorityMike Galbraith-6/+0
2009-09-09sched: Re-tune the scheduler latency defaults to decrease worst-case latenciesMike Galbraith-6/+6
2009-09-09sched: Turn off child_runs_firstMike Galbraith-10/+10
2009-09-08sched: Ensure that a child can't gain time over it's parent after fork()Mike Galbraith-3/+5
2009-09-07sched: Deal with low-load in wake_affine()Peter Zijlstra-1/+11
2009-09-07sched: Remove short cut from select_task_rq_fair()Peter Zijlstra-2/+0
2009-09-07Security/SELinux: includecheck fix kernel/sysctl.cJaswinder Singh Rajput-1/+0
2009-09-06Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar-5/+6
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar-184/+342
2009-09-05Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds-1/+2
2009-09-04ring-buffer: only enable ring_buffer_swap_cpu when neededSteven Rostedt-0/+12