summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-12ARM: force dcache flush if dcache_dirty bit setNitin Gupta
2009-10-12x86: Move pci_iommu_init to rootfs_initcall()David Woodhouse
2009-10-12Run pci_apply_final_quirks() sooner.David Woodhouse
2009-10-12Mark pci_apply_final_quirks() __init rather than __devinitDavid Woodhouse
2009-10-12Rename pci_init() to pci_apply_final_quirks(), move it to quirks.cDavid Woodhouse
2009-10-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2009-10-12mfd: Fix twl4030 boot with twl4030 usb transceiver enabledRoger Quadros
2009-10-12HID: fix possible deadlock in hidraw_readJiri Kosina
2009-10-12percpu: fix compile warningsTejun Heo
2009-10-12[ARM] pxa: workaround errata #37 by not using half turbo switchingDennis O'Brien
2009-10-12[ARM] pxamci: fix printing gpio numbers in pxamci_probeAntonio Ospite
2009-10-12[ARM] pxa/csb726: adjust duplicate structure field initializationJulia Lawall
2009-10-12blk-settings: fix function parameter kernel-doc notationRandy Dunlap
2009-10-11Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"Linus Torvalds
2009-10-11Linux 2.6.32-rc4v2.6.32-rc4Linus Torvalds
2009-10-11pci: increase alignment to make more space for hidden codeYinghai Lu
2009-10-11kbuild: revert "save ARCH & CROSS_COMPILE ..."Sam Ravnborg
2009-10-11warn about use of uninstalled kernel headersArnd Bergmann
2009-10-11kbuild: mkcompile_h: trivial cleanupsFelipe Contreras
2009-10-11kbuild: fix warning when domainname is not availableFelipe Contreras
2009-10-11kbuild: Fix size_append issue for bzip2/lzma kernelAlek Du
2009-10-11kbuild,scripts: use non-builtin echo for '-e'Amerigo Wang
2009-10-11kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT setFrans Pop
2009-10-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-10-11ROMFS: fix length used with romfs_dev_strnlen() functionBernd Schmidt
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-10-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-10-11ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@David Henningsson
2009-10-11ARM: Add kmap_atomic type debuggingRussell King
2009-10-11ARM: boolean bit testingJohannes Weiner
2009-10-11ARM: update die() outputRussell King
2009-10-11ARM: Dump code/mem oops lines with the appropriate log levelRussell King
2009-10-11ARM: Dump memory and backtrace as one printk per lineRussell King
2009-10-10ARM: 5756/1: ep93xx: introduce clk parentHartley Sweeten
2009-10-10ARM: 5754/1: ep93xx: update i2c supportHartley Sweeten
2009-10-10ARM: 5753/1: ep93xx: remove old EP93XX_GPIO_* definesHartley Sweeten
2009-10-10ALSA: ice1724: Fix surround on Chaintech AV-710Robert Hancock
2009-10-09USB: serial: no unnecessary GFP_ATOMIC in oti6858Oliver Neukum
2009-10-09USB: serial: fix race between unthrottle and completion handler in visorOliver Neukum
2009-10-09USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum
2009-10-09USB: serial: fix race between unthrottle and completion handler in symbolserialOliver Neukum
2009-10-09USB: serial: fix race between unthrottle and completion handler in opticonOliver Neukum
2009-10-09USB: ehci: Fix isoc scheduling boundary checking.Sarah Sharp
2009-10-09USB: storage: When a device returns no sense data, call it a Hardware ErrorAlan Stern
2009-10-09USB: small fix in error case of suspend in generic usbserial codeOliver Neukum
2009-10-09USB: visor: fix trivial accounting bug in visor driverOliver Neukum