Age | Commit message (Expand) | Author | Files | Lines |
2010-03-26 | perf, x86: Clean up debugctlmsr bit definitions | Peter Zijlstra | 3 | -26/+17 |
2010-03-26 | x86, perf: Add raw events support for the P4 PMU | Cyrill Gorcunov | 2 | -631/+806 |
2010-03-22 | Merge commit 'v2.6.34-rc2' into perf/core | Ingo Molnar | 1059 | -16189/+63990 |
2010-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2 | -0/+16 |
2010-03-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 7 | -13/+5 |
2010-03-19 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 8 | -40/+17 |
2010-03-19 | perf, x86: Fix key indexing in Pentium-4 PMU | Lin Ming | 1 | -1/+1 |
2010-03-19 | powerpc: Remove IOMMU_VMERGE config option | FUJITA Tomonori | 2 | -19/+1 |
2010-03-19 | powerpc: Fix swiotlb to respect the boot option | FUJITA Tomonori | 3 | -12/+6 |
2010-03-19 | powerpc: Do not call prink when CONFIG_PRINTK is not defined | Márton Németh | 1 | -0/+4 |
2010-03-19 | powerpc: Use correct ccr bit for syscall error status | Nathan Lynch | 1 | -3/+3 |
2010-03-19 | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt | 2 | -6/+3 |
2010-03-19 | alpha: fix compile errors in dma-mapping-common.h | FUJITA Tomonori | 4 | -4/+0 |
2010-03-19 | alpha: remove trailing spaces in messages | Frans Pop | 2 | -2/+2 |
2010-03-19 | alpha: use __ratelimit | Akinobu Mita | 1 | -7/+3 |
2010-03-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 112 | -2273/+12548 |
2010-03-19 | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 7 | -107/+165 |
2010-03-19 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 42 | -132/+403 |
2010-03-19 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 19 | -109/+360 |
2010-03-19 | Merge branch 'for-linus/samsung-fixes' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 6 | -5/+38 |
2010-03-19 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 32 | -195/+3839 |
2010-03-19 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -157/+215 |
2010-03-19 | x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify) | Cyrill Gorcunov | 2 | -3/+3 |
2010-03-18 | perf_events: Fix resource leak in x86 __hw_perf_event_init() | Stephane Eranian | 1 | -1/+4 |
2010-03-18 | perf, x86: Add cache events for the Pentium-4 PMU | Lin Ming | 3 | -6/+159 |
2010-03-18 | perf, x86: Add a key to simplify template lookup in Pentium-4 PMU | Lin Ming | 2 | -53/+38 |
2010-03-18 | x86, perf: Use apic_write unconditionally | Cyrill Gorcunov | 2 | -6/+0 |
2010-03-18 | x86, apic: Allow to use certain functions without APIC built-in support | Cyrill Gorcunov | 1 | -2/+11 |
2010-03-18 | powerpc/5200: Build fix for mpc52xx watchdog timer code | Grant Likely | 1 | -1/+5 |
2010-03-17 | perf/core, x86: Remove duplicate perf_event_mask variable | Robert Richter | 1 | -6/+3 |
2010-03-17 | perf/core, x86: Remove cpu_hw_events.interrupts | Robert Richter | 1 | -1/+0 |
2010-03-17 | perf/core, x86: Reduce number of CONFIG_X86_LOCAL_APIC macros | Robert Richter | 1 | -6/+9 |
2010-03-17 | perf: Fix unexported generic perf_arch_fetch_caller_regs | Frederic Weisbecker | 1 | -1/+2 |
2010-03-17 | perf, x86: Report error code that returned from x86_pmu.hw_config() | Robert Richter | 1 | -2/+3 |
2010-03-17 | powerpc/fsl-booke: Get coherent bit from PTE | Kumar Gala | 1 | -3/+0 |
2010-03-17 | powerpc/85xx: Make sure lwarx hint isn't set on ppc32 | Kumar Gala | 1 | -3/+3 |
2010-03-16 | kprobes: Hide CONFIG_OPTPROBES and set if arch supports optimized kprobes | Masami Hiramatsu | 1 | -7/+2 |
2010-03-16 | x86, perf: Fix comments in Pentium-4 PMU definitions | Lin Ming | 1 | -2/+3 |
2010-03-16 | perf: Fix unexported generic perf_arch_fetch_caller_regs | Frederic Weisbecker | 1 | -1/+2 |
2010-03-16 | ARM: SAMSUNG: Fixup commit 4e6d488af37980d224cbf298224db6173673f362 | Ben Dooks | 3 | -3/+3 |
2010-03-16 | ARM: SAMSUNG: Fix build error from stale define in <plat/uncompress.h> | Ben Dooks | 1 | -2/+0 |
2010-03-16 | ARM: SAMSUNG: Add suspend/resume support for S3C PWM driver | Vasily Khoruzhick | 1 | -0/+35 |
2010-03-16 | ARM: S3C2440: Fix s3c2440 cpufreq compilation post move. | Vasily Khoruzhick | 1 | -0/+0 |
2010-03-16 | ARM: Fix RiscPC decompressor build errors | Russell King | 1 | -2/+0 |
2010-03-15 | ARM: Fix sorting of platform group config options and includes | Russell King | 1 | -36/+45 |
2010-03-15 | ARM: 5991/1: Fix regression in restore_user_regs macro | Anders Grafström | 1 | -0/+2 |
2010-03-15 | ARM: 5989/1: ARM: KGDB: add support for SMP platforms | Will Deacon | 1 | -0/+13 |
2010-03-15 | ARM: 5990/1: ARM: use __armv5tej_mmu_cache_flush for V5TEJ instead of __armv4... | Sascha Hauer | 1 | -1/+1 |
2010-03-15 | ARM: Add final piece to fix XIP decompressor in read-only memory | Russell King | 1 | -0/+1 |
2010-03-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 | Russell King | 30 | -157/+431 |