summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-05Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05cgroupfs: create /sys/fs/cgroup to mount cgroupfs onGreg KH
2010-08-05hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NETIan Abbott
2010-08-05Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-08-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-08-05vt,console,kdb: automatically set kdb LINES variableJason Wessel
2010-08-05debug_core,kdb: fix crash when arch does not have single stepJason Wessel
2010-08-05ftrace,kdb: Allow dumping a specific cpu's buffer with ftdumpJason Wessel
2010-08-05ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel
2010-08-05gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set()Jason Wessel
2010-08-05gdbstub: Implement gdbserial 'p' and 'P' packetsJason Wessel
2010-08-05kgdb,kdb: individual register set and and get APIJason Wessel
2010-08-05gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocolJason Wessel
2010-08-05kgdb: remove custom hex_to_bin()implementationAndy Shevchenko
2010-08-05printk: fix delayed messages from CPU hotplug eventsKevin Cernekee
2010-08-05Merge branch 'sched/urgent' into sched/coreIngo Molnar
2010-08-05Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-08-05Merge branch 'perf/nmi' into perf/coreIngo Molnar
2010-08-05module: cleanup comments, remove noinlineRusty Russell
2010-08-05module: group post-relocation functions into post_relocation()Rusty Russell
2010-08-05module: move module args strndup_user to just before useRusty Russell
2010-08-05module: pass load_info into other functionsRusty Russell
2010-08-05module: fix sysfs cleanup for !CONFIG_SYSFSRusty Russell
2010-08-05module: sysfs cleanupRusty Russell
2010-08-05module: layout_and_allocateRusty Russell
2010-08-05module: fix crash in get_ksymbol() when oopsing in module initRusty Russell
2010-08-05module: kallsyms functions take struct load_infoRusty Russell
2010-08-05module: refactor out section header rewriting: FIX modversionsRusty Russell
2010-08-05module: refactor out section header rewritingRusty Russell
2010-08-05module: add load_infoLinus Torvalds
2010-08-05module: reduce stack usage for each_symbol()Linus Torvalds
2010-08-05module: refactor load_module part 5Rusty Russell
2010-08-05module: refactor load_module part 4Rusty Russell
2010-08-05module: refactor load_module part 3Rusty Russell
2010-08-05module: refactor load_module part 2Linus Torvalds
2010-08-05module: refactor load_moduleLinus Torvalds
2010-08-05module: module_unload_init() cleanupEric Dumazet
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checksDavid Howells
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-08-04tracing/kprobes: unregister_trace_probe needs to be called under mutexSrikar Dronamraju
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-04timer: Added usleep_range timerPatrick Pannuto
2010-08-04Revert "timer: Added usleep[_range] timer"Thomas Gleixner