]> Pileus Git - ~andy/linux/history - kernel/events
tracing: Add "perf" trace_clock
[~andy/linux] / kernel / events /
2013-02-20 Ingo MolnarMerge branch 'tip/perf/core' of git://git.kernel.org...
2013-02-20 Linus TorvaldsMerge branch 'for-3.9-async' of git://git.kernel.org...
2013-02-20 Linus TorvaldsMerge branch 'for-3.9' of git://git.kernel.org/pub...
2013-02-20 Linus TorvaldsMerge branch 'for-3.9-cleanups' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2013-02-20 Linus TorvaldsMerge branch 'x86-hyperv-for-linus' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2013-02-20 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git.kerne...
2013-02-20 Linus TorvaldsMerge branch 'smp-hotplug-for-linus' of git://git.kerne...
2013-02-20 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git.kernel...
2013-02-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-15 Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc7-tag-two' of git...
2013-02-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-02-15 Linus TorvaldsMerge tag '3.8-pci-fixes-3' of git://git.kernel.org...
2013-02-15 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2013-02-14 Daniel Balutaperf/hwbp: Fix cleanup in case of kzalloc failure
2013-02-14 Thomas GleixnerMerge branch 'fortglx/3.9/time' of git://git.linaro...
2013-02-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-12 H. Peter AnvinMerge tag 'v3.8-rc7' into x86/asm
2013-02-12 Linus TorvaldsMerge branch 'stable' of git://git.kernel.org/pub/scm...
2013-02-12 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-11 Ingo MolnarMerge branch 'uprobes/core' of git://git.kernel.org...
2013-02-11 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2013-02-11 David S. MillerMerge branch 'davem.r8169' of git://violet.fr.zoreil...
2013-02-10 Dave AirlieMerge branch 'drm-nouveau-fixes-3.8' of git://anongit...
2013-02-10 Olof JohanssonMerge tag 'highbank-fixes-for-3.8' of git://sources...
2013-02-08 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-02-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-02-08 Oleg Nesterovuprobes: Introduce uprobe_apply()
2013-02-08 Oleg Nesterovperf: Introduce hw_perf_event->tp_target and ->tp_list
2013-02-08 Josh Stoneuprobes: Add exports for module use
2013-02-08 Oleg Nesterovuprobes: Kill the bogus IS_ERR_VALUE(xol_vaddr) check
2013-02-08 Oleg Nesterovuprobes: Do not allocate current->utask unnecessary
2013-02-08 Oleg Nesterovuprobes: Fix utask->xol_vaddr leak in pre_ssout()
2013-02-08 Oleg Nesterovuprobes: Do not play with utask in xol_get_insn_slot()
2013-02-08 Oleg Nesterovuprobes: Turn add_utask() into get_utask()
2013-02-08 Oleg Nesterovuprobes: Fold xol_alloc_area() into get_xol_area()
2013-02-08 Oleg Nesterovuprobes: Move alloc_page() from xol_add_vma() to xol_al...
2013-02-08 Oleg Nesterovuprobes: Change handle_swbp() to expose bp_vaddr to...
2013-02-08 Oleg Nesterovuprobes: Teach handler_chain() to filter out the probed...
2013-02-08 Oleg Nesterovuprobes: Reintroduce uprobe_consumer->filter()
2013-02-08 Oleg Nesterovuprobes: Rationalize the usage of filter_chain()
2013-02-08 Oleg Nesterovuprobes: Kill uprobes_mutex[], separate alloc_uprobe...
2013-02-08 Oleg Nesterovuprobes: Introduce uprobe_is_active()
2013-02-08 Oleg Nesterovuprobes: Kill uprobe_events, use RB_EMPTY_ROOT() instead
2013-02-08 Oleg Nesterovuprobes: Kill uprobe->copy_mutex
2013-02-08 Oleg Nesterovuprobes: Kill UPROBE_RUN_HANDLER flag
2013-02-08 Oleg Nesterovuprobes: Change filter_chain() to iterate ->consumers...
2013-02-08 Oleg Nesterovuprobes: Introduce uprobe->register_rwsem
2013-02-08 Oleg Nesterovuprobes: _register() should always do register_for_each...
2013-02-08 Oleg Nesterovuprobes: _unregister() should always do register_for_ea...
2013-02-08 Oleg Nesterovuprobes: Introduce filter_chain()
2013-02-08 Oleg Nesterovuprobes: Kill uprobe_consumer->filter()
2013-02-08 Oleg Nesterovuprobes: Kill the pointless inode/uc checks in register...
2013-02-08 Oleg Nesterovuprobes: Move __set_bit(UPROBE_SKIP_SSTEP) into alloc_u...
2013-02-08 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2013-02-08 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2013-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-08 Linus TorvaldsMerge tag 'pinctrl-for-v3.8-late' of git://git.kernel...
2013-02-08 Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc6-tag' of git://git...
2013-02-08 Linus TorvaldsMerge tag 'regulator-v3.8-rc6' of git://git.kernel...
2013-02-06 H. Peter AnvinMerge tag 'ras_for_3.8' into x86/urgent
2013-02-06 Linus TorvaldsMerge tag 'sound-3.8' of git://git.kernel.org/pub/scm...
2013-02-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2013-02-05 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2013-02-05 Linus TorvaldsMerge tag 'usb-3.8-rc6' of git://git.kernel.org/pub...
2013-02-05 Linus TorvaldsMerge branch 'fixes-for-v3.8-rc7' of git://git.linaro...
2013-02-05 Linus TorvaldsMerge branch 'fix-max-write' of git://git.kernel.org...
2013-02-05 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2013-02-04 Frederic WeisbeckerMerge branch 'nohz/printk-v8' into irq/core
2013-02-04 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2013-02-04 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2013-02-04 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2013-02-04 Thomas GleixnerMerge branch 'fortglx/3.9/time' of git://git.linaro...
2013-02-03 Jiri Olsaperf: Fix event group context move
2013-02-03 Ingo MolnarMerge branch 'tip/perf/core' of git://git.kernel.org...
2013-01-31 Linus TorvaldsMerge branch 'for-3.8/upstream-fixes' of git://git...
2013-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-01-25 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2013-01-24 Sasha Levinuprobes: remove redundant check
2013-01-24 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2013-01-24 Ingo MolnarMerge branch 'core/irq_work' of git://git.kernel.org...
2013-01-24 Ingo MolnarMerge tag 'v3.8-rc4' into irq/core
2013-01-22 Jens AxboeMerge branch 'for-jens' of git://git.drbd.org/linux...
2013-01-22 Mark BrownMerge remote-tracking branch 'asoc/fix/wm2200' into tmp
2013-01-22 Mark BrownMerge remote-tracking branch 'asoc/fix/core' into tmp
2013-01-18 Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc3-tag' of git://git...
2013-01-15 Konrad Rzeszutek... Merge tag 'v3.7' into stable/for-linus-3.8
2013-01-11 Mauro Carvalho ChehabMerge tag 'v3.8-rc3' into v4l_for_linus
2013-01-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
next