Age | Commit message (Expand) | Author | Files | Lines |
2010-04-02 | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards | Suresh Siddha | 1 | -0/+2 |
2010-04-02 | perf, x86: Add Nehalem programming quirk to Westmere | Peter Zijlstra | 1 | -0/+2 |
2010-04-02 | perf, x86: Fix __initconst vs const | Peter Zijlstra | 4 | -11/+11 |
2010-04-02 | perf, x86: Fix up the ANY flag stuff | Peter Zijlstra | 5 | -51/+74 |
2010-04-02 | perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks | Robert Richter | 4 | -56/+20 |
2010-04-02 | perf, x86: Undo some some *_counter* -> *_event* renames | Robert Richter | 5 | -61/+61 |
2010-04-02 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 12 | -63/+169 |
2010-04-02 | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels | Torok Edwin | 2 | -5/+44 |
2010-04-02 | perf, x86: Fix AMD hotplug & constraint initialization | Peter Zijlstra | 2 | -36/+52 |
2010-04-02 | x86: Move notify_cpu_starting() callback to a later stage | Peter Zijlstra | 1 | -2/+2 |
2010-04-02 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2 | -3/+1 |
2010-04-01 | ibft, x86: Change reserve_ibft_region() to find_ibft_region() | Yinghai Lu | 1 | -2/+12 |
2010-04-01 | x86, hpet: Fix bug in RTC emulation | Alok Kataria | 1 | -0/+1 |
2010-04-01 | x86, hpet: Erratum workaround for read after write of HPET comparator | Pallipadi, Venkatesh | 1 | -1/+7 |
2010-04-01 | x86: Handle overlapping mptables | Andi Kleen | 1 | -2/+2 |
2010-04-01 | x86,kgdb: Always initialize the hw breakpoint attribute | Jason Wessel | 1 | -1/+1 |
2010-04-01 | perf: Use hot regs with software sched switch/migrate events | Frederic Weisbecker | 1 | -2/+0 |
2010-03-31 | x86: Make e820_remove_range to handle all covered case | Yinghai Lu | 1 | -4/+20 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 52 | -15/+40 |
2010-03-29 | x86: Make sure free_init_pages() frees pages on page boundary | Yinghai Lu | 3 | -6/+11 |
2010-03-29 | x86: Make smp_locks end with page alignment | Yinghai Lu | 1 | -1/+1 |
2010-03-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -9/+55 |
2010-03-26 | perf, x86: Add Nehelem PMU programming errata workaround | Peter Zijlstra | 4 | -10/+45 |
2010-03-26 | x86, ptrace: Fix block-step | Peter Zijlstra | 4 | -6/+48 |
2010-03-26 | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra | 13 | -2317/+6 |
2010-03-26 | perf, x86: Clean up debugctlmsr bit definitions | Peter Zijlstra | 2 | -21/+9 |
2010-03-26 | x86, perf: Add raw events support for the P4 PMU | Cyrill Gorcunov | 1 | -322/+424 |
2010-03-22 | Merge commit 'v2.6.34-rc2' into perf/core | Ingo Molnar | 19 | -314/+46 |
2010-03-22 | x86 / perf: Fix suspend to RAM on HP nx6325 | Rafael J. Wysocki | 1 | -3/+5 |
2010-03-19 | x86, amd: Restrict usage of c1e_idle() | Andreas Herrmann | 1 | -8/+24 |
2010-03-19 | x86, tboot: Add support for S3 memory integrity protection | Shane Wang | 1 | -9/+11 |
2010-03-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -155/+176 |
2010-03-18 | x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify) | Cyrill Gorcunov | 1 | -1/+1 |
2010-03-18 | perf_events: Fix resource leak in x86 __hw_perf_event_init() | Stephane Eranian | 1 | -1/+4 |
2010-03-18 | perf, x86: Add cache events for the Pentium-4 PMU | Lin Ming | 1 | -6/+147 |
2010-03-18 | perf, x86: Add a key to simplify template lookup in Pentium-4 PMU | Lin Ming | 1 | -52/+34 |
2010-03-18 | x86, perf: Use apic_write unconditionally | Cyrill Gorcunov | 2 | -6/+0 |
2010-03-17 | x86, UV: Delete unneeded boot messages | Jack Steiner | 1 | -3/+0 |
2010-03-17 | perf/core, x86: Remove duplicate perf_event_mask variable | Robert Richter | 1 | -6/+3 |
2010-03-17 | perf/core, x86: Remove cpu_hw_events.interrupts | Robert Richter | 1 | -1/+0 |
2010-03-17 | perf/core, x86: Reduce number of CONFIG_X86_LOCAL_APIC macros | Robert Richter | 1 | -6/+9 |
2010-03-17 | perf: Fix unexported generic perf_arch_fetch_caller_regs | Frederic Weisbecker | 1 | -1/+2 |
2010-03-17 | perf, x86: Report error code that returned from x86_pmu.hw_config() | Robert Richter | 1 | -2/+3 |
2010-03-16 | perf: Fix unexported generic perf_arch_fetch_caller_regs | Frederic Weisbecker | 1 | -1/+2 |
2010-03-16 | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha | 3 | -1/+31 |
2010-03-15 | perf, x86: Enable not tagged retired instruction counting on P4s | Cyrill Gorcunov | 1 | -5/+3 |
2010-03-14 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 97 | -3797/+5743 |
2010-03-14 | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang | 1 | -0/+3 |
2010-03-14 | ACPI: delete the "acpi=ht" boot option | Len Brown | 1 | -16/+3 |
2010-03-14 | ACPI: plan to delete "acpi=ht" boot option | Len Brown | 1 | -1/+3 |