summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-111-0/+8
|\
| * perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2015-01-091-0/+8
* | arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel2015-01-082-1/+2
* | arm64: fix missing asm/io.h include in kernel/smp_spin_table.cPaul Walmsley2015-01-071-0/+1
* | arm64: fix missing asm/alternative.h include in kernel/module.cPaul Walmsley2015-01-071-0/+1
* | arm64: sanity checks: add missing AArch32 registersMark Rutland2015-01-071-0/+10
|/
* arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi2014-12-231-1/+13
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-12-161-0/+2
|\
| * arm64: psci: Fix build breakage without PM_SLEEPKrzysztof Kozlowski2014-12-111-0/+2
* | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-12-111-2/+2
|\ \
| * \ Merge branch 'master' into for-3.19Tejun Heo2014-11-223-9/+25
| |\ \
| * | | percpu: Convert remaining __get_cpu_var uses in 3.18-rcXChristoph Lameter2014-10-291-2/+2
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-12-0927-404/+1539
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | arm64: add module support for alternatives fixupsAndre Przywara2014-12-043-5/+44
| * | arm64: perf: Prevent wraparound during overflowDaniel Thompson2014-12-041-2/+8
| * | arm64: Provide a namespace to NCAPSFabio Estevam2014-12-041-1/+1
| * | arm64: compat: align cacheflush syscall with arch/armVladimir Murzin2014-12-011-20/+29
| * | arm64: add seccomp supportAKASHI Takahiro2014-11-281-0/+5
| * | arm64: add SIGSYS siginfo for compat taskAKASHI Takahiro2014-11-281-0/+6
| * | 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: 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-251-0/+1
| * | 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-252-4/+4
| * | arm64: sanity checks: add ID_AA64DFR{0,1}_EL1Mark Rutland2014-11-251-0/+11
| * | 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-251-0/+14
| * | arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara2014-11-251-0/+7
| * | arm64: add Cortex-A53 cache errata workaroundAndre Przywara2014-11-251-1/+32
| * | arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara2014-11-253-1/+63
| * | arm64: add alternative runtime patchingAndre Przywara2014-11-254-1/+78
| * | arm64: add cpu_capabilities bitmapAndre Przywara2014-11-251-0/+3
| * | arm64: fix return code check when changing emulation handlerWill Deacon2014-11-251-1/+1
| * | arm64: Trace emulation of AArch32 legacy instructionsPunit Agrawal2014-11-203-2/+53
| * | arm64: Emulate CP15 Barrier instructionsPunit Agrawal2014-11-202-0/+144
| * | arm64: Port SWP/SWPB emulation support from armPunit Agrawal2014-11-202-0/+199
| * | arm64: Add framework for legacy instruction emulationPunit Agrawal2014-11-202-0/+217
| * | arm64: Add AArch32 instruction set condition code checksPunit Agrawal2014-11-201-1/+2
| * | arm64: Add support for hooks to handle undefined instructionsPunit Agrawal2014-11-202-0/+71
| * | arm64: Add COMPAT_HWCAP_LPAECatalin Marinas2014-11-171-1/+2
| * | arm64: entry: use ldp/stp instead of push/pop when saving/restoring regsWill Deacon2014-11-141-38/+37
| * | arm64: entry: avoid writing lr explicitly for constructing return pathsWill Deacon2014-11-141-20/+25
| * | arm64: Fix up /proc/cpuinfoMark Rutland2014-11-141-24/+73
OpenPOWER on IntegriCloud