summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86: Panic on detection of stack overflowMitsuo Hayasaka2011-12-052-0/+7
* x86: Check stack overflow in detailMitsuo Hayasaka2011-12-051-6/+23
* x86: Add user_mode_vm check in stack_overflow_checkMitsuo Hayasaka2011-12-051-0/+3
* x86: Fix boot failures on older AMD CPU'sLinus Torvalds2011-12-041-4/+4
* xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk2011-12-031-0/+8
* Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-11-201-2/+3
|\
| * KVM guest: prevent tracing recursion with kvmclockAvi Kivity2011-11-201-2/+3
* | x86: Call stop_machine_text_poke() on all CPUsRabin Vincent2011-11-141-1/+1
* | x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa...Mathias Nyman2011-11-102-0/+6
* | x86/mrst: Avoid reporting wrong nmi statusJacob Pan2011-11-102-1/+3
* | x86/apic: Allow use of lapic timer early calibration resultJacob Pan2011-11-101-7/+26
* | x86/apic: Do not clear nr_irqs_gsi if no legacy irqsJacob Pan2011-11-101-3/+1
* | x86/platform: Add a wallclock_init func to x86_platforms opsFeng Tang2011-11-102-0/+4
* | x86/mce: Make mce_chrdev_ops 'static const'Luck, Tony2011-11-082-4/+23
|/
* Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-11-061-6/+14
|\
| * x86/jump_label: add arch_jump_label_transform_static()Jeremy Fitzhardinge2011-10-251-3/+17
| * x86/jump_label: drop arch_jump_label_text_poke_early()Jeremy Fitzhardinge2011-10-251-6/+0
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0618-2/+19
|\ \
| * | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-3117-2/+18
| * | x86: fix implicit include of <linux/topology.h> in vsyscall_64Paul Gortmaker2011-10-311-0/+1
* | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2011-11-021-12/+6
|\ \ \
| * | | i7core_edac: Drop the edac_mce facilityBorislav Petkov2011-11-011-1/+0
| * | | x86, MCE: Use notifier chain only for MCE decodingBorislav Petkov2011-10-311-11/+6
* | | | Cross Memory AttachChristopher Yeoh2011-10-311-0/+2
| |/ / |/| |
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-10-281-2/+5
|\ \ \
| * | | x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner2011-09-211-2/+5
| | |/ | |/|
* | | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-283-0/+76
|\ \ \
| * | | x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin2011-07-313-0/+76
* | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-10-287-25/+41
|\ \ \ \
| * | | | x86, microcode, AMD: Add microcode revision to /proc/cpuinfoBorislav Petkov2011-10-192-2/+7
| * | | | x86, microcode: Correct microcode revision formatBorislav Petkov2011-10-192-2/+2
| * | | | x86, intel: Use c->microcode for Atom errata checkAndi Kleen2011-10-141-11/+4
| * | | | x86, intel: Output microcode revision in /proc/cpuinfoAndi Kleen2011-10-144-11/+23
| * | | | x86, microcode: Don't request microcode from userspace unnecessarilySrivatsa S. Bhat2011-10-131-1/+7
* | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-281-0/+23
|\ \ \ \ \
| * | | | | x86: Hyper-V: Integrate the clocksource with Hyper-V detection codeK. Y. Srinivasan2011-09-081-0/+23
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-10-285-100/+156
|\ \ \ \ \ \
| * | | | | | x86, amd: Include linux/elf.h since we use stuff from asm/elf.hStephen Rothwell2011-09-281-0/+1
| * | | | | | x86: cache_info: Update calculation of AMD L3 cache indicesFrank Arnold2011-09-121-0/+6
| * | | | | | x86: cache_info: Kill the atomic allocation in amd_init_l3_cache()Thomas Gleixner2011-09-121-48/+26
| * | | | | | x86: cache_info: Kill the moronic shadow structThomas Gleixner2011-09-121-38/+22
| * | | | | | x86: cache_info: Remove bogus free of amd_l3_cache dataThomas Gleixner2011-09-121-1/+0
| * | | | | | x86, amd: Include elf.h explicitly, prepare the code for the module.h splitStephen Rothwell2011-08-101-0/+1
| * | | | | | x86-32, amd: Move va_align definition to unbreak 32-bit buildBorislav Petkov2011-08-061-4/+0
| * | | | | | x86, amd: Move BSP code to cpu_dev helperBorislav Petkov2011-08-051-30/+29
| * | | | | | x86: Add a BSP cpu_dev helperBorislav Petkov2011-08-052-0/+4
| * | | | | | x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov2011-08-052-3/+91
| * | | | | | Merge commit 'v3.0' into x86/cpuH. Peter Anvin2011-08-051-0/+24
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-261-1/+1
|\ \ \ \ \ \ \
| * | | | | | | x86, mm, trivial: Remove unnecessary get_order() in free_thread_info()Zhao Jin2011-08-231-1/+1
OpenPOWER on IntegriCloud