summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-33/+28
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-96/+101
2011-01-11x86, UV: Fix APICID shift for Westmere processorsJack Steiner1-1/+1
2011-01-11x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich2-28/+23
2011-01-11x86: tsc: Prevent delayed init if initial tsc calibration failedThomas Gleixner1-1/+1
2011-01-10Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2011-01-10x86, lapic-timer: Increase the max_delta to 31 bitsPierre Tardy1-1/+1
2011-01-10Merge branch 'x86/apic-cleanups' into x86/urgentIngo Molnar4-186/+68
2011-01-09Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar26-714/+648
2011-01-09perf, x86: P4 PMU - Fix unflagged overflows handlingCyrill Gorcunov1-13/+15
2011-01-09x86: Fix sparse non-ANSI function warnings in smpboot.cRandy Dunlap1-2/+2
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds18-72/+67
2011-01-07x86: Save rbp in pt_regs on irq entryFrederic Weisbecker1-13/+23
2011-01-07x86, dumpstack: Fix unused variable warningRakib Mullick1-6/+0
2011-01-07apic: Move hypervisor detection of x2apic to hypervisor.hSheng Yang1-2/+3
2011-01-07x86, NMI: Clean-up default_do_nmi()Don Zickus1-16/+14
2011-01-07x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPUDon Zickus1-6/+10
2011-01-07x86, NMI: Remove DIE_NMI_IPIDon Zickus6-19/+12
2011-01-07x86, NMI: Add priorities to handlersDon Zickus5-4/+7
2011-01-07x86: Convert some devices to use DIE_NMIUNKNOWNDon Zickus1-1/+1
2011-01-07x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERRHuang Ying1-25/+26
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar48-1693/+872
2011-01-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-38/+39
2011-01-06Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds3-1/+56
2011-01-06Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-27/+34
2011-01-06Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+91
2011-01-06Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+9
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-322/+21
2011-01-06Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-24/+10
2011-01-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-65/+85
2011-01-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-9/+48
2011-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-56/+86
2011-01-06Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-165/+169
2011-01-05x86, NMI: Add touch_nmi_watchdog to io_check_error delayHuang Ying1-3/+5
2011-01-05x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same timeDongdong Deng1-0/+13
2011-01-05x86: Only call smp_processor_id in non-preempt casesDon Zickus1-1/+2
2011-01-05x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusionYinghai Lu2-4/+5
2011-01-04x86, mm: Initialize initial_page_table before paravirt jumpsRusty Russell1-38/+39
2011-01-04Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar71-5922/+624
2011-01-04perf: Clean up power events by introducing new, more generic onesThomas Renninger3-2/+9
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar2-14/+19
2011-01-03x86, hwmon: Add core threshold notification to therm_throt.cR, Durgadoss1-0/+40
2010-12-30x86: Use this_cpu_inc_return for nmi counterTejun Heo1-2/+1
2010-12-30x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo8-21/+21
2010-12-30x86: Use this_cpu_ops to optimize codeTejun Heo13-56/+51
2010-12-27x86/microcode: Fix double vfree() and remove redundant pointer checks before ...Jesper Juhl1-11/+5
2010-12-23Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds1-3/+14
2010-12-23x86, acpi: Parse all SRAT cpu entries even above the cpu number limitationYinghai Lu1-0/+5
2010-12-23x86, acpi: Add MAX_LOCAL_APIC for 32bitYinghai Lu1-1/+1
2010-12-23Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar20-74/+183