aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/events
Commit message (Expand)AuthorAge
* list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov2013-11-12
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-11
|\
| * uprobes: Fix the memory out of bound overwrite in copy_insn()Oleg Nesterov2013-11-09
| * uprobes: Fix the wrong usage of current->utask in uprobe_copy_process()Oleg Nesterov2013-11-09
| * uprobes: Export write_opcode() as uprobe_write_opcode()Oleg Nesterov2013-11-06
| * uprobes: Introduce arch_uprobe->ixolOleg Nesterov2013-11-06
| * uprobes: Kill module_init() and module_exit()Oleg Nesterov2013-11-06
| * perf: Factor out strncpy() in perf_event_mmap_event()Oleg Nesterov2013-11-06
| * perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra2013-11-06
| * perf: Update a stale commentPeter Zijlstra2013-11-06
| * perf: Optimize perf_output_begin() -- address calculationPeter Zijlstra2013-11-06
| * perf: Optimize perf_output_begin() -- lost_event casePeter Zijlstra2013-11-06
| * perf: Optimize perf_output_begin()Peter Zijlstra2013-11-06
| * perf: Add unlikely() to the ring-buffer codePeter Zijlstra2013-11-06
| * perf: Simplify the ring-buffer codePeter Zijlstra2013-11-06
| * Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar2013-11-04
| |\
| * | uprobes: Teach uprobe_copy_process() to handle CLONE_VFORKOleg Nesterov2013-10-29
| * | uprobes: Change uprobe_copy_process() to dup xol_areaOleg Nesterov2013-10-29
| * | uprobes: Change uprobe_copy_process() to dup return_instancesOleg Nesterov2013-10-29
| * | uprobes: Teach __create_xol_area() to accept the predefined vaddrOleg Nesterov2013-10-29
| * | uprobes: Introduce __create_xol_area()Oleg Nesterov2013-10-29
| * | uprobes: Change the callsite of uprobe_copy_process()Oleg Nesterov2013-10-29
| * | perf: Fix the perf context switch optimizationPeter Zijlstra2013-10-29
| * | perf: Change zero-padding of strings in perf_event_mmap_event()Peter Zijlstra2013-10-29
| * | perf: Do not waste PAGE_SIZE bytes for ALIGN(8) in perf_event_mmap_event()Oleg Nesterov2013-10-29
| * | perf: Kill the dead !vma->vm_mm code in perf_event_mmap_event()Oleg Nesterov2013-10-29
| * | perf: Remove useless atomic_tPeter Zijlstra2013-10-29
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-10-29
| |\ \
| * | | perf: Add generic transaction flagsAndi Kleen2013-10-04
| * | | perf: Enforce 1 as lower limit for perf_event_max_sample_rateKnut Petersen2013-10-04
* | | | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-06
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman2013-10-19
| |\| |
| * | | Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman2013-09-29
| |\ \ \
| * | | | pmu_bus: convert bus code to use dev_groupsGreg Kroah-Hartman2013-09-26
* | | | | perf: Fix perf ring buffer memory orderingPeter Zijlstra2013-10-29
| |_|_|/ |/| | |
* | | | perf: Disable PERF_RECORD_MMAP2 supportStephane Eranian2013-10-17
| |_|/ |/| |
* | | perf: Fix perf_pmu_migrate_contextPeter Zijlstra2013-10-04
| |/ |/|
* | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-20
|/
* uprobes: Fix utask->depth accounting in handle_trampoline()Oleg Nesterov2013-09-12
* perf: Fix up MMAP2 buffer space reservationArnaldo Carvalho de Melo2013-09-11
*-. Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds2013-09-04
|\ \
| | * perf: Add attr->mmap2 attribute to an eventStephane Eranian2013-09-02
| | * perf: make events stream always parsableAdrian Hunter2013-08-29
| | * perf: Do not compute time values unnecessarilyPeter Zijlstra2013-08-16
| | * perf: Account freq events globallyFrederic Weisbecker2013-08-16
| | * perf: Roll back callchain buffer refcount under the callchain mutexFrederic Weisbecker2013-08-16
| | * perf: Do not get values from disabled counters in group format readJiri Olsa2013-08-07
| | * perf: Add PERF_EVENT_IOC_ID ioctl to return event IDJiri Olsa2013-08-07
| | * perf: Implement finer grained full dynticks kickFrederic Weisbecker2013-07-30
| | * perf: Account freq events per cpuFrederic Weisbecker2013-07-30