aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* [PATCH] EDAC: atomic scrub operationsAlan Cox2006-01-18
* [PATCH] Generic sys_rt_sigsuspend()David Woodhouse2006-01-18
* [PATCH] fix sched_setscheduler semanticsJason Baron2006-01-18
* [PATCH] Zone reclaim: proc overrideChristoph Lameter2006-01-18
* [PATCH] kernel/hrtimer.c sparse warning fixIngo Molnar2006-01-17
* [PATCH] build kernel/intermodule.c only when requiredAdrian Bunk2006-01-17
* [PATCH] hrtimer comment tweakJonathan Corbet2006-01-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-15
|\
| * correct email address of Manfred SpraulChristian Kujau2006-01-14
| * SOFTWARE_SUSPEND: fix a typo in the dependenciesAdrian Bunk2006-01-14
* | [PATCH] cpuset oom lock fixPaul Jackson2006-01-14
* | [PATCH] s390: spinlock fixesMartin Schwidefsky2006-01-14
* | [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* | [PATCH] sched: add new SCHED_BATCH policyIngo Molnar2006-01-14
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6Linus Torvalds2006-01-12
|\
| * [hrtimer] Enforce resolution as lower limit of intervalsThomas Gleixner2006-01-12
| * [hrtimer] Change resolution storage to ktime_t formatThomas Gleixner2006-01-12
| * [hrtimer] Remove listhead from hrtimer structThomas Gleixner2006-01-12
* | [PATCH] sched: filter affine wakeupsakpm@osdl.org2006-01-12
* | [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-12
|/
* [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_alignRavikiran G Thirumalai2006-01-11
* [PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostlyAndi Kleen2006-01-11
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11
* [PATCH] uninline capable()Ingo Molnar2006-01-11
* [PATCH] kprobes: fix unloading of self probed moduleKeshavamurthy Anil S2006-01-11
* [PATCH] fix/simplify mutex debugging codeDavid Woodhouse2006-01-11
* [PATCH] mutex: trivial whitespace cleanupsIngo Molnar2006-01-10
* [PATCH] mark mutex_lock*() as might_sleep()Ingo Molnar2006-01-10
* [PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXESIngo Molnar2006-01-10
* [PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.cIngo Molnar2006-01-10
* [PATCH] rcu: fix hotplug-cpu ->donelist leakOleg Nesterov2006-01-10
* [PATCH] rcu: join rcu_ctrlblk and rcu_stateOleg Nesterov2006-01-10
* [PATCH] kernel/resource.c: __check_region(): remove pointless __deprecatedAdrian Bunk2006-01-10
* [PATCH] Decrease number of pointer derefs in exit.cJesper Juhl2006-01-10
* [PATCH] Kprobes: conversion from kcalloc to kzallocKeshavamurthy Anil S2006-01-10
* [PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2006-01-10
* [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-10
* [PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S2006-01-10
* [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-10
* [PATCH] kprobes: enable funcions only for required archAnil S Keshavamurthy2006-01-10
* [PATCH] Remove getnstimestamp()Matt Helsley2006-01-10
* [PATCH] Export ktime_get_ts()Matt Helsley2006-01-10
* [PATCH] hrtimer: convert posix timers completelyThomas Gleixner2006-01-10
* [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep APIThomas Gleixner2006-01-10
* [PATCH] hrtimer: switch sys_nanosleep to hrtimerThomas Gleixner2006-01-10
* [PATCH] hrtimer: create hrtimer nanosleep APIThomas Gleixner2006-01-10
* [PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner2006-01-10
* [PATCH] hrtimer: hrtimer core codeThomas Gleixner2006-01-10
* [PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner2006-01-10
* [PATCH] hrtimer: validate timespec of do_sys_settimeofdayThomas Gleixner2006-01-10