aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas25-9/+1772
2016-07-21arm64: Honor nosmp kernel command line optionSuzuki K Poulose1-0/+7
2016-07-21arm64: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose1-1/+1
2016-07-21arm64: kprobes: Add KASAN instrumentation around stack accessesCatalin Marinas1-0/+5
2016-07-21arm64: kprobes: Cleanup jprobe_returnMarc Zyngier1-12/+10
2016-07-20arm64: kprobes: Fix overflow when saving stackMarc Zyngier1-8/+14
2016-07-19arm64: kprobes: WARN if attempting to step with PSTATE.D=1Will Deacon1-0/+2
2016-07-19arm64: debug: remove unused local_dbg_{enable, disable} macrosWill Deacon1-3/+0
2016-07-19arm64: debug: remove redundant spsr manipulationWill Deacon1-11/+2
2016-07-19arm64: debug: unmask PSTATE.D earlierWill Deacon3-2/+2
2016-07-19arm64: localise Image objcopy flagsMark Rutland2-1/+2
2016-07-19arm64: ptrace: remove extra define for CPSR's E bitVladimir Murzin1-1/+0
2016-07-19arm64: Add kernel return probes support (kretprobes)Sandeepa Prabhu2-1/+90
2016-07-19arm64: Add trampoline code for kretprobesWilliam Cohen5-0/+100
2016-07-19arm64: kprobes instruction simulation supportSandeepa Prabhu8-15/+326
2016-07-19arm64: Treat all entry code as non-kprobe-ablePratyush Anand3-0/+30
2016-07-19arm64: Blacklist non-kprobe-able symbolPratyush Anand4-0/+31
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu14-5/+859
2016-07-19arm64: add conditional instruction simulation supportDavid A. Long4-4/+119
2016-07-19arm64: Add more test functions to insn.cDavid A. Long2-0/+70
2016-07-19arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long3-0/+152
2016-07-18KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara3-0/+8
2016-07-18KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara1-0/+2
2016-07-18KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara2-2/+2
2016-07-15arm64: remove duplicate PWM entry in defconfigArnd Bergmann1-1/+0
2016-07-15arm64/armv8 deprecated: Convert to hotplug state machineSebastian Andrzej Siewior1-17/+5
2016-07-14Merge tag 'tegra-for-4.8-arm64-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/lateArnd Bergmann5-1/+1218
2016-07-14Merge tag 'hi6220-dt-for-4.8-2' of git://github.com/hisilicon/linux-hisi into next/lateArnd Bergmann1-0/+16
2016-07-14arm64: tegra: Enable HDMI on Jetson TX1Thierry Reding1-0/+35
2016-07-14arm64: tegra: Add sor1_src clockThierry Reding1-1/+2
2016-07-14arm64: tegra: Add XUSB powergates on Tegra210Jon Hunter1-0/+24
2016-07-14arm64: tegra: Add DPAUX pinctrl bindingsJon Hunter1-0/+54
2016-07-14arm64: tegra: Add ACONNECT bus node for Tegra210Jon Hunter1-0/+12
2016-07-14arm64: tegra: Add audio powergate node for Tegra210Jon Hunter1-0/+9
2016-07-14arm64: tegra: Add regulators for Tegra210 SmaugRhyland Klein1-0/+314
2016-07-14arm64: tegra: Correct Tegra210 XUSB mailbox interruptJon Hunter1-1/+1
2016-07-14arm64: tegra: Enable XUSB controller on Jetson TX1Thierry Reding1-0/+162
2016-07-14arm64: tegra: Enable debug serial on Jetson TX1Thierry Reding1-0/+4
2016-07-14arm64: tegra: Add Tegra210 XUSB controllerThierry Reding1-0/+35
2016-07-14arm64: tegra: Add Tegra210 XUSB pad controllerThierry Reding1-0/+155
2016-07-14arm64: tegra: Add DSI panel on Jetson TX1Thierry Reding2-0/+95
2016-07-14arm64: tegra: p2597: Add SDMMC power suppliesThierry Reding1-0/+17
2016-07-14arm64: tegra: Add PMIC support on Jetson TX1Thierry Reding2-0/+300
2016-07-14Merge tag 'tegra-for-4.8-arm64-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/arm64Arnd Bergmann1-0/+25
2016-07-14Merge tag 'samsung-defconfig64-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/arm64Arnd Bergmann1-0/+12
2016-07-14Merge tag 'samsung-dt64-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dt64Arnd Bergmann1-1/+1
2016-07-14arm64: KVM: Clean up a conditionDan Carpenter1-2/+2
2016-07-14Merge tag 'juno-dt-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/dt64Arnd Bergmann4-0/+461
2016-07-13Merge branch 'timers/core' into smp/hotplug to pick up dependenciesThomas Gleixner1-0/+8
2016-07-12arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfsSteve Capper2-0/+122