aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-24MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header depManuel Lauss5-6/+14
2011-10-24MIPS: Alchemy: Redo PCI as platform driverManuel Lauss19-625/+950
2011-10-24MIPS: Alchemy: more base address cleanupManuel Lauss13-247/+146
2011-10-24MIPS: Alchemy: rewrite USB platform setup.Manuel Lauss2-163/+75
2011-10-24MIPS: Alchemy: abstract USB block control register accessManuel Lauss3-115/+23
2011-10-24MIPS: Remove __init from add_wired_entry()Manuel Lauss2-4/+4
2011-10-24MIPS: Alchemy: support multiple GPIO styles in one kernelManuel Lauss4-49/+100
2011-10-24MIPS: Alchemy: Always build power codeManuel Lauss1-4/+0
2011-10-24NET: au1000_eth: Pass MACDMA address through platform resource info.Manuel Lauss1-9/+21
2011-10-20MIPS: Fix build with C=1Aaro Koskinen1-1/+1
2011-10-20MIPS: MSP71xx: Fix build error.Ralf Baechle1-0/+1
2011-10-20MIPS: Don't install vmlinuz if compressed kernel has not been configured.Ralf Baechle1-0/+2
2011-10-20MIPS: Netlogic: Specify architecture CFLAGSJayachandran C1-0/+5
2011-10-20MIPS:Netlogic:Fix section mismatch warnings.Jayachandran C3-8/+14
2011-10-20Revert "MIPS: LD/SD o32 macro GAS fix update"Ralf Baechle2-20/+4
2011-10-20MIPS: SNI: Fix conflicting wrapper symbols for headers.Ralf Baechle2-6/+6
2011-10-20MIPS: PNX8550: Fix section mismatchRalf Baechle1-1/+1
2011-10-20MIPS: 32-bit: Fix number of argument to epoll_wait.Ralf Baechle1-1/+1
2011-10-20MIPS: IP27: Sort out section mismatch.Ralf Baechle1-2/+2
2011-10-20MIPS: cache: Provide cache flush operations for XFSRalf Baechle6-0/+84
2011-10-16Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds4-3/+11
2011-10-15ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai1-1/+0
2011-10-15ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo1-0/+2
2011-10-15ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon1-2/+2
2011-10-14Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds2-2/+2
2011-10-14Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds1-1/+1
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg1-10/+12
2011-10-13tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf2-2/+2
2011-10-11x86: Default to vsyscall=native for nowAdrian Bunk1-1/+1
2011-10-10Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds4-12/+7
2011-10-10ARM: tegra: fix compilation error due to mach/hardware.h removalMarc Dietrich1-1/+0
2011-10-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds39-126/+164
2011-10-08Merge branch 'omap/fixes-for-3.1' into fixesArnd Bergmann3-12/+6
2011-10-07ARM: mach-ux500: enable fix for ARM errata 754322srinidhi kasagar1-0/+1
2011-10-06x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel1-0/+11
2011-10-01MIPS: Call oops_enter, oops_exit in dieNathan Lynch1-1/+9
2011-10-01ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGESLinus Walleij1-0/+7
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2-11/+21
2011-09-30ARM: OMAP: musb: Remove a redundant omap4430_phy_init call in usb_musb_initAxel Lin1-3/+0
2011-09-30ARM: OMAP: Fix i2c init for twl4030Tony Lindgren1-1/+2
2011-09-30ARM: OMAP4: MMC: fix power and audio issue, decouple USBC1 from MMC1Bryan Buckley1-8/+4
2011-09-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-4/+6
2011-09-29Merge git://github.com/davem330/sparcLinus Torvalds10-15/+61
2011-09-29powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt1-0/+14
2011-09-29sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller1-0/+5
2011-09-26Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsungLinus Torvalds4-13/+10
2011-09-27ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driverSylwester Nawrocki1-4/+2
2011-09-27ARM: S5PV210: Rename sclk_cam clocks for FIMC media driverSylwester Nawrocki1-4/+2
2011-09-26Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds2-2/+3
2011-09-26Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds7-22/+77