index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ntb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2017-06-15
drivers/perf: commonise PERF_EVENTS dependency
Mark Rutland
1
-4
/
+5
2017-06-15
arm: perf: make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-06-12
arm64: kconfig: allow support for memory failure handling
Jonathan (Zhixiong) Zhang
1
-0
/
+1
2017-06-12
arm64: mm: Update perf accounting to handle poison faults
Punit Agrawal
1
-32
/
+36
2017-06-12
arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling
Jonathan (Zhixiong) Zhang
1
-3
/
+19
2017-06-12
arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries
Punit Agrawal
2
-20
/
+11
2017-06-12
arm64: ftrace: fix building without CONFIG_MODULES
Will Deacon
1
-6
/
+10
2017-06-12
arm64: fault: Print info about page table structure when dumping pte
Will Deacon
1
-1
/
+3
2017-06-12
arm64: mm: print file name of faulting vma
Kristina Martsenko
1
-1
/
+3
2017-06-12
arm64: mm: don't print out page table entries on EL0 faults
Kristina Martsenko
1
-1
/
+0
2017-06-12
arm64: mm: print out correct page table entries
Kristina Martsenko
2
-12
/
+26
2017-06-09
thermal: int340x_thermal: fix compile after the UUID API switch
Christoph Hellwig
1
-2
/
+2
2017-06-09
thermal: int340x_thermal: Switch to use new generic UUID API
Andy Shevchenko
1
-4
/
+4
2017-06-08
acpi: always include uuid.h
Christoph Hellwig
1
-1
/
+1
2017-06-07
arm64: ftrace: add support for far branches to dynamic ftrace
Ard Biesheuvel
7
-2
/
+84
2017-06-07
arm64: ftrace: don't validate branch via PLT in ftrace_make_nop()
Ard Biesheuvel
1
-3
/
+43
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
26
-144
/
+106
[next]