summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-03-04Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-03-04Merge commit 'trivial/for-next'Stephen Rothwell
2009-03-04Merge commit 'proc/proc'Stephen Rothwell
2009-03-04Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2009-03-04Merge commit 'security-testing/next'Stephen Rothwell
2009-03-04Merge commit 'kgdb/kgdb-next'Stephen Rothwell
2009-03-04Merge branch 'quilt/rr'Stephen Rothwell
2009-03-04Merge commit 'net/master'Stephen Rothwell
2009-03-04Merge commit 'nfs/linux-next'Stephen Rothwell
2009-03-04Merge commit 'timers/auto-timers-next'Stephen Rothwell
2009-03-04Merge commit 'sched/auto-sched-next'Stephen Rothwell
2009-03-04Merge commit 'genirq/auto-genirq-next'Stephen Rothwell
2009-03-04Merge commit 'tracing/auto-tracing-next'Stephen Rothwell
2009-03-04Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2009-03-04Merge branch 'quilt/driver-core'Stephen Rothwell
2009-03-04Merge commit 'x86/auto-x86-next'Stephen Rothwell
2009-03-04Merge commit 'powerpc/next'Stephen Rothwell
2009-03-03Merge branch 'cachefs' into nextTrond Myklebust
2009-03-03trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-03trivial: Fix misspelling of firmwareNick Andrew
2009-03-03trivial: fix typo "resgister" -> "register"Uwe Kleine-Koenig
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2009-03-03module:no-stop_machine-on-loadRusty Russell
2009-03-03module:create_a_request_nowait-fixRusty Russell
2009-03-03module: create a request_module_nowait()Arjan van de Ven
2009-03-03module:bool-param-can-be-boolRusty Russell
2009-03-03module:invbool-takes-a-boolRusty Russell
2009-03-03module:version-modversion_infoRusty Russell
2009-03-03module:dont-load-__versions-sectionRusty Russell
2009-03-03module:clarify-try_to_force_load-messageRusty Russell
2009-03-03module: Export symbols needed for KspliceTim Abbott
2009-03-03Ksplice: Add functions for walking kallsyms symbolsAnders Kaseorg
2009-03-03module:use-strstartsRusty Russell
2009-03-03module:remove-module_text_addressRusty Russell
2009-03-03module:module_addressRusty Russell
2009-03-03module: Make find_symbol return a struct kernel_symbolTim Abbott
2009-03-03kthread:move-sched-realeted-initialization-from-kthreadd-contextOleg Nesterov
2009-03-03kthread: Don't looking for a task in create_kthread() #2Rusty Russell
2009-03-03cpuhotplug: remove cpu_hotplug_init()Lai Jiangshan
2009-03-03cpumask:sched_rt-no-allocRusty Russell
2009-03-03cpumask:remove-address-of-CPU_MASK_ALLRusty Russell
2009-03-03cpumask:fix-cpu_online_map-etc-assignmentRusty Russell
2009-03-03param:fix-charp-sysfs-write-fixRusty Russell
2009-03-03param:fix-charp-sysfs-writeRusty Russell
2009-03-03cpumask:task_cpumaskRusty Russell
2009-03-03dynamic debug: combine dprintk and dynamic printkJason Baron
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-27Fix recursive lock in free_uid()/free_user_ns()David Howells
2009-02-27keys: distinguish per-uid keys in different namespacesSerge E. Hallyn
2009-02-25tracing/hw-branch-tracing: convert bts-tracer mutex to a spinlockIngo Molnar