aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAge
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-09
|\
| * Merge tag 'dts-subdirs-for-arm-soc-v3.19' of git://git.kernel.org/pub/scm/lin...Olof Johansson2014-11-03
| |\
| | * dts, arm64: Move dts files to vendor subdirsRobert Richter2014-10-21
| | * dts, kbuild: Implement support for dtb vendor subdirsRobert Richter2014-10-21
| | * dts, arm/arm64: Remove dtbs build rules in sub-makesRobert Richter2014-10-21
| | * dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter2014-10-21
| | * dts, arm64: Add dtbs_install make targetRobert Richter2014-10-21
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-12-09
|\ \ \
| * | | arm64: remove the unnecessary arm64_swiotlb_init()Ding Tianhong2014-12-05
| * | | arm64: add module support for alternatives fixupsAndre Przywara2014-12-04
| * | | arm64: perf: Prevent wraparound during overflowDaniel Thompson2014-12-04
| * | | arm64/include/asm: Fixed a warning about 'struct pt_regs'Chunyan Zhang2014-12-04
| * | | arm64: Provide a namespace to NCAPSFabio Estevam2014-12-04
| * | | arm64: bpf: lift restriction on last instructionZi Shen Lim2014-12-03
| * | | arm64: Implement support for read-mostly sectionsJungseok Lee2014-12-03
| * | | arm64: compat: align cacheflush syscall with arch/armVladimir Murzin2014-12-01
| * | | arm64: add seccomp supportAKASHI Takahiro2014-11-28
| * | | arm64: add SIGSYS siginfo for compat taskAKASHI Takahiro2014-11-28
| * | | arm64: add seccomp syscall for compat taskAKASHI Takahiro2014-11-28
| * | | arm64: ptrace: allow tracer to skip a system callAKASHI Takahiro2014-11-28
| * | | arm64: ptrace: add NT_ARM_SYSTEM_CALL regsetAKASHI Takahiro2014-11-28
| * | | arm64: Move some head.text functions to executable sectionLaura Abbott2014-11-26
| * | | arm64: jump labels: NOP out NOP -> NOP replacementMark Rutland2014-11-26
| * | | arm64: add support to dump the kernel page tablesLaura Abbott2014-11-26
| * | | arm64: Add FIX_HOLE to permanent fixed addressesLaura Abbott2014-11-26
| * | | arm64: alternatives: fix pr_fmt string for consistencyWill Deacon2014-11-25
| * | | arm64: vmlinux.lds.S: don't discard .exit.* sections at link-timeWill Deacon2014-11-25
| * | | arm64: Factor out fixmap initialization from ioremapLaura Abbott2014-11-25
| * | | arm64: Move cpu_resume into the text sectionLaura Abbott2014-11-25
| * | | arm64: Switch to adrp for loading the stub vectorsLaura Abbott2014-11-25
| * | | arm64: Treat handle_arch_irq as a function pointerLaura Abbott2014-11-25
| * | | arm64: sanity checks: add ID_AA64DFR{0,1}_EL1Mark Rutland2014-11-25
| * | | arm64: sanity checks: add missing newline to printMark Rutland2014-11-25
| * | | arm64: sanity checks: ignore ID_MMFR0.AuxRegMark Rutland2014-11-25
| * | | arm64: topology: Fix handling of multi-level cluster MPIDR-based detectionMark Brown2014-11-25
| * | | arm64: protect alternatives workarounds with Kconfig optionsAndre Przywara2014-11-25
| * | | arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara2014-11-25
| * | | arm64: add Cortex-A53 cache errata workaroundAndre Przywara2014-11-25
| * | | arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara2014-11-25
| * | | arm64: add alternative runtime patchingAndre Przywara2014-11-25
| * | | arm64: add cpu_capabilities bitmapAndre Przywara2014-11-25
| * | | arm64: fix return code check when changing emulation handlerWill Deacon2014-11-25
| * | | arm64: mm: report unhandled level-0 translation faults correctlyWill Deacon2014-11-21
| * | | arm64: kconfig: move emulation option under kernel featuresWill Deacon2014-11-20
| * | | arm64: Trace emulation of AArch32 legacy instructionsPunit Agrawal2014-11-20
| * | | arm64: Emulate CP15 Barrier instructionsPunit Agrawal2014-11-20
| * | | arm64: Port SWP/SWPB emulation support from armPunit Agrawal2014-11-20
| * | | arm64: Add framework for legacy instruction emulationPunit Agrawal2014-11-20
| * | | arm64: Add AArch32 instruction set condition code checksPunit Agrawal2014-11-20
| * | | arm64: Add support for hooks to handle undefined instructionsPunit Agrawal2014-11-20