| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-18 | 6 | -155/+176 |
|\ |
|
| * | perf: Fix unexported generic perf_arch_fetch_caller_regs | Frederic Weisbecker | 2010-03-17 | 1 | -1/+2 |
| * | perf: export perf_trace_regs and perf_arch_fetch_caller_regs | Xiao Guangrong | 2010-03-11 | 1 | -0/+1 |
| * | perf, x86: Fix hw_perf_enable() event assignment | Peter Zijlstra | 2010-03-11 | 1 | -9/+3 |
| * | perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot | Frederic Weisbecker | 2010-03-10 | 2 | -0/+27 |
| * | perf/x86-64: Use frame pointer to walk on irq and process stacks | Frederic Weisbecker | 2010-03-10 | 1 | -2/+2 |
| * | perf, x86: Fix double enable calls | Peter Zijlstra | 2010-03-10 | 1 | -0/+4 |
| * | perf, x86: Fix double disable calls | Peter Zijlstra | 2010-03-10 | 1 | -1/+2 |
| * | perf, x86: Properly account n_added | Peter Zijlstra | 2010-03-10 | 1 | -2/+2 |
| * | perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) | Peter Zijlstra | 2010-03-10 | 2 | -15/+7 |
| * | perf, x86: Fix x86_pmu_start | Peter Zijlstra | 2010-03-10 | 1 | -13/+10 |
| * | perf, x86: Use unlocked bitops | Peter Zijlstra | 2010-03-10 | 3 | -6/+5 |
| * | perf, x86: Change x86_pmu.{enable,disable} calling convention | Peter Zijlstra | 2010-03-10 | 3 | -33/+38 |
| * | perf, x86: Remove superfluous arguments to x86_perf_event_update() | Peter Zijlstra | 2010-03-10 | 2 | -13/+8 |
| * | perf, x86: Remove superfluous arguments to x86_perf_event_set_period() | Peter Zijlstra | 2010-03-10 | 2 | -9/+8 |
| * | perf, x86, Do not user perf_disable from NMI context | Peter Zijlstra | 2010-03-10 | 1 | -6/+5 |
| * | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra | 2010-03-10 | 3 | -64/+71 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----------. \ | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-14 | 97 | -3797/+5743 |
|\ \ \ \ \ \ \ \ |
|
| | | | | * | | | | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang | 2010-03-14 | 1 | -0/+3 |
| | | * | | | | | | ACPI: plan to delete "acpi=ht" boot option | Len Brown | 2010-03-14 | 1 | -1/+3 |
| | | * | | | | | | ACPI: remove "acpi=ht" DMI blacklist | Len Brown | 2010-03-14 | 1 | -93/+0 |
| | | | |/ / / /
| | | |/| | | | |
|
| | | * | | | | | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y | Ingo Molnar | 2010-03-14 | 1 | -2/+2 |
| | | * | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-03-13 | 1 | -1/+2 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | x86: Fix sched_clock_cpu for systems with unsynchronized TSC | Dimitri Sivanich | 2010-03-02 | 1 | -1/+2 |
| | | * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-03-13 | 5 | -7/+19 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys... | Borislav Petkov | 2010-03-13 | 2 | -1/+15 |
| | | | * | | | | | | x86, UV: Fix target_cpus() in x2apic_uv_x.c | Jack Steiner | 2010-03-12 | 1 | -3/+1 |
| | | | * | | | | | | x86: Reduce per cpu warning boot up messages | Mike Travis | 2010-03-11 | 1 | -1/+1 |
| | | | * | | | | | | x86: Reduce per cpu MCA boot up messages | Mike Travis | 2010-03-11 | 1 | -2/+2 |
| | | * | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 | 2 | -4/+8 |
| | | |\ \ \ \ \ \ \ |
|
| | | | * | | | | | | | x86/mce: Fix RCU lockdep splats | Paul E. McKenney | 2010-03-11 | 1 | -3/+8 |
| | | | | | | | | | | | |
| | | | | \ \ \ \ \ \ | |
| | | | *-. \ \ \ \ \ \ | Merge branches 'core/futexes' and 'core/iommu' into core/urgent | Ingo Molnar | 2010-03-04 | 1 | -1/+0 |
| | | | |\ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | x86/gart: Unexport gart_iommu_aperture | FUJITA Tomonori | 2010-02-16 | 1 | -1/+0 |
| | | | | | | |_|_|_|/ /
| | | | | | |/| | | | | |
|
| | | * | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 | 6 | -46/+62 |
| | | |\ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|_|_|/
| | | | |/| | | | | | | |
|
| | | | * | | | | | | | | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 2010-03-10 | 2 | -6/+3 |
| | | | * | | | | | | | | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar | 2010-03-09 | 66 | -1190/+3216 |
| | | | |\ \ \ \ \ \ \ \
| | | | | | |_|_|_|_|/ /
| | | | | |/| | | | | | |
|
| | | | * | | | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-03-04 | 1 | -2/+8 |
| | | | |\ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | x86/stacktrace: Don't dereference bad frame pointers | Frederic Weisbecker | 2010-03-03 | 1 | -2/+8 |
| | | | * | | | | | | | | | Merge branch 'perf/core' into perf/urgent | Ingo Molnar | 2010-03-04 | 20 | -1420/+2167 |
| | | | |\ \ \ \ \ \ \ \ \
| | | | | |/ / / / / / / /
| | | | |/| | | | | | | | |
|
| | | | | * | | | | | | | | perf_events, x86: Fixup fixed counter constraints | Peter Zijlstra | 2010-03-02 | 2 | -17/+39 |
| | | | | * | | | | | | | | perf, x86: Restrict the ANY flag | Peter Zijlstra | 2010-03-02 | 1 | -0/+3 |
| | | | | * | | | | | | | | perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE | Robert Richter | 2010-03-01 | 3 | -9/+9 |
| | | | | * | | | | | | | | x86/hw-breakpoints: Remove the name field | Frederic Weisbecker | 2010-02-27 | 1 | -7/+0 |
| | | | | * | | | | | | | | Merge commit 'v2.6.33' into perf/core | Frederic Weisbecker | 2010-02-27 | 25 | -877/+306 |
| | | | | |\ \ \ \ \ \ \ \
| | |_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | |
|
| | | | * | | | | | | | | | hw-breakpoints: Remove stub unthrottle callback | Frederic Weisbecker | 2010-02-28 | 1 | -5/+0 |
| | | * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 7 | -7/+7 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 7 | -7/+7 |
| | | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | | | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 3 | -3/+3 |
| | | | | * | | | | | | | | | | fix comment typo in pci-dma.c | Justin P. Mattock | 2010-02-05 | 1 | -1/+1 |
| | | | | * | | | | | | | | | | Fix misspelling of "should" and "shouldn't" in comments. | Adam Buchbinder | 2010-02-05 | 1 | -1/+1 |