aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-10-12USB: musb: invert arch depend stringMike Frysinger
2009-10-12Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2009-10-12perf tools: Remove static debugfs path from parse-eventsAshwin Chaugule
2009-10-12x86: fix kernel panic on 32 bits when profilingH. Peter Anvin
2009-10-12NFS: suppress a build warningStefan Richter
2009-10-12tty, serial: Fix race and NULL check in uart_close()Linus Torvalds
2009-10-12ARM: force dcache flush if dcache_dirty bit setNitin Gupta
2009-10-12x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptopJan Beulich
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-12sparc64: Fix D-cache flushing on swapin from SW devices.David S. Miller
2009-10-12HID: fix possible deadlock in hidraw_readJiri Kosina
2009-10-12sched: Fix missing kernel-doc notationRandy Dunlap
2009-10-12percpu: fix compile warningsTejun Heo
2009-10-12perf tools: Fix the NO_64BIT build on pure 64-bit systemsIngo Molnar
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-12perf tools: Fix const char type propagationRandy Dunlap
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-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