aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2014-01-09ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt
2014-01-08arch: x86: New MailBox support driver for Intel SOC'sDavid E. Box
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-05Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar
2014-01-03x86, cpu: Detect more TLB configurationKirill A. Shutemov
2014-01-03x86: ksysfs.c build fixDave Young
2013-12-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-12-29x86: Reserve setup_data ranges late after parsing memmap cmdlineDave Young
2013-12-29x86: Export x86 boot_params to sysfsDave Young
2013-12-29x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman
2013-12-21ACPI, APEI, GHES: Do not report only correctable errors with SCIChen, Gong
2013-12-19x86, idle: Add memory barriers around clflush in mwait_play_dead()H. Peter Anvin
2013-12-19x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra
2013-12-19x86 idle: Repair large-server 50-watt idle-power regressionLen Brown
2013-12-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-17perf/x86: enable Haswell Celeron RAPL supportStephane Eranian
2013-12-16Merge tag 'v3.13-rc4' into perf/coreIngo Molnar
2013-12-16Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar
2013-12-13Merge branch 'pci/yijing-dev_is_pci' into nextBjorn Helgaas
2013-12-13PCI: Drop "irq" param from *_restore_msi_irqs()DuanZhenzhong
2013-12-12x86/traps: Clean up error exception handler definitionsIngo Molnar
2013-12-10Merge branch 'driver-core-linus' into driver-core-nextTejun Heo
2013-12-09x86/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang
2013-12-08microcode: Use request_firmware_direct()Takashi Iwai
2013-12-06x86, xsave: Support eager-only xsave features, add MPX supportQiaowei Ren
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-12-05perf/x86: Fix constraint table end marker bugMaria Dimakopoulou
2013-12-04x86/apic, doc: Justification for disabling IO APIC before Local APICFenghua Yu
2013-11-30x86, mce: Call put_device on device_register failureLevente Kurusa
2013-11-27perf/x86: Add RAPL hrtimer supportStephane Eranian
2013-11-27perf/x86: Add Intel RAPL PMU supportStephane Eranian
2013-11-21Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie
2013-11-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-16Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15x86: Export 'boot_cpu_physical_apicid' to modulesDavid Rientjes
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-11-14x86/early quirk: use gen6 stolen detection for VLVJesse Barnes
2013-11-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-14Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13x86: move fpu_counter into ARCH specific thread_structVineet Gupta
2013-11-13x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.Tang Chen
2013-11-13mm/arch: use NUMA_NO_NODEJianguo Wu