aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-2/+4
2017-08-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-16/+11
2017-08-03Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'Gravatar Rafael J. Wysocki 1-14/+26
2017-08-01KVM: async_pf: make rcu irq exit if not triggered from idle taskGravatar Wanpeng Li 1-2/+4
2017-08-01x86/hpet: Cure interface abuse in the resume pathGravatar Thomas Gleixner 1-16/+11
2017-07-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+3
2017-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+9
2017-07-30cpufreq: x86: Make scaling_cur_freq behave more as expectedGravatar Rafael J. Wysocki 1-14/+26
2017-07-26x86: irq: Define a global vector for nested posted interruptsGravatar Wincy Van 2-0/+21
2017-07-25x86/efi: Fix reboot_mode when EFI runtime services are disabledGravatar Stefan Assmann 1-3/+3
2017-07-24kprobes/x86: Release insn_slot in failure pathGravatar Masami Hiramatsu 1-1/+9
2017-07-21x86/devicetree: Convert to using %pOF instead of ->full_nameGravatar Rob Herring 1-2/+1
2017-07-20x86/ioapic: Pass the correct data to unmask_ioapic_irq()Gravatar Seunghun Han 1-1/+1
2017-07-20x86/acpi: Prevent out of bound access caused by broken ACPI tablesGravatar Seunghun Han 1-0/+8
2017-07-16x86/cpu: Use indirect call to measure performance in init_amd_k6()Gravatar Mikulas Patocka 1-0/+1
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+6
2017-07-14KVM: async_pf: Let guest support delivery of async_pf from guest modeGravatar Wanpeng Li 1-1/+6
2017-07-12kernel/watchdog: split up config optionsGravatar Nicholas Piggin 1-1/+1
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionGravatar Xunlei Pang 1-1/+1
2017-07-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-15/+45
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 4-16/+29
2017-07-05x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] tableGravatar Chen Yu 1-5/+26
2017-07-05x86/boot/e820: Rename the e820_table_firmware to e820_table_kexecGravatar Chen Yu 2-23/+23
2017-07-05x86/boot/e820: Avoid overwriting e820_table_firmwareGravatar Chen Yu 1-2/+4
2017-07-05x86/mm/pat: Don't report PAT on CPUs that don't support itGravatar Mikulas Patocka 1-0/+7
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 4-9/+84
2017-07-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-200/+720
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-4/+0
2017-07-03Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-24/+85
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 14-166/+168
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 11-150/+198
2017-07-03Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-6/+34
2017-07-03Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+17
2017-07-03Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2017-07-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2017-07-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-26/+4
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-146/+62
2017-07-03Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-1/+13
2017-07-03Merge branches 'pm-cpufreq', 'intel_pstate' and 'pm-cpuidle'Gravatar Rafael J. Wysocki 4-9/+84
2017-07-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+3
2017-06-30x86/intel_rdt: Fix memory leak on mount failureGravatar Vikas Shivappa 1-1/+3
2017-06-30Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2017-06-30objtool, x86: Add several functions and files to the objtool whitelistGravatar Josh Poimboeuf 4-1/+13
2017-06-29x86/ftrace: Exclude functions in head64.c from function-tracingGravatar Kirill A. Shutemov 1-0/+1
2017-06-28arch: remove unused macro/function thread_saved_pc()Gravatar Tobias Klauser 1-11/+0
2017-06-28x86: remove arch specific dma_supported implementationGravatar Christoph Hellwig 4-7/+4
2017-06-28x86/calgary: implement ->mapping_errorGravatar Christoph Hellwig 1-8/+16
2017-06-28x86/pci-nommu: implement ->mapping_errorGravatar Christoph Hellwig 1-1/+9
2017-06-27x86/ACPI/cstate: Allow ACPI C1 FFH MWAIT use on AMD systemsGravatar Yazen Ghannam 1-1/+2
2017-06-27x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERFGravatar Len Brown 2-0/+80