index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-30
arm64: fix endianness annotation for 'struct jit_ctx' and friends
Luc Van Oostenryck
1
-3
/
+3
2017-06-30
arm64: cpuinfo: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-06-29
arm64: ptrace: Fix incorrect get_user() use in compat_vfp_set()
Dave Martin
1
-3
/
+5
2017-06-29
arm64: ptrace: Remove redundant overrun check from compat_vfp_set()
Dave Martin
1
-3
/
+0
2017-06-29
arm64: ptrace: Avoid setting compat FP[SC]R to garbage if get_user fails
Dave Martin
1
-2
/
+4
2017-06-29
arm64: fix endianness annotation for __apply_alternatives()/get_alt_insn()
Luc Van Oostenryck
1
-4
/
+4
2017-06-29
arm64: fix endianness annotation in get_kaslr_seed()
Luc Van Oostenryck
1
-1
/
+1
2017-06-29
arm64: add missing conversion to __wsum in ip_fast_csum()
Luc Van Oostenryck
1
-1
/
+1
2017-06-29
arm64: fix endianness annotation in acpi_parking_protocol.c
Luc Van Oostenryck
1
-2
/
+2
2017-06-29
arm64: use readq() instead of readl() to read 64bit entry_point
Luc Van Oostenryck
1
-1
/
+1
2017-06-29
arm64: fix endianness annotation for reloc_insn_movw() & reloc_insn_imm()
Luc Van Oostenryck
1
-7
/
+7
2017-06-29
arm64: fix endianness annotation for aarch64_insn_write()
Luc Van Oostenryck
1
-3
/
+2
2017-06-29
arm64: fix endianness annotation in aarch64_insn_read()
Luc Van Oostenryck
1
-1
/
+1
2017-06-29
arm64: fix endianness annotation in call_undef_hook()
Luc Van Oostenryck
1
-6
/
+8
2017-06-29
arm64: fix endianness annotation for debug-monitors.c
Luc Van Oostenryck
1
-6
/
+8
2017-06-29
ras: mark stub functions as 'inline'
Arnd Bergmann
1
-5
/
+7
2017-06-26
arm64: pass endianness info to sparse
Luc Van Oostenryck
1
-0
/
+2
2017-06-23
arm64: ftrace: fix !CONFIG_ARM64_MODULE_PLTS kernels
Mark Rutland
1
-6
/
+8
2017-06-23
arm64: signal: Allow expansion of the signal frame
Dave Martin
2
-19
/
+214
2017-06-22
acpi: apei: check for pending errors when probing GHES entries
Tyler Baicar
1
-0
/
+3
2017-06-22
perf: xgene: Add support for SoC PMU version 3
Hoan Tran
1
-29
/
+534
2017-06-22
perf: xgene: Move PMU leaf functions into function pointer structure
Hoan Tran
1
-18
/
+65
2017-06-22
perf: xgene: Parse PMU subnode from the match table
Hoan Tran
1
-10
/
+30
2017-06-22
arm/arm64: KVM: add guest SEA support
Tyler Baicar
8
-12
/
+92
2017-06-22
trace, ras: add ARM processor error trace event
Tyler Baicar
5
-1
/
+60
2017-06-22
ras: acpi / apei: generate trace event for unrecognized CPER section
Tyler Baicar
5
-2
/
+87
2017-06-22
efi: print unrecognized CPER section
Tyler Baicar
1
-2
/
+9
2017-06-22
acpi: apei: panic OS with fatal error status block
Jonathan (Zhixiong) Zhang
1
-15
/
+21
2017-06-22
acpi: apei: handle SEA notification type for ARMv8
Tyler Baicar
5
-6
/
+105
2017-06-22
arm64: exception: handle Synchronous External Abort
Tyler Baicar
2
-10
/
+36
2017-06-22
arm64: dump cpu_hwcaps at panic time
Mark Rutland
1
-0
/
+19
2017-06-22
arm64: ptrace: Flush user-RW TLS reg to thread_struct before reading
Dave Martin
3
-2
/
+13
2017-06-22
arm64: ptrace: Flush FPSIMD regs back to thread_struct before reading
Dave Martin
1
-0
/
+7
2017-06-22
arm64: ptrace: Fix VFP register dumping in compat coredumps
Dave Martin
1
-4
/
+7
2017-06-22
efi: parse ARM processor error
Tyler Baicar
2
-0
/
+183
2017-06-22
cper: add timestamp print to CPER status printing
Tyler Baicar
1
-0
/
+26
2017-06-22
ras: acpi/apei: cper: add support for generic data v3 structure
Tyler Baicar
3
-21
/
+63
2017-06-22
acpi: apei: read ack upon ghes record consumption
Tyler Baicar
3
-6
/
+65
2017-06-20
arm64: pass machine size to sparse
Luc Van Oostenryck
1
-1
/
+1
2017-06-20
arm64: signal: factor out signal frame record allocation
Dave Martin
2
-7
/
+55
2017-06-20
arm64: signal: factor frame layout and population into separate passes
Dave Martin
1
-23
/
+88
2017-06-20
arm64: signal: Refactor sigcontext parsing in rt_sigreturn
Dave Martin
1
-6
/
+80
2017-06-20
arm64: signal: split frame link record from sigcontext structure
Dave Martin
1
-18
/
+32
2017-06-20
arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
Ard Biesheuvel
1
-0
/
+3
2017-06-20
fs/proc: kcore: use kcore_list type to check for vmalloc/module address
Ard Biesheuvel
1
-1
/
+1
2017-06-20
drivers/char: kmem: disable on arm64
Ard Biesheuvel
1
-0
/
+2
2017-06-15
arm64: Export save_stack_trace_tsk()
Dustin Brown
1
-0
/
+1
2017-06-15
ACPI/IORT: Remove iort_node_match()
Lorenzo Pieralisi
2
-17
/
+0
2017-06-15
ARM64/irqchip: Update ACPI_IORT symbol selection logic
Lorenzo Pieralisi
2
-1
/
+1
2017-06-15
arm64/dma-mapping: Remove extraneous null-pointer checks
Olav Haugan
2
-11
/
+0
[next]