summaryrefslogtreecommitdiff
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | 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-14
| * | | | | | | | | x86, do_signal: Simplify the TS_RESTORE_SIGMASK logicOleg Nesterov2011-07-14
| * | | | | | | | | x86, signals: Convert the X86_32 code to use set_current_blocked()Oleg Nesterov2011-07-14
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | 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
| * | | | | | | | | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown2011-07-14
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, smpboot: Mark the names[] array in __inquire_remote_apic() as constGreg Dietsche2011-07-21
* | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, asm: Flip RESTORE_ARGS arguments logicBorislav Petkov2011-06-03
| * | | | | | | | | | x86, asm: Flip SAVE_ARGS arguments logicBorislav Petkov2011-06-03
* | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \ \ \