summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-03-15Merge branch 'next/pinctrl-exynos' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2013-03-15Merge branch 'next/irq-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2013-03-15Merge branch 'next/timer-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2013-03-09Merge 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-06x86, doc: Be explicit about what the x86 struct boot_params requiresPeter Jones
2013-03-06x86: Don't clear efi_info even if the sentinel hitsJosh Boyer
2013-03-06x86, mm: Make sure to find a 2M free block for the first mapped areaYinghai Lu
2013-03-06x86: 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: EXYNOS: skip wakeup interrupt registration for exynos5250 if pinctrl is ...Thomas Abraham
2013-03-05ARM: S3C24XX: handle s3c2412 eints using new infrastructureHeiko Stuebner
2013-03-05ARM: S3C24XX: add soc_is_s3c2412 optionHeiko Stuebner
2013-03-05ARM: S3C24XX: include first 4 bits of the eint register in irq mappingHeiko Stuebner
2013-03-05ARM: S3C24XX: transform s3c2412 irqs into new structureHeiko Stuebner
2013-03-05ARM: S3C24XX: modify s3c2412 irq init to initialize all irqsHeiko Stuebner
2013-03-05ARM: S3C24XX: move s3c2412 irq init to common codeHeiko Stuebner
2013-03-05ARM: S3C24XX: use samsung_sync_wakemask in s3c2412 pmHeiko Stuebner
2013-03-05ARM: S3C24XX: transform s3c2440 irqs into new structureHeiko Stuebner
2013-03-05ARM: S3C24XX: transform s3c2442 irqs into new structureHeiko Stuebner
2013-03-05ARM: S3C24XX: integrate s3c2440 irqs into common initHeiko Stuebner
2013-03-05ARM: S3C24XX: move s3c2440 irqs to common irq codeHeiko Stuebner
2013-03-05ARM: S3C24XX: create dedicated irq init functions for s3c2440 and s3c2442Heiko Stuebner
2013-03-05ARM: S3C24XX: move s3c244x irq init to common irq codeHeiko Stuebner
2013-03-05ARM: SAMSUNG: Remove unused plat-samsung/time.cRomain Naour
2013-03-05ARM: S5PC100: Add samsung-time support for s5pc100Romain Naour
2013-03-05ARM: S3C64XX: Add samsung-time support for s3c64xxRomain Naour
2013-03-05ARM: S3C24XX: Add samsung-time support for s3c24xxRomain Naour
2013-03-05ARM: SAMSUNG: Rename s5p-time to samsung-timeRomain Naour
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