aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-09-15driver-core: move dma-coherent.c from kernel to driver/baseGravatar Ming Lei 2-177/+0
2009-09-14Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Gravatar Linus Torvalds 1-1/+2
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 5-107/+359
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 1-1/+1
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-1/+9
2009-09-14cleanup console_print()Gravatar Anirban Sinha 1-6/+0
2009-09-15CRED: Allow put_cred() to cope with a NULL groups listGravatar David Howells 1-1/+2
2009-09-14PM: Trivial fixesGravatar Wu Fengguang 1-2/+2
2009-09-14PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()Gravatar Gerald Schaefer 1-6/+6
2009-09-14PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)Gravatar Rafael J. Wysocki 1-4/+39
2009-09-14PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Gravatar Rafael J. Wysocki 3-72/+147
2009-09-14PM/Hibernate: Rework shrinking of memoryGravatar Rafael J. Wysocki 1-47/+158
2009-09-14PM: Fix typo in label name s/Platofrm_finish/Platform_finish/Gravatar Thadeu Lima de Souza Cascardo 1-3/+3
2009-09-14Merge branch 'master' into for-linusGravatar Rafael J. Wysocki 71-5162/+6001
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 2-5/+7
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 28-1097/+2434
2009-09-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 9-485/+826
2009-09-11Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-36/+137
2009-09-11Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-9/+180
2009-09-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-8/+9
2009-09-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 15-2927/+1293
2009-09-11Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-57/+118
2009-09-11Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 5-506/+648
2009-09-11Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-17/+30
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+6
2009-09-11Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+6
2009-09-11Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-0/+1
2009-09-11block: add blk-iopoll, a NAPI like approach for block devicesGravatar Jens Axboe 1-1/+9
2009-09-11writeback: add name to backing_dev_infoGravatar Jens Axboe 1-0/+1
2009-09-11Merge branch 'next' into for-linusGravatar James Morris 7-13/+306
2009-09-10sched: Fix sched::sched_stat_wait tracepoint fieldGravatar Ingo Molnar 1-2/+1
2009-09-10sched: Disable NEW_FAIR_SLEEPERS for nowGravatar Ingo Molnar 1-1/+1
2009-09-10Merge branch 'master' into for-linusGravatar Rafael J. Wysocki 8-46/+43
2009-09-09sched: Keep kthreads at default priorityGravatar Mike Galbraith 2-6/+0
2009-09-09sched: Re-tune the scheduler latency defaults to decrease worst-case latenciesGravatar Mike Galbraith 1-6/+6
2009-09-09sched: Turn off child_runs_firstGravatar Mike Galbraith 2-10/+10
2009-09-08sched: Ensure that a child can't gain time over it's parent after fork()Gravatar Mike Galbraith 1-3/+5
2009-09-07sched: Deal with low-load in wake_affine()Gravatar Peter Zijlstra 1-1/+11
2009-09-07sched: Remove short cut from select_task_rq_fair()Gravatar Peter Zijlstra 1-2/+0
2009-09-07Security/SELinux: includecheck fix kernel/sysctl.cGravatar Jaswinder Singh Rajput 1-1/+0
2009-09-06Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Ingo Molnar 1-5/+6
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreGravatar Ingo Molnar 14-184/+342
2009-09-05Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 1-1/+2
2009-09-04ring-buffer: only enable ring_buffer_swap_cpu when neededGravatar Steven Rostedt 2-0/+12
2009-09-04ring-buffer: check for swapped buffers in start of committingGravatar Steven Rostedt 1-3/+17
2009-09-04tracing: report error in trace if we fail to swap latency bufferGravatar Steven Rostedt 1-1/+12
2009-09-04tracing: add trace_array_printk for internal tracers to useGravatar Steven Rostedt 2-2/+27
2009-09-04tracing: pass around ring buffer instead of tracerGravatar Steven Rostedt 10-99/+143
2009-09-04tracing: make tracing_reset safe for external useGravatar Steven Rostedt 1-2/+15
2009-09-04tracing: use timestamp to determine start of latency tracesGravatar Steven Rostedt 4-24/+67