summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-06-24x86/vdso: Error out in vdso2c if DT_RELA is presentAndy Lutomirski
2014-06-24x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefileAndy Lutomirski
2014-06-24ARM: integrator: fix OF-related regressionLinus Walleij
2014-06-24ARM: mvebu: Fix the improper use of the compatible string armada38x using a w...Gregory CLEMENT
2014-06-24powerpc/kmemleak: Do not scan the DART tableCatalin Marinas
2014-06-24powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong typeRickard Strandqvist
2014-06-24powerpc/kprobes: Fix jprobes on ABI v2 (LE)Michael Ellerman
2014-06-24powerpc/ftrace: Use pr_fmt() to namespace error messagesMichael Ellerman
2014-06-24powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)Michael Ellerman
2014-06-24powerpc/ftrace: Fix inverted check of create_branch()Michael Ellerman
2014-06-24powerpc/ftrace: Fix typo in mask of opcodeMichael Ellerman
2014-06-24powerpc: Add ppc_global_function_entry()Michael Ellerman
2014-06-24powerpc: Remove __arch_swab*Benjamin Herrenschmidt
2014-06-24powerpc: Remove ancient DEBUG_SIG codeMichael Ellerman
2014-06-24powerpc/kerenl: Enable EEH for IO accessorsGavin Shan
2014-06-23ia64: arch/ia64/include/uapi/asm/fcntl.h needs personality.hAndrew Morton
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin
2014-06-23x86_32, signal: Fix vdso rt_sigreturnAndy Lutomirski
2014-06-23x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski
2014-06-23ARM: dts: kirkwood: fix phy-connection-type for GuruplugSebastian Hesselbarth
2014-06-23Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2014-06-23ARC: fix build warning in devtreeVineet Gupta
2014-06-22Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
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-21ARM: EXYNOS: Don't rely on firmware's secondary_cpu_start for mcpmDoug Anderson
2014-06-21ARM: dts: imx51-eukrea-mbimxsd51-baseboard: unbreak esdhc.imx-fixes-3.16Denis Carikli
2014-06-21ARM: dts: imx51-babbage: Fix esdhc setupSascha Hauer
2014-06-21ARM: dts: mx5: Move the display out of soc {} nodeMarek Vasut
2014-06-21ARM: dts: mx5: Fix IPU port node placementMarek Vasut
2014-06-20ARM: mvebu: select ARM_CPU_SUSPEND for Marvell EBU v7 platformsThomas Petazzoni
2014-06-20ARM: mvebu: Fix broken SoC ID detectionEzequiel Garcia
2014-06-20x86/vdso: Create .build-id links for unstripped vdso filesAndy Lutomirski
2014-06-20ARM: imx_v6_v7_defconfig: Enable CONFIG_IMX_IPUV3_COREFabio Estevam
2014-06-20ARM: arm925: ensure assembly sets up writethrough mappingRussell King
2014-06-20ARM: multi_v7_defconfig: Add QCOM GSBI driverSrinivas Kandagatla
2014-06-20Merge tag 'sti-fixes-for-v3.16-rc1' of git://git.stlinux.com/devel/kernel/lin...Arnd Bergmann
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