Age | Commit message (Expand) | Author |
2012-06-19 | perf evsel: Handle all event types in perf_evsel__name | Arnaldo Carvalho de Melo |
2012-06-19 | perf tools: Reconstruct sw event with modifiers from perf_event_attr | Arnaldo Carvalho de Melo |
2012-06-19 | perf tools: Reconstruct hw cache event with modifiers from perf_event_attr | Arnaldo Carvalho de Melo |
2012-06-19 | perf evsel: Carve out event modifier formatting | Arnaldo Carvalho de Melo |
2012-06-19 | perf hists browser: Implement printing snapshots to files | Arnaldo Carvalho de Melo |
2012-06-19 | perf lib: Introduce rtrim | Arnaldo Carvalho de Melo |
2012-06-19 | perf ui/gtk: Use struct perf_error_ops | Namhyung Kim |
2012-06-19 | perf ui/gtk: Add GTK info_bar widget to browser window | Namhyung Kim |
2012-06-19 | perf ui/gtk: Add GTK statusbar widget to browser window | Namhyung Kim |
2012-06-19 | perf ui/gtk: Introduce struct perf_gtk_context | Namhyung Kim |
2012-06-19 | perf ui: Introduce struct perf_error_ops | Namhyung Kim |
2012-06-19 | perf tools: Add sort by src line/number | Arnaldo Carvalho de Melo |
2012-06-16 | uprobes: Remove the unnecessary initialization in add_utask() | Oleg Nesterov |
2012-06-16 | uprobes: __copy_insn() needs "loff_t offset" | Oleg Nesterov |
2012-06-16 | uprobes: Don't use loff_t for the valid virtual address | Oleg Nesterov |
2012-06-16 | uprobes: Simplify the usage of uprobe->pending_list | Oleg Nesterov |
2012-06-16 | uprobes: Move BUG_ON(UPROBE_SWBP_INSN_SIZE) from write_opcode() to install_br... | Oleg Nesterov |
2012-06-16 | uprobes: No need to re-check vma_address() in write_opcode() | Oleg Nesterov |
2012-06-16 | uprobes: Copy_insn() should not return -ENOMEM if __copy_insn() fails | Oleg Nesterov |
2012-06-16 | uprobes: Copy_insn() shouldn't depend on mm/vma/vaddr | Oleg Nesterov |
2012-06-16 | uprobes: Document uprobe_register() vs uprobe_mmap() race | Peter Zijlstra |
2012-06-16 | uprobes: Change build_map_info() to try kmalloc(GFP_NOWAIT) first | Oleg Nesterov |
2012-06-16 | uprobes: Rework register_for_each_vma() to make it O(n) | Oleg Nesterov |
2012-06-16 | uprobes: Install_breakpoint() should fail if is_swbp_insn() == T | Oleg Nesterov |
2012-06-16 | uprobes: Write_opcode()->__replace_page() can race with try_to_unmap() | Oleg Nesterov |
2012-06-16 | uprobes: __copy_insn() should ensure a_ops->readpage != NULL | Oleg Nesterov |
2012-06-16 | uprobes: Valid_vma() should reject VM_HUGETLB | Oleg Nesterov |
2012-06-11 | perf/x86: Convert obsolete simple_strtoul() usage to kstrtoul() | Shuah Khan |
2012-06-11 | Merge tag 'v3.5-rc2' into perf/core | Ingo Molnar |
2012-06-08 | Linux 3.5-rc2v3.5-rc2 | Linus Torvalds |
2012-06-08 | mm, oom: fix badness score underflow | David Rientjes |
2012-06-08 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-06-08 | sched/fair: fix lots of kernel-doc warnings | Randy Dunlap |
2012-06-08 | Revert "drm/i915/crt: Do not rely upon the HPD presence pin" | Linus Torvalds |
2012-06-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-06-08 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2012-06-08 | Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2012-06-08 | Revert "vfs: stop d_splice_alias creating directory aliases" | Linus Torvalds |
2012-06-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-06-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-06-08 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-06-08 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-06-08 | Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-06-08 | uprobes: Pass probed vaddr to arch_uprobe_analyze_insn() | Ananth N Mavinakayanahalli |
2012-06-08 | x86/nmi: Fix section mismatch warnings on 32-bit | Don Zickus |
2012-06-08 | powerpc: Fix kernel panic during kernel module load | Steffen Rumler |
2012-06-08 | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman |
2012-06-08 | x86/mm: Only add extra pages count for the first memory range during pre-allo... | Yinghai Lu |
2012-06-08 | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux... | Dave Airlie |
2012-06-08 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie |