aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* perf_events, x86: Remove spurious counter reset from x86_pmu_enable()Peter Zijlstra2010-01-29
* perf_events, x86: Implement Intel Westmere supportPeter Zijlstra2010-01-29
* perf_events, x86: Clean up hw_perf_*_all() implementationPeter Zijlstra2010-01-29
* perf_events, x86: Fix event constraint masksPeter Zijlstra2010-01-29
* perf_event: x86: Deduplicate the disable codePeter Zijlstra2010-01-29
* perf, x86: Clean up event constraints code a bitIngo Molnar2010-01-29
* perf_event: x86: Optimize x86_pmu_disable()Peter Zijlstra2010-01-29
* perf_event: x86: Optimize the fast path a little morePeter Zijlstra2010-01-29
* perf_event: x86: Optimize constraint weight computationPeter Zijlstra2010-01-29
* perf_event: x86: Optimize the constraint searching bitsPeter Zijlstra2010-01-29
* perf_event: x86: Reduce some overly long lines with some MACROsPeter Zijlstra2010-01-29
* perf_event: x86: Clean up some of the u64/long bitmask castingPeter Zijlstra2010-01-29
* perf_event: x86: Fixup constraints typing issuePeter Zijlstra2010-01-29
* perf_event: x86: Allocate the fake_cpucPeter Zijlstra2010-01-29
* perf_events: Add fast-path to the rescheduling codeStephane Eranian2010-01-29
* perf_events, x86: Improve x86 event schedulingStephane Eranian2010-01-29
* x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint...K.Prasad2010-01-28
* x86/debug: Clear reserved bits of DR6 in do_debug()K.Prasad2010-01-28
* perf: Fix inconsistency between IP and callchain samplingAnton Blanchard2010-01-28
* x86/ptrace: Remove unused regs_get_argument_nth APIMasami Hiramatsu2010-01-13
* perf: Drop useless check for ignored frameFrederic Weisbecker2010-01-13
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-13
|\
| * perf: Stop stack frame walking off kernel addresses boundariesFrederic Weisbecker2010-01-13
| * Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli2010-01-11
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-08
| |\
| | * x86, irq: Check move_in_progress before freeing the vector mappingSuresh Siddha2010-01-06
| | * x86: Fix size for ex trampoline with 32bitYinghai Lu2010-01-04
| * | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-31
| |\ \
| | * | perf: Pass appropriate frame pointer to dump_trace()Frederic Weisbecker2009-12-31
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-31
| |\ \ \ | | | |/ | | |/|
| | * | x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis2009-12-29
| | * | x86: Use KERN_DEFAULT log-level in __show_regs()Pekka Enberg2009-12-28
| | * | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-12-28
| | |\ \
| | | * | x86/amd-iommu: Fix initialization failure panicJoerg Roedel2009-12-21
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-30
| |\ \ \ \
| | * | | | ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-30
| * | | | | x86_64 SGI UV: Fix writes to led registers on remote uv hubs.Mike Travis2009-12-30
| |/ / / /
| * | | | Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-24
| |\ \ \ \
| | * | | | arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...Andrew Morton2009-12-22
| | | |/ / | | |/| |
| * | | | Merge branch 'pdc' into releaseLen Brown2009-12-24
| |\ \ \ \
| | * | | | ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2009-12-22
| | * | | | ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang2009-12-22
| | * | | | ACPI: processor: factor out common _PDC settingsAlex Chiang2009-12-22
| | * | | | ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang2009-12-22
| | * | | | ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang2009-12-22
| | |/ / /
| * | | | Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/o...Linus Torvalds2009-12-23
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-19
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-19
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu systemSuresh Siddha2009-12-18
| | * | x86: Reenable TSC sync check at boot, even with NONSTOP_TSCPallipadi, Venkatesh2009-12-17