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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-25
perf_counter: Move child perfcounter init to after scheduler init
Ingo Molnar
1
-1
/
+1
2009-05-24
perf_counter: Increase mmap limit
Ingo Molnar
1
-0
/
+6
2009-05-24
perf_counter: Remove perf_counter_context::nr_enabled
Peter Zijlstra
1
-10
/
+1
2009-05-24
perf_counter: Change pctrl() behaviour
Peter Zijlstra
1
-63
/
+24
2009-05-23
perf_counter: Simplify context cleanup
Peter Zijlstra
1
-4
/
+1
2009-05-23
perf_counter: Sanitize context locking
Peter Zijlstra
1
-2
/
+7
2009-05-23
perf_counter: Sanitize counter->mutex
Peter Zijlstra
1
-28
/
+19
2009-05-23
perf_counter: Fix dynamic irq_period logging
Peter Zijlstra
2
-2
/
+4
2009-05-22
perf_counter: Optimize context switch between identical inherited contexts
Paul Mackerras
2
-15
/
+96
2009-05-22
perf_counter: Dynamically allocate tasks' perf_counter_context struct
Paul Mackerras
3
-83
/
+139
2009-05-20
perf_counter: Fix context removal deadlock
Ingo Molnar
1
-6
/
+6
2009-05-20
perf_counter: Optimize sched in/out of counters
Peter Zijlstra
1
-6
/
+19
2009-05-20
perf_counter: Optimize disable of time based sw counters
Peter Zijlstra
1
-2
/
+4
2009-05-20
perf_counter: Log irq_period changes
Peter Zijlstra
1
-1
/
+39
2009-05-20
perf_counter: Solve the rotate_ctx vs inherit race differently
Peter Zijlstra
1
-10
/
+5
2009-05-20
perf_counter: fix counter inheritance race
Ingo Molnar
1
-1
/
+9
2009-05-20
perf_counter: fix counter freeing logic
Ingo Molnar
2
-12
/
+9
2009-05-18
Merge commit 'v2.6.30-rc6' into perfcounters/core
Ingo Molnar
11
-50
/
+58
2009-05-17
perf_counter: fix threaded task exit
Ingo Molnar
1
-6
/
+7
2009-05-17
perf_counter: Fix counter inheritance
Peter Zijlstra
1
-0
/
+6
2009-05-17
perf_counter: Fix inheritance cleanup code
Peter Zijlstra
1
-17
/
+15
2009-05-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-2
/
+2
2009-05-15
perf_counter: allow arch to supply event misc flags and instruction pointer
Paul Mackerras
1
-3
/
+2
2009-05-15
perf_counter: frequency based adaptive irq_period, 32-bit fix
Peter Zijlstra
1
-1
/
+1
2009-05-15
perf_counter: frequency based adaptive irq_period
Peter Zijlstra
1
-12
/
+51
2009-05-15
perf_counter: per user mlock gift
Peter Zijlstra
1
-7
/
+15
2009-05-15
perf_counter: remove perf_disable/enable exports
Peter Zijlstra
1
-2
/
+0
2009-05-15
sysrq, intel_fb: fix sysrq g collision
Jason Wessel
1
-2
/
+2
2009-05-15
Revert "mm: add /proc controls for pdflush threads"
Jens Axboe
1
-23
/
+0
2009-05-15
perf_counter: Rework the perf counter disable/enable
Peter Zijlstra
1
-29
/
+47
2009-05-15
perf_counter: Fix perf_output_copy() WARN to account for overflow
Peter Zijlstra
1
-1
/
+5
2009-05-12
perf_counter: call hw_perf_save_disable/restore around group_sched_in
Paul Mackerras
1
-7
/
+12
2009-05-11
perf_counter: call atomic64_set for counter->count
Paul Mackerras
1
-1
/
+1
2009-05-11
perf_counter: don't count scheduler ticks as context switches
Paul Mackerras
1
-5
/
+11
2009-05-11
perf_counter: Put whole group on when enabling group leader
Paul Mackerras
1
-48
/
+51
2009-05-09
Convert obvious places to deactivate_locked_super()
Al Viro
1
-2
/
+1
2009-05-09
kprobes: fix to use text_mutex around arm/disarm kprobe
Masami Hiramatsu
1
-9
/
+22
2009-05-08
perf_counter: add PERF_RECORD_CPU
Peter Zijlstra
1
-0
/
+13
2009-05-08
perf_counter: add PERF_RECORD_CONFIG
Peter Zijlstra
1
-0
/
+8
2009-05-08
perf_counter: rework ioctl()s
Peter Zijlstra
1
-46
/
+58
2009-05-08
perf_counter: optimize perf_counter_task_tick()
Peter Zijlstra
1
-2
/
+11
2009-05-07
Eliminate thousands of warnings with gcc 3.2 build
Andi Kleen
1
-3
/
+10
2009-05-07
inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive
Wu Fengguang
1
-2
/
+2
2009-05-06
Merge branch 'core/locking' into perfcounters/core
Ingo Molnar
2
-5
/
+28
2009-05-05
Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+11
2009-05-05
Merge branch 'irq/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-2
/
+0
2009-05-05
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2009-05-05
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2009-05-05
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2009-05-05
perf_counter: inheritable sample counters
Peter Zijlstra
1
-2
/
+30
[next]