aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2016-07-27arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototypeCatalin Marinas
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas
2016-07-19arm64: debug: remove unused local_dbg_{enable, disable} macrosWill Deacon
2016-07-19arm64: ptrace: remove extra define for CPSR's E bitVladimir Murzin
2016-07-19arm64: Add trampoline code for kretprobesWilliam Cohen
2016-07-19arm64: kprobes instruction simulation supportSandeepa Prabhu
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu
2016-07-19arm64: add conditional instruction simulation supportDavid A. Long
2016-07-19arm64: Add more test functions to insn.cDavid A. Long
2016-07-19arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long
2016-07-12arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfsSteve Capper
2016-07-12arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSOKevin Brodsky
2016-07-01arm64: efi: always map runtime services code and data regions down to pagesArd Biesheuvel
2016-07-01arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel
2016-07-01arm64: trap userspace "dc cvau" cache operation on errata-affected coreAndre Przywara
2016-07-01arm64: consolidate signal injection on emulation errorsAndre Przywara
2016-07-01arm64: errata: Calling enable functions for CPU errata tooAndre Przywara
2016-07-01arm64: include alternative handling in dcache_by_line_opAndre Przywara
2016-07-01arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara
2016-07-01Revert "arm64: alternatives: add enable parameter to conditional asm macros"Andre Przywara
2016-06-27arm64/kexec: Add core kexec supportGeoff Levand
2016-06-27arm64: Add back cpu reset routinesGeoff Levand
2016-06-27arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse
2016-06-21arm64/kvm: use ESR_ELx_EC to extract ECMark Rutland
2016-06-21arm64: add macro to extract ESR_ELx.ECMark Rutland
2016-06-21arm64: kasan: instrument user memory access APIYang Shi
2016-06-21arm64: mm: dump: make page table dumping reusableMark Rutland
2016-06-21arm64: Implement optimised IP checksum helpersRobin Murphy
2016-06-16arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson
2016-06-15arm64: spinlock: Ensure forward-progress in spin_unlock_waitWill Deacon
2016-06-15arm64: spinlock: fix spin_unlock_wait for LSE atomicsWill Deacon
2016-06-15arm64: spinlock: order spin_{is_locked,unlock_wait} against local locksWill Deacon
2016-06-03arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland
2016-06-03arm64: update stale PAGE_OFFSET commentMark Rutland
2016-06-01arm64: unistd32.h: wire up missing syscalls for compat tasksWill Deacon
2016-05-31arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas
2016-05-31arm64: Remove orphaned __addr_ok() definitionRobin Murphy
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-24Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-05-20KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall
2016-05-20KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall
2016-05-20KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins
2016-05-19Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger
2016-05-11Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini