aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-10-17ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernelsDave Martin
2011-10-17ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instruct...Dave Martin
2011-10-17ARM: 7029/1: Make cpu_architecture into a global variableDave Martin
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer
2011-10-17ARM: 7021/1: Check for multiple load addresses before building a uImageSascha Hauer
2011-10-17ARM: 7020/1: Check for multiple zreladdrsSascha Hauer
2011-10-17ARM: 7006/1: Migrate to asm-generic wrapper supportStephen Boyd
2011-10-17ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure modeBarry Song
2011-10-17ARM: 7090/1: CACHE-L2X0: filter start address can be 0 and is often 0Barry Song
2011-10-17ARM: 7089/1: L2X0: add explicit cpu_relax() for busy wait loopBarry Song
2011-10-17ARM: 7009/1: l2x0: Add OF based initializationRob Herring
2011-10-17ARM: 7116/1: debug: provide dummy default option for DEBUG_LL UART choiceWill Deacon
2011-10-17ARM: 7097/1: debug: Move DEBUG_ICEDCC into the DEBUG_LL choiceStephen Boyd
2011-10-17ARM: 7096/1: debug: Add UART1 config choicesStephen Boyd
2011-10-17ARM: 7073/1: debug: augment DEBUG_LL Kconfig help to clarify behaviourWill Deacon
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-13parisc: Kconfig: cleanup Kernel page size defaultPaul Bolle
2011-10-13Kconfig: remove redundant CONFIG_ prefix on two symbolsPaul Bolle
2011-10-13cris: remove arch/cris/arch-v32/lib/nand_init.SPaul Bolle
2011-10-13tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf
2011-10-13microblaze: add missing CONFIG_ prefixesPaul Bolle
2011-10-13h8300: drop puzzling Kconfig dependenciesPaul Bolle
2011-10-13ARM: mxc: fix Kconfig typo 'i.MX51'Paul Bolle
2011-10-12sparc: Avoid calling sigprocmask()David S. Miller
2011-10-12sparc: Use set_current_blocked()Matt Fleming
2011-10-11Fix file references in Kconfig filesJohann Felix Soden
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-06bcmring: drop commented out line in KconfigPaul Bolle
2011-10-06ARM: 7077/1: LPAE: Use a mask for physical addresses in page table entriesCatalin Marinas