Age | Commit message (Expand) | Author |
2011-10-10 | perf, x86: Implement IBS initialization | Robert Richter |
2011-10-10 | perf, x86: Share IBS macros between perf and oprofile | Robert Richter |
2011-10-10 | x86, nmi: Wire up NMI handlers to new routines | Don Zickus |
2011-10-10 | perf, intel: Use GO/HO bits in perf-ctr | Gleb Natapov |
2011-10-06 | perf, amd: Use GO/HO bits in perf-ctr | Joerg Roedel |
2011-10-06 | Merge branch 'ras' of git://amd64.org/linux/bp into perf/core | Ingo Molnar |
2011-09-27 | x86: Perf_event_amd.c needs <asm/apicdef.h> | Randy Dunlap |
2011-09-26 | x86, perf: Clean up perf_event cpu code | Kevin Winchester |
2011-09-26 | Merge commit 'v3.1-rc7' into perf/core | Ingo Molnar |
2011-09-14 | x86, mce: Do not call del_timer_sync() in IRQ context | Hidetoshi Seto |
2011-08-31 | x86, perf: Check that current->mm is alive before getting user callchain | Andrey Vagin |
2011-08-25 | mtrr: fix UP breakage caused during switch to stop_machine | Tejun Heo |
2011-08-14 | perf, x86: Avoid kfree() in CPU_STARTING | Peter Zijlstra |
2011-08-09 | perf, x86: Add model 45 SandyBridge support | Youquan Song |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-23 | Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-... | Linus Torvalds |
2011-07-22 | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-22 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-07-22 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-07-21 | x86, perf: Make copy_from_user_nmi() a library function | Robert Richter |
2011-07-21 | x86, perf: P4 PMU - Fix typos in comments and style cleanup | Cyrill Gorcunov |
2011-07-15 | x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message | Len Brown |
2011-07-14 | perf, x86: P4 PMU - Introduce event alias feature | Cyrill Gorcunov |
2011-07-14 | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS | Len Brown |
2011-07-08 | x86, hyper: Change hypervisor detection order | Anupam Chanda |
2011-07-02 | x86, mtrr: Use pci_dev->revision | Sergei Shtylyov |
2011-07-01 | x86, perf: Add constraints for architectural PMU | Avi Kivity |
2011-07-01 | perf, arch: Add generic NODE cache events | Peter Zijlstra |
2011-07-01 | perf, intel: Try alternative OFFCORE encodings | Peter Zijlstra |
2011-07-01 | perf_events: Add Intel Sandy Bridge offcore_response low-level support | Stephane Eranian |
2011-07-01 | perf_events: Fix validation of events using an extra reg | Stephane Eranian |
2011-07-01 | perf_events: Update Intel extra regs shared constraints management | Stephane Eranian |
2011-07-01 | perf: Remove the perf_output_begin(.sample) argument | Peter Zijlstra |
2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra |
2011-07-01 | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 | Cyrill Gorcunov |
2011-06-30 | x86-32, fpu: Fix DNA exception during check_fpu() | Suresh Siddha |
2011-06-27 | x86, mtrr: use stop_machine APIs for doing MTRR rendezvous | Suresh Siddha |
2011-06-27 | x86, mtrr: lock stop machine during MTRR rendezvous sequence | Suresh Siddha |
2011-06-16 | x86, mce: Use mce_sysdev_ prefix to group functions | Hidetoshi Seto |
2011-06-16 | x86, mce: Use mce_chrdev_ prefix to group functions | Hidetoshi Seto |
2011-06-16 | x86, mce: Cleanup mce_read() | Hidetoshi Seto |
2011-06-16 | x86, mce: Cleanup mce_create()/remove_device() | Hidetoshi Seto |
2011-06-16 | x86, mce: Check the result of ancient_init() | Hidetoshi Seto |
2011-06-16 | x86, mce: Introduce mce_gather_info() | Hidetoshi Seto |
2011-06-16 | x86, mce: Replace MCM_ with MCI_MISC_ | Hidetoshi Seto |
2011-06-16 | x86, mce: Replace MCE_SELF_VECTOR by irq_work | Hidetoshi Seto |
2011-06-16 | x86, mce, severity: Clean up trivial coding style problems | Hidetoshi Seto |
2011-06-16 | x86, mce, severity: Cleanup severity table | Hidetoshi Seto |
2011-06-16 | x86, mce, severity: Make formatting a bit more readable | Hidetoshi Seto |
2011-06-16 | x86, mce, severity: Fix two severities table signatures | Tony Luck |