aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* x86: Allow NMIs to hit breakpoints in i386Steven Rostedt2011-12-21
* x86: Keep current stack in NMI breakpointsSteven Rostedt2011-12-21
* x86: Add workaround to NMI iret woesSteven Rostedt2011-12-21
* x86: Document the NMI handler about not using paranoid_exitSteven Rostedt2011-12-21
* x86: Do not schedule while still in NMI contextLinus Torvalds2011-12-21
* x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming2011-12-09
* x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf2011-12-08
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-05
|\
| * x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann2011-12-05
| * x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platformsMathias Nyman2011-12-05
| * Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i...Ingo Molnar2011-12-05
| |\
| | * x86, microcode: Fix the failure path of microcode update driver init codeSrivatsa S. Bhat2011-12-05
| * | x86: Fix "Acer Aspire 1" reboot hangPeter Chubb2011-12-05
| * | x86/mtrr: Resolve inconsistency with Intel processor manualAjaykumar Hotchandani2011-12-05
| * | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixupPrarit Bhargava2011-12-05
| * | x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas2011-12-05
| * | x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI rebootRafael J. Wysocki2011-12-05
| * | x86, UV: Fix UV2 hub part numberJack Steiner2011-12-05
| * | x86: Add user_mode_vm check in stack_overflow_checkMitsuo Hayasaka2011-12-05
| |/
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-05
|\ \ | |/ |/|
| * perf, x86: Force IBS LVT offset assignment for family 10hRobert Richter2011-12-05
| * perf, x86: Disable PEBS on SandyBridge chipsPeter Zijlstra2011-12-05
| * perf/x86: Enable raw event access to Intel offcore eventsPeter Zijlstra2011-11-14
| * perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-14
| * perf/x86: Fix PEBS instruction unwindPeter Zijlstra2011-11-14
* | x86: Fix boot failures on older AMD CPU'sLinus Torvalds2011-12-04
* | xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk2011-12-03
* | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-11-20
|\ \
| * | KVM guest: prevent tracing recursion with kvmclockAvi Kivity2011-11-20
| |/
* | x86: Call stop_machine_text_poke() on all CPUsRabin Vincent2011-11-14
* | x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa...Mathias Nyman2011-11-10
* | x86/mrst: Avoid reporting wrong nmi statusJacob Pan2011-11-10
* | x86/apic: Allow use of lapic timer early calibration resultJacob Pan2011-11-10
* | x86/apic: Do not clear nr_irqs_gsi if no legacy irqsJacob Pan2011-11-10
* | x86/platform: Add a wallclock_init func to x86_platforms opsFeng Tang2011-11-10
* | x86/mce: Make mce_chrdev_ops 'static const'Luck, Tony2011-11-08
|/
* Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-11-06
|\
| * x86/jump_label: add arch_jump_label_transform_static()Jeremy Fitzhardinge2011-10-25
| * x86/jump_label: drop arch_jump_label_text_poke_early()Jeremy Fitzhardinge2011-10-25
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \
| * | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
| * | x86: fix implicit include of <linux/topology.h> in vsyscall_64Paul Gortmaker2011-10-31
* | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2011-11-02
|\ \ \
| * | | i7core_edac: Drop the edac_mce facilityBorislav Petkov2011-11-01
| * | | x86, MCE: Use notifier chain only for MCE decodingBorislav Petkov2011-10-31
* | | | Cross Memory AttachChristopher Yeoh2011-10-31
| |/ / |/| |
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-10-28
|\ \ \
| * | | x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner2011-09-21
| | |/ | |/|
* | | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-28
|\ \ \
| * | | x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin2011-07-31