aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-21perf session: Fallback to unordered processing if no sample_id_allIan Munsie14-15/+31
2010-12-16perf, x86: Provide a PEBS capable cycle eventPeter Zijlstra1-0/+26
2010-12-16perf: Sysfs enumerationPeter Zijlstra2-1/+95
2010-12-16perf: Dynamic pmu typesPeter Zijlstra10-15/+54
2010-12-16init: Initialized IDR earlierPeter Zijlstra1-1/+1
2010-12-16perf: Move perf_event_init() into main.cPeter Zijlstra2-2/+2
2010-12-16perf, x86: Detect broken BIOSes that corrupt the PMUPeter Zijlstra1-6/+42
2010-12-16Merge branch 'perf/urgent' into perf/coreIngo Molnar63-220/+905
2010-12-16Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgentIngo Molnar3-3/+13
2010-12-16perf: Fix off by one in perf_swevent_init()Dan Carpenter1-1/+1
2010-12-13x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabledDon Zickus1-0/+3
2010-12-10Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/coreIngo Molnar8-66/+127
2010-12-10perf, sparc: Fix CONFIG_PERF_EVENTS=y build errorIngo Molnar1-1/+1
2010-12-10x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctlsDon Zickus6-18/+30
2010-12-10lockup detector: Compile fixes from removing the old x86 nmi watchdogDon Zickus2-2/+10
2010-12-09x86: Address 'unused' warning in hw_nmi.c againRakib Mullick1-1/+1
2010-12-09perf session: Remove unneeded dump_printf callsArnaldo Carvalho de Melo1-12/+11
2010-12-09perf session: Split out user event processingThomas Gleixner1-18/+24
2010-12-09perf session: Split out sample preprocessingThomas Gleixner1-15/+25
2010-12-09perf session: Move dump code to event delivery pathThomas Gleixner1-5/+5
2010-12-09perf session: Add file_offset to event delivery functionThomas Gleixner1-4/+8
2010-12-09perf session: Store file offset in sample_queueThomas Gleixner1-2/+5
2010-12-09perf session: Consolidate the dump codeThomas Gleixner2-25/+40
2010-12-09perf session: Dont queue events w/o timestampsThomas Gleixner1-1/+1
2010-12-09perf event: Prevent unbound event__name array accessThomas Gleixner4-6/+19
2010-12-09perf report: Allow user to specify path to kallsyms fileDavid Ahern4-2/+13
2010-12-08perf: Stop all counters on rebootPeter Zijlstra1-1/+23
2010-12-08perf, amd: Remove the nb lockPeter Zijlstra1-13/+3
2010-12-08perf: Fix duplicate events with multiple-pmu vs software eventsPeter Zijlstra2-6/+30
2010-12-08Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-12/+76
2010-12-08Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds15-121/+210
2010-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-2/+317
2010-12-08drm/i915: i915 cannot provide switcher services.Dave Airlie1-34/+0
2010-12-07Input: wacom - add new Bamboo PT (0xdb)David Foley1-0/+3
2010-12-07Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linuxLinus Torvalds11-21/+89
2010-12-08ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacksVasily Khoruzhick8-20/+81
2010-12-08drm/radeon/kms: fix vram base calculation on rs780/rs880Alex Deucher1-2/+4
2010-12-08drm/radeon/kms: fix formatting of vram and gtt infoAlex Deucher1-2/+2
2010-12-08drm/radeon/kms: forbid big bo allocation (fdo 31708) v3Jerome Glisse1-2/+11
2010-12-08drm: Don't try and disable an encoder that was never enabledChris Wilson1-1/+1
2010-12-08drm: Add missing drm_vblank_put() along queue vblank error pathChris Wilson1-5/+14
2010-12-08Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixesDave Airlie9-75/+178
2010-12-07drm/i915/dp: Only apply the workaround if the select is still activeChris Wilson1-2/+6
2010-12-07MN10300: Fix interrupt mask alteration function call name in gdbstubDavid Howells3-3/+6
2010-12-07Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-12-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds10-39/+144
2010-12-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-1/+20
2010-12-07autofs4 - remove ioctl mutex (bz23142)Ian Kent1-11/+1
2010-12-07perf makefile: Allow strong and weak functions in LIB_OBJSIan Munsie1-1/+1
2010-12-07drm/i915: Emit a request to clear a flushed and idle ring for unbusy boChris Wilson1-1/+11