summaryrefslogtreecommitdiffstats
path: root/kernel/events
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-01-221-0/+4
|\
| * uprobes: Allocate ->utask before handler_chain() for tracing handlersOleg Nesterov2014-01-021-0/+4
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-01-161-3/+18
|\ \
| * | perf: Disable all pmus on unthrottling and reschedulingAlexander Shishkin2013-12-171-3/+18
| |/
* | perf: Introduce a flag to enable close-on-exec in perf_event_open()Yann Droneaud2014-01-121-3/+9
* | perf/x86: Fix active_entry initializationStephane Eranian2014-01-121-0/+2
* | perf: Fix PERF_EVENT_IOC_PERIOD to force-reset the periodPeter Zijlstra2013-12-171-1/+15
* | perf: Optimize ring-buffer write by depending on control dependenciesPeter Zijlstra2013-12-111-16/+26
* | perf: Add active_entry list head to struct perf_eventStephane Eranian2013-11-271-0/+1
* | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-11-211-17/+43
|\ \ | |/ |/|
| * uprobes: Document xol_area and arch_uprobe->insn/ixolOleg Nesterov2013-11-201-0/+15
| * uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_areaOleg Nesterov2013-11-201-0/+19
| * uprobes: Don't assume that arch_uprobe->insn/ixol is u8[MAX_UINSN_BYTES]Oleg Nesterov2013-11-201-5/+5
| * uprobes: Add uprobe_task->dup_xol_work/dup_xol_addrOleg Nesterov2013-11-201-12/+4
* | perf: Remove fragile swevent hlist optimizationPeter Zijlstra2013-11-191-8/+0
* | list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov2013-11-131-3/+0
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-124-203/+312
|\|
| * uprobes: Fix the memory out of bound overwrite in copy_insn()Oleg Nesterov2013-11-091-22/+21
| * uprobes: Fix the wrong usage of current->utask in uprobe_copy_process()Oleg Nesterov2013-11-091-1/+1
| * uprobes: Export write_opcode() as uprobe_write_opcode()Oleg Nesterov2013-11-061-7/+7
| * uprobes: Introduce arch_uprobe->ixolOleg Nesterov2013-11-061-1/+2
| * uprobes: Kill module_init() and module_exit()Oleg Nesterov2013-11-061-6/+1
| * perf: Factor out strncpy() in perf_event_mmap_event()Oleg Nesterov2013-11-061-16/+16
| * perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra2013-11-061-9/+26
| * perf: Update a stale commentPeter Zijlstra2013-11-061-2/+2
| * perf: Optimize perf_output_begin() -- address calculationPeter Zijlstra2013-11-061-7/+7
| * perf: Optimize perf_output_begin() -- lost_event casePeter Zijlstra2013-11-061-5/+8
| * perf: Optimize perf_output_begin()Peter Zijlstra2013-11-061-8/+9
| * perf: Add unlikely() to the ring-buffer codePeter Zijlstra2013-11-061-8/+8
| * perf: Simplify the ring-buffer codePeter Zijlstra2013-11-061-33/+4
| * Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar2013-11-041-4/+27
| |\
| * | uprobes: Teach uprobe_copy_process() to handle CLONE_VFORKOleg Nesterov2013-10-291-2/+8
| * | uprobes: Change uprobe_copy_process() to dup xol_areaOleg Nesterov2013-10-291-0/+28
| * | uprobes: Change uprobe_copy_process() to dup return_instancesOleg Nesterov2013-10-291-0/+43
| * | uprobes: Teach __create_xol_area() to accept the predefined vaddrOleg Nesterov2013-10-291-8/+12
| * | uprobes: Introduce __create_xol_area()Oleg Nesterov2013-10-291-22/+25
| * | uprobes: Change the callsite of uprobe_copy_process()Oleg Nesterov2013-10-291-8/+8
| * | perf: Fix the perf context switch optimizationPeter Zijlstra2013-10-291-18/+46
| * | perf: Change zero-padding of strings in perf_event_mmap_event()Peter Zijlstra2013-10-291-6/+11
| * | perf: Do not waste PAGE_SIZE bytes for ALIGN(8) in perf_event_mmap_event()Oleg Nesterov2013-10-291-7/+8
| * | perf: Kill the dead !vma->vm_mm code in perf_event_mmap_event()Oleg Nesterov2013-10-291-8/+6
| * | perf: Remove useless atomic_tPeter Zijlstra2013-10-291-9/+9
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-10-291-0/+4
| |\ \
| * | | perf: Add generic transaction flagsAndi Kleen2013-10-041-0/+6
| * | | perf: Enforce 1 as lower limit for perf_event_max_sample_rateKnut Petersen2013-10-041-1/+1
* | | | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-071-5/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman2013-10-191-3/+3
| |\| |
| * | | Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman2013-09-291-0/+21
| |\ \ \
| * | | | pmu_bus: convert bus code to use dev_groupsGreg Kroah-Hartman2013-09-261-5/+8
* | | | | perf: Fix perf ring buffer memory orderingPeter Zijlstra2013-10-291-4/+27
| |_|_|/ |/| | |