aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-07[PATCH] timer.c NULL noise removalAl Viro
2006-02-07[PATCH] ipv4 NULL noise removalAl Viro
2006-02-07[PATCH] fix __user annotations in fs/select.cAl Viro
2006-02-07[PATCH] missing include in ser_a2232Al Viro
2006-02-07[PATCH] fallout from ptrace consolidation patch: cris/arch-v10Al Viro
2006-02-07[PATCH] drivers/scsi/mac53c94.c __iomem annotationsAl Viro
2006-02-07[PATCH] ppc: last_task_.... is defined only on non-SMPAl Viro
2006-02-07[PATCH] restore power-off on sparc32Al Viro
2006-02-07[PATCH] fix breakage in ocp.cAl Viro
2006-02-07[PATCH] missing includes in drivers/net/mv643xx_eth.cAl Viro
2006-02-07[PATCH] drive_info removal outside of arch/i386Al Viro
2006-02-07[PATCH] bogus asm/delay.h includesAl Viro
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro
2006-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds
2006-02-07Merge git://oss.sgi.com:8090/oss/git/rc-fixes-xfs-2.6Linus Torvalds
2006-02-07[PATCH] m68knommu: use tty_schedule_flip() in 68328serial.cGreg Ungerer
2006-02-07[PATCH] m68knommu: use tty_schedule_flip() in 68360serial.cGreg Ungerer
2006-02-07[PATCH] m68knommu: hardirq.h needs definition of NR_IRQSGreg Ungerer
2006-02-07[PATCH] m68knommu: need pm_power_off in m68knommuGreg Ungerer
2006-02-07[PATCH] m68knommu: compile fixes for mcfserial.cGreg Ungerer
2006-02-07[PATCH] unshare system call -v5: system call registration for i386JANAK DESAI
2006-02-07[PATCH] unshare system call -v5: unshare filesJANAK DESAI
2006-02-07[PATCH] unshare system call -v5: unshare vmJANAK DESAI
2006-02-07[PATCH] unshare system call -v5: unshare namespaceJANAK DESAI
2006-02-07[PATCH] unshare system call -v5: unshare filesystem infoJANAK DESAI
2006-02-07[PATCH] unshare system call -v5: system call handler functionJANAK DESAI
2006-02-07[PATCH] unshare system call -v5: Documentation fileJANAK DESAI
2006-02-07[PATCH] Fix spinlock debugging delays to not time out too earlyIngo Molnar
2006-02-07[PATCH] mm: compound release fixNick Piggin
2006-02-07[PATCH] selinux: require AUDITStephen Smalley
2006-02-07[PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki
2006-02-07[PATCH] More informative message on umount failureDave Jones
2006-02-07[PATCH] sys_hpux: fix strlen_user() raceKyle McMartin
2006-02-07[PATCH] inotify: fix one-shot supportRobert Love
2006-02-07[PATCH] module: strlen_user() race fixAndrew Morton
2006-02-07[PATCH] uml: remove a dead fileJeff Dike
2006-02-07[PATCH] uml: initialize process FP registers properlyJeff Dike
2006-02-07[PATCH] uml: block SIGWINCH in ptrace tester childJeff Dike
2006-02-07[PATCH] uml: balance list_add and list_del in the network driverJeff Dike
2006-02-07[PATCH] uml: close TUN/TAP file descriptorsJeff Dike
2006-02-07[PATCH] uml: add debug switch for skas modeJeff Dike
2006-02-07[PATCH] Fix do_path_lookup() to add the check for error in link_path_walk()Suzuki
2006-02-07[PATCH] __cmpxchg() must really always be inlined on alphaSteve Langasek
2006-02-07[PATCH] ide: cast arguments to pr_debug() properlyMichael Richardson
2006-02-07[PATCH] knfsd: fix nfs4_open lock leakJ. Bruce Fields
2006-02-07[PATCH] hugetlbpage: return VM_FAULT_OOM on oomChristoph Lameter
2006-02-07[PATCH] Hugepages need clear_user_highpage() not clear_highpage()David Gibson
2006-02-07[PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai
2006-02-07[PATCH] swsusp: kill unneeded/unbalanced bio_getPavel Machek