summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * perf: Fix perf ring buffer memory orderingPeter Zijlstra2013-10-291-4/+27
* | uprobes: Teach uprobe_copy_process() to handle CLONE_VFORKOleg Nesterov2013-10-292-3/+9
* | 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-292-9/+9
* | 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-295-40/+77
|\ \ | |/
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-10-271-15/+50
| |\
| | * clockevents: Sanitize ticks to nsec conversionThomas Gleixner2013-10-231-15/+50
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-271-0/+4
| |\ \
| | * \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-10-201-0/+4
| | |\ \
| | | * | perf: Disable PERF_RECORD_MMAP2 supportStephane Eranian2013-10-171-0/+4
| * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-271-16/+16
| |\ \ \ \
| | * | | | mutex: Avoid gcc version dependent __builtin_constant_p() usageTetsuo Handa2013-10-181-16/+16
| | |/ / /
| * | | | Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-261-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | PM / hibernate: Move software_resume to late_initcall_syncRuss Dill2013-10-251-1/+1
| | |/ /
| * | | Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-10-221-8/+6
| |\ \ \ | | |/ / | |/| |
| | * | cgroup: fix to break the while loop in cgroup_attach_task() correctlyAnjana V Kumar2013-10-131-3/+3
| | * | cgroup: fix cgroup post-order descendant walk of empty subtreeTejun Heo2013-09-101-5/+3
* | | | Merge tag 'v3.12-rc5' into perf/coreIngo Molnar2013-10-155-4/+33
|\ \ \ \ | |/ / /
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-081-3/+3
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-042-1/+12
| |\ \ \
| | * | | PM / hibernate: Fix user space driven resume regressionRafael J. Wysocki2013-09-302-1/+12
| * | | | Merge branch 'irq/urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-10-021-3/+12
| |\ \ \ \
| | * | | | irq: Force hardirq exit's softirq processing on its own stackFrederic Weisbecker2013-10-011-3/+12
| | |/ / /
| * | | | pidns: fix free_pid() to handle the first fork failureOleg Nesterov2013-09-301-0/+5
| * | | | kernel/kmod.c: check for NULL in call_usermodehelper_exec()Tetsuo Handa2013-09-301-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-042-1/+2
| |/ / |/| |
* | | perf: Fix perf_pmu_migrate_contextPeter Zijlstra2013-10-041-3/+3
|/ /
OpenPOWER on IntegriCloud