summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-03-26Merge branch 'quilt/driver-core'Stephen Rothwell
2009-03-26Merge commit 'suspend/linux-next'Stephen Rothwell
2009-03-26Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-03-26Merge commit 'trivial/for-next'Stephen Rothwell
2009-03-26Merge commit 'proc/proc'Stephen Rothwell
2009-03-26Merge commit 'security-testing/next'Stephen Rothwell
2009-03-26Merge commit 'kgdb/kgdb-next'Stephen Rothwell
2009-03-26Merge branch 'quilt/rr'Stephen Rothwell
2009-03-26Merge commit 'net/master'Stephen Rothwell
2009-03-26Merge commit 'nfs/linux-next'Stephen Rothwell
2009-03-26Merge commit 'timers/auto-timers-next'Stephen Rothwell
2009-03-26Merge commit 'sched/auto-sched-next'Stephen Rothwell
2009-03-26Merge commit 'genirq/auto-genirq-next'Stephen Rothwell
2009-03-26Merge branch 'next-20090325/tracing'Stephen Rothwell
2009-03-26Merge commit 'cpus4096/auto-cpus4096-next'Stephen Rothwell
2009-03-26Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2009-03-26Merge commit 'x86/auto-x86-next'Stephen Rothwell
2009-03-25kexec: Change kexec jump code orderingRafael J. Wysocki
2009-03-25PM: Change hibernation code orderingRafael J. Wysocki
2009-03-25PM: Change suspend code orderingRafael J. Wysocki
2009-03-25PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki
2009-03-25PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki
2009-03-25proc 1/6: implement support for automounts in task directoriesEric W. Biederman
2009-03-25dynamic debug: combine dprintk and dynamic printkJason Baron
2009-03-24kmemleak: Add modules supportCatalin Marinas
2009-03-24Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a...Ingo Molnar
2009-03-24Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-24Merge branch 'master' into nextJames Morris
2009-03-23fix ptrace slownessMiklos Szeredi
2009-03-20Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup' and 'linus' into x86/coreIngo Molnar
2009-03-20cpumask:irqaction-remove-unnecessary-initializersRusty Russell
2009-03-20cpumask:dont-refer-to-cpu_sibling_map-and-cpu_core_mapRusty Russell
2009-03-20cpumask:use-mm_cpumask-coreRusty Russell
2009-03-20cpumask:use-cpumap-accessors-mainRusty Russell
2009-03-20module:no-stop_machine-on-loadRusty Russell
2009-03-20kmod: use explicit names for waitingJiri Slaby
2009-03-20module:create_a_request_nowait-fixRusty Russell
2009-03-20module: create a request_module_nowait()Arjan van de Ven
2009-03-20module:bool-param-can-be-boolRusty Russell
2009-03-20module:invbool-takes-a-boolRusty Russell
2009-03-20module:version-modversion_infoRusty Russell
2009-03-20module:dont-load-__versions-sectionRusty Russell
2009-03-20module:clarify-try_to_force_load-messageRusty Russell
2009-03-20module: Export symbols needed for KspliceTim Abbott
2009-03-20Ksplice: Add functions for walking kallsyms symbolsAnders Kaseorg
2009-03-20module:use-strstartsRusty Russell
2009-03-20module:remove-module_text_addressRusty Russell
2009-03-20module:module_addressRusty Russell
2009-03-20module: Make find_symbol return a struct kernel_symbolTim Abbott
2009-03-20work_on_cpu(): rewrite it to create a kernel thread on demandAndrew Morton