index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-16
/
+48
2017-03-16
perf/core: Better explain the inherit magic
Peter Zijlstra
1
-3
/
+33
2017-03-16
perf/core: Simplify perf_event_free_task()
Peter Zijlstra
1
-11
/
+1
2017-03-16
perf/core: Fix event inheritance on fork()
Peter Zijlstra
1
-2
/
+3
2017-03-16
perf/core: Fix use-after-free in perf_release()
Peter Zijlstra
1
-0
/
+11
2017-03-09
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+4
2017-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-02-27
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+6
2017-02-27
mm: use mmget_not_zero() helper
Vegard Nossum
1
-1
/
+1
2017-02-24
mm, uprobes: convert __replace_page() to use page_vma_mapped_walk()
Kirill A. Shutemov
1
-8
/
+14
2017-02-24
uprobes: split THPs before trying to replace them
Kirill A. Shutemov
1
-2
/
+2
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-3
/
+3
2017-02-24
perf/core: Fix the perf_cpu_time_max_percent check
Tan Xiaojun
1
-1
/
+1
2017-02-24
perf/core: Fix perf_event_enable_on_exec() timekeeping (again)
Peter Zijlstra
1
-0
/
+2
2017-02-24
perf/core: Remove confusing comment and move put_ctx()
Peter Zijlstra
1
-7
/
+1
2017-02-14
Merge tag 'v4.10-rc8' into perf/core, to pick up fixes
Ingo Molnar
1
-10
/
+15
2017-02-10
perf/core: Allow kernel filters on CPU events
Alexander Shishkin
1
-14
/
+28
2017-02-10
perf/core: Do error out on a kernel filter on an exclude_filter event
Alexander Shishkin
1
-0
/
+1
2017-02-10
perf/core: Fix crash in perf_event_read()
Peter Zijlstra
1
-10
/
+15
2017-02-02
cgroup, perf_event: make perf_event controller work on cgroup2 hierarchy
Tejun Heo
1
-0
/
+6
2017-01-30
perf/core: Try parent PMU first when initializing a child event
Kan Liang
1
-0
/
+8
2017-01-30
perf/core: Optimize event rescheduling on active contexts
Alexander Shishkin
1
-11
/
+69
2017-01-30
perf/core: Don't re-schedule CPU flexible events needlessly
Alexander Shishkin
1
-1
/
+5
2017-01-30
perf/core: Remove perf_cpu_context::unique_pmu
David Carrillo-Cisneros
1
-30
/
+1
2017-01-30
perf/core: Make cgroup switch visit only cpuctxs with cgroup events
David Carrillo-Cisneros
1
-53
/
+45
2017-01-30
perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
Peter Zijlstra
1
-21
/
+21
2017-01-30
perf/core: Fix use-after-free bug
Peter Zijlstra
1
-2
/
+25
2017-01-14
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
1
-16
/
+31
2017-01-14
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
1
-4
/
+54
2017-01-14
perf/core: Fix sys_perf_event_open() vs. hotplug
Peter Zijlstra
1
-22
/
+48
2016-12-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-12-18
uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint c...
Marcin Nowakowski
1
-1
/
+1
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-12-14
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
1
-2
/
+2
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+8
2016-12-06
perf/core: Remove invalid warning from list_update_cgroup_even()t
David Carrillo-Cisneros
1
-11
/
+8
2016-12-04
don't open-code file_inode()
Al Viro
1
-1
/
+1
2016-11-27
bpf: drop unnecessary context cast from BPF_PROG_RUN
Daniel Borkmann
1
-1
/
+1
2016-11-21
perf/core: Fix address filter parser
Alexander Shishkin
1
-0
/
+2
2016-11-15
perf/core: Do not set cpuctx->cgrp for unscheduled cgroups
David Carrillo-Cisneros
1
-0
/
+11
2016-10-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+17
2016-10-28
perf/powerpc: Don't call perf_event_disable() from atomic context
Jiri Olsa
1
-2
/
+8
2016-10-28
perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ...
Jiri Olsa
1
-4
/
+9
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
1
-2
/
+4
2016-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+88
[next]