summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-02-04Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-02-04Merge commit 'trivial/for-next'Stephen Rothwell
2009-02-04Merge commit 'proc/proc'Stephen Rothwell
2009-02-04Merge commit 'sparseirq/auto-sparseirq-next'Stephen Rothwell
2009-02-04Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2009-02-04Merge commit 'kgdb/kgdb-next'Stephen Rothwell
2009-02-04Merge branch 'quilt/rr'Stephen Rothwell
2009-02-04Merge commit 'net/master'Stephen Rothwell
2009-02-04Merge commit 'acpi/test'Stephen Rothwell
2009-02-04Merge commit 'nfs/linux-next'Stephen Rothwell
2009-02-04Merge commit 'timers/auto-timers-next'Stephen Rothwell
2009-02-04Merge commit 'sched/auto-sched-next'Stephen Rothwell
2009-02-04Merge commit 'genirq/auto-genirq-next'Stephen Rothwell
2009-02-04Merge commit 'ftrace/auto-ftrace-next'Stephen Rothwell
2009-02-04Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2009-02-04kthread: Don't looking for a task in create_kthread() #2Rusty Russell
2009-02-04cpumask:sched_rt-no-allocRusty Russell
2009-02-04cpumask:fix-cpu_online_map-etc-assignmentRusty Russell
2009-02-03Merge branch 'cachefs' into nextTrond Myklebust
2009-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-02-02modules: Use a better scheme for refcountingEric Dumazet
2009-02-01sched_rt: don't use first_cpu on cpumask created with cpumask_andRusty Russell
2009-02-01sched: fix buddie group latencyPeter Zijlstra
2009-02-01sched: clear buddies more aggressivelyMike Galbraith
2009-02-01sched: symmetric sync vs avg_overlapPeter Zijlstra
2009-02-01sched: fix sync wakeupsPeter Zijlstra
2009-02-01net: add ARP notify option for devicesStephen Hemminger
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