Age | Commit message (Expand) | Author |
2012-10-24 | perf tools: Try to build Documentation when installing | Borislav Petkov |
2012-10-24 | perf trace: Print the name of a syscall when failing to read its info | Arnaldo Carvalho de Melo |
2012-10-24 | perf tools: Pretty print errno for some more functions | Arnaldo Carvalho de Melo |
2012-10-24 | perf trace: Add duration filter | Arnaldo Carvalho de Melo |
2012-10-24 | perf trace: Add an event duration column | Arnaldo Carvalho de Melo |
2012-10-24 | perf trace: Support interrupted syscalls | Arnaldo Carvalho de Melo |
2012-10-24 | perf test: Align the 'Ok'/'FAILED!' test results | Arnaldo Carvalho de Melo |
2012-10-24 | perf tools: Give user better message if precise is not supported | David Ahern |
2012-10-24 | Account the nr_entries in rblist properly | Suzuki K. Poulose |
2012-10-24 | perf tools: Try to find cross-built objdump path | Irina Tirdea |
2012-10-24 | perf tools: Remove noise in python version feature test | Arnaldo Carvalho de Melo |
2012-10-24 | perf tools: Diplays more output on features check for make V=1 | Jiri Olsa |
2012-10-24 | x86: Allow tracing of functions in arch/x86/kernel/rtc.c | David Vrabel |
2012-10-24 | perf test: Add automated tests for pmu sysfs translated events | Jiri Olsa |
2012-10-24 | perf tools: Add support to specify hw event as PMU event term | Jiri Olsa |
2012-10-24 | perf tools: Fix PMU object alias initialization | Jiri Olsa |
2012-10-24 | perf/x86: Add hardware events translations for Intel P6 cpus | Jiri Olsa |
2012-10-24 | perf/x86: Add hardware events translations for AMD cpus | Jiri Olsa |
2012-10-24 | perf/x86: Add hardware events translations for Intel cpus | Jiri Olsa |
2012-10-24 | perf/x86: Filter out undefined events from sysfs events attribute | Jiri Olsa |
2012-10-24 | perf/x86: Make hardware event translations available in sysfs | Jiri Olsa |
2012-10-24 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-10-24 | perf, cpu hotplug: Use cached value of smp_processor_id() | Srivatsa S. Bhat |
2012-10-24 | perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabled | Srivatsa S. Bhat |
2012-10-24 | x86/perf: Fix virtualization sanity check | Andre Przywara |
2012-10-24 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2012-10-24 | Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-10-24 | alpha: separate thread-synchronous flags | Al Viro |
2012-10-24 | Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-10-24 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-24 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-10-24 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2012-10-24 | Merge tag 'please-pull-uapi-fix' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-10-23 | arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines | Chris Metcalf |
2012-10-23 | arch/tile: avoid generating .eh_frame information in modules | Chris Metcalf |
2012-10-23 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-10-23 | Merge tag 'jfs-3.7-2' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds |
2012-10-23 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-10-23 | Merge tag 'nfs-for-3.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-10-23 | Merge tag 'regmap-fix-mmio' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-23 | drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs() | Thomas Hellstrom |
2012-10-23 | drm/ttm: Fix a theoretical race | Thomas Hellstrom |
2012-10-23 | drm: platform: Don't initialize driver-private data | Thierry Reding |
2012-10-23 | drm/debugfs: remove redundant info from gem_names | Marcin Slusarz |
2012-10-23 | drm: fb: cma: Fail gracefully on allocation failure | Thierry Reding |
2012-10-23 | drm: fb: cma: Fix typo in debug message | Thierry Reding |
2012-10-22 | ext4: Avoid underflow in ext4_trim_fs() | Lukas Czerner |
2012-10-22 | KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT | Sasha Levin |
2012-10-22 | KVM: apic: fix LDR calculation in x2apic mode | Gleb Natapov |