summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2014-01-20Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-01-20Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-01-20Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-20Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-01-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar
2014-01-16perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter
2014-01-15x86, apic: Make disabled_cpu_apicid static read_mostly, fix typosH. Peter Anvin
2014-01-15x86, apic, kexec: Add disable_cpu_apicid kernel parameterHATAYAMA Daisuke
2014-01-15x86, cpu, amd: Fix a shadowed variable situationBorislav Petkov
2014-01-14x86/apic: Read Error Status Register correctlyRichard Weinberger
2014-01-13x86, microcode: Move to a proper locationBorislav Petkov
2014-01-13x86, microcode, AMD: Fix early ucode loadingBorislav Petkov
2014-01-13x86, microcode: Share native MSR accessing variantsBorislav Petkov
2014-01-13x86, ramdisk: Export relocated ramdisk VABorislav Petkov
2014-01-13Merge branch 'x86/idle' into sched/coreIngo Molnar
2014-01-13sched/clock, x86: Avoid a runtime condition in native_sched_clock()Peter Zijlstra
2014-01-13sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra
2014-01-13sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra
2014-01-13x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt()Prarit Bhargava
2014-01-13sched/clock, x86: Move some cyc2ns() code aroundPeter Zijlstra
2014-01-12x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqsPrarit Bhargava
2014-01-12perf/x86/intel: Add Intel RAPL PP1 energy counter supportStephane Eranian
2014-01-09ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt
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-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-12x86/traps: Clean up error exception handler definitionsIngo Molnar
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-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