- 9d95b58 perf probe: Fix line range description since a single file is allowed by Franck Bui-Huu · 14 years ago
- 44b81e9 perf probe: Clean up redundant tests in show_line_range() by Franck Bui-Huu · 14 years ago
- befe341 perf probe: Rewrite show_one_line() to make it simpler by Franck Bui-Huu · 14 years ago
- 62c15fc perf probe: Make -L display the absolute path of the dumped file by Franck Bui-Huu · 14 years ago
- 0e43e5d perf probe: Cleanup messages by Masami Hiramatsu · 14 years ago
- ec5761e perf symbols: Add symfs option for off-box analysis using specified tree by David Ahern · 14 years ago
- eac23d1 perf record,report,annotate,diff: Process events in order by Ian Munsie · 14 years ago
- 21ef97f perf session: Fallback to unordered processing if no sample_id_all by Ian Munsie · 14 years ago
- 7639dae perf, x86: Provide a PEBS capable cycle event by Peter Zijlstra · 14 years ago
- abe4340 perf: Sysfs enumeration by Peter Zijlstra · 14 years ago
- 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 14 years ago
- 9f58a20 init: Initialized IDR earlier by Peter Zijlstra · 14 years ago
- 24a24bb perf: Move perf_event_init() into main.c by Peter Zijlstra · 14 years ago
- 4407204 perf, x86: Detect broken BIOSes that corrupt the PMU by Peter Zijlstra · 14 years ago
- 006b20f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
- d949750 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
- ce67783 perf: Fix off by one in perf_swevent_init() by Dan Carpenter · 14 years ago
- 5f29805 x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabled by Don Zickus · 14 years ago
- 67b96c1 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
- efc70d2 perf, sparc: Fix CONFIG_PERF_EVENTS=y build error by Ingo Molnar · 14 years ago
- 5dc3055 x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls by Don Zickus · 14 years ago
- 96a84c2 lockup detector: Compile fixes from removing the old x86 nmi watchdog by Don Zickus · 14 years ago
- 2c6cb10 x86: Address 'unused' warning in hw_nmi.c again by Rakib Mullick · 14 years ago
- ddbc24b perf session: Remove unneeded dump_printf calls by Arnaldo Carvalho de Melo · 14 years ago
- ba74f06 perf session: Split out user event processing by Thomas Gleixner · 14 years ago
- 3dfc2c0 perf session: Split out sample preprocessing by Thomas Gleixner · 14 years ago
- 532e726 perf session: Move dump code to event delivery path by Thomas Gleixner · 14 years ago
- f74725d perf session: Add file_offset to event delivery function by Thomas Gleixner · 14 years ago
- e4c2df1 perf session: Store file offset in sample_queue by Thomas Gleixner · 14 years ago
- 9aefcab perf session: Consolidate the dump code by Thomas Gleixner · 14 years ago
- 79a14c1 perf session: Dont queue events w/o timestamps by Thomas Gleixner · 14 years ago
- 3835bc0 perf event: Prevent unbound event__name array access by Thomas Gleixner · 14 years ago
- b226a5a7 perf report: Allow user to specify path to kallsyms file by David Ahern · 14 years ago
- c277443 perf: Stop all counters on reboot by Peter Zijlstra · 14 years ago
- c079c79 perf, amd: Remove the nb lock by Peter Zijlstra · 14 years ago
- 5167695 perf: Fix duplicate events with multiple-pmu vs software events by Peter Zijlstra · 14 years ago
- 6313e3c Merge 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-tip by Linus Torvalds · 14 years ago
- 6dde39b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
- f8f5d4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
- 599bbb9 drm/i915: i915 cannot provide switcher services. by Dave Airlie · 14 years ago
- 47d0923 Input: wacom - add new Bamboo PT (0xdb) by David Foley · 14 years ago
- 2cedcc4 Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
- 812c4e4 ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacks by Vasily Khoruzhick · 14 years ago
- 8961d52 drm/radeon/kms: fix vram base calculation on rs780/rs880 by Alex Deucher · 14 years ago
- dd7cc55 drm/radeon/kms: fix formatting of vram and gtt info by Alex Deucher · 14 years ago
- 93225b0 drm/radeon/kms: forbid big bo allocation (fdo 31708) v3 by Jerome Glisse · 14 years ago
- 541cc96 drm: Don't try and disable an encoder that was never enabled by Chris Wilson · 14 years ago
- ea5d552 drm: Add missing drm_vblank_put() along queue vblank error path by Chris Wilson · 14 years ago
- e516c7d Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 14 years ago
- 1b39d6f drm/i915/dp: Only apply the workaround if the select is still active by Chris Wilson · 14 years ago
- 6142e05 MN10300: Fix interrupt mask alteration function call name in gdbstub by David Howells · 14 years ago
- 81e8d21 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- ff43fa8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
- c2048b0a Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
- de47de7 autofs4 - remove ioctl mutex (bz23142) by Ian Kent · 14 years ago
- b38aa89 perf makefile: Allow strong and weak functions in LIB_OBJS by Ian Munsie · 14 years ago
- 7a19487 drm/i915: Emit a request to clear a flushed and idle ring for unbusy bo by Chris Wilson · 14 years ago
- 75b5293 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
- 10a18d7 Merge commit 'v2.6.37-rc5' into perf/core by Ingo Molnar · 14 years ago
- cf7d7e5 Linux 2.6.37-rc5 by Linus Torvalds · 14 years ago
- 086b170 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
- da8f2e2 ARM: tegra: fix regression from addruart rewrite by Olof Johansson · 14 years ago
- 0e7d0c8 Input: add input driver for polled GPIO buttons by Gabor Juhos · 14 years ago
- 7787d2c Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
- c9e664f PM / Hibernate: Fix memory corruption related to swap by Rafael J. Wysocki · 14 years ago
- 60658f8 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- 9f339ca PM / Hibernate: Use async I/O when reading compressed hibernation image by Bojan Smojver · 14 years ago
- 8b14d7b wmi: use memcmp instead of strncmp to compare GUIDs by Thadeu Lima de Souza Cascardo · 14 years ago
- 18483b8 perf record: Fix eternal wait for stillborn child by Arnaldo Carvalho de Melo · 14 years ago
- f984ba4 kprobes: Use text_poke_smp_batch for unoptimizing by Masami Hiramatsu · 14 years ago
- cd7ebe2 kprobes: Use text_poke_smp_batch for optimizing by Masami Hiramatsu · 14 years ago
- 7deb18d x86: Introduce text_poke_smp_batch() for batch-code modifying by Masami Hiramatsu · 14 years ago
- 0490cd1 kprobes: Reuse unused kprobe by Masami Hiramatsu · 14 years ago
- 6274de4 kprobes: Support delayed unoptimizing by Masami Hiramatsu · 14 years ago
- 61f4e13 kprobes: Separate kprobe optimizing code from optimizer by Masami Hiramatsu · 14 years ago
- 6f0f1dd kprobes: Cleanup disabling and unregistering path by Masami Hiramatsu · 14 years ago
- 6d8e40a kprobes: Rename old_p to more appropriate name by Masami Hiramatsu · 14 years ago
- f444a57 Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx by Russell King · 14 years ago
- ce47dc5 perf tools: Catch a few uncheck calloc/malloc's by Chris Samuel · 14 years ago
- 965bb6b perf script: Fix compiler warning in builtin_script.c:is_top_script() by Stephane Eranian · 14 years ago
- cbf4164 perf session: Sort all events if ordered_samples=true by Thomas Gleixner · 14 years ago
- e4e18d5 perf options: add OPT_CALLBACK_DEFAULT_NOOPT by Akihiro Nagai · 14 years ago
- 1437a30 perf hist: Better displaying of unresolved DSOs and symbols by Ian Munsie · 14 years ago
- 8750750 ARM: 6524/1: GIC irq desciptor bug fix by Chao Xie · 14 years ago
- 771f8bc Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
- 31c67c7 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
- 47ad504 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
- 7b2a69b Revert "vfs: show unreachable paths in getcwd and proc" by Eric W. Biederman · 14 years ago
- 2a1292f drm/i915/lvds: Always restore panel-fitter when enabling the LVDS by Chris Wilson · 14 years ago
- 6fd0d56 drm/i915/ringbuffer: Only print an error on the second attempt to reset head by Chris Wilson · 14 years ago
- bbf0c6b drm/i915: announce to userspace that the bsd ring is coherent by Daniel Vetter · 14 years ago
- 136711b agp/intel: Fix wrong kunmap in i830_cleanup() by Takashi Iwai · 14 years ago
- 9c90a61 perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events by Arnaldo Carvalho de Melo · 14 years ago
- 640c03c perf session: Parse sample earlier by Arnaldo Carvalho de Melo · 14 years ago
- c980d10 perf events: Make sample_type identity fields available in all PERF_RECORD_ events by Arnaldo Carvalho de Melo · 14 years ago
- 6844c09 perf events: Separate the routines handling the PERF_SAMPLE_ identity fields by Arnaldo Carvalho de Melo · 14 years ago
- 614b678 perf events: Fix event inherit fallout of precalculated headers by Thomas Gleixner · 14 years ago
- 7bfbeae parisc: Fix GSC PS/2 driver name for keyboard and mouse by Guy Martin · 14 years ago
- 79a0429 parisc: KittyHawk LCD fix by Guy Martin · 14 years ago
- 5189061 parisc: convert the rest of the irq handlers to simple/percpu by James Bottomley · 14 years ago