summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2006-01-18[PATCH] EDAC: atomic scrub operationsAlan Cox
2006-01-18[PATCH] Generic sys_rt_sigsuspend()David Woodhouse
2006-01-18[PATCH] fix sched_setscheduler semanticsJason Baron
2006-01-18[PATCH] Zone reclaim: proc overrideChristoph Lameter
2006-01-16[PATCH] kernel/hrtimer.c sparse warning fixIngo Molnar
2006-01-16[PATCH] build kernel/intermodule.c only when requiredAdrian Bunk
2006-01-16[PATCH] hrtimer comment tweakJonathan Corbet
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-01-14[PATCH] cpuset oom lock fixPaul Jackson
2006-01-14[PATCH] s390: spinlock fixesMartin Schwidefsky
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-14[PATCH] sched: add new SCHED_BATCH policyIngo Molnar
2006-01-15correct email address of Manfred SpraulChristian Kujau
2006-01-15SOFTWARE_SUSPEND: fix a typo in the dependenciesAdrian Bunk
2006-01-12Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6Linus Torvalds
2006-01-12[PATCH] sched: filter affine wakeupsakpm@osdl.org
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org
2006-01-12[hrtimer] Enforce resolution as lower limit of intervalsThomas Gleixner
2006-01-12[hrtimer] Change resolution storage to ktime_t formatThomas Gleixner
2006-01-12[hrtimer] Remove listhead from hrtimer structThomas Gleixner
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_alignRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostlyAndi Kleen
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2006-01-11[PATCH] uninline capable()Ingo Molnar
2006-01-11[PATCH] kprobes: fix unloading of self probed moduleKeshavamurthy Anil S
2006-01-11[PATCH] fix/simplify mutex debugging codeDavid Woodhouse
2006-01-10[PATCH] mutex: trivial whitespace cleanupsIngo 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_MUTEXESIngo Molnar
2006-01-10[PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.cIngo Molnar
2006-01-10[PATCH] rcu: fix hotplug-cpu ->donelist leakOleg Nesterov
2006-01-10[PATCH] rcu: join rcu_ctrlblk and rcu_stateOleg Nesterov
2006-01-10[PATCH] kernel/resource.c: __check_region(): remove pointless __deprecatedAdrian Bunk
2006-01-10[PATCH] Decrease number of pointer derefs in exit.cJesper Juhl
2006-01-10[PATCH] Kprobes: conversion from kcalloc to kzallocKeshavamurthy Anil S
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy
2006-01-10[PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy
2006-01-10[PATCH] kprobes: enable funcions only for required archAnil 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 completelyThomas Gleixner
2006-01-10[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep APIThomas Gleixner
2006-01-10[PATCH] hrtimer: switch sys_nanosleep to hrtimerThomas Gleixner
2006-01-10[PATCH] hrtimer: create hrtimer nanosleep APIThomas Gleixner
2006-01-10[PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner
2006-01-10[PATCH] hrtimer: hrtimer core codeThomas Gleixner
2006-01-10[PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner
2006-01-10[PATCH] hrtimer: validate timespec of do_sys_settimeofdayThomas Gleixner