summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* softirq/sh: Use nmi_count() on /proc/interrupts print outFrederic Weisbecker2018-05-141-1/+1
* softirq/sparc: Convert local_softirq_pending() to use per-cpu opFrederic Weisbecker2018-05-141-1/+1
* softirq/ia64: Convert local_softirq_pending() to per-cpu opsFrederic Weisbecker2018-05-141-1/+1
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-05-134-5/+15
|\
| * x86/vdso: Remove unused fileJann Horn2018-05-051-1/+0
| * perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msrPeter Zijlstra2018-05-051-0/+2
| * perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driverPeter Zijlstra2018-05-051-3/+6
| * perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra2018-05-051-0/+3
| * perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra2018-05-051-1/+4
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-111-0/+4
|\ \
| * | KASAN: prohibit KASAN+STRUCTLEAK combinationDmitry Vyukov2018-05-111-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-112-4/+4
|\ \ \
| * | | arm: dts: imx[35]*: declare flexcan devices to be compatible to imx25's flexcanUwe Kleine-König2018-05-082-4/+4
* | | | Merge tag 'sh-for-4.17-fixes' of git://git.libc.org/linux-shLinus Torvalds2018-05-116-85/+19
|\ \ \ \
| * | | | sh: switch to NO_BOOTMEMRob Herring2018-05-114-82/+7
| * | | | sh: mm: Fix unprotected access to struct deviceJacopo Mondi2018-05-051-3/+8
| * | | | sh: fix build failure for J2 cpu with SMP disabledRich Felker2018-05-051-0/+4
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-05-113-1/+10
|\ \ \ \ \
| * | | | | arm64: capabilities: Add NVIDIA Denver CPU to bp_harden listDavid Gilhooley2018-05-091-0/+1
| * | | | | arm64: Add MIDR encoding for NVIDIA CPUsDavid Gilhooley2018-05-091-0/+6
| * | | | | arm64: To remove initrd reserved area entry from memblockCHANDAN VN2018-05-011-1/+3
| |/ / / /
* | | | | Merge tag 'powerpc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-05-113-17/+26
|\ \ \ \ \
| * | | | | powerpc/pseries: Fix CONFIG_NUMA=n buildMichael Ellerman2018-05-081-8/+5
| * | | | | powerpc/trace/syscalls: Update syscall name matching logic to account for ppc...Naveen N. Rao2018-05-071-2/+19
| * | | | | powerpc/trace/syscalls: Update syscall name matching logicNaveen N. Rao2018-05-071-7/+3
| * | | | | powerpc/64: Remove unused paca->soft_enabledMichael Ellerman2018-05-071-1/+0
* | | | | | Merge tag 'for-linus-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-05-111-0/+13
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | x86/xen: Reset VCPU0 info pointer after shared_info remapvan der Linden, Frank2018-05-071-0/+13
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-063-23/+40
|\ \ \ \ \ \
| * | | | | | KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois2018-05-051-17/+20
| * | | | | | Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář2018-05-052-6/+20
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | arm64: vgic-v2: Fix proxying of cpuif accessJames Morse2018-05-041-5/+19
| | * | | | | KVM: arm64: Fix order of vcpu_write_sys_reg() argumentsJames Morse2018-05-041-1/+1
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-061-1/+5
|\ \ \ \ \ \ \
| * | | | | | | x86/cpu: Restore CPUID_8000_0008_EBX reloadThomas Gleixner2018-05-021-1/+5
| |/ / / / / /
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-05-061-11/+11
|\ \ \ \ \ \ \
| * | | | | | | x86/tsc: Fix mark_tsc_unstable()Peter Zijlstra2018-05-021-7/+5
| * | | | | | | x86/tsc: Always unregister clocksource_tsc_earlyPeter Zijlstra2018-05-021-4/+6
| |/ / / / / /
* | | | | | | Merge tag 'for-linus-4.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-05-041-55/+31
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | x86/xen: Remove use of VLAsLaura Abbott2018-04-191-55/+31
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-031-4/+14
|\ \ \ \ \ \
| * | | | | | bpf, x64: fix memleak when not converging on callsDaniel Borkmann2018-05-021-1/+1
| * | | | | | bpf, x64: fix memleak when not converging after imageDaniel Borkmann2018-05-021-2/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-04-251-1/+11
| |\ \ \ \ \ \
| | * | | | | | bpf, x64: fix JIT emission for dead codeGianluca Borello2018-04-251-1/+11
* | | | | | | | Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-05-036-6/+21
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | parisc: Fix section mismatchesHelge Deller2018-05-022-2/+2
| * | | | | | | parisc: drivers.c: Fix section mismatchesHelge Deller2018-05-021-3/+4
| * | | | | | | parisc: time: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang2018-04-201-1/+1
| * | | | | | | parisc: Document rules regarding checksum of HPMC handlerHelge Deller2018-04-181-0/+11