summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
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
2006-03-20[PATCH] make vm86 call audit_syscall_exitJason Baron
2006-03-18[PATCH] don't do exit_io_context() until we know we won't be doing any IOAl Viro
2006-03-18[PATCH] disable unshare(CLONE_VM) for nowOleg Nesterov
2006-03-17[PATCH] posix-timers: fix requeue accounting when signal is ignoredRoman Zippel
2006-03-17[PATCH] time_interpolator: add __read_mostlyChristoph Lameter
2006-03-17[PATCH] unshare: Use rcu_assign_pointer when setting sighandEric W. Biederman
2006-03-17Merge ../linux-2.6Paul Mackerras
2006-03-14Merge ../linux-2.6James Bottomley
2006-03-14[PATCH] Fix sigaltstack corruption among cloned threadsGOTO Masanori
2006-03-11[PATCH] remove __put_task_struct_cb export againChristoph Hellwig
2006-03-09Merge ../linux-2.6Paul Mackerras
2006-03-08[PATCH] fix file countingDipankar Sarma
2006-03-08[PATCH] rcu batch tuningDipankar Sarma
2006-03-08[PATCH] idle threads should have a sane ->timestamp valueIngo Molnar
2006-03-06[PATCH] time: add barrier after updating jiffies_64Atsushi Nemoto
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren
2006-03-06Add early-boot-safety check to cond_resched()Linus Torvalds
2006-03-02[PATCH] time_interpolator: Use readq_relaxed() instead of readq().Christoph Lameter
2006-03-02[PATCH] fix acpi_video_flags on x86-64Stefan Seyfried
2006-02-28[IA64] sysctl option to silence unaligned trap warningsJes Sorensen