summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-03-30Merge commit 'suspend/linux-next'Stephen Rothwell
2009-03-30Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-03-30Merge commit 'trivial/for-next'Stephen Rothwell
2009-03-30Merge commit 'proc/proc'Stephen Rothwell
2009-03-30Merge commit 'kgdb/kgdb-next'Stephen Rothwell
2009-03-30Merge branch 'quilt/rr'Stephen Rothwell
2009-03-30Merge commit 'nfs/linux-next'Stephen Rothwell
2009-03-30Merge commit 'tracing/auto-tracing-next'Stephen Rothwell
2009-03-30Merge commit 'cpus4096/auto-cpus4096-next'Stephen Rothwell
2009-03-30Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2009-03-30Merge commit 'x86/auto-x86-next'Stephen Rothwell
2009-03-30Merge commit 'powerpc/next'Stephen Rothwell
2009-03-29Merge commit 'origin/master' into nextTrond Myklebust
2009-03-29Merge branch 'vfs-changes' into for-nextTrond Myklebust
2009-03-29Merge branch 'cachefs' into for-nextTrond Myklebust
2009-03-29module:bool-param-can-be-boolRusty Russell
2009-03-29module:param-flagsRusty Russell
2009-03-29module:invbool-takes-a-boolRusty Russell
2009-03-29module:use-strstartsRusty Russell
2009-03-29work_on_cpu(): rewrite it to create a kernel thread on demandAndrew Morton
2009-03-29kthread:move-sched-realeted-initialization-from-kthreadd-contextOleg Nesterov
2009-03-29kthread: Don't looking for a task in create_kthread() #2Rusty Russell
2009-03-29cpuhotplug: remove cpu_hotplug_init()Lai Jiangshan
2009-03-29cpumask:core-remove-cpumask_t-usageRusty Russell
2009-03-29cpumask:rcutortureRusty Russell
2009-03-29cpumask:core-use-new-functionsRusty Russell
2009-03-29cpumask:use-mm_cpumask-coreRusty Russell
2009-03-29cpumask:use-cpumap-accessors-mainRusty Russell
2009-03-29cpumask:remove-address-of-CPU_MASK_ALL-coreRusty Russell
2009-03-29module:no-stop_machine-on-loadRusty Russell
2009-03-29module:create_a_request_nowaitArjan van de Ven
2009-03-29module:version-modversion_infoRusty Russell
2009-03-29module:dont-load-__versions-sectionRusty Russell
2009-03-29module:clarify-try_to_force_load-messageRusty Russell
2009-03-29module: Export symbols needed for KspliceTim Abbott
2009-03-29Ksplice: Add functions for walking kallsyms symbolsAnders Kaseorg
2009-03-29module:remove-module_text_addressRusty Russell
2009-03-29module:module_addressRusty Russell
2009-03-29module: Make find_symbol return a struct kernel_symbolTim Abbott
2009-03-29kernel/module.c: fix an unused goto labelAmérico Wang
2009-03-29param:fix-charp-sysfs-writeRusty Russell
2009-03-28Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-03-28Merge branch 'linus' into core/futexesIngo Molnar
2009-03-28kexec: Change kexec jump code orderingRafael J. Wysocki
2009-03-28PM: Change hibernation code orderingRafael J. Wysocki
2009-03-28PM: Change suspend code orderingRafael J. Wysocki
2009-03-28PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki
2009-03-28PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30Linus Torvalds
2009-03-28async: remove the temporary (2.6.29) "async is off by default" codeArjan van de Ven