summaryrefslogtreecommitdiffstats
path: root/arch/x86
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-05arch/x86/mm/pageattr.c: Quiet sparse noise; local functions should be staticH Hartley Sweeten
2011-12-05x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platformsMathias Nyman
2011-12-05x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle...Konrad Rzeszutek Wilk
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/tools: Add decoded instruction dump modeMasami Hiramatsu
2011-12-05x86: Update instruction decoder to support new AVX formatsMasami Hiramatsu
2011-12-05x86/tools: Fix insn_sanity message outputsMasami Hiramatsu
2011-12-05x86/tools: Fix instruction decoder message outputMasami Hiramatsu
2011-12-05x86: Fix instruction decoder to handle grouped AVX instructionsMasami Hiramatsu
2011-12-05x86/tools: Fix Makefile to build all test toolsMasami Hiramatsu
2011-12-05x86: Document rdmsr_safe restrictionsBorislav Petkov
2011-12-05x86, microcode: Fix the failure path of microcode update driver init codeSrivatsa S. Bhat
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, efi: Convert efi_phys_get_time() args to physical addressesMaurice Ma
2011-12-05x86, mrst: Change the pmic_gpio device type to IPCFeng Tang
2011-12-05mrst: Added some platform data for the SFI translationsJekyll Lai
2011-12-05x86,mrst: Power control commands updateJacob Pan
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, UV: Fix UV2 hub part numberJack Steiner
2011-12-05x86: Add user_mode_vm check in stack_overflow_checkMitsuo Hayasaka
2011-12-05Merge branch 'upstream/ticketlock-cleanup' of git://git.kernel.org/pub/scm/li...Ingo Molnar
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-25x86: consolidate xchg and xadd macrosJeremy Fitzhardinge
2011-11-25x86/cmpxchg: add a locked add() helperJeremy Fitzhardinge
2011-11-21time: x86: Remove CLOCK_TICK_RATE from mach_timer.hDeepak Saxena
2011-11-21time: x86: Remove CLOCK_TICK_RATE from tsc codeDeepak Saxena
2011-11-21fix braino in um patchset (mea culpa)Al Viro
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-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-11-17KVM: VMX: Check for automatic switch msr table overflowGleb Natapov
2011-11-17KVM: VMX: Add support for guest/host-only profilingGleb Natapov
2011-11-17KVM: VMX: add support for switching of PERF_GLOBAL_CTRLGleb Natapov
2011-11-16sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi