summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-06-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-06-21Merge tag 'for-linus' of git://github.com/gxt/linuxLinus Torvalds
2014-06-19Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-20unicore32: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd
2014-06-20arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...Chen Gang
2014-06-20arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure.Chen Gang
2014-06-20arch: unicore32: ksyms: export additional find_first_*() to avoid compiling f...Chen Gang
2014-06-20arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEMChen Gang
2014-06-20unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.hChen Gang
2014-06-20arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f...Chen Gang
2014-06-20arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi...Chen Gang
2014-06-20arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai...Chen Gang
2014-06-20arch/unicore32/include/asm/io.h: add readl_relaxed() generic definitionChen Gang
2014-06-20arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc()Chen Gang
2014-06-20arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorChen Gang
2014-06-20arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macrosChen Gang
2014-06-20arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmall...Chen Gang
2014-06-20arch/unicore32/kernel/ksyms.c: remove several undefined exported symbolsChen Gang
2014-06-19Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-06-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-06-19Merge branch 'pm-sleep'Rafael J. Wysocki
2014-06-18arm64: mm: remove broken &= operator from pmd_mknotpresentWill Deacon
2014-06-18arm64: fix build error in sigcontext.hMark Salter
2014-06-18arm64: dts: Add more serial port nodes in APM X-Gene device treeVinayak Kale
2014-06-18arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit
2014-06-18arm64: ptrace: fix empty registers set in prstatus of aarch32 process coreVictor Kamensky
2014-06-18arm64: uid16: fix __kernel_old_{gid,uid}_t definitionsWill Deacon
2014-06-18arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon
2014-06-18arm64: Limit the CMA buffer to 32-bit if ZONE_DMACatalin Marinas
2014-06-18arm/ftrace: fix ftrace_return_addr() to ftrace_return_address()Steven Rostedt
2014-06-18arm64/crypto: improve performance of GHASH algorithmArd Biesheuvel
2014-06-18arm64/crypto: fix data corruption bug in GHASH algorithmArd Biesheuvel
2014-06-18arm64: defconfig update for LTPCatalin Marinas
2014-06-18arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'Paul Bolle
2014-06-18arm64: add ARCH_HAS_OPP to allow enabling OPP librarySudeep Holla
2014-06-18arm64: restore alphabetic order in KconfigSudeep Holla
2014-06-18arm64: Bug fix in stack alignment exceptionChiaHao
2014-06-18x86/xen: no need to explicitly register an NMI callbackDavid Vrabel
2014-06-17ARM: use menuconfig for sub-arch menusRob Herring
2014-06-17ARM: multi_v7_defconfig: re-enable SDHCI driversStephen Warren
2014-06-17ARM: EXYNOS: Fix compilation warningSachin Kamat
2014-06-17ARM: exynos: move sysram info to exynos.cOlof Johansson
2014-06-17ARM: dts: Specify the NAND ECC scheme explicitly on Armada 385 DB boardEzequiel Garcia
2014-06-17ARM: dts: Specify the NAND ECC scheme explicitly on Armada 375 DB boardEzequiel Garcia
2014-06-17ARM: exynos: cleanup kconfig option displayRob Herring
2014-06-17ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd
2014-06-17ARM: integrator: fix section mismatch problemLinus Walleij