aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-0/+1
|\
| * x86: Add clock_adjtime for x86Richard Cochran2011-02-021-0/+1
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-1514-131/+814
|\ \
| * | ftrace/graph: Trace function entry before updating indexSteven Rostedt2011-03-101-7/+8
| * | kprobes: Disabling optimized kprobes for entry text sectionJiri Olsa2011-03-081-0/+8
| * | x86: Separate out entry text sectionJiri Olsa2011-03-083-4/+9
| * | Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar2011-03-086-20/+39
| |\ \
| * | | perf: Avoid the percore allocations if the CPU is not HT capableLin Ming2011-03-052-6/+13
| * | | perf: Fix LLC-* events on Intel Nehalem/WestmereAndi Kleen2011-03-042-17/+79
| * | | perf: Add support for supplementary event registersAndi Kleen2011-03-042-0/+262
| * | | perf_events: Update PEBS event constraintsStephane Eranian2011-03-042-21/+42
| * | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-03-043-1/+165
| |\ \ \
| | * | | perf, x86: Add Intel SandyBridge CPU supportLin Ming2011-03-023-1/+165
| * | | | x86: Remove die_nmi()Jan Beulich2011-02-182-34/+0
| * | | | perf, x86: Add support for AMD family 15h core countersRobert Richter2011-02-162-3/+184
| * | | | perf, x86: Store perfctr msr addresses in config_base/event_baseRobert Richter2011-02-163-19/+14
| * | | | perf, x86: Add new AMD family 15h msrs to perfctr reservation codeRobert Richter2011-02-161-0/+4
| * | | | perf, x86: Calculate perfctr msr addresses in helper functionsRobert Richter2011-02-162-15/+25
| * | | | perf, x86: Use helper function in x86_pmu_enable_all()Robert Richter2011-02-161-11/+8
| * | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-02-167-16/+40
| |\ \ \ \ | | |/ / /
| * | | | Merge commit 'v2.6.38-rc4' into perf/coreIngo Molnar2011-02-121-3/+10
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into perf/coreIngo Molnar2011-02-075-23/+35
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.38-rc3' into perf/coreIngo Molnar2011-02-026-12/+11
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | x86, perf: Change two init functions to staticYinghai Lu2011-01-271-2/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-151-0/+2
|\ \ \ \ \ \ \
| * | | | | | | x86: Add new syscalls for x86_32Aneesh Kumar K.V2011-03-151-0/+2
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-141-4/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | x86: Don't check for BIOS corruption in first 64K when there's no need toNaga Chumbalkar2011-03-091-4/+4
* | | | | | | | [CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.Naga Chumbalkar2011-03-091-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | [CPUFREQ] p4-clockmod: print EST-capable warning message only onceNaga Chumbalkar2011-03-011-3/+3
* | | | | | | [CPUFREQ] Fix another notifier leak in powernow-k8.Dave Jones2011-03-011-2/+2
* | | | | | | [CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.cNeil Brown2011-03-011-1/+8
|/ / / / / /
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-254-14/+26
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann2011-02-242-13/+17
| * | | | | x86/mrst: Fix apb timer rating when lapic timer is usedJacob Pan2011-02-241-1/+1
| * | | | | x86: Fix reboot problem on VersaLogic Menlow boardsKushal Koolwal2011-02-211-0/+8
* | | | | | perf, x86: P4 PMU: Fix spurious NMI messagesCyrill Gorcunov2011-02-161-3/+8
|/ / / / /
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-151-1/+1
|\ \ \ \ \
| * | | | | x86: Fix text_poke_smp_batch() deadlockPeter Zijlstra2011-02-121-1/+1
| | |_|_|/ | |/| | |
* | | | | x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar2011-02-151-6/+16
* | | | | x86, ioapic: Don't warn about non-existing IOAPICs if we have nonePaul Bolle2011-02-151-0/+3
* | | | | x86: Fix mwait_usable section mismatchBorislav Petkov2011-02-141-1/+1
* | | | | x86: Readd missing irq_to_desc() in fixup_irq()Thomas Gleixner2011-02-121-1/+2
* | | | | x86: Fix section mismatch in LAPIC initializationJan Beulich2011-02-102-4/+9
|/ / / /
* | | | x86, nx: Mark the ACPI resume trampoline code as +xH. Peter Anvin2011-02-071-3/+10
| |_|/ |/| |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-064-21/+25
|\ \ \
| * | | x86-32: Make sure the stack is set up before we use itH. Peter Anvin2011-02-043-20/+16
| * | | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha2011-02-031-1/+9
| | |/ | |/|
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-031-2/+10
|\ \ \ | |/ / |/| |
| * | perf: Fix Pentium4 raw event validationStephane Eranian2011-01-271-2/+10