summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-211-3/+4
|\
| * x86/kprobes: Fix build errors and blacklist context_track_userMasami Hiramatsu2014-06-141-3/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-06-219-32/+43
|\ \
| * | s390/compat: correct ucontext layout for high gprsMartin Schwidefsky2014-06-162-3/+9
| * | s390: update default configurationHeiko Carstens2014-06-115-8/+15
| * | s390/watchdog: use watchdog APIPhilipp Hachtmann2014-06-103-0/+3
| * | s390/uaccess: always load the kernel ASCE after task switchMartin Schwidefsky2014-06-102-21/+16Star
* | | Merge tag 'for-linus' of git://github.com/gxt/linuxLinus Torvalds2014-06-2112-64/+50Star
|\ \ \
| * | | unicore32: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-201-6/+0Star
| * | | arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...Chen Gang2014-06-201-0/+2
| * | | arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure.Chen Gang2014-06-201-0/+1
| * | | arch: unicore32: ksyms: export additional find_first_*() to avoid compiling f...Chen Gang2014-06-201-0/+2
| * | | arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEMChen Gang2014-06-201-0/+23
| * | | unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.hChen Gang2014-06-201-5/+5
| * | | arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f...Chen Gang2014-06-201-0/+4
| * | | arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi...Chen Gang2014-06-202-4/+0Star
| * | | arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai...Chen Gang2014-06-201-4/+0Star
| * | | arch/unicore32/include/asm/io.h: add readl_relaxed() generic definitionChen Gang2014-06-201-0/+4
| * | | arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc()Chen Gang2014-06-201-0/+1
| * | | arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorChen Gang2014-06-201-0/+1
| * | | arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macrosChen Gang2014-06-201-4/+4
| * | | arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmall...Chen Gang2014-06-201-8/+3Star
| * | | arch/unicore32/kernel/ksyms.c: remove several undefined exported symbolsChen Gang2014-06-201-33/+0Star
* | | | Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-203-29/+45
|\ \ \ \
| * \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2014-06-192-2/+8
| |\ \ \ \
| | * | | | x86, kaslr: boot-time selectable with hibernationKees Cook2014-06-162-2/+8
| * | | | | ACPI / ia64 / sba_iommu: Restore the working initialization orderingRafael J. Wysocki2014-06-161-27/+37
| |/ / / /
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-2041-152/+113Star
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ARM: use menuconfig for sub-arch menusRob Herring2014-06-1717-61/+33Star
| * | | | ARM: multi_v7_defconfig: re-enable SDHCI driversStephen Warren2014-06-171-0/+1
| * | | | ARM: EXYNOS: Fix compilation warningSachin Kamat2014-06-171-1/+1
| * | | | ARM: exynos: move sysram info to exynos.cOlof Johansson2014-06-173-24/+32
| * | | | ARM: dts: Specify the NAND ECC scheme explicitly on Armada 385 DB boardEzequiel Garcia2014-06-171-0/+2
| * | | | ARM: dts: Specify the NAND ECC scheme explicitly on Armada 375 DB boardEzequiel Garcia2014-06-171-0/+2
| * | | | ARM: exynos: cleanup kconfig option displayRob Herring2014-06-172-16/+4Star
| * | | | ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-1714-33/+0Star
| * | | | ARM: integrator: fix section mismatch problemLinus Walleij2014-06-172-2/+12
| * | | | ARM: mvebu: DT: fix OpenBlocks AX3-4 RAM sizeJason Cooper2014-06-171-1/+1
| * | | | ARM: samsung: make SAMSUNG_DMADEV optionalArnd Bergmann2014-06-176-13/+16
| * | | | ARM: keystone requires ARM_PATCH_PHYS_VIRTArnd Bergmann2014-06-171-0/+1
| * | | | ARM: omap2: fix am43xx dependency on l2x0 cacheArnd Bergmann2014-06-173-1/+8
* | | | | Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-06-193-29/+37
|\ \ \ \ \
| * | | | | x86/xen: no need to explicitly register an NMI callbackDavid Vrabel2014-06-181-8/+1Star
| * | | | | Revert "xen/pvh: Update E820 to work with PVH (v2)"David Vrabel2014-06-051-20/+2Star
| * | | | | x86/xen: fix memory setup for PVH dom0David Vrabel2014-06-053-1/+34
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-06-1916-77/+142
|\ \ \ \ \ \
| * | | | | | arm64: mm: remove broken &= operator from pmd_mknotpresentWill Deacon2014-06-181-1/+1
| * | | | | | arm64: fix build error in sigcontext.hMark Salter2014-06-181-1/+1
| * | | | | | arm64: dts: Add more serial port nodes in APM X-Gene device treeVinayak Kale2014-06-182-1/+39
| * | | | | | arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit2014-06-181-2/+0Star