summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-106/+406
2016-07-25Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2016-07-07arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xxGanapatrao Kulkarni1-0/+2
2016-07-07arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse1-0/+2
2016-07-07Merge branch 'locking/arch-atomic' into locking/core, because the topic is readyIngo Molnar3-106/+342
2016-07-07locking/barriers, arch/arm64: Implement LDXR+WFE based smp_cond_load_acquire()Will Deacon2-0/+64
2016-06-27efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton1-2/+2
2016-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-06-25arm64: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-22arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse1-0/+12
2016-06-16arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson1-8/+37
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra1-2/+0
2016-06-16locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o...Will Deacon1-0/+172
2016-06-16locking/atomic, arch/arm64: Generate LSE non-return cases using common macrosWill Deacon1-90/+32
2016-06-16locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o...Peter Zijlstra2-24/+148
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-25Merge 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-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+0
2016-05-20arch: fix has_transparent_hugepage()Hugh Dickins1-5/+0
2016-05-20Merge 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-17Merge 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
2016-05-09iommu: of: enforce const-ness of struct iommu_opsRobin Murphy1-1/+1
2016-05-06arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas2-3/+2
2016-05-06arm64: Replace hard-coded values in the pmd/pud_bad() macrosCatalin Marinas1-3/+3
2016-05-06arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas1-0/+10
2016-05-06arm64: Fix typo in the pmdp_huge_get_and_clear() definitionCatalin Marinas1-3/+3
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan1-0/+3
2016-05-03arm64: always use STRICT_MM_TYPECHECKSYang Shi1-32/+0
2016-05-03arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse1-1/+2
2016-04-28arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse1-0/+7
2016-04-28arm64: Add new asm macro copy_pageGeoff Levand1-0/+19
2016-04-28arm64: Promote KERNEL_START/KERNEL_END definitions to a header fileJames Morse1-0/+3
2016-04-28arm64: kernel: Include _AC definition in page.hJames Morse1-0/+2
2016-04-28arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse1-6/+3