aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf tools: Move all users of event_name to perf_evsel__nameArnaldo Carvalho de Melo2012-06-19
* perf evsel: Handle all event types in perf_evsel__nameArnaldo Carvalho de Melo2012-06-19
* perf tools: Reconstruct sw event with modifiers from perf_event_attrArnaldo Carvalho de Melo2012-06-19
* perf tools: Reconstruct hw cache event with modifiers from perf_event_attrArnaldo Carvalho de Melo2012-06-19
* perf evsel: Carve out event modifier formattingArnaldo Carvalho de Melo2012-06-19
* perf hists browser: Implement printing snapshots to filesArnaldo Carvalho de Melo2012-06-19
* perf lib: Introduce rtrimArnaldo Carvalho de Melo2012-06-19
* perf ui/gtk: Use struct perf_error_opsNamhyung Kim2012-06-19
* perf ui/gtk: Add GTK info_bar widget to browser windowNamhyung Kim2012-06-19
* perf ui/gtk: Add GTK statusbar widget to browser windowNamhyung Kim2012-06-19
* perf ui/gtk: Introduce struct perf_gtk_contextNamhyung Kim2012-06-19
* perf ui: Introduce struct perf_error_opsNamhyung Kim2012-06-19
* perf tools: Add sort by src line/numberArnaldo Carvalho de Melo2012-06-19
* uprobes: Remove the unnecessary initialization in add_utask()Oleg Nesterov2012-06-16
* uprobes: __copy_insn() needs "loff_t offset"Oleg Nesterov2012-06-16
* uprobes: Don't use loff_t for the valid virtual addressOleg Nesterov2012-06-16
* uprobes: Simplify the usage of uprobe->pending_listOleg Nesterov2012-06-16
* uprobes: Move BUG_ON(UPROBE_SWBP_INSN_SIZE) from write_opcode() to install_br...Oleg Nesterov2012-06-16
* uprobes: No need to re-check vma_address() in write_opcode()Oleg Nesterov2012-06-16
* uprobes: Copy_insn() should not return -ENOMEM if __copy_insn() failsOleg Nesterov2012-06-16
* uprobes: Copy_insn() shouldn't depend on mm/vma/vaddrOleg Nesterov2012-06-16
* uprobes: Document uprobe_register() vs uprobe_mmap() racePeter Zijlstra2012-06-16
* uprobes: Change build_map_info() to try kmalloc(GFP_NOWAIT) firstOleg Nesterov2012-06-16
* uprobes: Rework register_for_each_vma() to make it O(n)Oleg Nesterov2012-06-16
* uprobes: Install_breakpoint() should fail if is_swbp_insn() == TOleg Nesterov2012-06-16
* uprobes: Write_opcode()->__replace_page() can race with try_to_unmap()Oleg Nesterov2012-06-16
* uprobes: __copy_insn() should ensure a_ops->readpage != NULLOleg Nesterov2012-06-16
* uprobes: Valid_vma() should reject VM_HUGETLBOleg Nesterov2012-06-16
* perf/x86: Convert obsolete simple_strtoul() usage to kstrtoul()Shuah Khan2012-06-11
* Merge tag 'v3.5-rc2' into perf/coreIngo Molnar2012-06-11
|\
| * Linux 3.5-rc2Linus Torvalds2012-06-08
| * mm, oom: fix badness score underflowDavid Rientjes2012-06-08
| * Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-08
| |\
| | * sched: Fix the relax_domain_level boot parameterDimitri Sivanich2012-06-06
| | * sched: Validate assumptions in sched_init_numa()Peter Zijlstra2012-06-06
| | * sched: Always initialize cpu-powerPeter Zijlstra2012-06-06
| | * sched: Fix domain iterationPeter Zijlstra2012-06-06
| | * sched/rt: Fix lockdep annotation within find_lock_lowest_rq()Peter Zijlstra2012-06-06
| | * sched/numa: Load balance between remote nodesAlex Shi2012-06-06
| | * sched/x86: Calculate booted cores after construction of sibling_maskKamalesh Babulal2012-06-06
| * | sched/fair: fix lots of kernel-doc warningsRandy Dunlap2012-06-08
| * | Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds2012-06-08
| * | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-06-08
| |\ \
| | * | ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma2012-06-07
| | * | ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o2012-06-07
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2012-06-08
| |\ \ \
| | * | | powerpc: Fix kernel panic during kernel module loadSteffen Rumler2012-06-08
| | * | | powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras2012-06-08
| | |/ /
| * | | Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-06-08
| |\ \ \
| | * | | UBI: correct ubi_wl_flush lockingArtem Bityutskiy2012-06-07