Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt | 2010-03-19 | 2 | -6/+3 | |
|\ | ||||||
| * | powerpc/fsl-booke: Get coherent bit from PTE | Kumar Gala | 2010-03-16 | 1 | -3/+0 | |
| * | powerpc/85xx: Make sure lwarx hint isn't set on ppc32 | Kumar Gala | 2010-03-16 | 1 | -3/+3 | |
* | | 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 | 7 | -11/+44 | |
|\ \ \ | ||||||
| * | | | x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys... | Borislav Petkov | 2010-03-13 | 3 | -3/+17 | |
| * | | | 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 | |
| * | | | x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a... | Suresh Siddha | 2010-02-22 | 1 | -2/+23 | |
* | | | | 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 | 13 | -76/+92 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 2010-03-10 | 5 | -13/+10 | |
| * | | | | | | | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar | 2010-03-09 | 1683 | -39874/+71228 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | 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 | 111 | -1962/+3831 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | perf_events, x86: Fixup fixed counter constraints | Peter Zijlstra | 2010-03-02 | 3 | -18/+40 | |
| | * | | | | | | | | 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 | 6 | -16/+16 | |
| | * | | | | | | | | perf, x86: add some IBS macros to perf_event.h | Robert Richter | 2010-03-01 | 2 | -4/+6 | |
| | * | | | | | | | | perf, x86: make IBS macros available in perf_event.h | Robert Richter | 2010-03-01 | 2 | -11/+10 | |
| | * | | | | | | | | Merge remote branch 'tip/oprofile' into tip/perf/core | Robert Richter | 2010-03-01 | 6 | -123/+199 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | x86/hw-breakpoints: Remove the name field | Frederic Weisbecker | 2010-02-27 | 2 | -8/+0 | |
| | * | | | | | | | | | Merge commit 'v2.6.33' into perf/core | Frederic Weisbecker | 2010-02-27 | 170 | -3157/+5793 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | hw-breakpoints: Remove stub unthrottle callback | Frederic Weisbecker | 2010-02-28 | 1 | -5/+0 | |
* | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-03-12 | 35 | -257/+1225 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | powerpc/booke: Fix breakpoint/watchpoint one-shot behavior | Dave Kleikamp | 2010-03-09 | 1 | -6/+6 | |
| * | | | | | | | | | | | powerpc: Reduce printk from pseries_mach_cpu_die() | Vaidyanathan Srinivasan | 2010-03-09 | 1 | -11/+0 | |
| * | | | | | | | | | | | powerpc: Move checks in pseries_mach_cpu_die() | Vaidyanathan Srinivasan | 2010-03-09 | 1 | -15/+15 | |
| * | | | | | | | | | | | powerpc: Reset kernel stack on cpu online from cede state | Vaidyanathan Srinivasan | 2010-03-09 | 3 | -5/+16 | |
| * | | | | | | | | | | | powerpc/pseries: Pass CPPR value to H_XIRR hcall | Mark Nelson | 2010-03-09 | 2 | -5/+6 | |
| * | | | | | | | | | | | powerpc/booke: Fix a couple typos in the advanced ptrace code | Dave Kleikamp | 2010-03-09 | 2 | -3/+3 | |
| * | | | | | | | | | | | powerpc: Fix SMP build with disabled CPU hotplugging. | Adam Lackorzynski | 2010-03-09 | 1 | -1/+21 | |
| * | | | | | | | | | | | powerpc: Dynamically allocate pacas | Michael Ellerman | 2010-03-09 | 7 | -42/+118 | |
| * | | | | | | | | | | | Merge commit 'kumar/next' into merge | Benjamin Herrenschmidt | 2010-03-09 | 22 | -174/+1045 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | powerpc/perf: e500 support | Scott Wood | 2010-03-05 | 9 | -100/+970 | |
| | * | | | | | | | | | | powerpc/perf: Build callchain code regardless of hardware event support. | Scott Wood | 2010-03-04 | 1 | -1/+2 | |
| | * | | | | | | | | | | powerpc/cpm2: Checkpatch cleanup | Andrea Gelmini | 2010-03-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | powerpc/86xx: Renaming following split of GE Fanuc joint venture | Martyn Welch | 2010-03-04 | 9 | -38/+38 | |
| | * | | | | | | | | | | powerpc/86xx: Convert gef_pic_lock to raw_spinlock | Anton Vorontsov | 2010-03-04 | 1 | -7/+7 | |
| | * | | | | | | | | | | powerpc/qe: Convert qe_ic_lock to raw_spinlock | Anton Vorontsov | 2010-03-04 | 1 | -5/+5 | |
| | * | | | | | | | | | | powerpc/82xx: Convert pci_pic_lock to raw_spinlock | Anton Vorontsov | 2010-03-04 | 1 | -5/+5 | |
| | * | | | | | | | | | | powerpc/85xx: Convert socrates_fpga_pic_lock to raw_spinlock | Anton Vorontsov | 2010-03-04 | 1 | -17/+17 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 44 | -59/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |