summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-15[AVR32] Define mmiowb()Haavard Skinnemoen1-0/+2
2007-08-15[AVR32] Fix bogus pte_page() definitionHaavard Skinnemoen1-3/+1
2007-08-15[AVR32] Simplify pte_alloc_one{,_kernel}Haavard Skinnemoen1-20/+2
2007-08-15include/asm-avr32/pgalloc.h: kmalloc + memset conversion to kcallocMariusz Kozlowski1-7/+1
2007-08-15[AVR32] Wire up i2c-gpio on the ATNGW100 boardHaavard Skinnemoen1-0/+18
2007-08-15[AVR32] leds-gpio for stk1000David Brownell2-0/+88
2007-08-15libata: adjust libata to ignore errors after spinupRyan Power1-1/+1
2007-08-15ata_piix: add TECRA M7 to broken suspend listTejun Heo1-0/+7
2007-08-15pata_hpt{37x|3x2n}: fix clock reporting (take 2)Sergei Shtylyov2-7/+11
2007-08-15pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2)Sergei Shtylyov1-8/+4
2007-08-15pata_artop: fix UDMA5 for AEC6280[R] and UDMA6 for AEC6880[R]Bartlomiej Zolnierkiewicz1-5/+14
2007-08-15ata_piix: update map 10b for ich8mTejun Heo1-1/+1
2007-08-15sata_mv: PCI IDs for Hightpoint RocketRaid 1740/1742Alan Cox1-0/+3
2007-08-15[libata] pata_isapnp: replace missing module device tableJeff Garzik1-0/+2
2007-08-15[POWERPC] ps3: Fix no storage devices foundGeert Uytterhoeven1-1/+1
2007-08-15[POWERPC] Fix for assembler -gRoland McGrath1-0/+1
2007-08-15[POWERPC] Fix small race in 44x tlbie functionDavid Gibson2-2/+22
2007-08-15[POWERPC] Remove unused code causing a compile warningBecky Bruce1-18/+0
2007-08-15[POWERPC] cell: Fix errno for modular spufs_create with invalid neighbourJeremy Kerr1-0/+1
2007-08-15Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...David S. Miller2-2/+5
2007-08-15[SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c.Mark Fortescue1-2/+0
2007-08-15[SPARC32]: Fix bogus ramdisk image location check.Mark Fortescue1-2/+1
2007-08-15[x86 setup] edd.c: make sure MBR signatures actually get reportedH. Peter Anvin1-13/+11
2007-08-15[x86 setup] Don't use EDD to get the MBR signatureH. Peter Anvin1-29/+1
2007-08-15[VLAN] net/8021q/vlanproc.c: fix check-after-useAdrian Bunk1-1/+1
2007-08-15[NET]: Unexport dev_ethtoolAdrian Bunk1-1/+0
2007-08-15[IOAT]: Remove redundant struct member to avoid descriptor cache missShannon Nelson2-6/+4
2007-08-15[ECONET]: remove econet_packet_type on unloadAlexey Dobriyan1-0/+3
2007-08-15[AX25]: don't free pointers to statically allocated dataAlexey Dobriyan1-2/+0
2007-08-15[x86 setup] The current display page is returned in %bh, not %blH. Peter Anvin1-1/+1
2007-08-15[PATCH] mac80211: probe for hidden SSIDs in pre-auth scanJohn W. Linville1-1/+5
2007-08-15[PATCH] mac80211: fix tx status frame codeJohannes Berg1-1/+0
2007-08-15[BRIDGE]: Fix typo in net/bridge/br_stp_if.cJussi Kivilinna1-1/+1
2007-08-15[BRIDGE]: sysfs locking fix.Stephen Hemminger1-9/+15
2007-08-15[NETFILTER]: nf_nat_sip: don't drop short packetsPatrick McHardy1-1/+1
2007-08-15[NETFILTER]: nf_conntrack_sip: fix SIP-URI parsingPatrick McHardy1-1/+4
2007-08-15[NETFILTER]: nf_conntrack_sip: check sname != NULL before calling strncmpPatrick McHardy1-1/+2
2007-08-15[NETFILTER]: netfilter: xt_u32 bug correctionEric Dumazet1-1/+1
2007-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds9-59/+124
2007-08-14Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds7-45/+51
2007-08-14i2c-s3c2410: Build fixBen Dooks1-2/+2
2007-08-14i2c/menelaus: Build fixDavid Brownell1-2/+1
2007-08-14i2c-mv64xxx: Reinitialize hw and driver on I2C bus hangDale Farnsworth1-14/+17
2007-08-14i2c-mpc: Don't disable I2C module on stop conditionDomen Puncer1-3/+6
2007-08-14i2c-iop3xx: Set I2C_CLASS_HWMON to adapter classArnaud Patard1-0/+1
2007-08-14i2c/isp1301_omap: Build fixes, whitespaceDavid Brownell1-21/+21
2007-08-14i2c-mpc: Pass correct dev_id to free_irq on error pathScott Wood1-1/+1
2007-08-14i2c-i801: Typo: erroneousJean Delvare1-2/+2
2007-08-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds23-98/+94
2007-08-14Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds11-12/+55