aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-23[PATCH] swsusp: documentation updatesPavel Machek1-1/+1
2006-03-23[PATCH] kernel/power: move externs to header filesRandy Dunlap2-12/+5
2006-03-23[PATCH] swsusp: separate swap-writing/reading codeRafael J. Wysocki4-564/+581
2006-03-23[PATCH] swsusp: low level interfaceRafael J. Wysocki4-488/+599
2006-03-23[PATCH] revert "swsusp: fix breakage with swap on lvm"Andrew Morton1-1/+3
2006-03-23[PATCH] fix scheduler deadlockAnton Blanchard1-2/+7
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+29
2006-03-22[PATCH] on_each_cpu(): disable local interruptsAndrew Morton1-0/+20
2006-03-22[PATCH] unshare: Error if passed unsupported flagsEric W. Biederman1-0/+6
2006-03-22[PATCH] sched: remove sleep_avg multiplierMike Galbraith1-6/+0
2006-03-21Merge ../linux-2.6James Bottomley8-104/+132
2006-03-20[PATCH] fix module sysfs files reference countingGreg Kroah-Hartman2-56/+31
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to RCU subsystemGreg Kroah-Hartman1-3/+3
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman1-2/+47
2006-03-20[PATCH] Clean up module.c symbol searching logicSam Ravnborg1-32/+41
2006-03-20[PATCH] kobject: fix build error if CONFIG_SYSFS=nJun'ichi Nomura1-3/+0
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-17Merge ../linux-2.6Paul Mackerras2-8/+9
2006-03-14Merge ../linux-2.6James Bottomley6-29/+143
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-09Merge ../linux-2.6Paul Mackerras5-21/+134
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-27[SCSI] add execute_in_process_context() APIJames Bottomley1-0/+29
2006-02-24Merge ../powerpc-mergePaul Mackerras13-160/+156
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