summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2011-10-17ARM: 7072/1: debug: use kconfig choice for selecting DEBUG_LL UARTWill Deacon
2011-10-17ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles
2011-10-17ARM: 7124/1: smp: Add a localtimer handler callable from C codeShawn Guo
2011-10-17ARM: 7123/1: smp: Add an IPI handler callable from C codeShawn Guo
2011-10-17ARM: 7100/1: smp_scu: remove __init annotation from scu_enable()Shawn Guo
2011-10-17ARM: 7061/1: gic: convert logical CPU numbers into physical numbersWill Deacon
2011-10-17ARM: 7060/1: smp: populate logical CPU mapping during bootWill Deacon
2011-10-17ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot
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-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-13tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf
2011-10-12sparc: Avoid calling sigprocmask()David S. Miller
2011-10-12sparc: Use set_current_blocked()Matt Fleming
2011-10-11x86: Default to vsyscall=native for nowAdrian Bunk
2011-10-10Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-10ARM: tegra: fix compilation error due to mach/hardware.h removalMarc Dietrich
2011-10-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-10-08Merge branch 'omap/fixes-for-3.1' into fixesArnd Bergmann
2011-10-07sparc32,leon: SRMMU MMU Table probe fixDaniel Hellstrom
2011-10-07ARM: mach-ux500: enable fix for ARM errata 754322srinidhi kasagar
2011-10-06x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel
2011-10-06ARM: 7077/1: LPAE: Use a mask for physical addresses in page table entriesCatalin Marinas
2011-10-06ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32Catalin Marinas
2011-10-06ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate filesCatalin Marinas
2011-10-02ARM: include linux/highmem.h in uaccess functionsArnd Bergmann
2011-10-01MIPS: Call oops_enter, oops_exit in dieNathan Lynch
2011-10-01ARM: common/vic: use proper __iomem annotationsArnd Bergmann
2011-10-01ARM: OC_ETM should not select ARM_AMBAArnd Bergmann
2011-10-01ARM: pci: always export pcibios_bus_to_resourceArnd Bergmann
2011-10-01ARM: add io{read,write}{16,32}be functionsArnd Bergmann
2011-10-01ARM: limit CONFIG_HAVE_IDE to platforms that doArnd Bergmann
2011-10-01ARM: pm: let platforms select cpu_suspend supportArnd Bergmann
2011-10-01ARM: vfp: use -mfloat-abi=soft to build vfpArnd Bergmann
2011-10-01ARM: allow building alignment.c without PROC_FSArnd Bergmann
2011-10-01ARM: always use ARM_UNWIND for thumb2 kernelsArnd Bergmann
2011-10-01ARM: SMP depends on MMUArnd Bergmann
2011-10-01ARM: export rtc_lock for nvram driverArnd Bergmann
2011-10-01ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGESLinus Walleij
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds
2011-09-30ARM: OMAP: musb: Remove a redundant omap4430_phy_init call in usb_musb_initAxel Lin
2011-09-30ARM: OMAP: Fix i2c init for twl4030Tony Lindgren
2011-09-30ARM: OMAP4: MMC: fix power and audio issue, decouple USBC1 from MMC1Bryan Buckley
2011-09-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-09-29Merge git://github.com/davem330/sparcLinus Torvalds
2011-09-29powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt