aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-18[PATCH] don't do exit_io_context() until we know we won't be doing any IOAl Viro1-2/+5
2006-03-18[PATCH] disable unshare(CLONE_VM) for nowOleg Nesterov1-3/+1
2006-03-17[PATCH] posix-timers: fix requeue accounting when signal is ignoredRoman Zippel1-0/+1
2006-03-17[PATCH] time_interpolator: add __read_mostlyChristoph Lameter1-2/+2
2006-03-17[PATCH] unshare: Use rcu_assign_pointer when setting sighandEric W. Biederman1-1/+1
2006-03-14[PATCH] Fix sigaltstack corruption among cloned threadsGOTO Masanori1-0/+6
2006-03-11[PATCH] remove __put_task_struct_cb export againChristoph Hellwig2-8/+3
2006-03-08[PATCH] fix file countingDipankar Sarma1-1/+4
2006-03-08[PATCH] rcu batch tuningDipankar Sarma1-18/+58
2006-03-08[PATCH] idle threads should have a sane ->timestamp valueIngo Molnar1-0/+1
2006-03-06[PATCH] time: add barrier after updating jiffies_64Atsushi Nemoto1-0/+2
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren2-0/+51
2006-03-06Add early-boot-safety check to cond_resched()Linus Torvalds1-0/+2
2006-03-02[PATCH] time_interpolator: Use readq_relaxed() instead of readq().Christoph Lameter1-2/+2
2006-03-02[PATCH] fix acpi_video_flags on x86-64Stefan Seyfried1-1/+1
2006-02-28[IA64] sysctl option to silence unaligned trap warningsJes Sorensen1-0/+14
2006-02-20[PATCH] kjournald keeps reference to namespaceBjörn Steinbrink1-0/+3
2006-02-20Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/birdLinus Torvalds1-3/+3
2006-02-20[PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=nStephen Rothwell1-0/+2
2006-02-20[PATCH] Fix undefined symbols for nommu architectureLuke Yang1-0/+2
2006-02-20[PATCH] suspend-to-ram: allow video options to be set at runtimePavel Machek1-4/+12
2006-02-18[PATCH] GFP_KERNEL allocations in atomic (auditsc)Al Viro1-3/+3
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