index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2019-07-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2019-06-28
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-3
/
+1
2019-06-24
perf/x86: Disable extended registers for non-supported PMUs
Kan Liang
1
-4
/
+14
2019-06-24
perf/ioctl: Add check for the sample_period value
Ravi Bangoria
1
-0
/
+3
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
1
-2
/
+2
2019-06-17
perf/core: Fix perf_sample_regs_user() mm check
Peter Zijlstra
1
-1
/
+1
2019-05-28
uprobes: Use DEFINE_STATIC_PERCPU_RWSEM() to initialize dup_mmap_sem
Oleg Nesterov
1
-3
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-2
/
+2
2019-05-24
perf/ring-buffer: Use regular variables for nesting
Peter Zijlstra
2
-17
/
+28
2019-05-24
perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
Peter Zijlstra
1
-3
/
+3
2019-05-24
perf/ring_buffer: Add ordering to rb->nest increment
Peter Zijlstra
1
-0
/
+9
2019-05-24
perf/ring_buffer: Fix exposing a temporarily decreased data_head
Yabin Cui
1
-4
/
+20
2019-05-14
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
1
-1
/
+1
2019-05-14
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
1
-1
/
+2
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2019-05-07
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+3
2019-05-07
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+11
2019-05-03
perf/ring_buffer: Fix AUX software double buffering
Alexander Shishkin
1
-2
/
+1
2019-04-30
uprobes: Initialize uprobes earlier
Nadav Amit
1
-5
/
+3
2019-04-16
perf/core: Add perf_pmu_resched() as global function
Stephane Eranian
1
-0
/
+10
2019-04-16
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-34
/
+36
2019-04-16
perf/ring_buffer: Fix AUX record suppression
Alexander Shishkin
1
-18
/
+15
2019-04-16
perf/core: Fix the address filtering fix
Alexander Shishkin
1
-16
/
+21
2019-04-16
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2
-11
/
+45
2019-04-12
perf/core: Fix perf_event_disable_inatomic() race
Peter Zijlstra
2
-11
/
+45
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-04-03
perf/core: Make perf_swevent_init_cpu() static
Valdis Kletnieks
1
-1
/
+1
2019-03-23
Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...
Thomas Gleixner
1
-0
/
+2
2019-03-12
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-4
/
+4
2019-03-11
perf/core: Restore mmap record type correctly
Stephane Eranian
1
-0
/
+2
2019-03-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-18
/
+18
2019-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-4
/
+4
2019-03-09
Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-1
/
+2
2019-03-09
perf/core: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-03-09
perf/ring_buffer: Use high order allocations for AUX buffers optimistically
Alexander Shishkin
1
-17
/
+15
2019-03-01
perf: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-02-28
perf, bpf: Consider events with attr.bpf_event as side-band events
Song Liu
1
-1
/
+2
2019-02-28
Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-31
/
+59
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2
-1
/
+17
2019-02-22
perf, pt, coresight: Fix address filters for vmas with non-zero offset
Alexander Shishkin
1
-34
/
+47
2019-02-22
perf: Copy parent's address filter offsets on clone
Alexander Shishkin
1
-0
/
+15
2019-02-15
uprobes: convert uprobe.ref to refcount_t
Elena Reshetova
1
-4
/
+4
2019-02-13
perf/core: Fix impossible ring-buffer sizes warning
Ingo Molnar
1
-1
/
+1
2019-02-11
perf/x86: Add check_period PMU callback
Jiri Olsa
1
-0
/
+16
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
1
-4
/
+4
2019-02-06
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
1
-1
/
+1
2019-02-04
perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_t
Elena Reshetova
3
-5
/
+5
2019-02-04
perf/ring_buffer: Convert ring_buffer.refcount to refcount_t
Elena Reshetova
3
-4
/
+5
[next]