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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-30
arm64: ftrace: always pass instrumented pc in x0
Mark Rutland
2
-4
/
+4
2018-11-30
arm64: ftrace: remove return_regs macros
Mark Rutland
1
-20
/
+15
2018-11-30
arm64: ftrace: don't adjust the LR value
Mark Rutland
1
-1
/
+0
2018-11-30
arm64: ftrace: enable graph FP test
Mark Rutland
1
-2
/
+1
2018-11-30
arm64: ftrace: use GLOBAL()
Mark Rutland
1
-4
/
+2
2018-11-30
arm64: drop linker script hack to hide __efistub_ symbols
Ard Biesheuvel
1
-28
/
+18
2018-11-29
arm64: Add workaround for Cortex-A76 erratum 1286807
Catalin Marinas
1
-3
/
+17
2018-11-27
arm64: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-14
/
+1
2018-11-27
arm64/module: switch to ADRP/ADD sequences for PLT entries
Ard Biesheuvel
3
-25
/
+80
2018-11-27
arm64/insn: add support for emitting ADR/ADRP instructions
Ard Biesheuvel
1
-0
/
+29
2018-11-27
arm64: Use a raw spinlock in __install_bp_hardening_cb()
James Morse
1
-3
/
+3
2018-11-23
arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD block
Will Deacon
1
-1
/
+1
2018-11-21
arm64: perf: set suppress_bind_attrs flag to true
Anders Roxell
1
-0
/
+1
2018-11-21
arm64: perf: Fix typos in comment
Shaokun Zhang
1
-1
/
+1
2018-11-21
arm64: perf: Hook up new events
Will Deacon
1
-0
/
+24
2018-11-21
arm64: perf: Move event definitions into perf_event.h
Will Deacon
1
-144
/
+1
2018-11-21
arm64: perf: Remove duplicate generic cache events
Will Deacon
1
-4
/
+0
2018-11-21
arm64: perf: Add support for Armv8.1 PMCEID register format
Will Deacon
1
-7
/
+18
2018-11-21
arm64: perf: Terminate PMU assignment statements with semicolons
Will Deacon
1
-10
/
+10
2018-11-20
arm64/module: use plt section indices for relocations
Jessica Yu
2
-20
/
+25
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
1
-0
/
+1
2018-11-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-8
/
+21
2018-11-02
arm64: kprobe: make page to RO mode when allocate it
Anders Roxell
1
-7
/
+20
2018-11-02
arm64: kdump: fix small typo
Yangtao Li
1
-1
/
+1
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-22
/
+0
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
3
-3
/
+0
2018-10-31
memblock: replace alloc_bootmem_low with memblock_alloc_low (2)
Mike Rapoport
1
-2
/
+3
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+5
2018-10-26
arm64: lib: use C string functions with KASAN enabled
Andrey Ryabinin
1
-2
/
+5
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-1
/
+1
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-3
/
+2
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
1
-1
/
+0
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
5
-65
/
+52
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2018-10-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
14
-100
/
+546
2018-10-19
arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP work
James Morse
1
-0
/
+9
2018-10-16
arm64: cpufeature: Trap CTR_EL0 access only where it is necessary
Suzuki K Poulose
1
-1
/
+6
2018-10-16
arm64: cpufeature: Fix handling of CTR_EL0.IDC field
Suzuki K Poulose
3
-5
/
+47
2018-10-16
arm64: cpufeature: ctr: Fix cpu capability check for late CPUs
Suzuki K Poulose
1
-4
/
+18
2018-10-12
arm64: perf: Reject stand-alone CHAIN events for PMUv3
Will Deacon
1
-0
/
+7
2018-10-12
arm64: Fix /proc/iomem for reserved but not memory regions
Will Deacon
1
-26
/
+24
2018-10-10
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
1
-1
/
+0
2018-10-01
arm64: Trap WFI executed in userspace
Marc Zyngier
2
-0
/
+12
2018-10-01
arm64/kprobes: remove an extra semicolon in arch_prepare_kprobe
zhong jiang
1
-1
/
+1
2018-10-01
arm64: arch_timer: Add workaround for ARM erratum 1188873
Marc Zyngier
1
-0
/
+8
2018-10-01
arm64: compat: Add CNTFRQ trap handler
Marc Zyngier
1
-0
/
+13
2018-10-01
arm64: compat: Add CNTVCT trap handler
Marc Zyngier
1
-0
/
+16
2018-10-01
arm64: compat: Add cp15_32 and cp15_64 handler arrays
Marc Zyngier
1
-0
/
+28
[prev]
[next]