summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototypeCatalin Marinas2016-07-271-1/+0
* Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas2016-07-215-2/+205
|\
| * arm64: Add trampoline code for kretprobesWilliam Cohen2016-07-191-0/+2
| * arm64: kprobes instruction simulation supportSandeepa Prabhu2016-07-191-2/+3
| * arm64: Kprobes with single stepping supportSandeepa Prabhu2016-07-195-2/+113
| * arm64: add conditional instruction simulation supportDavid A. Long2016-07-191-0/+3
| * arm64: Add more test functions to insn.cDavid A. Long2016-07-191-0/+36
| * arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long2016-07-191-0/+50
* | arm64: debug: remove unused local_dbg_{enable, disable} macrosWill Deacon2016-07-191-3/+0
* | arm64: ptrace: remove extra define for CPSR's E bitVladimir Murzin2016-07-191-1/+0
* | arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfsSteve Capper2016-07-121-0/+2
* | arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSOKevin Brodsky2016-07-121-2/+6
* | arm64: efi: always map runtime services code and data regions down to pagesArd Biesheuvel2016-07-011-2/+1
* | arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel2016-07-011-1/+1
* | arm64: trap userspace "dc cvau" cache operation on errata-affected coreAndre Przywara2016-07-012-1/+2
* | arm64: consolidate signal injection on emulation errorsAndre Przywara2016-07-011-0/+2
* | arm64: errata: Calling enable functions for CPU errata tooAndre Przywara2016-07-011-0/+2
* | arm64: include alternative handling in dcache_by_line_opAndre Przywara2016-07-011-1/+11
* | arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara2016-07-011-0/+4
* | Revert "arm64: alternatives: add enable parameter to conditional asm macros"Andre Przywara2016-07-011-9/+3
* | arm64/kexec: Add core kexec supportGeoff Levand2016-06-271-0/+48
* | arm64: Add back cpu reset routinesGeoff Levand2016-06-271-0/+5
* | arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse2016-06-271-0/+12
* | arm64/kvm: use ESR_ELx_EC to extract ECMark Rutland2016-06-211-1/+1
* | arm64: add macro to extract ESR_ELx.ECMark Rutland2016-06-211-0/+1
* | arm64: kasan: instrument user memory access APIYang Shi2016-06-211-4/+21
* | arm64: mm: dump: make page table dumping reusableMark Rutland2016-06-211-0/+44
* | arm64: Implement optimised IP checksum helpersRobin Murphy2016-06-212-1/+51
|/
* arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson2016-06-161-8/+37
* arm64: spinlock: Ensure forward-progress in spin_unlock_waitWill Deacon2016-06-151-3/+24
* arm64: spinlock: fix spin_unlock_wait for LSE atomicsWill Deacon2016-06-151-3/+7
* arm64: spinlock: order spin_{is_locked,unlock_wait} against local locksWill Deacon2016-06-151-0/+7
* arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland2016-06-031-10/+2
* arm64: update stale PAGE_OFFSET commentMark Rutland2016-06-031-1/+2
* arm64: unistd32.h: wire up missing syscalls for compat tasksWill Deacon2016-06-012-1/+9
* arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas2016-05-311-2/+2
* arm64: Remove orphaned __addr_ok() definitionRobin Murphy2016-05-311-13/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-272-0/+9
|\
| * Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-05-242-0/+9
| |\
| | * KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall2016-05-201-0/+2
| | * KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall2016-05-201-0/+4
| | * KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall2016-05-201-0/+3
* | | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-241-0/+3
|\ \ \
| * | | asm-generic: Drop renameat syscall from default listJames Hogan2016-05-051-0/+3
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-191-5/+0
|\ \ \ \
| * | | | arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-5/+0
* | | | | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-191-1/+1
|\ \ \ \ \
| * | | | | iommu: of: enforce const-ness of struct iommu_opsRobin Murphy2016-05-091-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-198-140/+376
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-131-0/+2