| Commit message (Expand) | Author | Age |
* | [PATCH] Zone reclaim: proc override | Christoph Lameter | 2006-01-18 |
* | [PATCH] kernel/hrtimer.c sparse warning fix | Ingo Molnar | 2006-01-17 |
* | [PATCH] build kernel/intermodule.c only when required | Adrian Bunk | 2006-01-17 |
* | [PATCH] hrtimer comment tweak | Jonathan Corbet | 2006-01-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-15 |
|\ |
|
| * | correct email address of Manfred Spraul | Christian Kujau | 2006-01-14 |
| * | SOFTWARE_SUSPEND: fix a typo in the dependencies | Adrian Bunk | 2006-01-14 |
* | | [PATCH] cpuset oom lock fix | Paul Jackson | 2006-01-14 |
* | | [PATCH] s390: spinlock fixes | Martin Schwidefsky | 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-14 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6 | Linus Torvalds | 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-12 |
* | | [PATCH] sched: filter affine wakeups | akpm@osdl.org | 2006-01-12 |
* | | [PATCH] scheduler cache-hot-autodetect | akpm@osdl.org | 2006-01-12 |
|/ |
|
* | [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-11 |
* | [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 |