summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-01-14arm64: mm: support ARCH_MMAP_RND_BITSDaniel Cashman
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-13Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-01-12Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds
2016-01-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-01-12Merge branch 'devel-stable' into for-linusRussell King
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams
2016-01-06arm64: head.S: use memset to clear BSSMark Rutland
2016-01-06arm64: entry: remove pointless SPSR mode checkMark Rutland
2016-01-05arm64: mm: move pgd_cache initialisation to pgtable_cache_initWill Deacon
2016-01-05arm64: module: avoid undefined shift behavior in reloc_data()Ard Biesheuvel
2016-01-05arm64: module: fix relocation of movz instruction with negative immediateArd Biesheuvel
2016-01-05Merge branches 'misc' and 'misc-rc6' into for-linusRussell King
2016-01-04ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander
2016-01-04ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander
2016-01-04Merge tag 'arm32-efi-for-v4.5' of git://git.linaro.org/people/ard.biesheuvel/...Russell King
2015-12-22arm64: perf: add support for Cortex-A72Will Deacon
2015-12-22arm64: perf: add format entry to describe event -> config mappingWill Deacon
2015-12-21arm64: traps: address fallout from printk -> pr_* conversionWill Deacon
2015-12-21arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro
2015-12-21arm64: pass a task parameter to unwind_frame()AKASHI Takahiro
2015-12-21arm64: ftrace: modify a stack frame in a safe wayAKASHI Takahiro
2015-12-21arm64: remove irq_count and do_softirq_own_stack()James Morse
2015-12-21arm64: hugetlb: add support for PTE contiguous bitDavid Woods
2015-12-21arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi
2015-12-21xen/arm: introduce HYPERVISOR_platform_op on arm and arm64Stefano Stabellini
2015-12-21arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini
2015-12-18bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann
2015-12-18arm64: KVM: Add support for 16-bit VMIDVladimir Murzin
2015-12-18arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin
2015-12-18arm64: KVM: debug: Remove spurious inline attributesMarc Zyngier
2015-12-17arm64: Use PoU cache instr for I/D coherencyAshok Kumar
2015-12-17arm64: Defer dcache flush in __cpu_copy_user_pageAshok Kumar
2015-12-15arm64: reduce stack use in irq_handlerJames Morse
2015-12-15Merge branch 'aarch64/efi' into aarch64/for-next/coreWill Deacon
2015-12-14arm64: KVM: Remove weak attributesMarc Zyngier
2015-12-14arm64: KVM: Cleanup asm-offset.cMarc Zyngier
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier
2015-12-14arm64: KVM: Move away from the assembly version of the world switchMarc Zyngier
2015-12-14arm64: KVM: Add compatibility aliasesMarc Zyngier
2015-12-14arm64: KVM: Add panic handlingMarc Zyngier
2015-12-14arm64: KVM: HYP mode entry pointsMarc Zyngier
2015-12-14arm64: KVM: Implement TLB handlingMarc Zyngier
2015-12-14arm64: KVM: Implement fpsimd save/restoreMarc Zyngier
2015-12-14arm64: KVM: Implement the core world switchMarc Zyngier
2015-12-14arm64: KVM: Add patchable function selectorMarc Zyngier