summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-18x86: Constify attribute_group structuresArvind Yadav
2017-08-17x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'Alexander Potapenko
2017-08-15x86/mtrr: Prevent CPU hotplug lock recursionThomas Gleixner
2017-08-11cpufreq: x86: Disable interrupts during MSRs readingDoug Smythies
2017-08-10x86/smpboot: Unbreak CPU0 hotplugVitaly Kuznetsov
2017-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-08-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-03Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'Rafael J. Wysocki
2017-08-01KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li
2017-08-01x86/hpet: Cure interface abuse in the resume pathThomas Gleixner
2017-07-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-30cpufreq: x86: Make scaling_cur_freq behave more as expectedRafael J. Wysocki
2017-07-26x86: irq: Define a global vector for nested posted interruptsWincy Van
2017-07-25x86/efi: Fix reboot_mode when EFI runtime services are disabledStefan Assmann
2017-07-24kprobes/x86: Release insn_slot in failure pathMasami Hiramatsu
2017-07-21x86/devicetree: Convert to using %pOF instead of ->full_nameRob Herring
2017-07-20x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han
2017-07-20x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han
2017-07-16x86/cpu: Use indirect call to measure performance in init_amd_k6()Mikulas Patocka
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-14KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li
2017-07-12kernel/watchdog: split up config optionsNicholas Piggin
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang
2017-07-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-05x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] tableChen Yu
2017-07-05x86/boot/e820: Rename the e820_table_firmware to e820_table_kexecChen Yu
2017-07-05x86/boot/e820: Avoid overwriting e820_table_firmwareChen Yu
2017-07-05x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-07-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-03Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-07-03Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-03Merge branches 'pm-cpufreq', 'intel_pstate' and 'pm-cpuidle'Rafael J. Wysocki
2017-07-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-30x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa
2017-06-30Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-30objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf
2017-06-29x86/ftrace: Exclude functions in head64.c from function-tracingKirill A. Shutemov