aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-23/+40
2018-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+5
2018-05-06Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-11/+11
2018-05-05KVM: x86: remove APIC Timer periodic/oneshot spikesGravatar Anthoine Bourgeois 1-17/+20
2018-05-05Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Radim Krčmář 2-6/+20
2018-05-04Merge tag 'for-linus-4.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-55/+31
2018-05-04arm64: vgic-v2: Fix proxying of cpuif accessGravatar James Morse 1-5/+19
2018-05-04KVM: arm64: Fix order of vcpu_write_sys_reg() argumentsGravatar James Morse 1-1/+1
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-4/+14
2018-05-03Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-6/+21
2018-05-02parisc: Fix section mismatchesGravatar Helge Deller 2-2/+2
2018-05-02parisc: drivers.c: Fix section mismatchesGravatar Helge Deller 1-3/+4
2018-05-02bpf, x64: fix memleak when not converging on callsGravatar Daniel Borkmann 1-1/+1
2018-05-02bpf, x64: fix memleak when not converging after imageGravatar Daniel Borkmann 1-2/+2
2018-05-02x86/cpu: Restore CPUID_8000_0008_EBX reloadGravatar Thomas Gleixner 1-1/+5
2018-05-02x86/tsc: Fix mark_tsc_unstable()Gravatar Peter Zijlstra 1-7/+5
2018-05-02x86/tsc: Always unregister clocksource_tsc_earlyGravatar Peter Zijlstra 1-4/+6
2018-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Gravatar Linus Torvalds 2-0/+7
2018-05-01hexagon: export csum_partial_copy_nocheckGravatar Arnd Bergmann 1-0/+1
2018-05-01hexagon: add memset_io() helperGravatar Arnd Bergmann 1-0/+6
2018-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 2-2/+2
2018-04-30sparc: vio: use put_device() instead of kfree()Gravatar Arvind Yadav 1-1/+1
2018-04-30sparc64: Fix mistake in oradax license textGravatar Rob Gardner 1-1/+1
2018-04-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 12-19/+93
2018-04-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-19/+68
2018-04-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-3/+6
2018-04-28Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 8-48/+132
2018-04-27rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 9-22/+50
2018-04-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 10-17/+27
2018-04-27x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIGravatar KarimAllah Ahmed 1-7/+0
2018-04-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 18-71/+196
2018-04-27kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in useGravatar Junaid Shahid 1-10/+4
2018-04-27x86/entry/64/compat: Preserve r8-r11 in int $0x80Gravatar Andy Lutomirski 1-4/+4
2018-04-27x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsGravatar Arnd Bergmann 2-0/+73
2018-04-27x86/setup: Do not reserve a crash kernel region if booted on Xen PVGravatar Petr Tesarik 1-0/+6
2018-04-27arm64: avoid instrumenting atomic_ll_sc.oGravatar Mark Rutland 1-0/+4
2018-04-27Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Bro...Gravatar Arnd Bergmann 1-40/+40
2018-04-27powerpc/kvm/booke: Fix altivec related build breakGravatar Laurentiu Tudor 1-0/+7
2018-04-27powerpc: Fix deadlock with multiple calls to smp_send_stopGravatar Nicholas Piggin 1-16/+39
2018-04-26Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+17
2018-04-26x86/cpu/intel: Add missing TLB cpuid valuesGravatar jacek.tomaka@poczta.fm 1-0/+3
2018-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 5-6/+28
2018-04-26arm64: fix possible spectre-v1 in ptrace_hbp_get_event()Gravatar Mark Rutland 1-4/+10
2018-04-26ARM: defconfig: Update Gemini defconfigGravatar Linus Walleij 1-2/+25
2018-04-26ARM: s3c24xx: jive: Fix some GPIO namesGravatar Linus Walleij 1-2/+2
2018-04-26Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Gravatar Arnd Bergmann 5-11/+8
2018-04-26Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Gravatar Arnd Bergmann 7-0/+106
2018-04-26ARM: dts: Fix NAS4220B pin configGravatar Linus Walleij 1-14/+14
2018-04-26Merge tag 'juno-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Gravatar Arnd Bergmann 1-2/+0
2018-04-26Merge tag 'socfpga_defconfig_fix_v4.17' of git://git.kernel.org/pub/scm/linux...Gravatar Arnd Bergmann 1-0/+1