summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* atomic: use <linux/atomic.h>Arun Sharma2011-07-267-7/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-253-3/+3
|\
| * treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
| * Merge branch 'master' into for-nextJiri Kosina2011-07-119-7/+66
| |\
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-102-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-07-241-37/+0
|\ \ \
| * | | modules: make arch's use default loader hooksJonas Bonn2011-07-241-37/+0
* | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-07-243-0/+83
|\ \ \ \ | |/ / / |/| | |
| * | | KVM guest: KVM Steal time registrationGlauber Costa2011-07-242-0/+74
| * | | KVM guest: Add a pv_ops stub for steal timeGlauber Costa2011-07-141-0/+9
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----------. \ \ \ Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...Linus Torvalds2011-07-237-31/+32
|\ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | x86, boot: Wait for boot cpu to show up if nr_cpus limit is about to hitVivek Goyal2011-07-081-2/+20
| | | | | | | |/ / /
| | | | | | * | | | x86: tsc: Remove unneeded DMI-based blacklistingTero Roponen2011-05-311-24/+0
| | | | | * | | | | x86, quirks: Use pci_dev->revisionSergei Shtylyov2011-07-211-3/+2
| | | | |/ / / / /
| | | * | | | | | kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying2011-07-212-0/+4
| | | |/ / / / /
| | * | | | | | x86-32, fpu: Fix DNA exception during check_fpu()Suresh Siddha2011-06-301-0/+4
| | | |_|/ / / | | |/| | | |
| * | | | | | x86, hyper: Change hypervisor detection orderAnupam Chanda2011-07-081-2/+2
| |/ / / / /
* | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-07-231-340/+69
|\ \ \ \ \ \
| * | | | | | clocksource: apb: Share APB timer code with other platformsJamie Iles2011-06-271-340/+69
| |/ / / / /
* | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-2210-260/+216
|\ \ \ \ \ \
| * | | | | | x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-147-63/+4
| * | | | | | clocksource: Replace vread with generic arch dataAndy Lutomirski2011-07-133-3/+3
| * | | | | | x86: Make alternative instruction pointers relativeAndy Lutomirski2011-07-131-8/+13
| * | | | | | x86-64: Improve vsyscall emulation CS and RIP handlingAndy Lutomirski2011-07-131-20/+41
| * | | | | | x86-64: Emulate legacy vsyscallsAndy Lutomirski2011-06-075-139/+158
| * | | | | | x86-64: Fill unused parts of the vsyscall page with 0xccAndy Lutomirski2011-06-061-9/+7
| * | | | | | x86-64: Remove vsyscall number 3 (venosys)Andy Lutomirski2011-06-062-9/+0
| * | | | | | x86-64: Map the HPET NXAndy Lutomirski2011-06-051-1/+1
| * | | | | | x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski2011-06-051-33/+1
| * | | | | | x86-64: Give vvars their own pageAndy Lutomirski2011-06-052-11/+22
| * | | | | | x86-64: Document some of entry_64.SAndy Lutomirski2011-06-051-0/+2
* | | | | | | Merge branch 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-221-38/+18
|\ \ \ \ \ \ \
| * | | | | | | x86: Kill handle_signal()->set_fs()Oleg Nesterov2011-07-141-9/+0
| * | | | | | | x86, do_signal: Simplify the TS_RESTORE_SIGMASK logicOleg Nesterov2011-07-141-19/+10
| * | | | | | | x86, signals: Convert the X86_32 code to use set_current_blocked()Oleg Nesterov2011-07-141-10/+8
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-136/+46
|\ \ \ \ \ \ \
| * | | | | | | x86, mtrr: Use pci_dev->revisionSergei Shtylyov2011-07-021-8/+5
| * | | | | | | x86, mtrr: use stop_machine APIs for doing MTRR rendezvousSuresh Siddha2011-06-271-151/+41
| * | | | | | | x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha2011-06-271-0/+23
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-07-221-10/+11
|\ \ \ \ \ \ \
| * | | | | | | x86, microcode, AMD: Fix section header size checkBorislav Petkov2011-06-161-7/+8
| * | | | | | | x86, microcode, AMD: Correct buf referencesBorislav Petkov2011-06-151-3/+3
* | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-225-219/+239
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, mce: Use mce_sysdev_ prefix to group functionsHidetoshi Seto2011-06-162-34/+38
| * | | | | | | | x86, mce: Use mce_chrdev_ prefix to group functionsHidetoshi Seto2011-06-161-36/+41
| * | | | | | | | x86, mce: Cleanup mce_read()Hidetoshi Seto2011-06-161-12/+11
| * | | | | | | | x86, mce: Cleanup mce_create()/remove_device()Hidetoshi Seto2011-06-161-13/+14
| * | | | | | | | x86, mce: Check the result of ancient_init()Hidetoshi Seto2011-06-161-3/+9
| * | | | | | | | x86, mce: Introduce mce_gather_info()Hidetoshi Seto2011-06-161-23/+27
| * | | | | | | | x86, mce: Replace MCM_ with MCI_MISC_Hidetoshi Seto2011-06-161-2/+2
OpenPOWER on IntegriCloud