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
2014-08-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+22
2014-08-20
perf: Handle compat ioctl
Pawel Moll
1
-1
/
+22
2014-08-08
mm: memcontrol: rewrite charge API
Johannes Weiner
1
-7
/
+8
2014-07-28
Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...
Ingo Molnar
2
-6
/
+34
2014-07-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+30
2014-07-16
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2014-07-16
perf: Add vm_ops->name call for mmap event name retrieval
Jiri Olsa
1
-0
/
+6
2014-07-16
perf: Fix lockdep warning on process exit
Peter Zijlstra
1
-1
/
+17
2014-07-16
perf: Revert ("perf: Always destroy groups on exit")
Peter Zijlstra
1
-1
/
+13
2014-07-05
perf: Make perf_event_init_context() function static
Jiri Olsa
1
-1
/
+1
2014-07-03
Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2014-07-02
perf: Do not allow optimized switch for non-cloned events
Jiri Olsa
1
-1
/
+1
2014-06-30
uprobes: Change unregister/apply to WARN() if uprobe/consumer is gone
Oleg Nesterov
1
-3
/
+3
2014-06-14
Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes
Ingo Molnar
1
-4
/
+33
2014-06-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-35
/
+60
2014-06-09
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-1
/
+2
2014-06-09
Revert "perf: Disable PERF_RECORD_MMAP2 support"
Don Zickus
1
-4
/
+0
2014-06-09
perf: Pass protection and flags bits through mmap2 interface
Peter Zijlstra
1
-0
/
+33
2014-06-06
perf: Differentiate exec() and non-exec() comm events
Adrian Hunter
1
-2
/
+2
2014-06-06
Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...
Ingo Molnar
1
-73
/
+80
2014-06-06
perf: Fix perf_event_comm() vs. exec() assumption
Peter Zijlstra
1
-12
/
+16
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
1
-8
/
+17
2014-06-05
uprobes: Teach copy_insn() to support tmpfs
Oleg Nesterov
1
-5
/
+10
2014-06-05
uprobes: Shift ->readpage check from __copy_insn() to uprobe_register()
Oleg Nesterov
1
-3
/
+3
2014-06-05
perf: Disable sampled events if no PMU interrupt
Vince Weaver
1
-0
/
+7
2014-06-05
perf: Fix use after free in perf_remove_from_context()
Peter Zijlstra
1
-2
/
+2
2014-06-05
Merge branch 'perf/uprobes' into perf/core
Ingo Molnar
1
-13
/
+22
2014-06-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-69
/
+79
2014-05-25
ARM: 8043/1: uprobes need icache flush after xol write
Victor Kamensky
1
-8
/
+17
2014-05-19
perf/events/core: Drop unused variable after cleanup
Borislav Petkov
1
-1
/
+1
2014-05-19
perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()
Peter Zijlstra
1
-60
/
+49
2014-05-19
perf: Prevent false warning in perf_swevent_add
Jiri Olsa
1
-1
/
+12
2014-05-19
perf: Limit perf_event_attr::sample_period to 63 bits
Peter Zijlstra
1
-0
/
+3
2014-05-14
uprobes/x86: Fix the wrong ->si_addr when xol triggers a trap
Oleg Nesterov
1
-0
/
+10
2014-05-14
uprobes: Add mem_cgroup_charge_anon() into uprobe_write_opcode()
Oleg Nesterov
1
-12
/
+11
2014-05-13
cgroup: rename css_tryget*() to css_tryget_online*()
Tejun Heo
1
-1
/
+2
2014-05-07
perf: Simplify perf_event_exit_task_context()
Peter Zijlstra
1
-16
/
+1
2014-05-07
perf: Rework free paths
Peter Zijlstra
1
-26
/
+40
2014-05-07
perf: Validate locking assumption
Peter Zijlstra
1
-0
/
+2
2014-05-07
perf: Always destroy groups on exit
Peter Zijlstra
1
-1
/
+1
2014-05-07
perf: Ensure consistent inherit state in groups
Peter Zijlstra
1
-3
/
+10
2014-05-07
Merge branch 'perf/urgent' into perf/core, to avoid conflicts
Ingo Molnar
1
-21
/
+28
2014-05-07
perf: Fix perf_event_init_context()
Peter Zijlstra
1
-0
/
+2
2014-05-07
perf: Fix race in removing an event
Peter Zijlstra
1
-21
/
+26
2014-04-30
uprobes: Refuse to insert a probe into MAP_SHARED vma
Oleg Nesterov
1
-1
/
+1
2014-04-18
perf: Allow building PMU drivers as modules
Yan, Zheng
1
-0
/
+15
2014-04-17
uprobes/x86: Send SIGILL if arch_uprobe_post_xol() fails
Oleg Nesterov
1
-1
/
+7
2014-04-17
uprobes: Kill UPROBE_SKIP_SSTEP and can_skip_sstep()
Oleg Nesterov
1
-21
/
+2
2014-04-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+9
2014-04-03
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-21
/
+4
[next]