summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-04-03Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-04-03Merge commit 'proc/proc'Stephen Rothwell
2009-04-03Merge commit 'kgdb/kgdb-next'Stephen Rothwell
2009-04-03Merge branch 'quilt/rr'Stephen Rothwell
2009-04-03Merge commit 'vfs/for-next'Stephen Rothwell
2009-04-03Merge commit 'nfs/linux-next'Stephen Rothwell
2009-04-03Merge commit 'tracing/auto-tracing-next'Stephen Rothwell
2009-04-03Merge commit 'cpus4096/auto-cpus4096-next'Stephen Rothwell
2009-04-03Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2009-04-01epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()Davide Libenzi
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm
2009-04-01mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan
2009-04-01mm: introduce for_each_populated_zone() macroKOSAKI Motohiro
2009-04-01kmemleak: Add modules supportCatalin Marinas
2009-03-31Get rid of indirect include of fs_struct.hAl Viro
2009-03-31New locking/refcounting for fs_structAl Viro
2009-03-31Take fs_struct handling to new file (fs/fs_struct.c)Al Viro
2009-03-31Kill unsharing fs_struct in __set_personality()Al Viro
2009-03-31module:bool-param-can-be-boolRusty Russell
2009-03-31module:param-flagsRusty Russell
2009-03-31module:invbool-takes-a-boolRusty Russell
2009-03-31work_on_cpu(): rewrite it to create a kernel thread on demandAndrew Morton
2009-03-31kthread:move-sched-realeted-initialization-from-kthreadd-contextOleg Nesterov
2009-03-31kthread: Don't looking for a task in create_kthread() #2Rusty Russell
2009-03-31cpuhotplug: remove cpu_hotplug_init()Lai Jiangshan
2009-03-31module:use-strstartsRusty Russell
2009-03-31module:no-stop_machine-on-loadRusty Russell
2009-03-31module:create_a_request_nowaitArjan van de Ven
2009-03-31module:version-modversion_infoRusty Russell
2009-03-31module:dont-load-__versions-sectionRusty Russell
2009-03-31module:clarify-try_to_force_load-messageRusty Russell
2009-03-31module: Export symbols needed for KspliceTim Abbott
2009-03-31Ksplice: Add functions for walking kallsyms symbolsAnders Kaseorg
2009-03-31module:remove-module_text_addressRusty Russell
2009-03-31module:module_addressRusty Russell
2009-03-31module: Make find_symbol return a struct kernel_symbolTim Abbott
2009-03-31kernel/module.c: fix an unused goto labelAmérico Wang
2009-03-31param:fix-charp-sysfs-writeRusty Russell
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-03-30Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-03-30lockdep: fix deadlock in lockdep_trace_allocPeter Zijlstra
2009-03-31proc 1/6: implement support for automounts in task directoriesEric W. Biederman
2009-03-30kexec: Change kexec jump code orderingRafael J. Wysocki
2009-03-30PM: Change hibernation code orderingRafael J. Wysocki
2009-03-30PM: Change suspend code orderingRafael J. Wysocki
2009-03-30PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki
2009-03-30PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki
2009-03-30Merge commit 'origin/master' into nextTrond Myklebust
2009-03-30cpumask: remove cpumask_t from coreRusty Russell
2009-03-30cpumask: convert rcutorture.cRusty Russell