summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-065-4/+34
|\
| * Merge branch 'acpi-apei'Rafael J. Wysocki2019-03-045-4/+34
| |\
| | * firmware: arm_sdei: Add ACPI GHES registration helperJames Morse2019-02-111-0/+4
| | * ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notificationsJames Morse2019-02-071-1/+1
| | * arm64: KVM/mm: Move SEA handling behind a single 'claim' interfaceJames Morse2019-02-073-2/+19
| | * KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbingJames Morse2019-02-072-2/+11
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-062-4/+5
|\ \ \
| * | | arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pagesAnshuman Khandual2019-03-061-0/+5
| * | | kasan: remove use after scope bugs detection.Andrey Ryabinin2019-03-061-4/+0Star
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-065-186/+193
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-02-283-0/+26
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'locking/atomics' into locking/core, to pick up WIP commitsIngo Molnar2019-02-115-186/+193
| |\ \ \ \
| | * | | | arm64, locking/atomics: Use instrumented atomicsMark Rutland2018-11-015-186/+193
* | | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-053-28/+75
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-271-0/+2
| |\ \ \ \ \
| | * | | | | asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-191-0/+1
| | * | | | | asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-191-0/+1
| * | | | | | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-102-25/+66
| |\| | | | |
| | * | | | | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-072-1/+42
| | * | | | | y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-071-24/+24
| * | | | | | Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner2019-02-102-4/+8
| |\| | | | | | | |/ / / / | |/| | | |
| | * | | | ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann2019-01-251-3/+3
| | * | | | ARM: add kexec_file_load system call numberArnd Bergmann2019-01-252-1/+3
| | * | | | ARM: add migrate_pages() system callArnd Bergmann2019-01-252-1/+3
| | | |_|/ | | |/| |
* | | | | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0Star
| |_|_|/ |/| | |
* | | | arm64/neon: Disable -Wincompatible-pointer-types when building with ClangNathan Chancellor2019-02-181-0/+4
* | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-171-0/+11
|\ \ \ \
| * | | | arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel2019-02-161-0/+11
| |/ / /
* | | | Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2019-02-131-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier2019-02-071-0/+11
* | | | arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig2019-01-232-3/+76
|/ / /
* | | kasan, arm64: remove redundant ARCH_SLAB_MINALIGN defineAndrey Konovalov2019-01-161-2/+0Star
* | | arm64: kpti: Update arm64_kernel_use_ng_mappings() when forced onJames Morse2019-01-161-1/+4
|/ /
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-01-113-3/+44
|\ \
| * | arm64: kpti: Avoid rewriting early page tables when KASLR is enabledWill Deacon2019-01-102-2/+43
| * | arm64: asm-prototypes: Fix fat-fingered typo in commentWill Deacon2019-01-101-1/+1
* | | kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligningAndrey Konovalov2019-01-091-0/+6
|/ /
* | arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-17/+0Star
* | arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0Star
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-01-056-55/+110
|\ \
| * | arm64: compat: Hook up io_pgetevents() for 32-bit tasksWill Deacon2019-01-042-1/+3
| * | arm64: compat: Avoid sending SIGILL for unallocated syscall numbersWill Deacon2019-01-041-2/+3
| * | arm64/sve: Disentangle <uapi/asm/ptrace.h> from <uapi/asm/sigcontext.h>Dave Martin2019-01-043-49/+99
| * | arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definitionDave Martin2019-01-041-1/+1
| * | arm64: smp: Fix compilation errorShaokun Zhang2019-01-031-3/+5
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-051-2/+2
|\ \ \
| * | | mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-2/+2
* | | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-042-5/+5
|/ / /
* | | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-291-8/+0Star
|\ \ \
| * \ \ Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring2018-12-131-0/+8
| |\ \ \