summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2011-12-07x86, NMI: Add to_cpumask() to silence compile warningDan Carpenter
2011-12-07x86: Add stack top margin for stack overflow checkingMitsuo Hayasaka
2011-12-06x86, NMI: NMI-selftest should handle the UP case properlyDon Zickus
2011-12-06perf, x86: Expose perf capability to other modulesGleb Natapov
2011-12-06perf, x86: Implement arch event mask as quirkPeter Zijlstra
2011-12-06x86, perf: Disable non available architectural eventsGleb Natapov
2011-12-06jump_label, x86: Fix section mismatchPeter Zijlstra
2011-12-06x86: Fix rflags in FAKE_STACK_FRAMESeiichi Ikarashi
2011-12-06perf, x86: Prefer fixed-purpose counters when schedulingPeter Zijlstra
2011-12-06perf, x86: Fix event scheduler for constraints with overlapping countersRobert Richter
2011-12-06perf, x86: Implement event scheduler helper functionsRobert Richter
2011-12-06x86: Clean up and extend do_int3()Srikar Dronamraju
2011-12-06x86: Call do_notify_resume() with interrupts enabledSrikar Dronamraju
2011-12-06x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code supportSteffen Persvold
2011-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-05Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner
2011-12-05x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann
2011-12-05x86, tsc: Skip TSC synchronization checks for tsc=reliableSuresh Siddha
2011-12-05x86-64: Cleanup some assembly entry pointsJan Beulich
2011-12-05x86-64: Slightly shorten line system call entry and exit pathsJan Beulich
2011-12-05x86-64: Reduce amount of redundant code generated for invalidate_interruptNNJan Beulich
2011-12-05x86-64: Slightly shorten int_ret_from_sys_callJan Beulich
2011-12-05x86: Add NumaChip supportSteffen Persvold
2011-12-05x86: Add x86_init platform override to fix up NUMA core numberingDaniel J Blueman
2011-12-05x86: Make flat_init_apic_ldr() availableDaniel J Blueman
2011-12-05x86: Reduce clock calibration time during slave cpu startupJack Steiner
2011-12-05arch/x86/kernel/e820.c: quiet sparse noise about plain integer as NULL pointerH Hartley Sweeten
2011-12-05x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platformsMathias Nyman
2011-12-05arch/x86/kernel/e820.c: Eliminate bubble sort from sanitize_e820_map()Mike Ditto
2011-12-05arch/x86/kernel/ptrace.c: Quiet sparse noiseH Hartley Sweeten
2011-12-05Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i...Ingo Molnar
2011-12-05x86: Fix "Acer Aspire 1" reboot hangPeter Chubb
2011-12-05x86/mtrr: Resolve inconsistency with Intel processor manualAjaykumar Hotchandani
2011-12-05x86, microcode: Fix the failure path of microcode update driver init codeSrivatsa S. Bhat
2011-12-05x86/config: Revamp configuration for MID devicesAlan Cox
2011-12-05x86: Use kmemdup() in copy_thread(), rather than duplicating its implementationThomas Meyer
2011-12-05x86: Replace the EVT_TO_HPET_DEV() macro with an inline functionFerenc Wagner
2011-12-05Add TAINT_FIRMWARE_WORKAROUND on MTRR fixupPrarit Bhargava
2011-12-05x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas
2011-12-05x86: Fix the 32-bit stackoverflow-debug buildIngo Molnar
2011-12-05x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI rebootRafael J. Wysocki
2011-12-05x86: Default to vsyscall=emulateAndy Lutomirski
2011-12-05x86-64: Set siginfo and context on vsyscall emulation faultsAndy Lutomirski
2011-12-05x86, NMI: Add knob to disable using NMI IPIs to stop cpusDon Zickus
2011-12-05x86, NMI: Add NMI IPI selftestDon Zickus
2011-12-05x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpusDon Zickus
2011-12-05x86, UV: Fix UV2 hub part numberJack Steiner
2011-12-05x86: Clean up the range of stack overflow checkingMitsuo Hayasaka
2011-12-05x86: Panic on detection of stack overflowMitsuo Hayasaka