aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-02-18pm: fix build for CONFIG_PM unsetRafael J. Wysocki
2009-02-18cgroups: fix possible use after freeLi Zefan
2009-02-18timers: add mod_timer_pending()Ingo Molnar
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe
2009-02-17Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-02-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-02-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-02-17Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-02-17irq: name 'p' variables a bit betterIngo Molnar
2009-02-17irq: further clean up the free_irq() code flowIngo Molnar
2009-02-17tracing/function-graph-tracer: trace the idle tasksFrederic Weisbecker
2009-02-16sched: use TASK_NICE for task_structAmérico Wang
2009-02-15timecompare: generic infrastructure to map between two time basesPatrick Ohly
2009-02-15clocksource: allow usage independent of timekeeping.cPatrick Ohly
2009-02-15sched: idle_at_tick is only used when CONFIG_SMP is setHenrik Austad
2009-02-15Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar
2009-02-15trace: mmiotrace to the tracer menu in KconfigPekka Paalanen
2009-02-15mmiotrace: count events lost due to not recordingPekka Paalanen
2009-02-15irq: refactor and clean up the free_irq() code flowIngo Molnar
2009-02-15irq: clean up manage.cIngo Molnar
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-13User namespaces: Only put the userns when we unhash the uidSerge E. Hallyn
2009-02-13timers: more consistently use clock vs timerPeter Zijlstra
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar
2009-02-13irq: use GFP_KERNEL for action allocation in request_irq()Johannes Weiner
2009-02-12sched: cpu hotplug fixIngo Molnar
2009-02-11cgroups: fix lockdep subclasses overflowLi Zefan
2009-02-11mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener
2009-02-11futex: fix reference leakPeter Zijlstra
2009-02-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-11sched: revert recent sync wakeup changesPeter Zijlstra
2009-02-11timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra
2009-02-11timers: split process wide cpu clocks/timers, fixPeter Zijlstra
2009-02-11ptrace, x86: fix the usage of ptrace_fork()Oleg Nesterov
2009-02-11sched, latencytop: incorporate review feedback from Andrew MortonArjan van de Ven
2009-02-11Merge commit 'v2.6.29-rc4' into sched/coreIngo Molnar
2009-02-10profiling: fix broken profiling regressionHugh Dickins
2009-02-09kernel/irq: fix sparse warning: make symbol staticHannes Eder
2009-02-09irq: optimize init_kstat_irqs/init_copy_kstat_irqsYinghai Lu
2009-02-09irq: clear kstat_irqsYinghai Lu
2009-02-08Merge branches 'timers/clockevents', 'timers/hpet', 'timers/hrtimers' and 'ti...Ingo Molnar
2009-02-08Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar
2009-02-08async: use list_move_tailStefan Richter
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck
2009-02-08async: Add some documentation.Cornelia Huck
2009-02-08async: Handle kthread_run() return codes.Cornelia Huck
2009-02-08async: Fix running list handling.Cornelia Huck
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown