summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2006-03-23[PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutexAshutosh Naik
2006-03-23[PATCH] sem2mutex: kprobesIngo Molnar
2006-03-23[PATCH] sem2mutex: ttyIngo Molnar
2006-03-23[PATCH] sem2mutex: kernel/Arjan van de Ven
2006-03-23[PATCH] convert kernel/rcupdate.c:rcu_barrier_sema to mutexIngo Molnar
2006-03-23[PATCH] kernel/cpuset.c, mutex conversionIngo Molnar
2006-03-23[PATCH] Avoid taking global tasklist_lock for single threadedprocess at getru...Ravikiran G Thirumalai
2006-03-23[PATCH] Shrinks sizeof(files_struct) and better layoutEric Dumazet
2006-03-23[PATCH] swsusp: add s2ram ioctl to userland interfaceLuca Tettamanti
2006-03-23[PATCH] swsusp: let userland tools switch console on suspendRafael J. Wysocki
2006-03-23[PATCH] swsusp: drain high mem pagesShaohua Li
2006-03-23[PATCH] swsusp: finally solve mysqld problemRafael J. Wysocki
2006-03-23[PATCH] suspend: make progress printing prettierPavel Machek
2006-03-23[PATCH] swsusp: freeze user space processes firstRafael J. Wysocki
2006-03-23[PATCH] swsusp: userland interfaceRafael J. Wysocki
2006-03-23[PATCH] swsusp: documentation updatesPavel Machek
2006-03-23[PATCH] kernel/power: move externs to header filesRandy Dunlap
2006-03-23[PATCH] swsusp: separate swap-writing/reading codeRafael J. Wysocki
2006-03-23[PATCH] swsusp: low level interfaceRafael J. Wysocki
2006-03-23[PATCH] revert "swsusp: fix breakage with swap on lvm"Andrew Morton
2006-03-23[PATCH] fix scheduler deadlockAnton Blanchard
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-03-22[PATCH] on_each_cpu(): disable local interruptsAndrew Morton
2006-03-22[PATCH] unshare: Error if passed unsupported flagsEric W. Biederman
2006-03-22[PATCH] sched: remove sleep_avg multiplierMike Galbraith
2006-03-21Merge ../linux-2.6James Bottomley
2006-03-20[PATCH] fix module sysfs files reference countingGreg Kroah-Hartman
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to RCU subsystemGreg Kroah-Hartman
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman
2006-03-20[PATCH] Clean up module.c symbol searching logicSam Ravnborg
2006-03-20[PATCH] kobject: fix build error if CONFIG_SYSFS=nJun'ichi Nomura
2006-03-20[PATCH] fix audit_init failure pathAmy Griffis
2006-03-20[PATCH] EXPORT_SYMBOL patch for audit_log, audit_log_start, audit_log_end and...lorenzo@gnu.org
2006-03-20[PATCH] sem2mutex: audit_netlink_semIngo Molnar
2006-03-20[PATCH] simplify audit_free() lockingIngo Molnar
2006-03-20[PATCH] Fix audit operatorsDustin Kirkland
2006-03-20[PATCH] Add tty to syscall audit recordsSteve Grubb
2006-03-20[PATCH] add/remove rule updateSteve Grubb
2006-03-20[PATCH] audit string fields interface + consumerAmy Griffis
2006-03-20[PATCH] Minor cosmetic cleanups to the code moved into auditfilter.cDavid Woodhouse
2006-03-20[PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALLDavid Woodhouse
2006-03-20[PATCH] Miscellaneous bug and warning fixesDustin Kirkland
2006-03-20[PATCH] Capture selinux subject/object context information.Dustin Kirkland
2006-03-20[PATCH] Exclude messages by message typeDustin Kirkland
2006-03-20[PATCH] Collect more inode information during syscall processing.Amy Griffis
2006-03-20[PATCH] Pass dentry, not just name, in fsnotify creation hooks.Amy Griffis
2006-03-20[PATCH] Define new range of userspace messages.Steve Grubb
2006-03-20[PATCH] Filter rule comparatorsDustin Kirkland
2006-03-20[PATCH] AUDIT: kerneldoc for kernel/audit*.cRandy Dunlap