summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-0913-72/+95
|\
| * ARM: imx6: fix bogus use of irq_get_irq_dataMarc Zyngier2014-12-043-17/+26
| * ARM: imx: irq: fix buggy usage of irq_data irq fieldMarc Zyngier2014-12-041-9/+9
| * Merge tag 'tegra-for-3.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2014-11-281-0/+1
| |\
| | * ARM: tegra: Re-add removed SoC id macro to tegra_resume()Dmitry Osipenko2014-11-171-0/+1
| * | Merge tag 'samsung-fixes-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2014-11-281-4/+4
| |\ \
| | * | ARM: EXYNOS: fix typo in static struct name "exynos5_list_diable_wfi_wfe"Pankaj Dubey2014-11-071-4/+4
| | |/
| * | arm: ep93xx: add dma_masks for the M2P and M2M DMA controllersH Hartley Sweeten2014-11-281-2/+10
| * | ARM: OMAP: serial: remove last vestige of DTR_gpio support.NeilBrown2014-11-101-3/+0
| * | ARM: OMAP2+: gpmc: Get rid of "ti,elm-id not found" warningRoger Quadros2014-11-101-2/+0
| * | ARM: OMAP2: Remove unnecessary KERN_* in omap_phy_internal.cMasanari Iida2014-11-061-3/+5
| * | ARM: OMAP4+: Remove unused omap_l3_noc platform initTony Lindgren2014-11-051-34/+0
| * | ARM: dts: Add twl keypad map for omap3 EVMTony Lindgren2014-11-051-0/+21
| * | ARM: dts: Add twl keypad map for LDPTony Lindgren2014-11-051-0/+21
| * | ARM: dts: Fix NAND last partition size on LDPTony Lindgren2014-11-051-1/+1
| * | ARM: OMAP3: Fix errors for omap_l3_smx when booted with device treeTony Lindgren2014-11-052-2/+2
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-12-0974-620/+2871
|\ \ \
| * | | arm64: remove the unnecessary arm64_swiotlb_init()Ding Tianhong2014-12-051-1/+0
| * | | arm64: add module support for alternatives fixupsAndre Przywara2014-12-044-6/+46
| * | | arm64: perf: Prevent wraparound during overflowDaniel Thompson2014-12-041-2/+8
| * | | arm64/include/asm: Fixed a warning about 'struct pt_regs'Chunyan Zhang2014-12-041-0/+2
| * | | arm64: Provide a namespace to NCAPSFabio Estevam2014-12-042-6/+6
| * | | arm64: bpf: lift restriction on last instructionZi Shen Lim2014-12-031-5/+8
| * | | arm64: Implement support for read-mostly sectionsJungseok Lee2014-12-031-0/+2
| * | | arm64: compat: align cacheflush syscall with arch/armVladimir Murzin2014-12-013-22/+35
| * | | arm64: add seccomp supportAKASHI Takahiro2014-11-284-0/+47
| * | | arm64: add SIGSYS siginfo for compat taskAKASHI Takahiro2014-11-282-0/+13
| * | | arm64: add seccomp syscall for compat taskAKASHI Takahiro2014-11-281-1/+2
| * | | arm64: ptrace: allow tracer to skip a system callAKASHI Takahiro2014-11-281-2/+10
| * | | arm64: ptrace: add NT_ARM_SYSTEM_CALL regsetAKASHI Takahiro2014-11-281-0/+35
| * | | arm64: Move some head.text functions to executable sectionLaura Abbott2014-11-261-198/+209
| * | | arm64: jump labels: NOP out NOP -> NOP replacementMark Rutland2014-11-261-14/+9
| * | | arm64: add support to dump the kernel page tablesLaura Abbott2014-11-263-0/+345
| * | | arm64: Add FIX_HOLE to permanent fixed addressesLaura Abbott2014-11-261-0/+1
| * | | arm64: alternatives: fix pr_fmt string for consistencyWill Deacon2014-11-251-1/+1
| * | | arm64: vmlinux.lds.S: don't discard .exit.* sections at link-timeWill Deacon2014-11-251-2/+3
| * | | arm64: Factor out fixmap initialization from ioremapLaura Abbott2014-11-254-93/+102
| * | | arm64: Move cpu_resume into the text sectionLaura Abbott2014-11-252-32/+8
| * | | arm64: Switch to adrp for loading the stub vectorsLaura Abbott2014-11-251-1/+2
| * | | arm64: Treat handle_arch_irq as a function pointerLaura Abbott2014-11-253-5/+4
| * | | arm64: sanity checks: add ID_AA64DFR{0,1}_EL1Mark Rutland2014-11-252-0/+13
| * | | arm64: sanity checks: add missing newline to printMark Rutland2014-11-251-1/+1
| * | | arm64: sanity checks: ignore ID_MMFR0.AuxRegMark Rutland2014-11-251-1/+6
| * | | arm64: topology: Fix handling of multi-level cluster MPIDR-based detectionMark Brown2014-11-251-2/+5
| * | | arm64: protect alternatives workarounds with Kconfig optionsAndre Przywara2014-11-252-0/+122
| * | | arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara2014-11-253-6/+29
| * | | arm64: add Cortex-A53 cache errata workaroundAndre Przywara2014-11-255-3/+60
| * | | arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara2014-11-254-1/+65
| * | | arm64: add alternative runtime patchingAndre Przywara2014-11-257-1/+139
| * | | arm64: add cpu_capabilities bitmapAndre Przywara2014-11-252-0/+23