Age | Commit message (Expand) | Author |
2006-01-14 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven |
2006-01-14 | [PATCH] sched: add new SCHED_BATCH policy | Ingo Molnar |
2006-01-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6 | Linus Torvalds |
2006-01-12 | [PATCH] sched: filter affine wakeups | akpm@osdl.org |
2006-01-12 | [PATCH] scheduler cache-hot-autodetect | akpm@osdl.org |
2006-01-12 | [hrtimer] Enforce resolution as lower limit of intervals | Thomas Gleixner |
2006-01-12 | [hrtimer] Change resolution storage to ktime_t format | Thomas Gleixner |
2006-01-12 | [hrtimer] Remove listhead from hrtimer struct | Thomas Gleixner |
2006-01-11 | [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align | Ravikiran G Thirumalai |
2006-01-11 | [PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostly | Andi Kleen |
2006-01-11 | [PATCH] move capable() to capability.h | Randy.Dunlap |
2006-01-11 | [PATCH] uninline capable() | Ingo Molnar |
2006-01-11 | [PATCH] kprobes: fix unloading of self probed module | Keshavamurthy Anil S |
2006-01-11 | [PATCH] fix/simplify mutex debugging code | David Woodhouse |
2006-01-10 | [PATCH] mutex: trivial whitespace cleanups | Ingo Molnar |
2006-01-10 | [PATCH] mark mutex_lock*() as might_sleep() | Ingo Molnar |
2006-01-10 | [PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES | Ingo Molnar |
2006-01-10 | [PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.c | Ingo Molnar |
2006-01-10 | [PATCH] rcu: fix hotplug-cpu ->donelist leak | Oleg Nesterov |
2006-01-10 | [PATCH] rcu: join rcu_ctrlblk and rcu_state | Oleg Nesterov |
2006-01-10 | [PATCH] kernel/resource.c: __check_region(): remove pointless __deprecated | Adrian Bunk |
2006-01-10 | [PATCH] Decrease number of pointer derefs in exit.c | Jesper Juhl |
2006-01-10 | [PATCH] Kprobes: conversion from kcalloc to kzalloc | Keshavamurthy Anil S |
2006-01-10 | [PATCH] kprobes: fix build breakage | Ananth N Mavinakayanahalli |
2006-01-10 | [PATCH] kprobes: arch_remove_kprobe | Anil S Keshavamurthy |
2006-01-10 | [PATCH] kprobes-changed-from-using-spinlock-to-mutex fix | Keshavamurthy Anil S |
2006-01-10 | [PATCH] kprobes: changed from using spinlock to mutex | Anil S Keshavamurthy |
2006-01-10 | [PATCH] kprobes: enable funcions only for required arch | Anil S Keshavamurthy |
2006-01-10 | [PATCH] Remove getnstimestamp() | Matt Helsley |
2006-01-10 | [PATCH] Export ktime_get_ts() | Matt Helsley |
2006-01-10 | [PATCH] hrtimer: convert posix timers completely | Thomas Gleixner |
2006-01-10 | [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API | Thomas Gleixner |
2006-01-10 | [PATCH] hrtimer: switch sys_nanosleep to hrtimer | Thomas Gleixner |
2006-01-10 | [PATCH] hrtimer: create hrtimer nanosleep API | Thomas Gleixner |
2006-01-10 | [PATCH] hrtimer: switch itimers to hrtimer | Thomas Gleixner |
2006-01-10 | [PATCH] hrtimer: hrtimer core code | Thomas Gleixner |
2006-01-10 | [PATCH] hrtimer: introduce nsec_t type and conversion functions | Thomas Gleixner |
2006-01-10 | [PATCH] hrtimer: validate timespec of do_sys_settimeofday | Thomas Gleixner |
2006-01-10 | [PATCH] hrtimer: create and use timespec_valid macro | Thomas Gleixner |
2006-01-10 | [PATCH] hrtimer: make clockid_t arguments const | Thomas Gleixner |
2006-01-10 | [PATCH] hrtimer: export deinlined mktime | Andrew Morton |
2006-01-10 | [PATCH] hrtimer: clean up mktime and make arguments const | Ingo Molnar |
2006-01-10 | [PATCH] hrtimer: deinline mktime and set_normalized_timespec | Thomas Gleixner |
2006-01-10 | [PATCH] hrtimer: remove duplicate div_long_long_rem implementation | Thomas Gleixner |
2006-01-10 | [PATCH] common compat_sys_timer_create | Christoph Hellwig |
2006-01-10 | [PATCH] kdump: read previous kernel's memory | Vivek Goyal |
2006-01-10 | [PATCH] kdump: save registers early (inline functions) | Vivek Goyal |
2006-01-10 | [PATCH] kdump: export per cpu crash notes pointer through sysfs | Vivek Goyal |
2006-01-10 | [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers | Vivek Goyal |
2006-01-10 | [PATCH] Remove set_fs() in stop_machine() | akpm@osdl.org |