Age | Commit message (Expand) | Author | Files | Lines |
2010-07-05 | perf, x86: P4 PMU -- redesign cache events | Cyrill Gorcunov | 2 | -83/+163 |
2010-07-05 | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar | 2 | -3/+12 |
2010-07-04 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+12 |
2010-07-03 | perf, x86: Fix incorrect branches event on AMD CPUs | Vince Weaver | 1 | -2/+2 |
2010-06-30 | x86: Send a SIGTRAP for user icebp traps | Frederic Weisbecker | 1 | -1/+10 |
2010-06-29 | kprobes/x86: Fix kprobes to skip prefixes correctly | Masami Hiramatsu | 1 | -16/+17 |
2010-06-28 | Merge branch 'linus' into perf/core | Thomas Gleixner | 15 | -25/+41 |
2010-06-28 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2010-06-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 13 | -24/+39 |
2010-06-25 | x86, Calgary: Increase max PHB number | Darrick J. Wong | 1 | -5/+10 |
2010-06-24 | x86: Support for instruction breakpoints | Frederic Weisbecker | 2 | -16/+30 |
2010-06-24 | x86: Set resume bit before returning from breakpoint exception | Frederic Weisbecker | 1 | -0/+7 |
2010-06-20 | x86: Fix rebooting on Dell Precision WorkStation T7400 | Thomas Backlund | 1 | -0/+8 |
2010-06-18 | x86: Fix vsyscall on gcc 4.5 with -Os | Andi Kleen | 1 | -1/+1 |
2010-06-18 | x86, perf: Add power_end event to process_*.c cpu_idle routine | Robert Schöne | 2 | -0/+9 |
2010-06-18 | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 23 | -52/+189 |
2010-06-12 | Merge branch 'bugzilla-13931-sleep-nvs' into release | Len Brown | 1 | -1/+1 |
2010-06-11 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 3 | -0/+8 |
2010-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -0/+2 |
2010-06-11 | x86, pat: Proper init of memtype subtree_max_end | Venkatesh Pallipadi | 2 | -1/+2 |
2010-06-11 | PCI: clear bridge resource range if BIOS assigned bad one | Yinghai Lu | 1 | -0/+2 |
2010-06-10 | x86, setup: Set ax register in boot vga query | Andi Kleen | 1 | -2/+1 |
2010-06-11 | percpu, x86: Avoid warnings of unused variables in per cpu | Andi Kleen | 1 | -0/+2 |
2010-06-10 | suspend: Move NVS save/restore code to generic suspend functionality | Matthew Garrett | 1 | -1/+1 |
2010-06-10 | perf_events: Fix Intel Westmere event constraints | Stephane Eranian | 1 | -0/+1 |
2010-06-09 | x86, irq: Rename gsi_end gsi_top, and fix off by one errors | Eric W. Biederman | 5 | -14/+14 |
2010-06-09 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 8 | -93/+78 |
2010-06-09 | KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page | Avi Kivity | 1 | -0/+3 |
2010-06-09 | KVM: MMU: invalidate and flush on spte small->large page size change | Marcelo Tosatti | 1 | -0/+2 |
2010-06-09 | KVM: SVM: Implement workaround for Erratum 383 | Joerg Roedel | 2 | -0/+82 |
2010-06-09 | KVM: SVM: Handle MCEs early in the vmexit process | Joerg Roedel | 1 | -1/+14 |
2010-06-09 | x86: Unify save_stack_address() and save_stack_address_nosched() | Oleg Nesterov | 1 | -14/+10 |
2010-06-09 | x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendly | Oleg Nesterov | 1 | -1/+5 |
2010-06-09 | perf: Convert perf_event to local_t | Peter Zijlstra | 1 | -9/+9 |
2010-06-09 | arch: Implement local64_t | Peter Zijlstra | 1 | -0/+1 |
2010-06-09 | perf, x86: Make a second write to performance counter if needed | Cyrill Gorcunov | 2 | -1/+20 |
2010-06-09 | perf: Cleanup {start,commit,cancel}_txn details | Peter Zijlstra | 1 | -9/+5 |
2010-06-08 | perf: Drop the skip argument from perf_arch_fetch_regs_caller | Frederic Weisbecker | 3 | -21/+15 |
2010-06-08 | x86: Unify dumpstack.h and stacktrace.h | Frederic Weisbecker | 7 | -65/+56 |
2010-06-08 | perf, x86: Small fix to cpuid10_edx | Livio Soares | 1 | -2/+3 |
2010-06-07 | x86: use __ASSEMBLY__ rather than __ASSEMBLER__ | Andres Salomon | 1 | -1/+1 |
2010-06-08 | PM / x86: Save/restore MISC_ENABLE register | Ondrej Zary | 3 | -0/+8 |
2010-06-04 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 3 | -17/+37 |
2010-06-03 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -23/+27 |
2010-06-03 | Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/... | Linus Torvalds | 1 | -2/+2 |
2010-06-03 | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+22 |
2010-06-03 | xen: ensure timer tick is resumed even on CPU driving the resume | Ian Campbell | 1 | -2/+2 |
2010-06-02 | x86, smpboot: Fix cores per node printing on boot | Borislav Petkov | 1 | -1/+1 |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 8 | -9/+12 |
2010-06-01 | Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2 | -10/+26 |