index
:
linux
frominto-error
master
Contrib clone of linux
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
2014-04-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-04-03
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-03-18
uprobes: allow ignoring of probe hits
David A. Long
2014-02-27
perf: Optimize group_sched_in()
Peter Zijlstra
2014-02-27
perf: Remove redundant PMU assignment
Mark Rutland
2014-02-27
perf: Fix prototype of find_pmu_context()
Mark Rutland
2014-02-27
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2014-02-27
perf: Fix hotplug splat
Peter Zijlstra
2014-02-21
perf/x86: Warn to early_printk() in case irq_work is too slow
Peter Zijlstra
2014-02-13
cgroup: drop @skip_css from cgroup_taskset_for_each()
Tejun Heo
2014-02-11
cgroup: improve css_from_dir() into css_tryget_from_dir()
Tejun Heo
2014-02-09
perf/x86: Push the duration-logging printk() to IRQ context
Peter Zijlstra
2014-02-08
cgroup: clean up cgroup_subsys names and initialization
Tejun Heo
2014-01-22
Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-01-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2014-01-12
perf: Introduce a flag to enable close-on-exec in perf_event_open()
Yann Droneaud
2014-01-12
perf/x86: Fix active_entry initialization
Stephane Eranian
2014-01-02
uprobes: Allocate ->utask before handler_chain() for tracing handlers
Oleg Nesterov
2013-12-17
perf: Fix PERF_EVENT_IOC_PERIOD to force-reset the period
Peter Zijlstra
2013-12-17
perf: Disable all pmus on unthrottling and rescheduling
Alexander Shishkin
2013-12-11
perf: Optimize ring-buffer write by depending on control dependencies
Peter Zijlstra
2013-11-27
perf: Add active_entry list head to struct perf_event
Stephane Eranian
2013-11-21
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2013-11-20
uprobes: Document xol_area and arch_uprobe->insn/ixol
Oleg Nesterov
2013-11-20
uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_area
Oleg Nesterov
2013-11-20
uprobes: Don't assume that arch_uprobe->insn/ixol is u8[MAX_UINSN_BYTES]
Oleg Nesterov
2013-11-20
uprobes: Add uprobe_task->dup_xol_work/dup_xol_addr
Oleg Nesterov
2013-11-19
perf: Remove fragile swevent hlist optimization
Peter Zijlstra
2013-11-13
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
2013-11-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-11-09
uprobes: Fix the memory out of bound overwrite in copy_insn()
Oleg Nesterov
2013-11-09
uprobes: Fix the wrong usage of current->utask in uprobe_copy_process()
Oleg Nesterov
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-11-06
uprobes: Export write_opcode() as uprobe_write_opcode()
Oleg Nesterov
2013-11-06
uprobes: Introduce arch_uprobe->ixol
Oleg Nesterov
2013-11-06
uprobes: Kill module_init() and module_exit()
Oleg Nesterov
2013-11-06
perf: Factor out strncpy() in perf_event_mmap_event()
Oleg Nesterov
2013-11-06
perf: Fix arch_perf_out_copy_user default
Peter Zijlstra
2013-11-06
perf: Update a stale comment
Peter Zijlstra
2013-11-06
perf: Optimize perf_output_begin() -- address calculation
Peter Zijlstra
2013-11-06
perf: Optimize perf_output_begin() -- lost_event case
Peter Zijlstra
2013-11-06
perf: Optimize perf_output_begin()
Peter Zijlstra
2013-11-06
perf: Add unlikely() to the ring-buffer code
Peter Zijlstra
2013-11-06
perf: Simplify the ring-buffer code
Peter Zijlstra
2013-11-04
Merge branch 'perf/urgent' into perf/core to fix conflicts
Ingo Molnar
2013-10-29
uprobes: Teach uprobe_copy_process() to handle CLONE_VFORK
Oleg Nesterov
2013-10-29
uprobes: Change uprobe_copy_process() to dup xol_area
Oleg Nesterov
2013-10-29
uprobes: Change uprobe_copy_process() to dup return_instances
Oleg Nesterov
2013-10-29
uprobes: Teach __create_xol_area() to accept the predefined vaddr
Oleg Nesterov
2013-10-29
uprobes: Introduce __create_xol_area()
Oleg Nesterov
[next]