index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-06
arm64: Revert support for execute-only user mappings
Catalin Marinas
2
-10
/
+5
2020-01-03
compat: provide compat_ptr() on all architectures
Arnd Bergmann
1
-17
/
+0
2020-01-03
compat: ARM64: always include asm-generic/compat.h
Arnd Bergmann
1
-2
/
+3
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
1
-3
/
+3
2019-12-25
efi/libstub: Drop 'table' argument from efi_table_attr() macro
Ard Biesheuvel
1
-2
/
+1
2019-12-25
efi/libstub: Drop protocol argument from efi_call_proto() macro
Ard Biesheuvel
1
-2
/
+1
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
1
-2
/
+1
2019-12-25
efi/libstub: Get rid of 'sys_table_arg' macro parameter
Ard Biesheuvel
1
-4
/
+4
2019-12-25
efi/libstub: Distinguish between native/mixed not 32/64 bit
Ard Biesheuvel
1
-1
/
+1
2019-12-25
efi/libstub: Remove unused __efi_call_early() macro
Ard Biesheuvel
1
-1
/
+0
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
3
-1
/
+8
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h>
Ingo Molnar
1
-0
/
+4
2019-12-08
sched/rt, arm64: Use CONFIG_PREEMPTION
Thomas Gleixner
2
-5
/
+5
2019-12-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
3
-1
/
+8
2019-12-06
arm64: KVM: Invoke compute_layout() before alternatives are applied
Sebastian Andrzej Siewior
1
-0
/
+1
2019-12-06
arm64: Validate tagged addresses in access_ok() called from kernel threads
Catalin Marinas
1
-1
/
+6
2019-12-04
arm64: insn: consistently handle exit text
Mark Rutland
1
-0
/
+1
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+0
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-2
/
+0
2019-11-26
asm-generic: Make msi.h a mandatory include/asm header
Michal Simek
1
-1
/
+0
2019-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-7
/
+90
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
18
-50
/
+138
2019-11-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-22
/
+22
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
4
-31
/
+10
2019-11-21
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
6
-7
/
+90
2019-11-20
arm64: uaccess: Remove uaccess_*_not_uao asm macros
Pavel Tatashin
2
-22
/
+22
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
1
-2
/
+0
2019-11-10
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-7
/
+0
2019-11-08
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', 'for-next/zone-dma', 'for-next/relax-icc_pmr_el1-sync', 'for-next/double-page-fault', 'for-next/misc', 'for-next/kselftest-arm64-signal' and 'for-next/kaslr-diagnostics' into for-next/core
Catalin Marinas
10
-27
/
+56
2019-11-08
Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next
Marc Zyngier
2
-5
/
+19
2019-11-08
KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI injection
Marc Zyngier
1
-2
/
+7
2019-11-07
Merge branch 'arm64/ftrace-with-regs' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/core
Catalin Marinas
3
-1
/
+27
2019-11-06
arm64: Do not mask out PTE_RDONLY in pte_same()
Catalin Marinas
1
-17
/
+0
2019-11-06
arm64: implement ftrace with regs
Torsten Duwe
2
-1
/
+24
2019-11-06
arm64: insn: add encoder for MOV (register)
Mark Rutland
1
-0
/
+3
2019-11-06
arm64: mm: Remove MAX_USER_VA_BITS definition
Bhupesh Sharma
3
-8
/
+2
2019-11-04
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
1
-7
/
+0
2019-11-01
arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
Doug Berger
1
-0
/
+2
2019-11-01
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
1
-2
/
+0
2019-10-29
arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default
Catalin Marinas
1
-7
/
+8
2019-10-28
Merge branch 'for-next/entry-s-to-c' into for-next/core
Catalin Marinas
5
-21
/
+50
2019-10-28
Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into for-next/core
Catalin Marinas
1
-1
/
+2
2019-10-28
KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
Christoffer Dall
2
-3
/
+12
2019-10-28
Merge branch 'for-next/neoverse-n1-stale-instr' into for-next/core
Catalin Marinas
2
-2
/
+4
2019-10-28
arm64: entry-common: don't touch daif before bp-hardening
James Morse
1
-0
/
+14
2019-10-28
arm64: Remove asmlinkage from updated functions
James Morse
1
-20
/
+16
2019-10-28
arm64: entry: convert el0_sync to C
Mark Rutland
1
-10
/
+0
2019-10-28
arm64: add local_daif_inherit()
Mark Rutland
1
-0
/
+16
2019-10-28
arm64: Add prototypes for functions called by entry.S
James Morse
1
-0
/
+22
2019-10-28
arm64: remove __exception annotations
James Morse
2
-12
/
+2
[prev]
[next]