summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-03-10Merge branch 'quilt/driver-core'Stephen Rothwell
2009-03-10Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-03-10Merge commit 'trivial/for-next'Stephen Rothwell
2009-03-10Merge commit 'proc/proc'Stephen Rothwell
2009-03-10Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2009-03-10Merge commit 'security-testing/next'Stephen Rothwell
2009-03-10Merge commit 'kgdb/kgdb-next'Stephen Rothwell
2009-03-10Merge branch 'quilt/rr'Stephen Rothwell
2009-03-10Merge commit 'net/master'Stephen Rothwell
2009-03-10Merge commit 'nfs/linux-next'Stephen Rothwell
2009-03-10Revert "tracing: current tip/master can't enable ftrace"Stephen Rothwell
2009-03-10Merge commit 'timers/auto-timers-next'Stephen Rothwell
2009-03-10Merge commit 'sched/auto-sched-next'Stephen Rothwell
2009-03-10Merge commit 'genirq/auto-genirq-next'Stephen Rothwell
2009-03-10Merge commit 'tracing/auto-tracing-next'Stephen Rothwell
2009-03-10Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2009-03-10Merge commit 'x86/auto-x86-next'Stephen Rothwell
2009-03-10Merge commit 'powerpc/next'Stephen Rothwell
2009-03-10cpumask:irqaction-remove-unnecessary-initializersRusty Russell
2009-03-10cpumask:dont-refer-to-cpu_sibling_map-and-cpu_core_mapRusty Russell
2009-03-10cpumask:use-cpumap-accessors-mainRusty Russell
2009-03-10module:no-stop_machine-on-loadRusty Russell
2009-03-10module:create_a_request_nowait-fixRusty Russell
2009-03-10module: create a request_module_nowait()Arjan van de Ven
2009-03-10module:bool-param-can-be-boolRusty Russell
2009-03-10module:invbool-takes-a-boolRusty Russell
2009-03-10module:version-modversion_infoRusty Russell
2009-03-10module:dont-load-__versions-sectionRusty Russell
2009-03-10module:clarify-try_to_force_load-messageRusty Russell
2009-03-10module: Export symbols needed for KspliceTim Abbott
2009-03-10Ksplice: Add functions for walking kallsyms symbolsAnders Kaseorg
2009-03-10module:use-strstartsRusty Russell
2009-03-10module:remove-module_text_addressRusty Russell
2009-03-10module:module_addressRusty Russell
2009-03-10module: Make find_symbol return a struct kernel_symbolTim Abbott
2009-03-10work_on_cpu(): rewrite it to create a kernel thread on demandAndrew Morton
2009-03-10kthread:move-sched-realeted-initialization-from-kthreadd-contextOleg Nesterov
2009-03-10kthread: Don't looking for a task in create_kthread() #2Rusty Russell
2009-03-10cpuhotplug: remove cpu_hotplug_init()Lai Jiangshan
2009-03-10cpumask:sched_rt-no-allocRusty Russell
2009-03-10cpumask:remove-address-of-CPU_MASK_ALL-coreRusty Russell
2009-03-10cpumask:fix-cpu_online_map-etc-assignmentRusty Russell
2009-03-10param:fix-charp-sysfs-writeRusty Russell
2009-03-10dynamic debug: combine dprintk and dynamic printkJason Baron
2009-03-09Merge branch 'cachefs' into nextTrond Myklebust
2009-03-09copy_process: fix CLONE_PARENT && parent_exec_id interactionOleg Nesterov
2009-03-09kmemleak: Add modules supportCatalin Marinas
2009-03-09Fix fixpoint divide exception in acct_update_integralsHeiko Carstens
2009-03-06tracing: fix deadlock when setting set_ftrace_pidKOSAKI Motohiro
2009-03-06tracing: current tip/master can't enable ftraceKOSAKI Motohiro