summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-06-09Merge remote branch 'drivers-x86/linux-next'Stephen Rothwell
2010-06-09Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-06-09Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-06-09Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-06-09Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-06-09Merge branch 'quilt/rr'Stephen Rothwell
2010-06-09Merge remote branch 'crypto/master'Stephen Rothwell
2010-06-09Merge remote branch 'acpi/test'Stephen Rothwell
2010-06-08Merge branch 'perf/urgent' into auto-latestIngo Molnar
2010-06-08perf: Fix signed comparison in perf_adjust_period()Peter Zijlstra
2010-06-08printk: fix delayed messages from CPU hotplug eventsKevin Cernekee
2010-06-07PM / Hibernate: Fix typos in comments in kernel/power/swap.cCesar Eduardo Barros
2010-06-07param:kernel_param_lockRusty Russell
2010-06-07param:params-are-constRusty Russell
2010-06-07param:use-free-hook-for-charpRusty Russell
2010-06-07param:add-free-hookRusty Russell
2010-06-07param:param_opsRusty Russell
2010-06-07param:neaten-param.c-exportsRusty Russell
2010-06-07kernel-params_c-check-null-for-non-bool.diffRusty Russell
2010-06-07module: cleanup comments, remove noinlineRusty Russell
2010-06-07module: group post-relocation functions into post_relocation()Rusty Russell
2010-06-07module: move module args strndup_user to just before useRusty Russell
2010-06-07module: pass load_info into other functionsRusty Russell
2010-06-07module: fix sysfs cleanup for !CONFIG_SYSFSRusty Russell
2010-06-07module: sysfs cleanupRusty Russell
2010-06-07module: layout_and_allocateRusty Russell
2010-06-07module: kallsyms functions take struct load_infoRusty Russell
2010-06-07module: refactor out section header rewriting: FIX modversionsRusty Russell
2010-06-07module: refactor out section header rewritingRusty Russell
2010-06-07module: add load_infoLinus Torvalds
2010-06-07module: reduce stack usage for each_symbol()Linus Torvalds
2010-06-07module: refactor load_module part 5Rusty Russell
2010-06-07module: refactor load_module part 4Rusty Russell
2010-06-07module: refactor load_module part 3Rusty Russell
2010-06-07module: refactor load_module part 2Linus Torvalds
2010-06-07module: refactor load_moduleLinus Torvalds
2010-06-07module: module_unload_init() cleanupEric Dumazet
2010-06-07module: fix bne2 "gave up waiting for init of module libcrc32c"Rusty Russell
2010-06-07module: verify_export_symbols under the lockRusty Russell
2010-06-07module: move find_module check to endLinus Torvalds
2010-06-07module: make locking more fine-grained.Rusty Russell
2010-06-07module: Make module sysfs functions private.Rusty Russell
2010-06-07module: move sysfs exposure to end of load_moduleRusty Russell
2010-06-07module: fix kdb's illicit use of struct module_use.Rusty Russell
2010-06-07module: Make the 'usage' lists be two-wayLinus Torvalds
2010-06-06Merge commit 'v2.6.35-rc2' into auto-latestIngo Molnar
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-06-05Merge branch 'linus' into auto-latestIngo Molnar
2010-06-05module: fix bne2 "gave up waiting for init of module libcrc32c"Rusty Russell
2010-06-05module: verify_export_symbols under the lockRusty Russell