summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-02-13Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-02-13Merge commit 'trivial/for-next'Stephen Rothwell
2009-02-13Merge commit 'proc/proc'Stephen Rothwell
2009-02-13Merge commit 'sparseirq/auto-sparseirq-next'Stephen Rothwell
2009-02-13Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2009-02-13Merge commit 'kgdb/kgdb-next'Stephen Rothwell
2009-02-13Merge branch 'quilt/rr'Stephen Rothwell
2009-02-13Merge commit 'net/master'Stephen Rothwell
2009-02-13Merge commit 'nfs/linux-next'Stephen Rothwell
2009-02-13Merge commit 'timers/auto-timers-next'Stephen Rothwell
2009-02-13Merge commit 'sched/auto-sched-next'Stephen Rothwell
2009-02-13Merge commit 'genirq/auto-genirq-next'Stephen Rothwell
2009-02-13Merge commit 'ftrace/auto-ftrace-next'Stephen Rothwell
2009-02-13Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2009-02-13Merge branch 'quilt/driver-core'Stephen Rothwell
2009-02-13Merge commit 'x86/auto-x86-next'Stephen Rothwell
2009-02-13dynamic debug: combine dprintk and dynamic printkJason Baron
2009-02-12Merge branch 'cachefs' into nextTrond Myklebust
2009-02-12manual merge of x86/coreIngo 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-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-11trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-02-11trivial: Fix misspelling of firmwareNick Andrew
2009-02-11trivial: fix typo "resgister" -> "register"Uwe Kleine-Koenig
2009-02-11ptrace, x86: fix the usage of ptrace_fork()Oleg Nesterov
2009-02-10profiling: fix broken profiling regressionHugh Dickins
2009-02-09kmemleak: Add modules supportCatalin Marinas
2009-02-09kthread: Don't looking for a task in create_kthread() #2Rusty Russell
2009-02-09cpumask:sched_rt-no-allocRusty Russell
2009-02-09cpumask:fix-cpu_online_map-etc-assignmentRusty Russell
2009-02-09cpumask:remove-address-of-CPU_MASK_ALLRusty Russell
2009-02-08Merge branch 'x86/mm' into x86/coreIngo Molnar
2009-02-08Merge branch 'x86/urgent' into x86/coreIngo Molnar
2009-02-08Merge branch 'core/percpu' into x86/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
2009-02-06fork.c: fix NULL pointer dereference when nr_threads == threads-maxLi Zefan
2009-02-06Merge branch 'core/softlockup' into auto-core-nextIngo Molnar
2009-02-06manual merge of core/percpuIngo Molnar
2009-02-06Merge branch 'core/locking' into auto-core-nextIngo Molnar