aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-12-05arm64: remove the unnecessary arm64_swiotlb_init()Ding Tianhong
2014-12-04Merge branch 'clocksource/physical-timers' into next/driversOlof Johansson
2014-12-04clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao
2014-12-04arm64: add module support for alternatives fixupsAndre Przywara
2014-12-04arm64: perf: Prevent wraparound during overflowDaniel Thompson
2014-12-04arm64/include/asm: Fixed a warning about 'struct pt_regs'Chunyan Zhang
2014-12-04arm64: Provide a namespace to NCAPSFabio Estevam
2014-12-03arm64: bpf: lift restriction on last instructionZi Shen Lim
2014-12-03arm64: Implement support for read-mostly sectionsJungseok Lee
2014-12-01arm64: compat: align cacheflush syscall with arch/armVladimir Murzin
2014-11-28arm64: add seccomp supportAKASHI Takahiro
2014-11-28arm64: add SIGSYS siginfo for compat taskAKASHI Takahiro
2014-11-28arm64: add seccomp syscall for compat taskAKASHI Takahiro
2014-11-28arm64: ptrace: allow tracer to skip a system callAKASHI Takahiro
2014-11-28arm64: ptrace: add NT_ARM_SYSTEM_CALL regsetAKASHI Takahiro
2014-11-26arm64: Move some head.text functions to executable sectionLaura Abbott
2014-11-26arm64: jump labels: NOP out NOP -> NOP replacementMark Rutland
2014-11-26arm64: add support to dump the kernel page tablesLaura Abbott
2014-11-26arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WIChristoffer Dall
2014-11-26arm64: Add FIX_HOLE to permanent fixed addressesLaura Abbott
2014-11-26amba: Add Kconfig fileThierry Reding
2014-11-25arm64: alternatives: fix pr_fmt string for consistencyWill Deacon
2014-11-25arm64: vmlinux.lds.S: don't discard .exit.* sections at link-timeWill Deacon
2014-11-25arm64: Factor out fixmap initialization from ioremapLaura Abbott
2014-11-25arm64: Move cpu_resume into the text sectionLaura Abbott
2014-11-25arm64: Switch to adrp for loading the stub vectorsLaura Abbott
2014-11-25arm64: Treat handle_arch_irq as a function pointerLaura Abbott
2014-11-25arm64: sanity checks: add ID_AA64DFR{0,1}_EL1Mark Rutland
2014-11-25arm64: sanity checks: add missing newline to printMark Rutland
2014-11-25arm64: sanity checks: ignore ID_MMFR0.AuxRegMark Rutland
2014-11-25arm64: topology: Fix handling of multi-level cluster MPIDR-based detectionMark Brown
2014-11-25arm64: protect alternatives workarounds with Kconfig optionsAndre Przywara
2014-11-25arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara
2014-11-25arm64: add Cortex-A53 cache errata workaroundAndre Przywara
2014-11-25arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara
2014-11-25arm64: add alternative runtime patchingAndre Przywara
2014-11-25arm64: add cpu_capabilities bitmapAndre Przywara
2014-11-25arm64: fix return code check when changing emulation handlerWill Deacon
2014-11-21arm64: mm: report unhandled level-0 translation faults correctlyWill Deacon
2014-11-20arm64: kconfig: move emulation option under kernel featuresWill Deacon
2014-11-20arm64: Trace emulation of AArch32 legacy instructionsPunit Agrawal
2014-11-20arm64: Emulate CP15 Barrier instructionsPunit Agrawal
2014-11-20arm64: Port SWP/SWPB emulation support from armPunit Agrawal
2014-11-20arm64: Add framework for legacy instruction emulationPunit Agrawal
2014-11-20arm64: Add AArch32 instruction set condition code checksPunit Agrawal
2014-11-20arm64: Add support for hooks to handle undefined instructionsPunit Agrawal
2014-11-20arm64: percpu: Implement this_cpu operationsSteve Capper