aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-07-24
|\
| * KVM guest: KVM Steal time registrationGlauber Costa2011-07-24
| * KVM guest: Add a pv_ops stub for steal timeGlauber Costa2011-07-14
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-----------. \ Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...Linus Torvalds2011-07-23
|\ \ \ \ \ \ \ \
| | | | | | | * | x86, boot: Wait for boot cpu to show up if nr_cpus limit is about to hitVivek Goyal2011-07-08
| | | | | | | |/
| | | | | | * | x86: tsc: Remove unneeded DMI-based blacklistingTero Roponen2011-06-01
| | | | | * | | x86, quirks: Use pci_dev->revisionSergei Shtylyov2011-07-21
| | | | |/ / /
| | | * / / / kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying2011-07-21
| | | |/ / /
| | * | | / x86-32, fpu: Fix DNA exception during check_fpu()Suresh Siddha2011-06-30
| | | |_|/ | | |/| |
| * / | | x86, hyper: Change hypervisor detection orderAnupam Chanda2011-07-08
| |/ / /
* | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-07-23
|\ \ \ \
| * | | | clocksource: apb: Share APB timer code with other platformsJamie Iles2011-06-27
| |/ / /
* | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\ \ \ \
| * | | | x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-14
| * | | | clocksource: Replace vread with generic arch dataAndy Lutomirski2011-07-13
| * | | | x86: Make alternative instruction pointers relativeAndy Lutomirski2011-07-13
| * | | | x86-64: Improve vsyscall emulation CS and RIP handlingAndy Lutomirski2011-07-13
| * | | | x86-64: Emulate legacy vsyscallsAndy Lutomirski2011-06-07
| * | | | x86-64: Fill unused parts of the vsyscall page with 0xccAndy Lutomirski2011-06-06
| * | | | x86-64: Remove vsyscall number 3 (venosys)Andy Lutomirski2011-06-06
| * | | | x86-64: Map the HPET NXAndy Lutomirski2011-06-05
| * | | | x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski2011-06-05
| * | | | x86-64: Give vvars their own pageAndy Lutomirski2011-06-05
| * | | | x86-64: Document some of entry_64.SAndy Lutomirski2011-06-05
* | | | | Merge branch 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-22
|\ \ \ \ \
| * | | | | x86: Kill handle_signal()->set_fs()Oleg Nesterov2011-07-15
| * | | | | x86, do_signal: Simplify the TS_RESTORE_SIGMASK logicOleg Nesterov2011-07-15
| * | | | | x86, signals: Convert the X86_32 code to use set_current_blocked()Oleg Nesterov2011-07-15
* | | | | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\ \ \ \ \ \
| * | | | | | x86, mtrr: Use pci_dev->revisionSergei Shtylyov2011-07-02
| * | | | | | x86, mtrr: use stop_machine APIs for doing MTRR rendezvousSuresh Siddha2011-06-27
| * | | | | | x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha2011-06-27
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-07-22
|\ \ \ \ \ \
| * | | | | | x86, microcode, AMD: Fix section header size checkBorislav Petkov2011-06-16
| * | | | | | x86, microcode, AMD: Correct buf referencesBorislav Petkov2011-06-15
* | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \
| * | | | | | | x86, mce: Use mce_sysdev_ prefix to group functionsHidetoshi Seto2011-06-16
| * | | | | | | x86, mce: Use mce_chrdev_ prefix to group functionsHidetoshi Seto2011-06-16
| * | | | | | | x86, mce: Cleanup mce_read()Hidetoshi Seto2011-06-16
| * | | | | | | x86, mce: Cleanup mce_create()/remove_device()Hidetoshi Seto2011-06-16
| * | | | | | | x86, mce: Check the result of ancient_init()Hidetoshi Seto2011-06-16
| * | | | | | | x86, mce: Introduce mce_gather_info()Hidetoshi Seto2011-06-16
| * | | | | | | x86, mce: Replace MCM_ with MCI_MISC_Hidetoshi Seto2011-06-16
| * | | | | | | x86, mce: Replace MCE_SELF_VECTOR by irq_workHidetoshi Seto2011-06-16
| * | | | | | | x86, mce, severity: Clean up trivial coding style problemsHidetoshi Seto2011-06-16
| * | | | | | | x86, mce, severity: Cleanup severity tableHidetoshi Seto2011-06-16
| * | | | | | | x86, mce, severity: Make formatting a bit more readableHidetoshi Seto2011-06-16
| * | | | | | | x86, mce, severity: Fix two severities table signaturesTony Luck2011-06-16
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \
| * | | | | | | x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown2011-07-15