Age | Commit message (Expand) | Author |
2010-08-10 | kernel/timer.c: fix kernel-doc function parameter warning | Randy Dunlap |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-08-10 | Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux | Linus Torvalds |
2010-08-10 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-09 | gcc-4.6: printk: use stable variable to dump kmsg buffer | Andi Kleen |
2010-08-09 | stop_machine: struct cpu_stopper, remove alignment padding on 64 bits | Richard Kennedy |
2010-08-09 | kernel/range: remove unused definition of ARRAY_SIZE() | Geert Uytterhoeven |
2010-08-09 | sys_personality: remove the bogus checks in sys_personality()->__set_personal... | Oleg Nesterov |
2010-08-09 | hibernation: freeze swap at hibernation | KAMEZAWA Hiroyuki |
2010-08-09 | oom: badness heuristic rewrite | David Rientjes |
2010-08-09 | oom: move sysctl declarations to oom.h | David Rientjes |
2010-08-09 | pass a struct path to vfs_statfs | Christoph Hellwig |
2010-08-09 | workqueue: workqueue_cpu_callback() should be cpu_notifier instead of hotcpu_... | Tejun Heo |
2010-08-08 | workqueue: add missing __percpu markup in kernel/workqueue.c | Namhyung Kim |
2010-08-07 | Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred... | Linus Torvalds |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-08-07 | block: push BKL into blktrace ioctls | Arnd Bergmann |
2010-08-07 | block: unify flags for struct bio and struct request | Christoph Hellwig |
2010-08-07 | block: remove wrappers for request type/flags | Christoph Hellwig |
2010-08-06 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-08-06 | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2010-08-06 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2010-08-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-08-05 | Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-08-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-08-05 | cgroupfs: create /sys/fs/cgroup to mount cgroupfs on | Greg KH |
2010-08-05 | hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NET | Ian Abbott |
2010-08-05 | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty... | Linus Torvalds |
2010-08-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-08-05 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2010-08-05 | vt,console,kdb: automatically set kdb LINES variable | Jason Wessel |
2010-08-05 | debug_core,kdb: fix crash when arch does not have single step | Jason Wessel |
2010-08-05 | ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump | Jason Wessel |
2010-08-05 | ftrace,kdb: Extend kdb to be able to dump the ftrace buffer | Jason Wessel |
2010-08-05 | gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set() | Jason Wessel |
2010-08-05 | gdbstub: Implement gdbserial 'p' and 'P' packets | Jason Wessel |
2010-08-05 | kgdb,kdb: individual register set and and get API | Jason Wessel |
2010-08-05 | gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol | Jason Wessel |
2010-08-05 | kgdb: remove custom hex_to_bin()implementation | Andy Shevchenko |
2010-08-05 | printk: fix delayed messages from CPU hotplug events | Kevin Cernekee |
2010-08-05 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2010-08-05 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar |
2010-08-05 | Merge branch 'perf/nmi' into perf/core | Ingo Molnar |
2010-08-05 | module: cleanup comments, remove noinline | Rusty Russell |
2010-08-05 | module: group post-relocation functions into post_relocation() | Rusty Russell |
2010-08-05 | module: move module args strndup_user to just before use | Rusty Russell |