summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-10-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-22x86/boot/smp: Don't try to poke disabled/non-existent APICVille Syrjälä
2016-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-20kvm: x86: memset whole irq_eoiJiri Slaby
2016-10-20kvm/x86: Fix unused variable warning in kvm_timer_init()Borislav Petkov
2016-10-20sched/core, x86: Make struct thread_info arch specific againHeiko Carstens
2016-10-20x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()Dmitry Safonov
2016-10-20x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updatesAlex Thorlton
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc
2016-10-19x86/vmware: Skip timer_irq_works() check on VMwareRenat Valiullin
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-10-18locking/rwsem/x86: Add stack frame dependency for ____down_write()Josh Poimboeuf
2016-10-17x86, pkeys: remove cruft from never-merged syscallsDave Hansen
2016-10-17perf/x86/intel/uncore: Add Knights Mill CPUIDPiotr Luc
2016-10-17perf/x86/intel/rapl: Add Knights Mill CPUIDPiotr Luc
2016-10-17perf/x86/intel: Add Knights Mill CPUIDPiotr Luc
2016-10-17x86/cpu/intel: Add Knights Mill to Intel familyPiotr Luc
2016-10-16perf/x86/intel: Remove an inconsistent NULL checkDan Carpenter
2016-10-16Merge tag 'v4.9-rc1' into x86/urgent, to pick up updatesIngo Molnar
2016-10-16x86/e820: Don't merge consecutive E820_PRAM rangesDan Williams
2016-10-16kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov
2016-10-16kprobes: Avoid false KASAN reports during stack copyDmitry Vyukov
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2016-10-14x86: Remove duplicate rtit status MSR macroLongpeng(Mike)
2016-10-14x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt()Wanpeng Li
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-11kthread: kthread worker API cleanupPetr Mladek
2016-10-11kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier
2016-10-11x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai
2016-10-11x86: use simpler API for random address requestsJason Cooper
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-08x86/pkeys: Make protection keys an "eager" featureDave Hansen
2016-10-08x86/apic: Prevent pointless warning messagesThomas Gleixner
2016-10-08x86/acpi: Prevent LAPIC id 0xff from being accountedThomas Gleixner
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta
2016-10-07mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGEYisheng Xie
2016-10-07mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie