summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss
2011-10-24MIPS: Alchemy: kill au1xxx.h headerManuel Lauss
2011-10-24MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesManuel Lauss
2011-10-24MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header depManuel Lauss
2011-10-24MIPS: Alchemy: Redo PCI as platform driverManuel Lauss
2011-10-24MIPS: Alchemy: more base address cleanupManuel Lauss
2011-10-24MIPS: Alchemy: rewrite USB platform setup.Manuel Lauss
2011-10-24MIPS: Alchemy: abstract USB block control register accessManuel Lauss
2011-10-24MIPS: Remove __init from add_wired_entry()Manuel Lauss
2011-10-24MMC: au1xmmc: Remove Alchemy CPU subtype dependenciesManuel Lauss
2011-10-24MIPS: Alchemy: support multiple GPIO styles in one kernelManuel Lauss
2011-10-24MIPS: Alchemy: Always build power codeManuel Lauss
2011-10-24NET: au1000_eth: Pass MACDMA address through platform resource info.Manuel Lauss
2011-10-20MIPS: Fix build with C=1Aaro Koskinen
2011-10-20MIPS: MSP71xx: Fix build error.Ralf Baechle
2011-10-20MIPS: Don't install vmlinuz if compressed kernel has not been configured.Ralf Baechle
2011-10-20MIPS: Netlogic: Specify architecture CFLAGSJayachandran C
2011-10-20MIPS:Netlogic:Fix section mismatch warnings.Jayachandran C
2011-10-20Revert "MIPS: LD/SD o32 macro GAS fix update"Ralf Baechle
2011-10-20MIPS: SNI: Fix conflicting wrapper symbols for headers.Ralf Baechle
2011-10-20MIPS: PNX8550: Fix section mismatchRalf Baechle
2011-10-20MIPS: 32-bit: Fix number of argument to epoll_wait.Ralf Baechle
2011-10-20MIPS: IP27: Sort out section mismatch.Ralf Baechle
2011-10-20MIPS: cache: Provide cache flush operations for XFSRalf Baechle
2011-10-20MIPS: Lantiq: Fix MTD registration of NOR deviceJohn Crispin
2011-10-17Linux 3.1-rc10Linus Torvalds
2011-10-17Avoid using variable-length arrays in kernel/sys.cLinus Torvalds
2011-10-16Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-10-15ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai
2011-10-15ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo
2011-10-15ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon
2011-10-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-10-14Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-10-14Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds
2011-10-14Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg
2011-10-13hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare
2011-10-13gpio-pca953x: fix gpio_baseHartmut Knaack
2011-10-13gpio/omap: fix build error with certain OMAP1 configsJanusz Krzysztofik
2011-10-13tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf
2011-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-10-13ide: Fix file references in drivers/ide/Johann Felix Soden
2011-10-13Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds
2011-10-11xfs: revert to using a kthread for AIL pushingChristoph Hellwig
2011-10-11xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig
2011-10-11xfs: do not update xa_last_pushed_lsn for locked itemsChristoph Hellwig
2011-10-11Btrfs: make sure not to defrag extents past i_sizeChris Mason
2011-10-11x86: Default to vsyscall=native for nowAdrian Bunk
2011-10-10Btrfs: fix recursive auto-defragLi Zefan