summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-03-18Merge tag 'cleanup_for_v3.10' of git://git.infradead.org/users/jcooper/linux ...Arnd Bergmann
2013-03-17arm: mach-orion5x: use mv_mbus_dram_info() in PCI codeThomas Petazzoni
2013-03-17arm: plat-orion: use mv_mbus_dram_info() in PCIe codeThomas Petazzoni
2013-03-17arm: plat-orion: only build addr-map.c when neededThomas Petazzoni
2013-03-15Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into next/cleanupArnd Bergmann
2013-03-15Merge tag 'clksrc-cleanup-for-3.10' of git://sources.calxeda.com/kernel/linux...Arnd Bergmann
2013-03-15Merge branch 'next/cleanup-s5p' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2013-03-15Merge branch 'next/cleanup-s3c' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
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-11ARM: smp_twd: convert to use CLKSRC_OF initRob Herring
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-05ARM: S5PV210: remove useless ifdef in common.hKukjin Kim
2013-03-05ARM: S5PC100: remove useless ifdef in common.hKukjin Kim
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-05ARM: S3C24XX: cleanup the included soc init functions in common.hHeiko Stuebner
2013-03-05ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.hHeiko Stuebner
2013-03-05ARM: S3C24XX: remove plat/irq.h in plat-samsungHeiko Stuebner
2013-03-05ARM: S3C24XX: plat/common-smdk.h localKukjin Kim
2013-03-05mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driverKukjin Kim
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