summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-07-07Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-07-07Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-07-07Merge remote branch 'block/for-next'Stephen Rothwell
2010-07-07Merge branch 'quilt/rr'Stephen Rothwell
2010-07-07Merge remote branch 'crypto/master'Stephen Rothwell
2010-07-07Merge remote branch 'net/master'Stephen Rothwell
2010-07-06printk: fix delayed messages from CPU hotplug eventsKevin Cernekee
2010-07-04module: initialize module dynamic debug laterYehuda Sadeh
2010-07-05param:kernel_param_lockRusty Russell
2010-07-05param:params-are-constRusty Russell
2010-07-05param:use-free-hook-for-charpRusty Russell
2010-07-05param:add-free-hookRusty Russell
2010-07-05param:param_opsRusty Russell
2010-07-05param:neaten-param.c-exportsRusty Russell
2010-07-05kernel-params_c-check-null-for-non-bool.diffRusty Russell
2010-07-05module: cleanup comments, remove noinlineRusty Russell
2010-07-05module: group post-relocation functions into post_relocation()Rusty Russell
2010-07-05module: move module args strndup_user to just before useRusty Russell
2010-07-05module: pass load_info into other functionsRusty Russell
2010-07-05module: fix sysfs cleanup for !CONFIG_SYSFSRusty Russell
2010-07-05module: sysfs cleanupRusty Russell
2010-07-05module: layout_and_allocateRusty Russell
2010-07-05module: kallsyms functions take struct load_infoRusty Russell
2010-07-05module: refactor out section header rewriting: FIX modversionsRusty Russell
2010-07-05module: refactor out section header rewritingRusty Russell
2010-07-05module: add load_infoLinus Torvalds
2010-07-05module: reduce stack usage for each_symbol()Linus Torvalds
2010-07-05module: refactor load_module part 5Rusty Russell
2010-07-05module: refactor load_module part 4Rusty Russell
2010-07-05module: refactor load_module part 3Rusty Russell
2010-07-05module: refactor load_module part 2Linus Torvalds
2010-07-05module: refactor load_moduleLinus Torvalds
2010-07-05module: module_unload_init() cleanupEric Dumazet
2010-07-05module: initialize module dynamic debug laterYehuda Sadeh
2010-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-07-01sched: Cure nr_iowait_cpu() usersPeter Zijlstra
2010-06-30futex: futex_find_get_task remove credentails checkMichal Hocko
2010-06-29kexec: fix Oops in crash_shrink_memory()Pavan Naregundi
2010-06-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-06-28Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-06-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-06-28Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-06-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-06-25sched: Prevent compiler from optimising the sched_avg_update() loopWill Deacon
2010-06-23sched: silence PROVE_RCU in sched_fork()Peter Zijlstra
2010-06-23rcu: apply RCU protection to wake_affine()Daniel J Blueman
2010-06-21Merge branch 'writeback-2.6.36' into for-2.6.36Jens Axboe
2010-06-18block: unify flags for struct bio and struct requestChristoph Hellwig
2010-06-18block: remove wrappers for request type/flagsChristoph Hellwig
2010-06-18sched: Fix over-scheduling bugAlex,Shi