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
2011-02-08
Revert "lockdep, timer: Fix del_timer_sync() annotation"
Peter Zijlstra
1
-5
/
+3
2011-02-08
tracing/syscalls: Early terminate search for sys_ni_syscall
Ian Munsie
1
-0
/
+3
2011-02-08
tracing/syscalls: Allow arch specific syscall symbol matching
Ian Munsie
1
-7
/
+14
2011-02-08
tracing/syscalls: Make arch_syscall_addr weak
Ian Munsie
1
-1
/
+1
2011-02-08
tracing/syscalls: Convert redundant syscall_nr checks into WARN_ON
Ian Munsie
1
-4
/
+4
2011-02-08
tracing/syscalls: Don't add events for unmapped syscalls
Ian Munsie
1
-0
/
+8
2011-02-08
tracing/filter: Remove synchronize_sched() from __alloc_preds()
Steven Rostedt
1
-23
/
+7
2011-02-08
tracing/filter: Swap entire filter of events
Steven Rostedt
1
-105
/
+146
2011-02-08
tracing/filter: Increase the max preds to 2^14
Steven Rostedt
1
-1
/
+8
2011-02-08
tracing/filter: Move MAX_FILTER_PRED to local tracing directory
Steven Rostedt
1
-0
/
+2
2011-02-08
tracing/filter: Optimize filter by folding the tree
Steven Rostedt
2
-10
/
+235
2011-02-08
tracing/filter: Check the created pred tree
Steven Rostedt
1
-1
/
+71
2011-02-08
tracing/filter: Optimize short ciruit check
Steven Rostedt
1
-3
/
+9
2011-02-08
tracing/filter: Use a tree instead of stack for filter_match_preds()
Steven Rostedt
2
-46
/
+194
2011-02-08
tracing/filter: Free pred array on disabling of filter
Steven Rostedt
1
-0
/
+4
2011-02-08
tracing/filter: Allocate the preds in an array
Steven Rostedt
2
-23
/
+10
2011-02-08
tracing/filter: Call synchronize_sched() just once for system filters
Steven Rostedt
1
-17
/
+63
2011-02-08
tracing/filter: Dynamically allocate preds
Steven Rostedt
2
-36
/
+110
2011-02-08
tracing/filter: Move OR and AND logic out of fn() method
Steven Rostedt
2
-34
/
+20
2011-02-08
tracing/filter: Have no filter return a match
Steven Rostedt
1
-1
/
+6
2011-02-08
CRED: Fix memory and refcount leaks upon security_prepare_creds() failure
Tetsuo Handa
1
-2
/
+2
2011-02-08
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
1
-4
/
+8
2011-02-07
tracing/kprobes: Add bitfield type
Masami Hiramatsu
1
-1
/
+103
2011-02-07
tracing/kprobes: Support longer (>128 bytes) command
Masami Hiramatsu
1
-1
/
+1
2011-02-07
tracing/kprobes: Cleanup strict_strtol() using code
Masami Hiramatsu
1
-3
/
+2
2011-02-07
Merge branch 'linus' into perf/core
Ingo Molnar
10
-75
/
+84
2011-02-06
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+5
2011-02-05
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
10
-147
/
+237
2011-02-04
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
5
-41
/
+43
2011-02-04
lockdep, timer: Fix del_timer_sync() annotation
Peter Zijlstra
1
-1
/
+5
2011-02-03
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+11
2011-02-03
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2011-02-03
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-29
/
+24
2011-02-03
tracing: Replace syscall_meta_data struct array with pointer array
Steven Rostedt
1
-9
/
+10
2011-02-03
tracepoints: Fix section alignment using pointer array
Mathieu Desnoyers
2
-23
/
+24
2011-02-03
sched: Add yield_to(task, preempt) functionality
Mike Galbraith
2
-0
/
+105
2011-02-03
sched: Use a buddy to implement yield_task_fair()
Rik van Riel
4
-69
/
+90
2011-02-03
sched: Limit the scope of clear_buddies
Rik van Riel
1
-7
/
+23
2011-02-03
sched: Check the right ->nr_running in yield_task_fair()
Rik van Riel
1
-1
/
+1
2011-02-03
sched: Fix update_curr_rt()
Peter Zijlstra
1
-1
/
+1
2011-02-03
perf: Fix reading in perf_event_read()
Peter Zijlstra
1
-3
/
+4
2011-02-03
perf: Cure task_oncpu_function_call() races
Peter Zijlstra
2
-117
/
+172
2011-02-03
tracing: Replace trace_event struct array with pointer array
Steven Rostedt
2
-9
/
+9
2011-02-03
genirq: Prevent irq storm on migration
Thomas Gleixner
1
-3
/
+11
2011-02-02
posix clocks: Introduce dynamic clocks
Richard Cochran
3
-2
/
+446
2011-02-02
posix-timers: Cleanup namespace
Thomas Gleixner
2
-9
/
+10
2011-02-02
posix-timers: Add support for fd based clocks
Richard Cochran
1
-1
/
+1
2011-02-02
posix-timers: Introduce a syscall for clock tuning.
Richard Cochran
2
-0
/
+53
2011-02-02
time: Splitout compat timex accessors
Richard Cochran
1
-48
/
+65
2011-02-02
ntp: Add ADJ_SETOFFSET mode bit
Richard Cochran
1
-0
/
+11
[prev]
[next]