summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter2006-02-011-0/+9
* [PATCH] zone_reclaim: minor fixesChristoph Lameter2006-02-011-1/+2
* [PATCH] swsusp: do not change log level during suspend/resumeRafael J. Wysocki2006-02-012-11/+6
* [PATCH] sys_sched_getaffinity() & hotplugJack Steiner2006-02-011-1/+1
* [PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()Adrian Bunk2006-02-011-6/+0
* [PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timersThomas Gleixner2006-02-011-1/+6
* [PATCH] hrtimers: add back lost credit linesThomas Gleixner2006-02-011-0/+6
* [PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger2006-02-013-64/+34
* [PATCH] hrtimers: fix posix-timer requeue raceakpm@osdl.org2006-02-011-0/+5
* [PATCH] hrtimers: fix oldvalue return in setitimerThomas Gleixner2006-02-011-5/+5
* [PATCH] hrtimers: fix possible use of NULL pointer in posix-timersThomas Gleixner2006-02-011-1/+2
* [PATCH] hrtimers: fixup itimer conversionThomas Gleixner2006-02-011-1/+10
* [PATCH] swsusp: use bytes as image size unitsRafael J. Wysocki2006-02-013-9/+9
* [PATCH] "Fix uidhash_lock <-> RXU deadlock" fixAndrew Morton2006-01-311-10/+17
* [PATCH] rcu_torture_lock deadlock fixIngo Molnar2006-01-311-5/+5
* [PATCH] fix uidhash_lock <-> RCU deadlockIngo Molnar2006-01-311-8/+17
* [PATCH] Fix boot-time slowdown for measure_migration_costIngo Molnar2006-01-311-3/+3
* Don't try to "validate" a non-existing timeval.Linus Torvalds2006-01-311-1/+1
* [PATCH] EDAC: atomic scrub operationsAlan Cox2006-01-182-2/+2
* [PATCH] Generic sys_rt_sigsuspend()David Woodhouse2006-01-182-0/+54
* [PATCH] fix sched_setscheduler semanticsJason Baron2006-01-181-0/+4
* [PATCH] Zone reclaim: proc overrideChristoph Lameter2006-01-181-0/+11
* [PATCH] kernel/hrtimer.c sparse warning fixIngo Molnar2006-01-161-1/+2
* [PATCH] build kernel/intermodule.c only when requiredAdrian Bunk2006-01-161-1/+2
* [PATCH] hrtimer comment tweakJonathan Corbet2006-01-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-152-2/+2
|\
| * correct email address of Manfred SpraulChristian Kujau2006-01-151-1/+1
| * SOFTWARE_SUSPEND: fix a typo in the dependenciesAdrian Bunk2006-01-151-1/+1
* | [PATCH] cpuset oom lock fixPaul Jackson2006-01-141-5/+28
* | [PATCH] s390: spinlock fixesMartin Schwidefsky2006-01-141-1/+1
* | [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-146-21/+21
* | [PATCH] sched: add new SCHED_BATCH policyIngo Molnar2006-01-142-16/+36
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6Linus Torvalds2006-01-121-15/+19
|\
| * [hrtimer] Enforce resolution as lower limit of intervalsThomas Gleixner2006-01-121-1/+4
| * [hrtimer] Change resolution storage to ktime_t formatThomas Gleixner2006-01-121-2/+1
| * [hrtimer] Remove listhead from hrtimer structThomas Gleixner2006-01-121-12/+14
* | [PATCH] sched: filter affine wakeupsakpm@osdl.org2006-01-121-1/+9
* | [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-121-0/+468
|/
* [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_alignRavikiran G Thirumalai2006-01-111-1/+5
* [PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostlyAndi Kleen2006-01-111-3/+3
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-1113-0/+13
* [PATCH] uninline capable()Ingo Molnar2006-01-111-0/+12
* [PATCH] kprobes: fix unloading of self probed moduleKeshavamurthy Anil S2006-01-111-10/+32
* [PATCH] fix/simplify mutex debugging codeDavid Woodhouse2006-01-111-2/+3
* [PATCH] mutex: trivial whitespace cleanupsIngo Molnar2006-01-102-5/+1
* [PATCH] mark mutex_lock*() as might_sleep()Ingo Molnar2006-01-101-0/+2
* [PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXESIngo Molnar2006-01-101-9/+0
* [PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.cIngo Molnar2006-01-101-2/+0
* [PATCH] rcu: fix hotplug-cpu ->donelist leakOleg Nesterov2006-01-101-1/+2
* [PATCH] rcu: join rcu_ctrlblk and rcu_stateOleg Nesterov2006-01-101-44/+38
OpenPOWER on IntegriCloud