summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2010-04-02perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter7-65/+65
2010-04-02Merge branch 'perf/urgent' into perf/coreIngo Molnar18-81/+219
2010-04-02perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernelsTorok Edwin2-5/+44
2010-04-02perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra2-36/+52
2010-04-02x86: Move notify_cpu_starting() callback to a later stagePeter Zijlstra1-2/+2
2010-04-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2-3/+1
2010-04-01x86,kgdb: Always initialize the hw breakpoint attributeJason Wessel1-1/+1
2010-04-01perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker1-2/+0
2010-03-29x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu4-12/+37
2010-03-29x86: Make smp_locks end with page alignmentYinghai Lu1-1/+1
2010-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-9/+18
2010-03-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-12/+61
2010-03-26perf, x86: Add Nehelem PMU programming errata workaroundPeter Zijlstra4-10/+45
2010-03-26x86, ptrace: Fix block-stepPeter Zijlstra6-9/+53
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra20-2747/+9
2010-03-26perf, x86: Clean up debugctlmsr bit definitionsPeter Zijlstra3-26/+17
2010-03-26x86, perf: Add raw events support for the P4 PMUCyrill Gorcunov2-631/+806
2010-03-25x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas1-1/+12
2010-03-25x86/PCI: for host bridge address space collisions, show conflicting resourceBjorn Helgaas1-3/+6
2010-03-25x86/PCI: remove redundant warningsBjorn Helgaas1-5/+0
2010-03-22Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar33-471/+106
2010-03-22x86 / perf: Fix suspend to RAM on HP nx6325Rafael J. Wysocki1-3/+5
2010-03-20x86, amd: Restrict usage of c1e_idle()Andreas Herrmann2-8/+26
2010-03-19perf, x86: Fix key indexing in Pentium-4 PMULin Ming1-1/+1
2010-03-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-155/+176
2010-03-19x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify)Cyrill Gorcunov2-3/+3
2010-03-18perf_events: Fix resource leak in x86 __hw_perf_event_init()Stephane Eranian1-1/+4
2010-03-18perf, x86: Add cache events for the Pentium-4 PMULin Ming3-6/+159
2010-03-18perf, x86: Add a key to simplify template lookup in Pentium-4 PMULin Ming2-53/+38
2010-03-18x86, perf: Use apic_write unconditionallyCyrill Gorcunov2-6/+0
2010-03-18x86, apic: Allow to use certain functions without APIC built-in supportCyrill Gorcunov1-2/+11
2010-03-17perf/core, x86: Remove duplicate perf_event_mask variableRobert Richter1-6/+3
2010-03-17perf/core, x86: Remove cpu_hw_events.interruptsRobert Richter1-1/+0
2010-03-17perf/core, x86: Reduce number of CONFIG_X86_LOCAL_APIC macrosRobert Richter1-6/+9
2010-03-17perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker1-1/+2
2010-03-17perf, x86: Report error code that returned from x86_pmu.hw_config()Robert Richter1-2/+3
2010-03-16x86: Fix placement of FIX_OHCI1394_BASEJan Beulich1-3/+3
2010-03-16x86, perf: Fix comments in Pentium-4 PMU definitionsLin Ming1-2/+3
2010-03-16perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker1-1/+2
2010-03-16x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha4-1/+32
2010-03-15perf, x86: Enable not tagged retired instruction counting on P4sCyrill Gorcunov2-9/+7
2010-03-15Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown252-7258/+10334
2010-03-15ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang1-0/+3
2010-03-15ACPI: plan to delete "acpi=ht" boot optionLen Brown1-1/+3
2010-03-15ACPI: remove "acpi=ht" DMI blacklistLen Brown1-93/+0
2010-03-14x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=yIngo Molnar1-2/+2
2010-03-14Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2010-03-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-11/+44
2010-03-14Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+8
2010-03-14Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-69/+85