deliverable/linux.git
2012-06-27  Namhyung Kimperf bench: Documentation update
2012-06-27  Pierre-Loup... perf symbols: Follow .gnu_debuglink section to find...
2012-06-27  Arnaldo Carvalho... perf tools: Stop using a global trace events descriptio...
2012-06-25  Jiri Olsaperf test: Fix parse events test to follow proper raw...
2012-06-25  Namhyung Kimperf evsel: Fix a build failure on cross compilation
2012-06-25  Robert Richterperf/x86: Fix section mismatch in uncore_pci_init()
2012-06-20  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-06-19  Samuel Liaoperf annotate: Check null of sym pointer before using it
2012-06-19  Arnaldo Carvalho... perf evsel: Make some methods private
2012-06-19  Jiri Olsaperf tools: Remove unused evsel parameter from machine_...
2012-06-19  Arnaldo Carvalho... perf evsel: Reconstruct raw event with modifiers from...
2012-06-19  Arnaldo Carvalho... perf tools: Remove __event_name
2012-06-19  Arnaldo Carvalho... perf tools: Don't access evsel->name directly
2012-06-19  Arnaldo Carvalho... perf script: Replace __event_name uses with perf_evsel_...
2012-06-19  Arnaldo Carvalho... perf tools: Move all users of event_name to perf_evsel_...
2012-06-19  Arnaldo Carvalho... perf evsel: Handle all event types in perf_evsel__name
2012-06-19  Arnaldo Carvalho... perf tools: Reconstruct sw event with modifiers from...
2012-06-19  Arnaldo Carvalho... perf tools: Reconstruct hw cache event with modifiers...
2012-06-19  Arnaldo Carvalho... perf evsel: Carve out event modifier formatting
2012-06-19  Arnaldo Carvalho... perf hists browser: Implement printing snapshots to...
2012-06-19  Arnaldo Carvalho... perf lib: Introduce rtrim
2012-06-19  Namhyung Kimperf ui/gtk: Use struct perf_error_ops
2012-06-19  Namhyung Kimperf ui/gtk: Add GTK info_bar widget to browser window
2012-06-19  Namhyung Kimperf ui/gtk: Add GTK statusbar widget to browser window
2012-06-19  Namhyung Kimperf ui/gtk: Introduce struct perf_gtk_context
2012-06-19  Namhyung Kimperf ui: Introduce struct perf_error_ops
2012-06-19  Arnaldo Carvalho... perf tools: Add sort by src line/number
2012-06-18  Peter Zijlstraperf/x86: Lowercase uncore PMU event names
2012-06-18  Jiri Olsaperf/tool: Add automated test for pure terms parsing
2012-06-18  Zheng Yanperf/tool: Add PMU event alias support
2012-06-18  Jiri Olsaperf/tool: Add support to reuse event grammar to parse...
2012-06-18  Zheng Yanperf/tool: Make the event parser re-entrant
2012-06-18  Jiri Olsaperf/tool: Use data struct for arg passing in event...
2012-06-18  Yan, Zhengperf/x86: Add Intel Nehalem and Sandy Bridge-EP uncore...
2012-06-18  Yan, Zhengperf: Add generic PCI uncore PMU device support
2012-06-18  Yan, Zhengperf/x86: Add Intel Nehalem and Sandy Bridge uncore...
2012-06-18  Yan, Zhengperf/x86: Add generic Intel uncore PMU support
2012-06-18  Yan, Zhengperf: Introduce perf_pmu_migrate_context()
2012-06-18  Yan, Zhengperf: Allow the PMU driver to choose the CPU on which...
2012-06-18  Yan, Zhengperf: Avoid race between cpu hotplug and installing...
2012-06-18  Yan, Zhengperf: Export perf_assign_events()
2012-06-18  Ingo MolnarMerge branch 'perf/urgent' into perf/core
2012-06-18  Salman Qaziperf: Use css_tryget() to avoid propping up css refcount
2012-06-18  Robert Richterperf/x86/amd: Fix RDPMC index calculation for AMD famil...
2012-06-18  Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2012-06-16  Oleg Nesterovuprobes: Remove the unnecessary initialization in add_u...
2012-06-16  Oleg Nesterovuprobes: __copy_insn() needs "loff_t offset"
2012-06-16  Oleg Nesterovuprobes: Don't use loff_t for the valid virtual address
2012-06-16  Oleg Nesterovuprobes: Simplify the usage of uprobe->pending_list
2012-06-16  Oleg Nesterovuprobes: Move BUG_ON(UPROBE_SWBP_INSN_SIZE) from write_...
2012-06-16  Oleg Nesterovuprobes: No need to re-check vma_address() in write_opc...
2012-06-16  Oleg Nesterovuprobes: Copy_insn() should not return -ENOMEM if __cop...
2012-06-16  Oleg Nesterovuprobes: Copy_insn() shouldn't depend on mm/vma/vaddr
2012-06-16  Peter Zijlstrauprobes: Document uprobe_register() vs uprobe_mmap...
2012-06-16  Oleg Nesterovuprobes: Change build_map_info() to try kmalloc(GFP_NOW...
2012-06-16  Oleg Nesterovuprobes: Rework register_for_each_vma() to make it...
2012-06-16  Oleg Nesterovuprobes: Install_breakpoint() should fail if is_swbp_in...
2012-06-16  Oleg Nesterovuprobes: Write_opcode()->__replace_page() can race...
2012-06-16  Oleg Nesterovuprobes: __copy_insn() should ensure a_ops->readpage...
2012-06-16  Oleg Nesterovuprobes: Valid_vma() should reject VM_HUGETLB
2012-06-15  Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2012-06-14  Steven Rostedttracing: Register the ftrace internal events during...
2012-06-14  Steven Rostedttracing: Add comments for the other bits of ftrace_even...
2012-06-14  Borislav Petkovftrace: Remove a superfluous check
2012-06-14  Don Zickuswatchdog: Quiet down the boot messages
2012-06-13  Stephane Eranianperf/x86: Fix broken LBR fixup code
2012-06-12  Arnaldo Carvalho... perf tools: Fix synthesizing tracepoint names from...
2012-06-11  Stephane Eranianperf stat: Fix default output file
2012-06-11  David Ahernperf tools: Fix endianity swapping for adds_features...
2012-06-11  Shuah Khanperf/x86: Convert obsolete simple_strtoul() usage to...
2012-06-11  Ingo MolnarMerge tag 'v3.5-rc2' into perf/core
2012-06-09  Linus TorvaldsLinux 3.5-rc2
2012-06-08  David Rientjesmm, oom: fix badness score underflow
2012-06-08  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-06-08  Randy Dunlapsched/fair: fix lots of kernel-doc warnings
2012-06-08  Linus TorvaldsRevert "drm/i915/crt: Do not rely upon the HPD presence...
2012-06-08  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-06-08  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2012-06-08  Linus TorvaldsMerge tag 'upstream-3.5-rc2' of git://git.infradead...
2012-06-08  Linus TorvaldsRevert "vfs: stop d_splice_alias creating directory...
2012-06-08  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-06-08  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-06-08  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-06-08  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2012-06-08  Linus TorvaldsMerge tag 'moduleparam-for-linus' of git://git./linux...
2012-06-08  Ingo MolnarMerge branch 'tip/perf/urgent' of git://git./linux...
2012-06-08  Ananth N Mavinakayan... uprobes: Pass probed vaddr to arch_uprobe_analyze_insn()
2012-06-08  Don Zickusx86/nmi: Fix section mismatch warnings on 32-bit
2012-06-08  Steffen Rumlerpowerpc: Fix kernel panic during kernel module load
2012-06-08  Cliff Wickmanx86/uv: Fix UV2 BAU legacy mode
2012-06-08  Yinghai Lux86/mm: Only add extra pages count for the first memory...
2012-06-08  Dave AirlieMerge branch 'exynos-drm-fixes' of git://git.infradead...
2012-06-08  Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-06-08  Borislav Petkovinit: Drop initcall level output
2012-06-08  Rusty Russellmodule_param: stop double-calling parameters.
2012-06-08  Paul Mackerraspowerpc/time: Sanity check of decrementer expiration...
2012-06-08  Linus TorvaldsRevert "mm: correctly synchronize rss-counters at exit...
2012-06-07  Tao Maext4: don't set i_flags in EXT4_IOC_SETFLAGS
2012-06-07  Theodore Ts'oext4: fix the free blocks calculation for ext3 file...
2012-06-07  Linus TorvaldsMerge branch 'akpm' (Andrew's fixups)
next
This page took 0.040906 seconds and 5 git commands to generate.