aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-19
|\
| * x86/mce: Fix CMCI preemption bugsIngo Molnar2014-04-17
* | perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas2014-04-18
* | kprobes/x86: Fix page-fault handling logicMasami Hiramatsu2014-04-17
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-16
|\|
| * x86: Remove the PCI reboot method from the default chainIngo Molnar2014-04-16
| * x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirksVille Syrjälä2014-04-14
* | Merge tag 'v3.15-rc1' into perf/urgentIngo Molnar2014-04-14
|\|
| * Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-11
| |\
| | * Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-04-08
| | |\
| | | * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2014-04-08
| | | |\
| | | | *-. Merge branches 'turbostat' and 'intel_idle' into releaseLen Brown2014-04-04
| | | | |\ \
| | | | | | * ACPI idle: permit sparse C-state sub-state numbersLen Brown2014-02-19
| * | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-04-11
| |\ \ \ \ \ \
| | * | | | | | x86, calgary: Use 8M TCE table size by defaultWANG Chao2014-04-10
| | * | | | | | x86/gpu: Print the Intel graphics stolen memory rangeVille Syrjälä2014-02-09
| | * | | | | | x86/gpu: Add Intel graphics stolen memory quirk for gen2 platformsVille Syrjälä2014-02-09
| | * | | | | | x86/gpu: Add vfunc for Intel graphics stolen memory base addressVille Syrjälä2014-02-09
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-11
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin2014-04-11
| | * | | | | x86/platform/hyperv: Handle VMBUS driver being a moduleK. Y. Srinivasan2014-04-02
| | * | | | | Merge branch 'linus' into x86/urgentIngo Molnar2014-04-02
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge tag 'please-pull-cmci-storm' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar2014-04-01
| | |\ \ \ \ \ \
| | | * | | | | | x86, CMCI: Add proper detection of end of CMCI stormsChen, Gong2014-03-28
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | x86/apic: Reinstate error IRQ Pentium erratum 3AP workaroundMaciej W. Rozycki2014-04-01
| * | | | | | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-07
| |\ \ \ \ \ \ \
| | * | | | | | | x86, hpet: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
| | * | | | | | | x86, amd, uncore: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
| | * | | | | | | x86, intel, rapl: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
| | * | | | | | | x86, intel, cacheinfo: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
| | * | | | | | | x86, amd, ibs: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
| | * | | | | | | x86, therm_throt.c: Remove unused therm_cpu_lockSrivatsa S. Bhat2014-03-20
| | * | | | | | | x86, therm_throt.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
| | * | | | | | | x86, mce: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
| | * | | | | | | x86, intel, uncore: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
| | * | | | | | | x86, vsyscall: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
| | * | | | | | | x86, cpuid: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
| | * | | | | | | x86, msr: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
| * | | | | | | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-03
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ftrace/x86: BUG when ftrace recovery failsPetr Mladek2014-03-07
| | * | | | | | | | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-07
| | * | | | | | | | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-07
| | * | | | | | | | ftrace/x86: Have ftrace_write() return -EPERM and clean up callersSteven Rostedt (Red Hat)2014-03-07
| | * | | | | | | | ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek2014-03-03
| | * | | | | | | | ftrace/x86: Run a sync after fixup on failureSteven Rostedt (Red Hat)2014-03-03
| * | | | | | | | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-02
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Paolo Bonzini2014-03-04
| | |\| | | | | | |
| | * | | | | | | | kvm: remove redundant registration of BSP's hv_clock areaFernando Luis Vázquez Cao2014-02-22
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-02
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, platforms: Remove NUMAQH. Peter Anvin2014-02-27