summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-04-19ARM: at91: dts: add i2c dma supportLudovic Desroches
2013-04-18ARM: at91: dts: set #dma-cells to the correct valueLudovic Desroches
2013-04-18ARM: at91: suspend both memory controllers on at91sam9263Arnd Bergmann
2013-04-09ARM: at91: change "Unknown" qualifier SoC subtype handlingNicolas Ferre
2013-03-26ARM: at91: add defconfig for SAMA5Ludovic Desroches
2013-03-26ARM: at91: dt: add device tree files for SAMA5D3 familyLudovic Desroches
2013-03-26ARM: at91: introduce SAMA5 supportLudovic Desroches
2013-03-26ARM: at91: introduce the core type choice to split ARMv4/5 and ARMv7 archLudovic Desroches
2013-03-26ARM: at91: add AT91_SAM9_TIME entry to select at91sam926x_time.c compilationLudovic Desroches
2013-03-26ARM: at91: change name template in AT91_SOC_START macroLudovic Desroches
2013-03-13ARM: at91: renamme rm9200 dt fileJean-Christophe PLAGNIOL-VILLARD
2013-03-13ARM: at91: rename board-dt to more specific name board-dt-sam9Jean-Christophe PLAGNIOL-VILLARD
2013-03-13ARM: at91: move non DT Kconfig to Kconfig.non_dtJean-Christophe PLAGNIOL-VILLARD
2013-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-08Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-08alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon
2013-03-08Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-03-08Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-03-07x86: Do not try to sync identity map for non-mapped pagesDave Hansen
2013-03-07ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic
2013-03-07x86, doc: Be explicit about what the x86 struct boot_params requiresPeter Jones
2013-03-07x86: Don't clear efi_info even if the sentinel hitsJosh Boyer
2013-03-07x86, mm: Make sure to find a 2M free block for the first mapped areaYinghai Lu
2013-03-07x86: Fix 32-bit *_cpu_data initializersKrzysztof Mazur
2013-03-06ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd
2013-03-06ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre...Jonathan Austin
2013-03-05x86, smpboot: Remove unused variableBorislav Petkov
2013-03-05powerpc: Set DSCR bit in FSCR setupMichael Neuling
2013-03-05powerpc: Add DSCR FSCR register bit definitionMichael Neuling
2013-03-05powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling
2013-03-05powerpc: Wireup the kcmp syscall to sys_niTony Breeds
2013-03-05powerpc: Remove unused BITOP_LE_SWIZZLE macroAkinobu Mita
2013-03-05powerpc: Avoid link stack corruption in MMU on syscall entry pathMichael Neuling
2013-03-05powerpc/pseries/hvcserver: Fix strncpy buffer limit in location codeChen Gang
2013-03-05powerpc: Fix compile of sha1-powerpc-asm.S on 32-bitTony Breeds
2013-03-04tile: properly use COMPAT_SYSCALL_DEFINExChris Metcalf
2013-03-04tile: work around bug in the generic sys_llseekChris Metcalf
2013-03-04metag: Inhibit NUMA balancing.Paul Mundt
2013-03-04metag: remove SET_PERSONALITY()James Hogan
2013-03-04fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-03ARM: 7665/1: Wire up kcmp syscallCyrill Gorcunov
2013-03-03ARM: 7664/1: perf: remove erroneous semicolon from event initialisationChen Gang
2013-03-03ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon
2013-03-03ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resumeDietmar Eggemann
2013-03-03ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon
2013-03-03ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon
2013-03-03ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon
2013-03-03ARM: 7658/1: mm: fix race updating mm->context.id on ASID rolloverWill Deacon