Age | Commit message (Expand) | Author |
2010-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-11 | kfifo: replace the old non generic API | Stefani Seibold |
2010-08-11 | kfifo: add the new generic kfifo API | Stefani Seibold |
2010-08-11 | kexec: return -EFAULT on copy_to_user() failures | Dan Carpenter |
2010-08-11 | lib/bug.c: add oops end marker to WARN implementation | Anton Blanchard |
2010-08-11 | panic: keep blinking in spite of long spin timer mode | TAMUKI Shoichi |
2010-08-11 | pids: alloc_pidmap: remove the unnecessary boundary checks | Oleg Nesterov |
2010-08-11 | pids: fix a race in pid generation that causes pids to be reused immediately | Salman |
2010-08-11 | ptrace: optimize exit_ptrace() for the likely case | Oleg Nesterov |
2010-08-11 | cgroups: save space for the terminator | Dan Carpenter |
2010-08-11 | vfs: add helpers to get root and pwd | Miklos Szeredi |
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 |