aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds1-0/+2
2006-11-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-12/+14
2006-11-02JFS: Remove redundant xattr permission checkingDave Kleikamp1-4/+5
2006-11-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-10/+8
2006-11-02[CIFS] report rename failure when target file is locked by WindowsSteve French2-6/+12
2006-11-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-7/+9
2006-11-01Revert "[PATCH] Add 0x7110 piix to ata_piix.c"Jeff Garzik1-1/+0
2006-11-01[NETFILTER]: silence a warning in ebtablesMeelis Roos1-1/+1
2006-11-01[SPARC64]: Fix futex_atomic_cmpxchg_inatomic implementation.David S. Miller1-10/+8
2006-11-01[IPV6]: File the fingerprints off ah6->spi/esp6->spiAl Viro1-2/+2
2006-11-01[TCP]: Set default congestion control when no sysctl.Stephen Hemminger2-7/+8
2006-11-01[TIPC] net/tipc/port.c: fix NULL dereferenceAdrian Bunk1-2/+3
2006-11-01[PATCH] powerpc: Eliminate "exceeds stub group size" linker warningPaul Mackerras1-12/+15
2006-11-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds15-15/+75
2006-11-01i386: write IO APIC irq routing entries in correct orderLinus Torvalds1-3/+23
2006-11-01[MIPS] Fix warning in mips-boards generic PCIYoichi Yuasa1-1/+1
2006-11-01[MIPS] SMTC: Synchronize cp0 counters on bootup.Ralf Baechle1-0/+1
2006-11-01[MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup.Ralf Baechle2-1/+9
2006-11-01[MIPS] 16K & 64K page size fixesRalf Baechle11-13/+64
2006-11-01i386: clean up io-apic accessesLinus Torvalds2-28/+41
2006-11-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds29-402/+381
2006-11-01[libata] sata_nv: Add PCI IDsPeer Chen1-4/+8
2006-11-01[PATCH] ahci: fix status register check in ahci_softresetTejun Heo1-2/+1
2006-10-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds5-45/+17
2006-11-01[POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt2-16/+20
2006-11-01[POWERPC] Disallow kprobes on emulate_step and branch_takenGui,Jian1-2/+3
2006-11-01[POWERPC] Make mmiowb's io_sync preempt safeHugh Dickins1-2/+5
2006-11-01[POWERPC] Make high hugepage areas preempt safeHugh Dickins1-3/+0
2006-11-01[POWERPC] Make current preempt-safeHugh Dickins1-1/+11
2006-11-01[POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDRTimur Tabi1-2/+1
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas8-81/+80
2006-11-01[POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming11-278/+234
2006-11-01[POWERPC] Fix rmb() for e500-based machines itAndy Fleming1-3/+3
2006-11-01[POWERPC] Fix various offb issuesBenjamin Herrenschmidt2-14/+24
2006-10-31[PATCH] ata_piix: allow 01b MAP for both ICH6M and ICH7MTejun Heo1-32/+5
2006-10-31[PATCH] libata: unexport ata_dev_revalidate()Tejun Heo3-2/+1
2006-10-31[PATCH] Add 0x7110 piix to ata_piix.cJens Axboe1-0/+1
2006-10-31[PATCH] sata_sis: fix flags handling for the secondary portTejun Heo1-11/+10
2006-10-31[PATCH] sky2: netpoll on dual port cardsStephen Hemminger1-1/+5
2006-10-31[PATCH] skge, sky2, et all. gplv2 onlyStephen Hemminger4-7/+4
2006-10-31[PATCH] net s2io: return on NULL dev_alloc_skb()David Rientjes1-1/+10
2006-10-31[PATCH] ehea: kzalloc GFP_ATOMIC fixJan-Bernd Themann1-6/+5
2006-10-31[PATCH] myri10ge: ServerWorks HT2000 PCI id is already defined in pci_ids.hBrice Goglin1-1/+0
2006-10-31[PATCH] sky2: not experimentalStephen Hemminger1-3/+3
2006-10-31[PATCH] n2: fix confusing error codeAkinobu Mita1-3/+3
2006-10-31[PATCH] tokenring: fix module_init error handlingAkinobu Mita2-4/+14
2006-10-31[PATCH] ep93xx_eth: don't report RX errorsLennert Buytenhek1-3/+0
2006-10-31[PATCH] ep93xx_eth: fix unlikely(x) > y testLennert Buytenhek1-1/+1
2006-10-31[PATCH] ep93xx_eth: fix RX/TXstatus ring full handlingLennert Buytenhek1-26/+9
2006-10-31Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds6-37/+86