aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-21trivial: Fix duplicated word "options" in commentUwe Kleine-Koenig1-1/+1
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-09-21trivial: Correct print_tainted routine name in commentRobert P. J. Day1-1/+1
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds1-2/+0
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-59/+6
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-486/+291
2009-09-20includecheck fix: kernel/trace, ring_buffer.cJaswinder Singh Rajput1-2/+0
2009-09-19vt: remove power stuff from kernel/powerAlan Cox1-58/+5
2009-09-19kfifo: Use "const" definitionsAlan Cox1-1/+1
2009-09-19perf_counter: Fix perf_copy_attr() pointer arithmeticIan Schram1-10/+10
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven5-239/+21
2009-09-19perf: Add a timestamp to fork eventsArjan van de Ven1-2/+9
2009-09-19Merge branch 'linus' into perfcounters/coreIngo Molnar44-1543/+2009
2009-09-18sched_clock: Make it NMI safePeter Zijlstra2-75/+56
2009-09-18perf_counter: Fix up swcounter throttlingPeter Zijlstra1-1/+1
2009-09-18x86, perf_counter, bts: Optimize BTS overflow handlingMarkus Metzger1-147/+165
2009-09-18headers: taskstats_kern.h trimAlexey Dobriyan1-0/+1
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-426/+780
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-466/+526
2009-09-17perf_counter: Allow for a wakeup watermarkPeter Zijlstra1-13/+19
2009-09-17perf_counter: Do not throttle single swcounter eventsPeter Zijlstra1-4/+13
2009-09-17softirq: add BLOCK_IOPOLL to softirq_to_nameLi Zefan1-1/+1
2009-09-17tracing: switch function prints from %pf to %psSteven Rostedt3-7/+7
2009-09-17Merge branch 'linus' into tracing/coreIngo Molnar55-4375/+4003
2009-09-17sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINEPeter Zijlstra1-15/+27
2009-09-17sched: Stop buddies from hogging the systemPeter Zijlstra1-3/+8
2009-09-17sched: Add new wakeup preemption mode: WAKEUP_RUNNINGPeter Zijlstra4-10/+27
2009-09-17sched: Fix TASK_WAKING & loadaverage breakageIngo Molnar1-0/+4
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-177/+0
2009-09-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+4
2009-09-16sched: Rename flags to wake_flagsPeter Zijlstra1-3/+3
2009-09-16sched: Clean up the load_idx selection in select_task_rq_fairPeter Zijlstra1-19/+8
2009-09-16sched: Optimize cgroup vs wakeup a bitPeter Zijlstra3-22/+10
2009-09-16tracing: Fix minor bugs for __unregister_ftrace_function_probeAtsushi Tsuji1-2/+2
2009-09-16sched: Implement a gentler fair-sleepers featureIngo Molnar2-2/+16
2009-09-16sched: Add SD_PREFER_LOCALPeter Zijlstra1-2/+5
2009-09-15block: fix linkage problem with blk_iopoll and !CONFIG_BLOCKJens Axboe1-0/+4
2009-09-15sched: Add a few SYNC hint knobs to play withPeter Zijlstra2-3/+21
2009-09-15sched: Fix sync wakeups againPeter Zijlstra1-4/+4
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2009-09-15driver-core: move dma-coherent.c from kernel to driver/baseMing Lei2-177/+0
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds4-11/+11
2009-09-15Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-09-15tracing: optimize global_trace_clock cachelinesSteven Rostedt1-10/+14
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-6/+48
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-09-15sched: Add WF_FORKPeter Zijlstra2-2/+2
2009-09-15sched: Rename sync argumentsPeter Zijlstra4-20/+24
2009-09-15sched: Rename select_task_rq() argumentPeter Zijlstra3-10/+10