summaryrefslogtreecommitdiffstats
path: root/drivers/ntb (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-23arm64: ftrace: fix !CONFIG_ARM64_MODULE_PLTS kernelsMark Rutland1-6/+8
2017-06-23arm64: signal: Allow expansion of the signal frameDave Martin2-19/+214
2017-06-22acpi: apei: check for pending errors when probing GHES entriesTyler Baicar1-0/+3
2017-06-22perf: xgene: Add support for SoC PMU version 3Hoan Tran1-29/+534
2017-06-22perf: xgene: Move PMU leaf functions into function pointer structureHoan Tran1-18/+65
2017-06-22perf: xgene: Parse PMU subnode from the match tableHoan Tran1-10/+30
2017-06-22arm/arm64: KVM: add guest SEA supportTyler Baicar8-12/+92
2017-06-22trace, ras: add ARM processor error trace eventTyler Baicar5-1/+60
2017-06-22ras: acpi / apei: generate trace event for unrecognized CPER sectionTyler Baicar5-2/+87
2017-06-22efi: print unrecognized CPER sectionTyler Baicar1-2/+9
2017-06-22acpi: apei: panic OS with fatal error status blockJonathan (Zhixiong) Zhang1-15/+21
2017-06-22acpi: apei: handle SEA notification type for ARMv8Tyler Baicar5-6/+105
2017-06-22arm64: exception: handle Synchronous External AbortTyler Baicar2-10/+36
2017-06-22arm64: dump cpu_hwcaps at panic timeMark Rutland1-0/+19
2017-06-22arm64: ptrace: Flush user-RW TLS reg to thread_struct before readingDave Martin3-2/+13
2017-06-22arm64: ptrace: Flush FPSIMD regs back to thread_struct before readingDave Martin1-0/+7
2017-06-22arm64: ptrace: Fix VFP register dumping in compat coredumpsDave Martin1-4/+7
2017-06-22efi: parse ARM processor errorTyler Baicar2-0/+183
2017-06-22cper: add timestamp print to CPER status printingTyler Baicar1-0/+26
2017-06-22ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar3-21/+63
2017-06-22acpi: apei: read ack upon ghes record consumptionTyler Baicar3-6/+65
2017-06-20arm64: pass machine size to sparseLuc Van Oostenryck1-1/+1
2017-06-20arm64: signal: factor out signal frame record allocationDave Martin2-7/+55
2017-06-20arm64: signal: factor frame layout and population into separate passesDave Martin1-23/+88
2017-06-20arm64: signal: Refactor sigcontext parsing in rt_sigreturnDave Martin1-6/+80
2017-06-20arm64: signal: split frame link record from sigcontext structureDave Martin1-18/+32
2017-06-20arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXTArd Biesheuvel1-0/+3
2017-06-20fs/proc: kcore: use kcore_list type to check for vmalloc/module addressArd Biesheuvel1-1/+1
2017-06-20drivers/char: kmem: disable on arm64Ard Biesheuvel1-0/+2
2017-06-15arm64: Export save_stack_trace_tsk()Dustin Brown1-0/+1
2017-06-15ACPI/IORT: Remove iort_node_match()Lorenzo Pieralisi2-17/+0
2017-06-15ARM64/irqchip: Update ACPI_IORT symbol selection logicLorenzo Pieralisi2-1/+1
2017-06-15arm64/dma-mapping: Remove extraneous null-pointer checksOlav Haugan2-11/+0
2017-06-15drivers/perf: commonise PERF_EVENTS dependencyMark Rutland1-4/+5
2017-06-15arm: perf: make of_device_ids constArvind Yadav1-1/+1
2017-06-12arm64: kconfig: allow support for memory failure handlingJonathan (Zhixiong) Zhang1-0/+1
2017-06-12arm64: mm: Update perf accounting to handle poison faultsPunit Agrawal1-32/+36
2017-06-12arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handlingJonathan (Zhixiong) Zhang1-3/+19
2017-06-12arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entriesPunit Agrawal2-20/+11
2017-06-12arm64: ftrace: fix building without CONFIG_MODULESWill Deacon1-6/+10
2017-06-12arm64: fault: Print info about page table structure when dumping pteWill Deacon1-1/+3
2017-06-12arm64: mm: print file name of faulting vmaKristina Martsenko1-1/+3
2017-06-12arm64: mm: don't print out page table entries on EL0 faultsKristina Martsenko1-1/+0
2017-06-12arm64: mm: print out correct page table entriesKristina Martsenko2-12/+26
2017-06-09thermal: int340x_thermal: fix compile after the UUID API switchChristoph Hellwig1-2/+2
2017-06-09thermal: int340x_thermal: Switch to use new generic UUID APIAndy Shevchenko1-4/+4
2017-06-08acpi: always include uuid.hChristoph Hellwig1-1/+1
2017-06-07arm64: ftrace: add support for far branches to dynamic ftraceArd Biesheuvel7-2/+84
2017-06-07arm64: ftrace: don't validate branch via PLT in ftrace_make_nop()Ard Biesheuvel1-3/+43
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko26-144/+106