| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM guest: remove KVM guest pv mmu support | Chris Wright | 2011-12-27 | 1 | -181/+0 |
* | x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT | Clemens Ladisch | 2011-12-19 | 2 | -8/+8 |
* | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" | Keith Packard | 2011-12-12 | 2 | -22/+2 |
* | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming | 2011-12-09 | 2 | -2/+22 |
* | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf | 2011-12-08 | 1 | -7/+14 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-12-05 | 8 | -12/+64 |
|\ |
|
| * | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor... | Andreas Herrmann | 2011-12-05 | 1 | -0/+13 |
| * | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms | Mathias Nyman | 2011-12-05 | 1 | -0/+5 |
| * | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i... | Ingo Molnar | 2011-12-05 | 1 | -9/+19 |
| |\ |
|
| | * | x86, microcode: Fix the failure path of microcode update driver init code | Srivatsa S. Bhat | 2011-12-05 | 1 | -9/+19 |
| * | | x86: Fix "Acer Aspire 1" reboot hang | Peter Chubb | 2011-12-05 | 1 | -2/+11 |
| * | | x86/mtrr: Resolve inconsistency with Intel processor manual | Ajaykumar Hotchandani | 2011-12-05 | 1 | -0/+1 |
| * | | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup | Prarit Bhargava | 2011-12-05 | 1 | -0/+1 |
| * | | x86/mpparse: Account for bus types other than ISA and PCI | Bjorn Helgaas | 2011-12-05 | 1 | -1/+1 |
| * | | x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot | Rafael J. Wysocki | 2011-12-05 | 1 | -0/+8 |
| * | | x86, UV: Fix UV2 hub part number | Jack Steiner | 2011-12-05 | 1 | -0/+2 |
| * | | x86: Add user_mode_vm check in stack_overflow_check | Mitsuo Hayasaka | 2011-12-05 | 1 | -0/+3 |
| |/ |
|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-12-05 | 5 | -23/+38 |
|\ \
| |/
|/| |
|
| * | perf, x86: Force IBS LVT offset assignment for family 10h | Robert Richter | 2011-12-05 | 1 | -11/+18 |
| * | perf, x86: Disable PEBS on SandyBridge chips | Peter Zijlstra | 2011-12-05 | 1 | -0/+8 |
| * | perf/x86: Enable raw event access to Intel offcore events | Peter Zijlstra | 2011-11-14 | 1 | -5/+1 |
| * | perf: Don't use -ENOSPC for out of PMU resources | Peter Zijlstra | 2011-11-14 | 2 | -6/+6 |
| * | perf/x86: Fix PEBS instruction unwind | Peter Zijlstra | 2011-11-14 | 1 | -1/+5 |
* | | x86: Fix boot failures on older AMD CPU's | Linus Torvalds | 2011-12-04 | 1 | -4/+4 |
* | | xen/pm_idle: Make pm_idle be default_idle under Xen. | Konrad Rzeszutek Wilk | 2011-12-03 | 1 | -0/+8 |
* | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-11-20 | 1 | -2/+3 |
|\ \ |
|
| * | | KVM guest: prevent tracing recursion with kvmclock | Avi Kivity | 2011-11-20 | 1 | -2/+3 |
| |/ |
|
* | | x86: Call stop_machine_text_poke() on all CPUs | Rabin Vincent | 2011-11-14 | 1 | -1/+1 |
* | | x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa... | Mathias Nyman | 2011-11-10 | 2 | -0/+6 |
* | | x86/mrst: Avoid reporting wrong nmi status | Jacob Pan | 2011-11-10 | 2 | -1/+3 |
* | | x86/apic: Allow use of lapic timer early calibration result | Jacob Pan | 2011-11-10 | 1 | -7/+26 |
* | | x86/apic: Do not clear nr_irqs_gsi if no legacy irqs | Jacob Pan | 2011-11-10 | 1 | -3/+1 |
* | | x86/platform: Add a wallclock_init func to x86_platforms ops | Feng Tang | 2011-11-10 | 2 | -0/+4 |
* | | x86/mce: Make mce_chrdev_ops 'static const' | Luck, Tony | 2011-11-08 | 2 | -4/+23 |
|/ |
|
* | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2011-11-06 | 1 | -6/+14 |
|\ |
|
| * | x86/jump_label: add arch_jump_label_transform_static() | Jeremy Fitzhardinge | 2011-10-25 | 1 | -3/+17 |
| * | x86/jump_label: drop arch_jump_label_text_poke_early() | Jeremy Fitzhardinge | 2011-10-25 | 1 | -6/+0 |
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 18 | -2/+19 |
|\ \ |
|
| * | | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 17 | -2/+18 |
| * | | x86: fix implicit include of <linux/topology.h> in vsyscall_64 | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2011-11-02 | 1 | -12/+6 |
|\ \ \ |
|
| * | | | i7core_edac: Drop the edac_mce facility | Borislav Petkov | 2011-11-01 | 1 | -1/+0 |
| * | | | x86, MCE: Use notifier chain only for MCE decoding | Borislav Petkov | 2011-10-31 | 1 | -11/+6 |
* | | | | Cross Memory Attach | Christopher Yeoh | 2011-10-31 | 1 | -0/+2 |
| |/ /
|/| | |
|
* | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-10-28 | 1 | -2/+5 |
|\ \ \ |
|
| * | | | x86: uv2: Workaround for UV2 Hub bug (system global address format) | Jack Steiner | 2011-09-21 | 1 | -2/+5 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-28 | 3 | -0/+76 |
|\ \ \ |
|
| * | | | x86, random: Verify RDRAND functionality and allow it to be disabled | H. Peter Anvin | 2011-07-31 | 3 | -0/+76 |
* | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-10-28 | 7 | -25/+41 |
|\ \ \ \ |
|
| * | | | | x86, microcode, AMD: Add microcode revision to /proc/cpuinfo | Borislav Petkov | 2011-10-19 | 2 | -2/+7 |