aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-04-02x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boardsSuresh Siddha1-0/+2
2010-04-02perf, x86: Add Nehalem programming quirk to WestmerePeter Zijlstra1-0/+2
2010-04-02perf, x86: Fix __initconst vs constPeter Zijlstra4-11/+11
2010-04-02perf, x86: Fix up the ANY flag stuffPeter Zijlstra5-51/+74
2010-04-02perf, x86: implement ARCH_PERFMON_EVENTSEL bit masksRobert Richter4-56/+20
2010-04-02perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter5-61/+61
2010-04-02Merge branch 'perf/urgent' into perf/coreIngo Molnar12-63/+169
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-01ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu1-2/+12
2010-04-01x86, hpet: Fix bug in RTC emulationAlok Kataria1-0/+1
2010-04-01x86, hpet: Erratum workaround for read after write of HPET comparatorPallipadi, Venkatesh1-1/+7
2010-04-01x86: Handle overlapping mptablesAndi Kleen1-2/+2
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-31x86: Make e820_remove_range to handle all covered caseYinghai Lu1-4/+20
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo52-15/+40
2010-03-29x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu3-6/+11
2010-03-29x86: Make smp_locks end with page alignmentYinghai Lu1-1/+1
2010-03-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-9/+55
2010-03-26perf, x86: Add Nehelem PMU programming errata workaroundPeter Zijlstra4-10/+45
2010-03-26x86, ptrace: Fix block-stepPeter Zijlstra4-6/+48
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra13-2317/+6
2010-03-26perf, x86: Clean up debugctlmsr bit definitionsPeter Zijlstra2-21/+9
2010-03-26x86, perf: Add raw events support for the P4 PMUCyrill Gorcunov1-322/+424
2010-03-22Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar19-314/+46
2010-03-22x86 / perf: Fix suspend to RAM on HP nx6325Rafael J. Wysocki1-3/+5
2010-03-19x86, amd: Restrict usage of c1e_idle()Andreas Herrmann1-8/+24
2010-03-19x86, tboot: Add support for S3 memory integrity protectionShane Wang1-9/+11
2010-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-155/+176
2010-03-18x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify)Cyrill Gorcunov1-1/+1
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 Ming1-6/+147
2010-03-18perf, x86: Add a key to simplify template lookup in Pentium-4 PMULin Ming1-52/+34
2010-03-18x86, perf: Use apic_write unconditionallyCyrill Gorcunov2-6/+0
2010-03-17x86, UV: Delete unneeded boot messagesJack Steiner1-3/+0
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-16perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker1-1/+2
2010-03-16x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha3-1/+31
2010-03-15perf, x86: Enable not tagged retired instruction counting on P4sCyrill Gorcunov1-5/+3
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown97-3797/+5743
2010-03-14ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang1-0/+3
2010-03-14ACPI: delete the "acpi=ht" boot optionLen Brown1-16/+3
2010-03-14ACPI: plan to delete "acpi=ht" boot optionLen Brown1-1/+3