summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2016-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-3/+8
2016-10-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+10
2016-10-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+4
2016-10-18locking/rwsem/x86: Add stack frame dependency for ____down_write()Josh Poimboeuf1-2/+4
2016-10-17x86, pkeys: remove cruft from never-merged syscallsDave Hansen2-4/+0
2016-10-17perf/x86/intel/uncore: Add Knights Mill CPUIDPiotr Luc1-0/+1
2016-10-17perf/x86/intel/rapl: Add Knights Mill CPUIDPiotr Luc1-0/+1
2016-10-17perf/x86/intel: Add Knights Mill CPUIDPiotr Luc1-1/+2
2016-10-17x86/cpu/intel: Add Knights Mill to Intel familyPiotr Luc1-0/+1
2016-10-16perf/x86/intel: Remove an inconsistent NULL checkDan Carpenter1-2/+2
2016-10-16Merge tag 'v4.9-rc1' into x86/urgent, to pick up updatesIngo Molnar90-1411/+1531
2016-10-16x86/e820: Don't merge consecutive E820_PRAM rangesDan Williams1-1/+1
2016-10-16kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov1-0/+4
2016-10-16kprobes: Avoid false KASAN reports during stack copyDmitry Vyukov1-3/+4
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds27-150/+68
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds1-2/+3
2016-10-14x86: Remove duplicate rtit status MSR macroLongpeng(Mike)1-1/+0
2016-10-14x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt()Wanpeng Li1-0/+2
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-34/+38
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-13/+5
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-16/+38
2016-10-11kthread: kthread worker API cleanupPetr Mladek1-7/+7
2016-10-11kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier1-0/+3
2016-10-11x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai4-3/+26
2016-10-11x86: use simpler API for random address requestsJason Cooper2-6/+2
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-22/+267
2016-10-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-32/+79
2016-10-08x86/pkeys: Make protection keys an "eager" featureDave Hansen1-3/+4
2016-10-08x86/apic: Prevent pointless warning messagesThomas Gleixner1-3/+5
2016-10-08x86/acpi: Prevent LAPIC id 0xff from being accountedThomas Gleixner1-0/+4
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf4-7/+12
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2-11/+12
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta1-1/+0
2016-10-07mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGEYisheng Xie1-0/+1
2016-10-07mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie1-2/+0
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-0/+66
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-786/+21
2016-10-07Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds1-2/+3
2016-10-07arch/x86: Handle non enumerated CPU after physical hotplugPrarit Bhargava1-3/+15
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-92/+97
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-271/+899
2016-10-06xen/x86: Update topology map for PV VCPUsBoris Ostrovsky1-0/+6
2016-10-06x86/unwind: Fix oprofile module link errorJosh Poimboeuf2-12/+12
2016-10-05Merge branch 'pci/host-vmd' into nextBjorn Helgaas3-781/+0
2016-10-05x86/vmware: Skip lapic calibration on VMwareRenat Valiullin1-2/+10
2016-10-05x86/syscalls: Remove bash-isms in syscall table generatorsylvain.bertrand@gmail.com1-6/+9
2016-10-05xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlierBoris Ostrovsky1-1/+2
2016-10-04x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch3-776/+0