- ea8e61b x86, ptrace: Fix block-step by Peter Zijlstra · 15 years ago
- faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
- 7c5ecaf perf, x86: Clean up debugctlmsr bit definitions by Peter Zijlstra · 15 years ago
- d814f30 x86, perf: Add raw events support for the P4 PMU by Cyrill Gorcunov · 15 years ago
- d2f1e15 Merge commit 'v2.6.34-rc2' into perf/core by Ingo Molnar · 15 years ago
- 40b7e05 perf, x86: Fix key indexing in Pentium-4 PMU by Lin Ming · 15 years ago
- f82c37e Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 9c8c6ba x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify) by Cyrill Gorcunov · 15 years ago
- 4b24a88 perf_events: Fix resource leak in x86 __hw_perf_event_init() by Stephane Eranian · 15 years ago
- cb7d6b5 perf, x86: Add cache events for the Pentium-4 PMU by Lin Ming · 15 years ago
- f34edbc perf, x86: Add a key to simplify template lookup in Pentium-4 PMU by Lin Ming · 15 years ago
- 7335f75 x86, perf: Use apic_write unconditionally by Cyrill Gorcunov · 15 years ago
- d674cd1 x86, apic: Allow to use certain functions without APIC built-in support by Cyrill Gorcunov · 15 years ago
- d6dc0b4 perf/core, x86: Remove duplicate perf_event_mask variable by Robert Richter · 15 years ago
- 10f1014 perf/core, x86: Remove cpu_hw_events.interrupts by Robert Richter · 15 years ago
- b27ea29 perf/core, x86: Reduce number of CONFIG_X86_LOCAL_APIC macros by Robert Richter · 15 years ago
- dcd5c16 perf: Fix unexported generic perf_arch_fetch_caller_regs by Frederic Weisbecker · 15 years ago
- 984763c perf, x86: Report error code that returned from x86_pmu.hw_config() by Robert Richter · 15 years ago
- 8ea7f54 x86, perf: Fix comments in Pentium-4 PMU definitions by Lin Ming · 15 years ago
- 1d199b1 perf: Fix unexported generic perf_arch_fetch_caller_regs by Frederic Weisbecker · 15 years ago
- e449526 perf, x86: Enable not tagged retired instruction counting on P4s by Cyrill Gorcunov · 15 years ago
- ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 15 years ago
- d8191fa ACPI: processor: driver doesn't need to evaluate _PDC by Alex Chiang · 15 years ago
- 4c81ba4 ACPI: plan to delete "acpi=ht" boot option by Len Brown · 15 years ago
- 8144c88 ACPI: remove "acpi=ht" DMI blacklist by Len Brown · 15 years ago
- 2aa2b50 x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y by Ingo Molnar · 15 years ago
- 80a1860 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 15c989d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 4e3eadd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 9fdfbc2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 8576e19 x86, perf: Unmask LVTPC only if we have APIC supported by Cyrill Gorcunov · 15 years ago
- 0e152cd x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD systems by Borislav Petkov · 15 years ago
- c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 15 years ago
- 3bc4e45 pci-dma: x86: use include/linux/pci-dma.h by FUJITA Tomonori · 15 years ago
- dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 15 years ago
- 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 15 years ago
- e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
- baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
- a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
- 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
- 0308635 Merge branch 'perf/x86' into perf/core by Ingo Molnar · 15 years ago
- 937779d Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
- 8447b36 x86, UV: Fix target_cpus() in x2apic_uv_x.c by Jack Steiner · 15 years ago
- 0b86122 x86, perf: Fix NULL deref on not assigned x86_pmu by Cyrill Gorcunov · 15 years ago
- a072738 perf, x86: Implement initial P4 PMU driver by Cyrill Gorcunov · 15 years ago
- 639fe4b perf: export perf_trace_regs and perf_arch_fetch_caller_regs by Xiao Guangrong · 15 years ago
- 45e16a6 perf, x86: Fix hw_perf_enable() event assignment by Peter Zijlstra · 15 years ago
- d6dd692 x86: Reduce per cpu warning boot up messages by Mike Travis · 15 years ago
- 10fb7f1 x86: Reduce per cpu MCA boot up messages by Mike Travis · 15 years ago
- f56e8a0 x86/mce: Fix RCU lockdep splats by Paul E. McKenney · 15 years ago
- 5331d7b perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot by Frederic Weisbecker · 15 years ago
- 61e67fb perf/x86-64: Use frame pointer to walk on irq and process stacks by Frederic Weisbecker · 15 years ago
- caa0142 perf, x86: Fix the !CONFIG_CPU_SUP_INTEL build by Ingo Molnar · 16 years ago
- ba7e4d1 perf, x86: Add INSTRUCTION_DECODER config flag by Ingo Molnar · 16 years ago
- 63fb3f9 perf, x86: Fix LBR read-out by Peter Zijlstra · 15 years ago
- d80c750 perf, x86: Fixup the PEBS handler for Core2 cpus by Peter Zijlstra · 15 years ago
- 7645a24 perf, x86: Remove checking_{wr,rd}msr() usage by Peter Zijlstra · 15 years ago
- b83a46e perf, x86: Don't reset the LBR as frequently by Peter Zijlstra · 15 years ago
- ad0e6cf perf, x86: Fix silly bug in intel_pmu_pebs_{enable,disable} by Peter Zijlstra · 15 years ago
- 12ab854 perf, x86: Deal with multiple state bits for pebs-fmt1 by Peter Zijlstra · 15 years ago
- d329527 perf, x86: Reorder intel_pmu_enable_all() by Peter Zijlstra · 15 years ago
- 2df202b perf, x86: Fix LBR enable/disable vs cpuc->enabled by Peter Zijlstra · 15 years ago
- 4807e3d perf, x86: Fix PEBS enable/disable vs cpuc->enabled by Peter Zijlstra · 15 years ago
- 8f4aebd perf, x86: Fix pebs drains by Peter Zijlstra · 15 years ago
- cc7f008 perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) by Peter Zijlstra · 15 years ago
- a562b18 perf, x86: Robustify PEBS fixup by Peter Zijlstra · 15 years ago
- 74846d3 perf, x86: Clear the LBRs on init by Peter Zijlstra · 15 years ago
- 3c44780 perf, x86: Disable PEBS on clovertown chips by Peter Zijlstra · 15 years ago
- 3adaebd perf, x86: Fix silly bug in data store buffer allocation by Peter Zijlstra · 15 years ago
- 30a813a x86: Move MAX_INSN_SIZE into asm/insn.h by Peter Zijlstra · 15 years ago
- 7e1a40d perf, x86: Expose the full PEBS record using PERF_SAMPLE_RAW by Peter Zijlstra · 15 years ago
- 8db909a perf, x86: Clean up IA32_PERF_CAPABILITIES usage by Peter Zijlstra · 15 years ago
- ef21f68 perf, x86: use LBR for PEBS IP+1 fixup by Peter Zijlstra · 15 years ago
- caff2be perf, x86: Implement simple LBR support by Peter Zijlstra · 15 years ago
- ca03770 perf, x86: Add PEBS infrastructure by Peter Zijlstra · 15 years ago
- f3d46b2 perf, x86: Fix double enable calls by Peter Zijlstra · 15 years ago
- 19925ce perf, x86: Fix double disable calls by Peter Zijlstra · 15 years ago
- 356e1f2 perf, x86: Properly account n_added by Peter Zijlstra · 15 years ago
- 71e2d28 perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) by Peter Zijlstra · 15 years ago
- c08053e perf, x86: Fix x86_pmu_start by Peter Zijlstra · 15 years ago
- 34538ee perf, x86: Use unlocked bitops by Peter Zijlstra · 15 years ago
- aff3d91 perf, x86: Change x86_pmu.{enable,disable} calling convention by Peter Zijlstra · 15 years ago
- cc2ad4b perf, x86: Remove superfluous arguments to x86_perf_event_update() by Peter Zijlstra · 15 years ago
- 07088ed perf, x86: Remove superfluous arguments to x86_perf_event_set_period() by Peter Zijlstra · 15 years ago
- 3fb2b8d perf, x86, Do not user perf_disable from NMI context by Peter Zijlstra · 15 years ago
- 3f6da39 perf: Rework and fix the arch CPU-hotplug hooks by Peter Zijlstra · 15 years ago
- dc1d628 perf: Provide generic perf_sample_data initialization by Peter Zijlstra · 15 years ago
- 548b841 Merge commit 'v2.6.34-rc1' into perf/urgent by Ingo Molnar · 15 years ago
- 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
- a07e415 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes by Eric W. Biederman · 16 years ago
- 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 16 years ago
- 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 08b8499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
- 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 15 years ago
- c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
- 6c550ee x86: fix mtrr missing kernel-doc by Randy Dunlap · 15 years ago
- 660f6a3 Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 3e75c3b Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 15 years ago
- 4f16d4e Merge branch 'perf/core' into perf/urgent by Ingo Molnar · 15 years ago