Age | Commit message (Expand) | Author |
2010-12-21 | perf symbols: Add symfs option for off-box analysis using specified tree | David Ahern |
2010-12-21 | perf record,report,annotate,diff: Process events in order | Ian Munsie |
2010-12-21 | perf session: Fallback to unordered processing if no sample_id_all | Ian Munsie |
2010-12-16 | perf, x86: Provide a PEBS capable cycle event | Peter Zijlstra |
2010-12-16 | perf: Sysfs enumeration | Peter Zijlstra |
2010-12-16 | perf: Dynamic pmu types | Peter Zijlstra |
2010-12-16 | init: Initialized IDR earlier | Peter Zijlstra |
2010-12-16 | perf: Move perf_event_init() into main.c | Peter Zijlstra |
2010-12-16 | perf, x86: Detect broken BIOSes that corrupt the PMU | Peter Zijlstra |
2010-12-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-12-16 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2010-12-16 | perf: Fix off by one in perf_swevent_init() | Dan Carpenter |
2010-12-13 | x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabled | Don Zickus |
2010-12-10 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar |
2010-12-10 | perf, sparc: Fix CONFIG_PERF_EVENTS=y build error | Ingo Molnar |
2010-12-10 | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls | Don Zickus |
2010-12-10 | lockup detector: Compile fixes from removing the old x86 nmi watchdog | Don Zickus |
2010-12-09 | x86: Address 'unused' warning in hw_nmi.c again | Rakib Mullick |
2010-12-09 | perf session: Remove unneeded dump_printf calls | Arnaldo Carvalho de Melo |
2010-12-09 | perf session: Split out user event processing | Thomas Gleixner |
2010-12-09 | perf session: Split out sample preprocessing | Thomas Gleixner |
2010-12-09 | perf session: Move dump code to event delivery path | Thomas Gleixner |
2010-12-09 | perf session: Add file_offset to event delivery function | Thomas Gleixner |
2010-12-09 | perf session: Store file offset in sample_queue | Thomas Gleixner |
2010-12-09 | perf session: Consolidate the dump code | Thomas Gleixner |
2010-12-09 | perf session: Dont queue events w/o timestamps | Thomas Gleixner |
2010-12-09 | perf event: Prevent unbound event__name array access | Thomas Gleixner |
2010-12-09 | perf report: Allow user to specify path to kallsyms file | David Ahern |
2010-12-08 | perf: Stop all counters on reboot | Peter Zijlstra |
2010-12-08 | perf, amd: Remove the nb lock | Peter Zijlstra |
2010-12-08 | perf: Fix duplicate events with multiple-pmu vs software events | Peter Zijlstra |
2010-12-08 | Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes... | Linus Torvalds |
2010-12-08 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-12-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-12-08 | drm/i915: i915 cannot provide switcher services. | Dave Airlie |
2010-12-07 | Input: wacom - add new Bamboo PT (0xdb) | David Foley |
2010-12-07 | Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2010-12-08 | ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacks | Vasily Khoruzhick |
2010-12-08 | drm/radeon/kms: fix vram base calculation on rs780/rs880 | Alex Deucher |
2010-12-08 | drm/radeon/kms: fix formatting of vram and gtt info | Alex Deucher |
2010-12-08 | drm/radeon/kms: forbid big bo allocation (fdo 31708) v3 | Jerome Glisse |
2010-12-08 | drm: Don't try and disable an encoder that was never enabled | Chris Wilson |
2010-12-08 | drm: Add missing drm_vblank_put() along queue vblank error path | Chris Wilson |
2010-12-08 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie |
2010-12-07 | drm/i915/dp: Only apply the workaround if the select is still active | Chris Wilson |
2010-12-07 | MN10300: Fix interrupt mask alteration function call name in gdbstub | David Howells |
2010-12-07 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-12-07 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds |
2010-12-07 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2010-12-07 | autofs4 - remove ioctl mutex (bz23142) | Ian Kent |