aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-20Merge branch 'x86/urgent' into x86/coreIngo Molnar11-67/+135
2009-02-19Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-1/+26
2009-02-18tracing: limit the number of loops the ring buffer self test can makeSteven Rostedt1-0/+10
2009-02-18tracing: have function trace select kallsymsSteven Rostedt1-0/+2
2009-02-18tracing: disable tracing while testing ring bufferSteven Rostedt1-0/+9
2009-02-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+3
2009-02-18pm: fix build for CONFIG_PM unsetRafael J. Wysocki2-1/+2
2009-02-18cgroups: fix possible use after freeLi Zefan1-1/+1
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe1-2/+3
2009-02-17Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+12
2009-02-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-30/+30
2009-02-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-4/+33
2009-02-17Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-25/+28
2009-02-17tracing/function-graph-tracer: trace the idle tasksFrederic Weisbecker1-1/+5
2009-02-17Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/paravirt', 'x86/urgent' and 'x86/xen'; commit 'v2.6.29-rc5' into x86/coreIngo Molnar23-119/+295
2009-02-15trace: mmiotrace to the tracer menu in KconfigPekka Paalanen1-0/+23
2009-02-15mmiotrace: count events lost due to not recordingPekka Paalanen1-4/+10
2009-02-15Merge commit 'v2.6.29-rc5' into x86/apicIngo Molnar1-2/+1
2009-02-13User namespaces: Only put the userns when we unhash the uidSerge E. Hallyn1-2/+1
2009-02-13timers: more consistently use clock vs timerPeter Zijlstra1-30/+30
2009-02-13Merge branch 'core/percpu' into x86/coreIngo Molnar2-5/+1
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar16-104/+332
2009-02-12sched: cpu hotplug fixIngo Molnar1-3/+12
2009-02-11cgroups: fix lockdep subclasses overflowLi Zefan1-1/+2
2009-02-11mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener1-2/+3
2009-02-11futex: fix reference leakPeter Zijlstra1-25/+28
2009-02-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-12/+9
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-37/+160
2009-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-02-11sched: revert recent sync wakeup changesPeter Zijlstra2-12/+9
2009-02-11timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra1-0/+34
2009-02-11timers: split process wide cpu clocks/timers, fixPeter Zijlstra1-28/+14
2009-02-11ptrace, x86: fix the usage of ptrace_fork()Oleg Nesterov1-1/+1
2009-02-10profiling: fix broken profiling regressionHugh Dickins1-0/+3
2009-02-10stackprotector: update make rulesTejun Heo1-4/+0
2009-02-10elf: add ELF_CORE_COPY_KERNEL_REGS()Tejun Heo1-1/+1
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar20-93/+365
2009-02-08async: use list_move_tailStefan Richter1-2/+1
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck1-19/+22
2009-02-08async: Add some documentation.Cornelia Huck1-0/+47
2009-02-08async: Handle kthread_run() return codes.Cornelia Huck1-2/+9
2009-02-08async: Fix running list handling.Cornelia Huck1-2/+2
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into releaseLen Brown36-243/+428
2009-02-06fork.c: fix NULL pointer dereference when nr_threads == threads-maxLi Zefan1-0/+1
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar16-52/+229
2009-02-05wait: prevent exclusive waiter starvationJohannes Weiner2-9/+54
2009-02-05revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY"Andrew Morton1-12/+4
2009-02-05kernel/async.c: fix printk warningsAndrew Morton1-4/+8
2009-02-05timers: split process wide cpu clocks/timersPeter Zijlstra3-25/+119
2009-02-05signal: re-add dead task accumulation stats.Peter Zijlstra3-5/+9