- 8d5341a x86/ldt: use vfree_atomic() to free ldt entries by Andrey Ryabinin · 8 years ago
- 39fa104d mm: remove x86-only restriction of movable_node by Reza Arbab · 8 years ago
- df5f0f0 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 92c020d Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- bca13ce Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 0719dbf Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3940cf0 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 9ad1aee Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 6643aab Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
- 11f254d x86/paravirt: Fix bool return type for PVOP_CALL() by Peter Zijlstra · 8 years ago
- 45dbea5 x86/paravirt: Fix native_patch() by Peter Zijlstra · 8 years ago
- 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- b0c1ef5 perf/x86: Fix exclusion of BTS and LBR for Goldmont by Andi Kleen · 8 years ago
- 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 17bedab bpf: xdp: Allow head adjustment in XDP prog by Martin KaFai Lau · 8 years ago
- ea5a9ef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 7c47889 x86/uaccess, sched/preempt: Verify access_ok() context by Peter Zijlstra · 8 years ago
- 7f612a7 perf/x86: Fix full width counter, counter overflow by Peter Zijlstra (Intel) · 8 years ago
- 1dba23b perf/x86/intel: Enable C-state residency events for Knights Mill by Piotr Luc · 8 years ago
- 1b95b1a Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes by Ingo Molnar · 8 years ago
- 0a21fc1 sched/x86: Make CONFIG_SCHED_MC_PRIO=y easier to enable by Ingo Molnar · 8 years ago
- de966cf sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO by Tim Chen · 8 years ago
- a293b39 x86/sched: Use #include <linux/mutex.h> instead of #include <asm/mutex.h> by Ingo Molnar · 8 years ago
- 55f856e x86/unwind: Fix guess-unwinder regression by Josh Poimboeuf · 8 years ago
- adee870 x86/build: Annotate die() with noreturn to fix build warning on clang by Peter Foley · 8 years ago
- 20ab667 x86/platform/olpc: Fix resume handler build warning by Borislav Petkov · 8 years ago
- fc13ca1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- d3d37d8 x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPU by Tim Chen · 8 years ago
- f9793e34 x86/sysctl: Add sysctl for ITMT scheduling feature by Tim Chen · 8 years ago
- 5e76b2a x86: Enable Intel Turbo Boost Max Technology 3.0 by Tim Chen · 8 years ago
- 7d25127 x86/topology: Define x86's arch_update_cpu_topology by Tim Chen · 8 years ago
- df49289 KVM: x86: check for pic and ioapic presence before use by Radim Krčmář · 8 years ago
- 81cdb25 KVM: x86: fix out-of-bounds accesses of rtc_eoi map by Radim Krčmář · 8 years ago
- 2117d53 KVM: x86: drop error recovery in em_jmp_far and em_ret_far by Radim Krčmář · 8 years ago
- 444fdad KVM: x86: fix out-of-bounds access in lapic by Radim Krčmář · 8 years ago
- c4597fd x86/apic/uv: Silence a shift wrapping warning by Dan Carpenter · 8 years ago
- 7b2dd36 x86/coredump: Always use user_regs_struct for compat_elf_gregset_t by Dmitry Safonov · 8 years ago
- ded9b5d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3f5a789 x86/mce: Include the PPIN in MCE records when available by Tony Luck · 8 years ago
- ec84f00 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
- 7cfc431 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3cded41 x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted() by Peter Zijlstra · 8 years ago
- de7689c x86/xen: Support the vCPU preemption check by Juergen Gross · 8 years ago
- 1885aa7 x86/kvm: Support the vCPU preemption check by Pan Xinhui · 8 years ago
- 0b9f6c4 x86/kvm: Support the vCPU preemption check by Pan Xinhui · 8 years ago
- 446f3dc locking/core, x86/paravirt: Implement vcpu_is_preempted(cpu) for KVM and Xen guests by Pan Xinhui · 8 years ago
- 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- 033ac60 perf/x86/intel/uncore: Allow only a single PMU/box within an events group by Peter Zijlstra · 8 years ago
- b800058 perf/x86/intel: Cure bogus unwind from PEBS entries by Peter Zijlstra · 8 years ago
- ae31fe5 perf/x86: Restore TASK_SIZE check on frame pointer by Johannes Weiner · 8 years ago
- f5382de x86/mce/AMD: Add system physical address translation for AMD Fam17h by Yazen Ghannam · 8 years ago
- e5dce28 x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdt by Andy Shevchenko · 8 years ago
- a980ce3 x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as well by H.J. Lu · 8 years ago
- 8c5c86f x86/platform/intel-mid: Register watchdog device after SCU by Andy Shevchenko · 8 years ago
- b22cbe4 x86/fpu: Fix invalid FPU ptrace state after execve() by Yu-cheng Yu · 8 years ago
- ed68d7e x86/boot: Fail the boot if !M486 and CPUID is missing by Andy Lutomirski · 8 years ago
- fc0e81b x86/traps: Ignore high word of regs->cs in early_fixup_exception() by Andy Lutomirski · 8 years ago
- dce9ce3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- a2b0773 kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic by Paolo Bonzini · 8 years ago
- 7301d6a KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr by Paolo Bonzini · 8 years ago
- e3fd9a9 kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use by Paolo Bonzini · 8 years ago
- 1650b4e KVM: Disable irq while unregistering user notifier by Ignacio Alvarado · 8 years ago
- 8b95344 KVM: x86: do not go through vcpu in __get_kvmclock_ns by Paolo Bonzini · 8 years ago
- 04e3685 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- e40ed15 perf/x86: Add perf support for AMD family-17h processors by Janakarajan Natarajan · 8 years ago
- 91e08ab x86/dumpstack: Prevent KASAN false positive warnings by Josh Poimboeuf · 8 years ago
- c2d75e0 x86/unwind: Prevent KASAN false positive warnings in guess unwinder by Josh Poimboeuf · 8 years ago
- 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
- 553bbc1 x86/boot: Avoid warning for zero-filling .bss by Arnd Bergmann · 8 years ago
- ddfe43c x86/amd_nb: Add SMN and Indirect Data Fabric access for AMD Fam17h by Yazen Ghannam · 8 years ago
- b791c6b x86/amd_nb: Add Fam17h Data Fabric as "Northbridge" by Yazen Ghannam · 8 years ago
- de6bd08 x86/amd_nb: Make all exports EXPORT_SYMBOL_GPL by Yazen Ghannam · 8 years ago
- c799389 x86/amd_nb: Make amd_northbridges internal to amd_nb.c by Yazen Ghannam · 8 years ago
- f285144 sched/x86: Do not clear PREEMPT_NEED_RESCHED on preempt count reset by Martin Schwidefsky · 8 years ago
- 0acbc7a Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
- 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
- 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
- 18807dd x86/mce/AMD: Reset Threshold Limit after logging error by Yazen Ghannam · 8 years ago
- c499336 perf/x86/uncore: Fix crash by removing bogus event_list[] handling for SNB client uncore IMC by Kan Liang · 8 years ago
- f96acec x86/sysfb: Fix lfb_size calculation by David Herrmann · 8 years ago
- 9164b4c x86/sysfb: Add support for 64bit EFI lfb_base by David Herrmann · 8 years ago
- 353c50e sched/cputime: Simplify task_cputime() by Stanislaw Gruszka · 8 years ago
- 8528d66 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 5ad62a9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- f6697df x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=y by Matt Fleming · 8 years ago
- 02e5690 x86/efi: Fix EFI memmap pointer size warning by Borislav Petkov · 8 years ago
- 58c5475 x86/efi: Retrieve and assign Apple device properties by Lukas Wunner · 8 years ago
- 3552fdf efi: Allow bitness-agnostic protocol calls by Lukas Wunner · 8 years ago
- beae2c9 crypto: aesni: shut up -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
- 3a6d867 x86: apm: avoid uninitialized data by Arnd Bergmann · 8 years ago
- d786810 perf/x86/intel/uncore: Add more Intel uncore IMC PCI IDs for SkyLake by Kan Liang · 8 years ago
- 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- 859af13 x86/mce/AMD: Fix HWID_MCATYPE calculation by grouping arguments by Yazen Ghannam · 8 years ago
- 5446735 x86/MCE: Correct TSC timestamping of error records by Borislav Petkov · 8 years ago
- 90944e4 x86/kexec: add -fno-PIE by Sebastian Andrzej Siewior · 8 years ago
- 308a047 x86/pat, mm: Make track_pfn_insert() return void by Borislav Petkov · 8 years ago
- d49597f x86/cpu: Deal with broken firmware (VMWare/XEN) by Thomas Gleixner · 8 years ago
- b0b6e86 x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems by Yazen Ghannam · 8 years ago
- c09a8c4 x86/RAS: Hide SMCA bank names by Borislav Petkov · 8 years ago