summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-07-28Merge branch 'quilt/driver-core'Stephen Rothwell
2010-07-28Merge remote branch 'bkl-core/bkl/core'Stephen Rothwell
2010-07-28Merge remote branch 'drivers-x86/linux-next'Stephen Rothwell
2010-07-28Merge remote branch 'workqueues/for-next'Stephen Rothwell
2010-07-28Merge commit 'refs/next/20100727/tip'Stephen Rothwell
2010-07-28Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-07-28Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-07-28Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-07-28Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-07-28Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-07-28Merge remote branch 'block/for-next'Stephen Rothwell
2010-07-28Merge branch 'quilt/rr'Stephen Rothwell
2010-07-28Merge remote branch 'crypto/master'Stephen Rothwell
2010-07-28Merge remote branch 'net/master'Stephen Rothwell
2010-07-28Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-07-28Merge remote branch 'powerpc/next'Stephen Rothwell
2010-07-28Merge remote branch 'mips/mips-for-linux-next'Stephen Rothwell
2010-07-28cgroupfs: create /sys/fs/cgroup to mount cgroupfs onGreg KH
2010-07-28hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NETIan Abbott
2010-07-27dynamic debug: move ddebug_remove_module() down into free_module()Jason Baron
2010-07-27printk: fix delayed messages from CPU hotplug eventsKevin Cernekee
2010-07-27param:kernel_param_lockRusty Russell
2010-07-27param:params-are-constRusty Russell
2010-07-27param:use-free-hook-for-charpRusty Russell
2010-07-27param:add-free-hookRusty Russell
2010-07-27param:param_opsRusty Russell
2010-07-27param:neaten-param.c-exportsRusty Russell
2010-07-27kernel-params_c-check-null-for-non-bool.diffRusty Russell
2010-07-27module: cleanup comments, remove noinlineRusty Russell
2010-07-27module: group post-relocation functions into post_relocation()Rusty Russell
2010-07-27module: move module args strndup_user to just before useRusty Russell
2010-07-27module: pass load_info into other functionsRusty Russell
2010-07-27module: fix sysfs cleanup for !CONFIG_SYSFSRusty Russell
2010-07-27module: sysfs cleanupRusty Russell
2010-07-27module: layout_and_allocateRusty Russell
2010-07-27module:kallsyms-takes-info-fixRusty Russell
2010-07-27module: kallsyms functions take struct load_infoRusty Russell
2010-07-27module: refactor out section header rewriting: FIX modversionsRusty Russell
2010-07-27module: refactor out section header rewritingRusty Russell
2010-07-27module: add load_infoLinus Torvalds
2010-07-27module: reduce stack usage for each_symbol()Linus Torvalds
2010-07-27module: refactor load_module part 5Rusty Russell
2010-07-27module: refactor load_module part 4Rusty Russell
2010-07-27module: refactor load_module part 3Rusty Russell
2010-07-27module: refactor load_module part 2Linus Torvalds
2010-07-27module: refactor load_moduleLinus Torvalds
2010-07-27module: module_unload_init() cleanupEric Dumazet
2010-07-26padata: Check for valid cpumasksSteffen Klassert
2010-07-26padata: Allocate cpumask dependend recources in any caseSteffen Klassert
2010-07-26padata: Fix cpu index countingSteffen Klassert