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
2018-12-10
Merge branch 'for-next/kexec' into aarch64/for-next/core
Will Deacon
3
-0
/
+126
2018-12-10
Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core
Will Deacon
4
-4
/
+21
2018-12-10
arm64: smp: Rework early feature mismatched detection
Will Deacon
1
-5
/
+10
2018-12-10
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
4
-7
/
+7
2018-12-10
arm64: mm: Allow forcing all userspace addresses to 52-bit
Steve Capper
2
-1
/
+12
2018-12-10
arm64: mm: introduce 52-bit userspace support
Steve Capper
3
-8
/
+15
2018-12-10
arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
Steve Capper
2
-0
/
+33
2018-12-10
arm64: mm: Define arch_get_mmap_end, arch_get_mmap_base
Steve Capper
1
-0
/
+7
2018-12-10
arm64: mm: Introduce DEFAULT_MAP_WINDOW
Steve Capper
2
-3
/
+9
2018-12-10
arm64: kasan: Increase stack size for KASAN_EXTRA
Qian Cai
1
-1
/
+6
2018-12-10
arm64: Fix minor issues with the dcache_by_line_op macro
Will Deacon
1
-12
/
+18
2018-12-10
arm64: KVM: Add synchronization on translation regime change for erratum 1165522
Marc Zyngier
1
-0
/
+8
2018-12-10
arm64: KVM: Force VHE for systems affected by erratum 1165522
Marc Zyngier
2
-1
/
+6
2018-12-10
arm64: Add TCR_EPD{0,1} definitions
Marc Zyngier
1
-0
/
+4
2018-12-10
KVM: arm64: Rework detection of SVE, !VHE systems
Marc Zyngier
1
-3
/
+3
2018-12-10
arm64: add EXPORT_SYMBOL_NOKASAN()
Mark Rutland
1
-0
/
+9
2018-12-07
arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraint
Will Deacon
1
-1
/
+1
2018-12-07
arm64: percpu: Rewrite per-cpu ops to allow use of LSE atomics
Will Deacon
1
-220
/
+150
2018-12-07
arm64: Avoid masking "old" for LSE cmpxchg() implementation
Will Deacon
3
-4
/
+12
2018-12-07
arm64: Avoid redundant type conversions in xchg() and cmpxchg()
Will Deacon
3
-107
/
+108
2018-12-07
arm64: preempt: Provide our own implementation of asm/preempt.h
Will Deacon
3
-2
/
+101
2018-12-06
arm64: crypto: add NEON accelerated XOR implementation
Jackie Liu
2
-1
/
+73
2018-12-06
arm64/neon: add workaround for ambiguous C99 stdint.h types
Jackie Liu
1
-0
/
+39
2018-12-06
arm64: Add support for SB barrier and patch in over DSB; ISB sequences
Will Deacon
6
-3
/
+27
2018-12-06
arm64: capabilities: Batch cpu_enable callbacks
Suzuki K Poulose
1
-0
/
+3
2018-12-06
arm64: kexec_file: allow for loading Image-format kernel
AKASHI Takahiro
1
-0
/
+2
2018-12-06
arm64: kexec_file: load initrd and device-tree
AKASHI Takahiro
1
-0
/
+17
2018-12-06
arm64: cpufeature: add MMFR0 helper functions
AKASHI Takahiro
1
-0
/
+48
2018-12-06
arm64: add image head flag definitions
AKASHI Takahiro
1
-0
/
+59
2018-12-06
arm64: capabilities: Merge duplicate Cavium erratum entries
Suzuki K Poulose
1
-0
/
+1
2018-12-06
arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHE
Suzuki K Poulose
1
-0
/
+1
2018-12-05
arm64/bpf: don't allocate BPF JIT programs in module memory
Ard Biesheuvel
1
-1
/
+4
2018-11-30
arm64: ftrace: enable graph FP test
Mark Rutland
1
-0
/
+1
2018-11-29
arm64: ftrace: Fix to enable syscall events on arm64
Masami Hiramatsu
1
-0
/
+13
2018-11-29
arm64: Add workaround for Cortex-A76 erratum 1286807
Catalin Marinas
1
-2
/
+2
2018-11-29
arm64: io: Ensure value passed to __iormb() is held in a 64-bit register
Will Deacon
1
-1
/
+2
2018-11-27
arm64: tlbi: Set MAX_TLBI_OPS to PTRS_PER_PTE
Will Deacon
1
-2
/
+2
2018-11-27
arm64/module: switch to ADRP/ADD sequences for PLT entries
Ard Biesheuvel
1
-28
/
+8
2018-11-27
arm64/insn: add support for emitting ADR/ADRP instructions
Ard Biesheuvel
1
-0
/
+8
2018-11-27
arm64: acpi: Prepare for longer MADTs
Jeremy Linton
1
-4
/
+15
2018-11-27
arm64: io: Ensure calls to delay routines are ordered against prior readX()
Will Deacon
1
-8
/
+23
2018-11-26
of/fdt: Remove custom __early_init_dt_declare_initrd() implementation
Florian Fainelli
1
-8
/
+0
2018-11-26
arm64: mm: Don't wait for completion of TLB invalidation when page aging
Alex Van Brunt
2
-2
/
+31
2018-11-23
arm64: sysreg: fix sparse warnings
Sergey Matyukevich
1
-2
/
+2
2018-11-21
arm64: perf: Move event definitions into perf_event.h
Will Deacon
1
-10
/
+154
2018-11-20
arm64/module: use plt section indices for relocations
Jessica Yu
1
-3
/
+5
2018-11-20
arm64: mm: apply r/o permissions of VM areas to its linear alias as well
Ard Biesheuvel
1
-0
/
+2
2018-11-08
arm64: mm: define NET_IP_ALIGN to 0
Ard Biesheuvel
1
-0
/
+8
2018-11-01
Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
Linus Torvalds
1
-0
/
+3
2018-11-01
arm64, locking/atomics: Use instrumented atomics
Mark Rutland
5
-163
/
+170
[prev]
[next]