summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-25/+13
2006-02-01[PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter1-0/+9
2006-02-01[PATCH] zone_reclaim: minor fixesChristoph Lameter1-1/+2
2006-02-01[PATCH] swsusp: do not change log level during suspend/resumeRafael J. Wysocki2-11/+6
2006-02-01[PATCH] sys_sched_getaffinity() & hotplugJack Steiner1-1/+1
2006-02-01[PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()Adrian Bunk1-6/+0
2006-02-01[PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timersThomas Gleixner1-1/+6
2006-02-01[PATCH] hrtimers: add back lost credit linesThomas Gleixner1-0/+6
2006-02-01[PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger3-64/+34
2006-02-01[PATCH] hrtimers: fix posix-timer requeue raceakpm@osdl.org1-0/+5
2006-02-01[PATCH] hrtimers: fix oldvalue return in setitimerThomas Gleixner1-5/+5
2006-02-01[PATCH] hrtimers: fix possible use of NULL pointer in posix-timersThomas Gleixner1-1/+2
2006-02-01[PATCH] hrtimers: fixup itimer conversionThomas Gleixner1-1/+10
2006-02-01[PATCH] swsusp: use bytes as image size unitsRafael J. Wysocki3-9/+9
2006-01-31[PATCH] "Fix uidhash_lock <-> RXU deadlock" fixAndrew Morton1-10/+17
2006-01-31[PATCH] rcu_torture_lock deadlock fixIngo Molnar1-5/+5
2006-01-31[PATCH] fix uidhash_lock <-> RCU deadlockIngo Molnar1-8/+17
2006-01-31[PATCH] Fix boot-time slowdown for measure_migration_costIngo Molnar1-3/+3
2006-01-31Don't try to "validate" a non-existing timeval.Linus Torvalds1-1/+1
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown3-25/+13
2006-01-18[PATCH] EDAC: atomic scrub operationsAlan Cox2-2/+2
2006-01-18[PATCH] Generic sys_rt_sigsuspend()David Woodhouse2-0/+54
2006-01-18[PATCH] fix sched_setscheduler semanticsJason Baron1-0/+4
2006-01-18[PATCH] Zone reclaim: proc overrideChristoph Lameter1-0/+11
2006-01-16[PATCH] kernel/hrtimer.c sparse warning fixIngo Molnar1-1/+2
2006-01-16[PATCH] build kernel/intermodule.c only when requiredAdrian Bunk1-1/+2
2006-01-16[PATCH] hrtimer comment tweakJonathan Corbet1-1/+1
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+2
2006-01-14[PATCH] cpuset oom lock fixPaul Jackson1-5/+28
2006-01-14[PATCH] s390: spinlock fixesMartin Schwidefsky1-1/+1
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven6-21/+21
2006-01-14[PATCH] sched: add new SCHED_BATCH policyIngo Molnar2-16/+36
2006-01-15correct email address of Manfred SpraulChristian Kujau1-1/+1
2006-01-15SOFTWARE_SUSPEND: fix a typo in the dependenciesAdrian Bunk1-1/+1
2006-01-12Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6Linus Torvalds1-15/+19
2006-01-12[PATCH] sched: filter affine wakeupsakpm@osdl.org1-1/+9
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org1-0/+468
2006-01-12[hrtimer] Enforce resolution as lower limit of intervalsThomas Gleixner1-1/+4
2006-01-12[hrtimer] Change resolution storage to ktime_t formatThomas Gleixner1-2/+1
2006-01-12[hrtimer] Remove listhead from hrtimer structThomas Gleixner1-12/+14
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_alignRavikiran G Thirumalai1-1/+5
2006-01-11[PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostlyAndi Kleen1-3/+3
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap13-0/+13
2006-01-11[PATCH] uninline capable()Ingo Molnar1-0/+12
2006-01-11[PATCH] kprobes: fix unloading of self probed moduleKeshavamurthy Anil S1-10/+32
2006-01-11[PATCH] fix/simplify mutex debugging codeDavid Woodhouse1-2/+3
2006-01-10[PATCH] mutex: trivial whitespace cleanupsIngo Molnar2-5/+1
2006-01-10[PATCH] mark mutex_lock*() as might_sleep()Ingo Molnar1-0/+2
2006-01-10[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXESIngo Molnar1-9/+0
2006-01-10[PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.cIngo Molnar1-2/+0