summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-02-02Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-02-02Merge commit 'trivial/for-next'Stephen Rothwell
2009-02-02Merge commit 'proc/proc'Stephen Rothwell
2009-02-02Merge commit 'sparseirq/auto-sparseirq-next'Stephen Rothwell
2009-02-02Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2009-02-02Merge commit 'kgdb/kgdb-next'Stephen Rothwell
2009-02-02Merge branch 'quilt/rr'Stephen Rothwell
2009-02-02Merge commit 'net/master'Stephen Rothwell
2009-02-02Merge commit 'acpi/test'Stephen Rothwell
2009-02-02Merge commit 'nfs/linux-next'Stephen Rothwell
2009-02-02Merge commit 'timers/auto-timers-next'Stephen Rothwell
2009-02-02Merge commit 'sched/auto-sched-next'Stephen Rothwell
2009-02-02Merge commit 'genirq/auto-genirq-next'Stephen Rothwell
2009-02-02Merge commit 'ftrace/auto-ftrace-next'Stephen Rothwell
2009-02-02Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2009-02-02kthread: Don't looking for a task in create_kthread() #2Rusty Russell
2009-02-02cpumask:sched_rt-no-allocRusty Russell
2009-02-02cpumask:sched_rt-pick_optimal_cpu-first_cpu-fixRusty Russell
2009-02-02modules: Use a better scheme for refcountingEric Dumazet
2009-02-01net: add ARP notify option for devicesStephen Hemminger
2009-01-31Merge branch 'cachefs' into nextTrond Myklebust
2009-01-31Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-31Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-31Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-01-30hrtimer: prevent negative expiry value after clock_was_set()Thomas Gleixner
2009-01-30hrtimers: allow the hot-unplugging of all cpusSebastien Dugue
2009-01-30hrtimers: increase clock min delta threshold while interrupt hangingFrederic Weisbecker
2009-01-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-01-30trivial: Fix misspelling of firmwareNick Andrew
2009-01-30trivial: fix typo "resgister" -> "register"Uwe Kleine-Koenig
2009-01-30generic-ipi: use per cpu data for single cpu ipi callsSteven Rostedt
2009-01-29cgroup: fix root_count when mount fails due to busy subsystemPaul Menage
2009-01-29cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()Paul Menage
2009-01-29cgroups: fix lock inconsistency in cgroup_clone()Li Zefan
2009-01-29cgroups: use hierarchy mutex in creation failure pathKAMEZAWA Hiroyuki
2009-01-28merge linus into test branchLen Brown
2009-01-29proc 1/6: implement support for automounts in task directoriesEric W. Biederman
2009-01-27cpumask fallout: Initialize irq_default_affinity earlierDavid Daney
2009-01-27Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too.David Daney
2009-01-27Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-01-27Hibernation: Introduce system_entering_hibernationRafael J. Wysocki
2009-01-27signals, debug: fix BUG: using smp_processor_id() in preemptible code in prin...Ed Swierk
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-01-26Merge branch 'cachefs' into nextTrond Myklebust
2009-01-26Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-26kmemleak: Add modules supportCatalin Marinas