Age | Commit message (Expand) | Author |
2009-12-10 | x86, perf events: Check if we have APIC enabled | Cyrill Gorcunov |
2009-12-10 | perf_event: Fix variable initialization in other codepaths | Xiao Guangrong |
2009-12-09 | hw-breakpoints: Modify breakpoints without unregistering them | Frederic Weisbecker |
2009-12-06 | x86: Fixup wrong irq frame link in stacktraces | Frederic Weisbecker |
2009-12-06 | x86: Fixup wrong debug exception frame link in stacktraces | Frederic Weisbecker |
2009-12-06 | x86/perf: Exclude the debug stack from the callchains | Frederic Weisbecker |
2009-12-06 | hw-breakpoints: Use overflow handler instead of the event callback | Frederic Weisbecker |
2009-12-06 | hw-breakpoints: Drop callback and task parameters from modify helper | Frederic Weisbecker |
2009-12-03 | Merge branch 'perf/mce' into perf/core | Ingo Molnar |
2009-12-02 | hw-breakpoints: Keep track of user disabled breakpoints | Frederic Weisbecker |
2009-11-27 | hw-breakpoints: Use struct perf_event_attr to define user breakpoints | Frederic Weisbecker |
2009-11-26 | x86, mce: Add __cpuinit to hotplug callback functions | Hidetoshi Seto |
2009-11-26 | x86/hw-breakpoints: Don't lose GE flag while disabling a breakpoint | Frederic Weisbecker |
2009-11-26 | hw-breakpoints: Simplify error handling in breakpoint creation requests | Frederic Weisbecker |
2009-11-25 | x86: Rename global percpu symbol dr7 to cpu_dr7 | Tejun Heo |
2009-11-24 | perf_events, x86: Fix validate_event bug | Stephane Eranian |
2009-11-23 | x86: Tighten conditionals on MCE related statistics | Jan Beulich |
2009-11-23 | hw-breakpoint: Attribute authorship of hw-breakpoint related files | K.Prasad |
2009-11-23 | perf events: Do not generate function trace entries in perf code | Ingo Molnar |
2009-11-21 | Merge branch 'tracing/hw-breakpoints' into perf/core | Ingo Molnar |
2009-11-17 | Merge branch 'perf/core' into perf/probes | Ingo Molnar |
2009-11-15 | Merge commit 'v2.6.32-rc7' into perf/core | Ingo Molnar |
2009-11-14 | hw-breakpoints, x86: Fix modular KVM build | Ingo Molnar |
2009-11-12 | perf_event, x86: Annotate init functions and data | Hiroshi Shimamoto |
2009-11-12 | x86, mce: Fix __init annotations | Hidetoshi Seto |
2009-11-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-11-11 | x86: Mark the thermal init functions __init | Yong Wang |
2009-11-10 | hw-breakpoints: Fix broken a.out format dump | Frederic Weisbecker |
2009-11-10 | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value | Yong Wang |
2009-11-10 | x86, amd-ucode: Check UCODE_MAGIC before loading the container file | Borislav Petkov |
2009-11-08 | x86/PCI: Adjust GFP mask handling for coherent allocations | Jan Beulich |
2009-11-08 | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events | Frederic Weisbecker |
2009-11-06 | x86: Add Phoenix/MSC BIOSes to lowmem corruption list | Simon Kagstrom |
2009-11-04 | x86, fs: Fix x86 procfs stack information for threads on 64-bit | Stefani Seibold |
2009-11-04 | Merge commit 'v2.6.32-rc6' into perf/core | Ingo Molnar |
2009-11-03 | x86/hw-breakpoints: Actually flush thread breakpoints in flush_thread(). | Paul Mundt |
2009-11-03 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar |
2009-11-03 | Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes | Joerg Roedel |
2009-11-02 | x86: Add reboot quirk for 3 series Mac mini | Gottfried Haider |
2009-11-02 | x86: Fix printk message typo in mtrr cleanup code | Dave Jones |
2009-10-28 | x86/amd-iommu: Un__init function required on shutdown | Joerg Roedel |
2009-10-27 | x86: Make EFI RTC function depend on 32bit again | Feng Tang |
2009-10-26 | x86: crash_dump: Fix non-pae kdump kernel memory accesses | Jiri Slaby |
2009-10-23 | Merge branch 'perf/core' into perf/probes | Ingo Molnar |
2009-10-18 | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker |
2009-10-17 | Merge commit 'v2.6.32-rc5' into perf/probes | Ingo Molnar |
2009-10-16 | x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode() | Robin Holt |
2009-10-16 | x86, mce: Add a global MCE init helper | Borislav Petkov |
2009-10-16 | x86, mce: Fix up MCE naming nomenclature | Borislav Petkov |
2009-10-16 | Merge branches 'x86/mce' and 'x86/urgent' into perf/mce | Ingo Molnar |