summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-06-02arm64: use fixmap region for permanent FDT mappingArd Biesheuvel
2015-06-02of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel
2015-06-01arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon
2015-05-21arm64: Use common outgoing-CPU-notification codePaul E. McKenney
2015-05-19arm64: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang
2015-05-19Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas
2015-05-19ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi
2015-05-19ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi
2015-05-19arm64: Rename temp variable in read*_relaxed()Michal Simek
2015-05-19arm64: kill flush_cache_all()Mark Rutland
2015-05-19arm64: Allow forced irq threadingAnders Roxell
2015-05-19arm64: Mark PMU interrupt IRQF_NO_THREADAnders Roxell
2015-05-16Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-05-16Merge tag 'arc-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2015-05-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-15Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-15MIPS: tlb-r4k: Fix PG_ELPA commentJames Hogan
2015-05-15MIPS: Fix up obsolete cpu_set usageEzequiel Garcia
2015-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-15Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2015-05-15Merge tag 'mvebu-fixes-4.1-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2015-05-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-05-14ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4Krzysztof Kozlowski
2015-05-14ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski
2015-05-13Merge tag 'v4.1-rockchip-socfixes2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2015-05-13Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs"Heiko Stuebner
2015-05-13ARM: EXYNOS: Fix dereference of ERR_PTR returned by of_genpd_get_from_providerKrzysztof Kozlowski
2015-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-12x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov
2015-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-05-13MIPS: IP32: Fix build errors in reset code in DS1685 platform hook.Joshua Kinard
2015-05-12MIPS: KVM: Fix unused variable build warningNicholas Mc Guire
2015-05-12MIPS: traps: remove extra Tainted: line from __show_regs() outputPetri Gynther
2015-05-12MIPS: Fix wrong CHECKFLAGS (sparse builds) with GCC 5.1Aaro Koskinen
2015-05-12MIPS: Fix a preemption issue with thread's FPU defaultsMaciej W. Rozycki
2015-05-12parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...Helge Deller
2015-05-13ARM: EXYNOS: Don't try to initialize suspend on old DTJulien Grall
2015-05-13ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for Peach BoardsJavier Martinez Canillas
2015-05-12MIPS: fix FP mode selection in lieu of .MIPS.abiflags dataPaul Burton
2015-05-12arm64: perf: fix memory leak when probing PMU PPIsWill Deacon
2015-05-12ARM: gemini: fix compiler warning due wrong data typeHans Ulli Kroll
2015-05-12Merge tag 'omap-for-v4.1/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2015-05-12ARM: vexpress/tc2: Add interrupt-affinity to the PMU nodeSudeep Holla
2015-05-12ARM: vexpress/ca9: Add interrupt-affinity to the PMU nodeRobert Schwebel
2015-05-12ARM: vexpress/ca9: Add unified-cache property to l2 cache nodeRobert Schwebel
2015-05-12ARM64: juno: add sp810 support and fix sp804 clock frequencySudeep Holla
2015-05-12Merge tag 'tegra-for-4.1-fixes-for-rc3' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2015-05-12MIPS: SMP: Fix build error.Ralf Baechle
2015-05-11Merge tag 'for-v4.1-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren