summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas5-2/+205
2016-07-19arm64: debug: remove unused local_dbg_{enable, disable} macrosWill Deacon1-3/+0
2016-07-19arm64: ptrace: remove extra define for CPSR's E bitVladimir Murzin1-1/+0
2016-07-19arm64: Add trampoline code for kretprobesWilliam Cohen1-0/+2
2016-07-19arm64: kprobes instruction simulation supportSandeepa Prabhu1-2/+3
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu5-2/+113
2016-07-19arm64: add conditional instruction simulation supportDavid A. Long1-0/+3
2016-07-19arm64: Add more test functions to insn.cDavid A. Long1-0/+36
2016-07-19arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long1-0/+50
2016-07-12arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfsSteve Capper1-0/+2
2016-07-12arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSOKevin Brodsky1-2/+6
2016-07-01arm64: efi: always map runtime services code and data regions down to pagesArd Biesheuvel1-2/+1
2016-07-01arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel1-1/+1
2016-07-01arm64: trap userspace "dc cvau" cache operation on errata-affected coreAndre Przywara2-1/+2
2016-07-01arm64: consolidate signal injection on emulation errorsAndre Przywara1-0/+2
2016-07-01arm64: errata: Calling enable functions for CPU errata tooAndre Przywara1-0/+2
2016-07-01arm64: include alternative handling in dcache_by_line_opAndre Przywara1-1/+11
2016-07-01arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara1-0/+4
2016-07-01Revert "arm64: alternatives: add enable parameter to conditional asm macros"Andre Przywara1-9/+3
2016-06-27arm64/kexec: Add core kexec supportGeoff Levand1-0/+48
2016-06-27arm64: Add back cpu reset routinesGeoff Levand1-0/+5
2016-06-27arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse1-0/+12
2016-06-21arm64/kvm: use ESR_ELx_EC to extract ECMark Rutland1-1/+1
2016-06-21arm64: add macro to extract ESR_ELx.ECMark Rutland1-0/+1
2016-06-21arm64: kasan: instrument user memory access APIYang Shi1-4/+21
2016-06-21arm64: mm: dump: make page table dumping reusableMark Rutland1-0/+44
2016-06-21arm64: Implement optimised IP checksum helpersRobin Murphy2-1/+51
2016-06-16arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson1-8/+37
2016-06-15arm64: spinlock: Ensure forward-progress in spin_unlock_waitWill Deacon1-3/+24
2016-06-15arm64: spinlock: fix spin_unlock_wait for LSE atomicsWill Deacon1-3/+7
2016-06-15arm64: spinlock: order spin_{is_locked,unlock_wait} against local locksWill Deacon1-0/+7
2016-06-03arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland1-10/+2
2016-06-03arm64: update stale PAGE_OFFSET commentMark Rutland1-1/+2
2016-06-01arm64: unistd32.h: wire up missing syscalls for compat tasksWill Deacon2-1/+9
2016-05-31arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas1-2/+2
2016-05-31arm64: Remove orphaned __addr_ok() definitionRobin Murphy1-13/+0
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+9
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2016-05-24Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2-0/+9
2016-05-20KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall1-0/+2
2016-05-20KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall1-0/+4
2016-05-20KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall1-0/+3
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+0
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins1-5/+0
2016-05-19Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-140/+376
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds21-93/+407
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger1-0/+2
2016-05-11Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini7-140/+374
2016-05-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas3-11/+31