aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-04-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-28Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-27rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-04-27x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIKarimAllah Ahmed
2018-04-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-04-27kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in useJunaid Shahid
2018-04-27x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski
2018-04-27x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann
2018-04-27x86/setup: Do not reserve a crash kernel region if booted on Xen PVPetr Tesarik
2018-04-27arm64: avoid instrumenting atomic_ll_sc.oMark Rutland
2018-04-27Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Bro...Arnd Bergmann
2018-04-27powerpc/kvm/booke: Fix altivec related build breakLaurentiu Tudor
2018-04-27powerpc: Fix deadlock with multiple calls to smp_send_stopNicholas Piggin
2018-04-26Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-26x86/cpu/intel: Add missing TLB cpuid valuesjacek.tomaka@poczta.fm
2018-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-26arm64: fix possible spectre-v1 in ptrace_hbp_get_event()Mark Rutland
2018-04-26ARM: defconfig: Update Gemini defconfigLinus Walleij
2018-04-26ARM: s3c24xx: jive: Fix some GPIO namesLinus Walleij
2018-04-26Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2018-04-26Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann
2018-04-26ARM: dts: Fix NAS4220B pin configLinus Walleij
2018-04-26Merge tag 'juno-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2018-04-26Merge tag 'socfpga_defconfig_fix_v4.17' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2018-04-26x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam
2018-04-26x86/mm: Make vmemmap and vmalloc base address constants unsigned longJiri Kosina
2018-04-26x86/vector: Remove the unused macro FPU_IRQDou Liyang
2018-04-26x86/vector: Remove the macro VECTOR_OFFSET_STARTDou Liyang
2018-04-26x86/cpufeatures: Enumerate cldemote instructionFenghua Yu
2018-04-25perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1Kan Liang
2018-04-25tracing/x86: Update syscall trace events to handle new prefixed syscall func ...Steven Rostedt (VMware)
2018-04-25Merge tag 'kvmarm-fixes-for-4.17-1' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář
2018-04-25powerpc: Fix smp_send_stop NMI IPI handlingNicholas Piggin
2018-04-25x86/pti: Filter at vma->vm_page_prot populationDave Hansen
2018-04-25x86/pti: Disallow global kernel text with RANDSTRUCTDave Hansen
2018-04-25x86/pti: Reduce amount of kernel text allowed to be GlobalDave Hansen
2018-04-25x86/pti: Fix boot warning from Global-bit settingDave Hansen
2018-04-25x86/pti: Fix boot problems from Global-bit settingDave Hansen
2018-04-25rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin
2018-04-24arm64: support __int128 with clangJason A. Donenfeld
2018-04-24arm64: only advance singlestep for user instruction trapsMark Rutland
2018-04-24arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrpKim Phillips
2018-04-24arm64: ptrace: remove addr_limit manipulationMark Rutland
2018-04-24RISC-V: build vdso-dummy.o with -no-pieAurelien Jarno
2018-04-24riscv: there is no <asm/handle_irq.h>Christoph Hellwig
2018-04-24riscv: select DMA_DIRECT_OPS instead of redefining itChristoph Hellwig
2018-04-24arm64: mm: drop addr parameter from sync icache and dcacheShaokun Zhang