aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-17[PATCH] swsusp: fix breakage with swap on LVMRafael J. Wysocki1-3/+1
2006-02-17[PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COSTIngo Molnar1-1/+12
2006-02-17[PATCH] Provide an interface for getting the current tick lengthPaul Mackerras1-5/+34
2006-02-17[PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen1-2/+0
2006-02-15[PATCH] swsusp: nuke noisy messageAndrew Morton1-3/+1
2006-02-15[PATCH] cpuset: oops in exit on null cpuset fixPaul Jackson1-1/+34
2006-02-15[PATCH] fix zap_thread's ptrace related problemsOleg Nesterov1-10/+15
2006-02-15[PATCH] fix kill_proc_info() vs fork() theoretical raceOleg Nesterov1-2/+2
2006-02-15[PATCH] fix kill_proc_info() vs CLONE_THREAD raceOleg Nesterov1-3/+2
2006-02-14[PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar1-1/+12
2006-02-14[PATCH] sched: revert "filter affine wakeups"Chen, Kenneth W1-9/+1
2006-02-14[PATCH] compound page: no access_process_vm checkHugh Dickins1-2/+1
2006-02-10[PATCH] prevent recursive panic from softlockup watchdogJan Beulich1-0/+1
2006-02-10[PATCH] sched: remove smpniceNick Piggin1-111/+18
2006-02-09[PATCH] do_sigaction: cleanup ->sa_mask manipulationOleg Nesterov1-5/+3
2006-02-09[PATCH] sys_signal: initialize ->sa_maskOleg Nesterov1-0/+1
2006-02-07[PATCH] kernel/sys.c NULL noise removalAl Viro1-1/+1
2006-02-07[PATCH] timer.c NULL noise removalAl Viro1-1/+1
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2006-02-07[PATCH] unshare system call -v5: unshare filesJANAK DESAI1-30/+51
2006-02-07[PATCH] unshare system call -v5: unshare vmJANAK DESAI1-31/+56
2006-02-07[PATCH] unshare system call -v5: unshare namespaceJANAK DESAI1-6/+11
2006-02-07[PATCH] unshare system call -v5: unshare filesystem infoJANAK DESAI1-3/+6
2006-02-07[PATCH] unshare system call -v5: system call handler functionJANAK DESAI1-0/+232
2006-02-07[PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki2-17/+3
2006-02-07[PATCH] module: strlen_user() race fixAndrew Morton1-0/+3
2006-02-07[PATCH] swsusp: kill unneeded/unbalanced bio_getPavel Machek1-4/+2
2006-02-05[PATCH] missing license tag in intermoduleDave Jones1-0/+3
2006-02-05[PATCH] sched: only print migration_cost once per bootChuck Ebbert1-6/+8
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet1-1/+1
2006-02-03[PATCH] uninline __sigqueue_free()Andrew Morton1-1/+1
2006-02-03[PATCH] cpuset: fix sparse warningRandy Dunlap1-1/+1
2006-02-03[PATCH] Normalize timespec for negative values in ns_to_timespecGeorge Anzinger1-6/+7
2006-02-03[PATCH] Tell kallsyms_lookup_name() to ignore type U entriesKeith Owens1-1/+2
2006-02-03[PATCH] Kprobes: Fix deadlock in function-return probesAnanth N Mavinakayanahalli1-1/+1
2006-02-03[PATCH] kernel/kprobes.c: fix a warning #ifndef ARCH_SUPPORTS_KRETPROBESAdrian Bunk1-17/+17
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus 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