index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: pass endianness info to sparse
Luc Van Oostenryck
2017-06-26
1
-0
/
+2
*
arm64: ftrace: fix !CONFIG_ARM64_MODULE_PLTS kernels
Mark Rutland
2017-06-23
1
-6
/
+8
*
arm64: signal: Allow expansion of the signal frame
Dave Martin
2017-06-23
2
-19
/
+214
*
arm64: dump cpu_hwcaps at panic time
Mark Rutland
2017-06-22
1
-0
/
+19
*
arm64: ptrace: Flush user-RW TLS reg to thread_struct before reading
Dave Martin
2017-06-22
3
-2
/
+13
*
arm64: ptrace: Flush FPSIMD regs back to thread_struct before reading
Dave Martin
2017-06-22
1
-0
/
+7
*
arm64: ptrace: Fix VFP register dumping in compat coredumps
Dave Martin
2017-06-22
1
-4
/
+7
*
arm64: pass machine size to sparse
Luc Van Oostenryck
2017-06-20
1
-1
/
+1
*
arm64: signal: factor out signal frame record allocation
Dave Martin
2017-06-20
2
-7
/
+55
*
arm64: signal: factor frame layout and population into separate passes
Dave Martin
2017-06-20
1
-23
/
+88
*
arm64: signal: Refactor sigcontext parsing in rt_sigreturn
Dave Martin
2017-06-20
1
-6
/
+80
*
arm64: signal: split frame link record from sigcontext structure
Dave Martin
2017-06-20
1
-18
/
+32
*
arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
Ard Biesheuvel
2017-06-20
1
-0
/
+3
*
arm64: Export save_stack_trace_tsk()
Dustin Brown
2017-06-15
1
-0
/
+1
*
ARM64/irqchip: Update ACPI_IORT symbol selection logic
Lorenzo Pieralisi
2017-06-15
1
-0
/
+1
*
arm64/dma-mapping: Remove extraneous null-pointer checks
Olav Haugan
2017-06-15
2
-11
/
+0
*
arm64: kconfig: allow support for memory failure handling
Jonathan (Zhixiong) Zhang
2017-06-12
1
-0
/
+1
*
arm64: mm: Update perf accounting to handle poison faults
Punit Agrawal
2017-06-12
1
-32
/
+36
*
arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling
Jonathan (Zhixiong) Zhang
2017-06-12
1
-3
/
+19
*
arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries
Punit Agrawal
2017-06-12
2
-20
/
+11
*
arm64: ftrace: fix building without CONFIG_MODULES
Will Deacon
2017-06-12
1
-6
/
+10
*
arm64: fault: Print info about page table structure when dumping pte
Will Deacon
2017-06-12
1
-1
/
+3
*
arm64: mm: print file name of faulting vma
Kristina Martsenko
2017-06-12
1
-1
/
+3
*
arm64: mm: don't print out page table entries on EL0 faults
Kristina Martsenko
2017-06-12
1
-1
/
+0
*
arm64: mm: print out correct page table entries
Kristina Martsenko
2017-06-12
2
-12
/
+26
*
arm64: ftrace: add support for far branches to dynamic ftrace
Ard Biesheuvel
2017-06-07
7
-2
/
+84
*
arm64: ftrace: don't validate branch via PLT in ftrace_make_nop()
Ard Biesheuvel
2017-06-07
1
-3
/
+43
*
arm64, vdso: Define vdso_{start,end} as array
Kees Cook
2017-06-06
1
-5
/
+5
*
arm64: cpufeature: Fix CPU_OUT_OF_SPEC taint for uniform systems
Will Deacon
2017-06-05
1
-2
/
+4
*
arm64: kernel: restrict /dev/mem read() calls to linear region
Ard Biesheuvel
2017-06-01
1
-6
/
+13
*
ARM64/PCI: Set root bus NUMA node on ACPI systems
Lorenzo Pieralisi
2017-05-30
1
-0
/
+3
*
arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage
Will Deacon
2017-05-30
1
-4
/
+4
*
arm64: check return value of of_flat_dt_get_machine_name
Kefeng Wang
2017-05-30
1
-0
/
+3
*
arm64: cpufeature: Don't dump useless backtrace on CPU_OUT_OF_SPEC
Will Deacon
2017-05-30
1
-2
/
+2
*
arm64: mm: explicity include linux/vmalloc.h
Tobias Klauser
2017-05-30
1
-0
/
+1
*
arm64: Add dump_backtrace() in show_regs
Kefeng Wang
2017-05-30
3
-3
/
+3
*
arm64: Call __show_regs directly
Kefeng Wang
2017-05-30
2
-3
/
+3
*
arm64: Preventing READ_IMPLIES_EXEC propagation
Dong Bo
2017-05-30
1
-0
/
+6
*
arm64: dts: hikey: Fix WiFi support
Ulf Hansson
2017-05-23
1
-15
/
+11
*
arm64: dts: hi6220: Move board data from the dwmmc nodes to hikey dts
Ulf Hansson
2017-05-23
2
-20
/
+22
*
arm64: dts: hikey: Add the SYS_5V and the VDD_3V3 regulators
Ulf Hansson
2017-05-23
1
-1
/
+21
*
arm64: dts: hi6220: Move the fixed_5v_hub regulator to the hikey dts
Ulf Hansson
2017-05-23
2
-11
/
+11
*
arm64: dts: hikey: Add clock for the pmic mfd
Daniel Lezcano
2017-05-23
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-20
1
-0
/
+2
|
\
|
*
arm64: KVM: Do not use stack-protector to compile EL2 code
Marc Zyngier
2017-05-15
1
-0
/
+2
*
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2017-05-19
9
-66
/
+134
|
\
\
|
*
|
arm64: dts: rockchip: fix include reference
Arnd Bergmann
2017-05-19
1
-1
/
+1
|
*
|
arm64: defconfig: enable options needed for QCom DB410c board
Rob Herring
2017-05-19
1
-0
/
+7
|
*
|
arm64: defconfig: sync with savedefconfig
Rob Herring
2017-05-19
1
-61
/
+42
|
*
|
devicetree: Move include prefixes from arch to separate directory
Olof Johansson
2017-05-19
3
-3
/
+0
[next]