summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
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
2011-12-05x86: Check stack overflow in detailMitsuo Hayasaka
2011-12-05x86: Add user_mode_vm check in stack_overflow_checkMitsuo Hayasaka
2011-12-05perf, x86: Force IBS LVT offset assignment for family 10hRobert Richter
2011-12-05perf, x86: Disable PEBS on SandyBridge chipsPeter Zijlstra
2011-12-04x86: Fix boot failures on older AMD CPU'sLinus Torvalds
2011-12-03xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk
2011-11-28Merge branch 'master' into x86/memblockTejun Heo
2011-11-26Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman
2011-11-21time: x86: Remove CLOCK_TICK_RATE from tsc codeDeepak Saxena
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-11-20KVM guest: prevent tracing recursion with kvmclockAvi Kivity
2011-11-18x86, syscall: Re-fix typo in commentH. Peter Anvin
2011-11-17x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin
2011-11-17x86-64, syscall: Adjust comment spacing and remove typoH. Peter Anvin
2011-11-15serial, mfd: don't hardcode the consoleMika Westerberg
2011-11-15iommu: Add option to group multi-function devicesAlex Williamson
2011-11-14x86: Call stop_machine_text_poke() on all CPUsRabin Vincent
2011-11-14perf/x86: Enable raw event access to Intel offcore eventsPeter Zijlstra
2011-11-14perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra
2011-11-14perf/x86: Fix PEBS instruction unwindPeter Zijlstra
2011-11-10x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa...Mathias Nyman
2011-11-10x86/mrst: Avoid reporting wrong nmi statusJacob Pan
2011-11-10x86/apic: Allow use of lapic timer early calibration resultJacob Pan