summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2017-11-17Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)
2017-11-15x86 / CPU: Always show current CPU frequency in /proc/cpuinfoRafael J. Wysocki
2017-11-13Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-11-13x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()Rafael J. Wysocki
2017-11-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-13Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-13Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki
2017-11-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-12x86/intel_rdt: Fix a silent failure when writing zero value schemataXiaochen Shen
2017-11-10Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"Linus Torvalds
2017-11-10x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...Juergen Gross
2017-11-10x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGAJuergen Gross
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross
2017-11-10x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross
2017-11-10x86/tsc: Mark cyc2ns_init() and detect_art() __initDou Liyang
2017-11-10Merge branch 'linus' into x86/platform, to refresh the branchIngo Molnar
2017-11-10x86/debug: Handle warnings before the notifier chain, to fix KGDB crashAlexander Shishkin
2017-11-08x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins
2017-11-08x86/idt: Remove X86_TRAP_BP initialization in idt_setup_traps()Yonghong Song
2017-11-08x86/traps: Fix up general protection faults caused by UMIPRicardo Neri
2017-11-08x86/umip: Enable User-Mode Instruction Prevention at runtimeRicardo Neri
2017-11-08x86/umip: Force a page fault when unable to copy emulated result to userRicardo Neri
2017-11-08x86/umip: Add emulation code for UMIP instructionsRicardo Neri
2017-11-08x86: Use lockdep to assert IRQs are disabled/enabledFrederic Weisbecker
2017-11-08Merge branch 'x86/mpx' into x86/asm, to pick up dependent commitsIngo Molnar
2017-11-08x86/unwind: Disable KASAN checking in the ORC unwinderJosh Poimboeuf
2017-11-07resource: Fix resource_size.cocci warningskbuild test robot
2017-11-07x86/smpboot: Make optimization of delay calibration work correctlyPavel Tatashin
2017-11-07X86/KVM: Clear encryption attribute when SEV is activeBrijesh Singh
2017-11-07X86/KVM: Decrypt shared per-cpu variables when SEV is activeBrijesh Singh
2017-11-07resource: Provide resource struct in resource walk callbackTom Lendacky
2017-11-07x86/mm: Don't attempt to encrypt initrd under SEVTom Lendacky
2017-11-07kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modulesZhou Chengming
2017-11-07ACPI / APEI: Remove arch_apei_flush_tlb_one()James Morse
2017-11-07x86/MCE/AMD: Fix mce_severity_amd_smca() signatureYazen Ghannam
2017-11-07x86/MCE/AMD: Always give panic severity for UC errors in kernel contextYazen Ghannam