aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds16-172/+109
2006-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds20-40/+1111
2006-02-07Merge git://oss.sgi.com:8090/oss/git/rc-fixes-xfs-2.6Linus Torvalds2-1/+4
2006-02-07[PATCH] m68knommu: use tty_schedule_flip() in 68328serial.cGreg Ungerer1-2/+2
2006-02-07[PATCH] m68knommu: use tty_schedule_flip() in 68360serial.cGreg Ungerer1-2/+2
2006-02-07[PATCH] m68knommu: hardirq.h needs definition of NR_IRQSGreg Ungerer1-0/+1
2006-02-07[PATCH] m68knommu: need pm_power_off in m68knommuGreg Ungerer1-0/+8
2006-02-07[PATCH] m68knommu: compile fixes for mcfserial.cGreg Ungerer1-10/+6
2006-02-07[PATCH] unshare system call -v5: system call registration for i386JANAK DESAI2-1/+3
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 DESAI3-26/+48
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] unshare system call -v5: Documentation fileJANAK DESAI1-0/+295
2006-02-07[PATCH] Fix spinlock debugging delays to not time out too earlyIngo Molnar1-3/+3
2006-02-07[PATCH] mm: compound release fixNick Piggin2-11/+23
2006-02-07[PATCH] selinux: require AUDITStephen Smalley3-4/+1
2006-02-07[PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki3-18/+12
2006-02-07[PATCH] More informative message on umount failureDave Jones1-2/+3
2006-02-07[PATCH] sys_hpux: fix strlen_user() raceKyle McMartin1-3/+7
2006-02-07[PATCH] inotify: fix one-shot supportRobert Love1-1/+1
2006-02-07[PATCH] module: strlen_user() race fixAndrew Morton1-0/+3
2006-02-07[PATCH] uml: remove a dead fileJeff Dike1-569/+0
2006-02-07[PATCH] uml: initialize process FP registers properlyJeff Dike7-12/+32
2006-02-07[PATCH] uml: block SIGWINCH in ptrace tester childJeff Dike1-0/+1
2006-02-07[PATCH] uml: balance list_add and list_del in the network driverJeff Dike1-10/+19
2006-02-07[PATCH] uml: close TUN/TAP file descriptorsJeff Dike2-9/+10
2006-02-07[PATCH] uml: add debug switch for skas modeJeff Dike1-0/+18
2006-02-07[PATCH] Fix do_path_lookup() to add the check for error in link_path_walk()Suzuki1-2/+4
2006-02-07[PATCH] __cmpxchg() must really always be inlined on alphaSteve Langasek1-1/+1
2006-02-07[PATCH] ide: cast arguments to pr_debug() properlyMichael Richardson1-2/+4
2006-02-07[PATCH] knfsd: fix nfs4_open lock leakJ. Bruce Fields1-2/+4
2006-02-07[PATCH] hugetlbpage: return VM_FAULT_OOM on oomChristoph Lameter1-15/+2
2006-02-07[PATCH] Hugepages need clear_user_highpage() not clear_highpage()David Gibson1-1/+1
2006-02-07[PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2-0/+10
2006-02-07[PATCH] swsusp: kill unneeded/unbalanced bio_getPavel Machek1-4/+2
2006-02-07[PATCH] drivers/base/bus.c warning fixesRussell King1-0/+3
2006-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds54-2247/+353
2006-02-07[PATCH] cciss: softirq handler needs to save interrupt flagsJens Axboe1-2/+3
2006-02-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds79-751/+694
2006-02-07[PATCH] Fix bad apic fix on i386Andi Kleen1-1/+1
2006-02-07Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds15-116/+222
2006-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfixLinus Torvalds4-9/+16
2006-02-07[MIPS] Clear ST0_RE on bootup.Ralf Baechle1-1/+1
2006-02-07[MIPS] TX49x7: Fix reporting of the CPU name and PCI clockSergei Shtylylov3-49/+107
2006-02-07[MIPS] TX49 MFC0 bug workaroundAtsushi Nemoto1-6/+17
2006-02-07[MIPS] Fix linker script to work for non-4K page size.Ralf Baechle1-5/+6
2006-02-07[MIPS] Oprofile: Support for 34K UP kernels.Ralf Baechle2-0/+7
2006-02-07[MIPS] Fix dump_tlb.c warning and cleanup.Atsushi Nemoto1-18/+15