aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-08-29alpha: Update for new syscallsRichard Henderson
2017-08-29alpha: Fix build error without CONFIG_VGA_HOSE.Matt Turner
2017-08-29MIPS: Remove pt_regs adjustments in indirect syscall handlerJames Cowgill
2017-08-29MIPS: seccomp: Fix indirect syscall argsJames Hogan
2017-08-29smp: Avoid using two cache lines for struct call_single_dataYing Huang
2017-08-29perf/x86: Fix caps/ for !IntelPeter Zijlstra
2017-08-29perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang
2017-08-29perf/core, pt, bts: Get rid of itrace_startedAlexander Shishkin
2017-08-29Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-08-29x86/boot: Prevent faulty bootparams.screeninfo from causing harmJan H. Schönherr
2017-08-29x86/boot: Provide more slack space during decompressionJan H. Schönherr
2017-08-29x86/entry/64: Use ENTRY() instead of ALIGN+GLOBAL for stub32_clone()Jiri Slaby
2017-08-29x86/fpu/math-emu: Add ENDPROC to functionsJiri Slaby
2017-08-29x86/boot/64: Extract efi_pe_entry() from startup_64()Jiri Slaby
2017-08-29x86/boot/32: Extract efi_pe_entry() from startup_32()Jiri Slaby
2017-08-29locking/refcounts, x86/asm: Disable CONFIG_ARCH_HAS_REFCOUNT for the time beingIngo Molnar
2017-08-29x86/ldt: Fix off by one in get_segment_base()Dan Carpenter
2017-08-29x86/microcode/intel: Improve microcode patches saving flowBorislav Petkov
2017-08-29x86/mm: Fix SME encryption stack ptr handlingBorislav Petkov
2017-08-29Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2017-08-28ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intcAlexey Brodkin
2017-08-28Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2017-08-28arm: dts: sunxi: Revert EMAC changesMaxime Ripard
2017-08-28arm64: dts: allwinner: Revert EMAC changesMaxime Ripard
2017-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-26kvm/x86: Avoid clearing the C-bit in rsvd_bits()Brijesh Singh
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-08-25Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-25KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras
2017-08-25Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-08-25perf/x86: Export some PMU attributes in caps/ directoryAndi Kleen
2017-08-25perf/x86: Only show format attributes when supportedAndi Kleen
2017-08-25perf/x86: Fix data source decoding for SkylakeAndi Kleen
2017-08-25perf/x86: Move Nehalem PEBS code to flagAndi Kleen
2017-08-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-08-25x86/mm: Fix use-after-free of ldt_structEric Biggers
2017-08-25KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.statePaolo Bonzini
2017-08-25KVM: x86: simplify handling of PKRUPaolo Bonzini
2017-08-25KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini
2017-08-25arm64: dts: exynos: remove i80-if-timings nodesAndrzej Hajda
2017-08-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-08-24um: Fix check for _xstate for older hostsFlorian Fainelli
2017-08-24c6x: Convert to using %pOF instead of full_nameRob Herring
2017-08-24c6x: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski
2017-08-24ARM: OMAP2+: fix missing variable declarationArnd Bergmann
2017-08-24KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document themBenjamin Herrenschmidt
2017-08-24KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit lossBenjamin Herrenschmidt