index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
stop_machine: fix race with return value (fixes Bug #11989)
Rusty Russell
2008-11-16
1
-2
/
+3
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Fix inotify watch removal/umount races
Al Viro
2008-11-15
2
-42
/
+63
|
*
|
|
|
|
Move "exit_robust_list" into mm_release()
Linus Torvalds
2008-11-15
2
-9
/
+11
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-11-12
1
-1
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
sched: fix init_idle()'s use of sched_clock()
Ingo Molnar
2008-11-12
1
-1
/
+2
|
|
*
|
|
|
sched: fix stale value in average load per task
Balbir Singh
2008-11-12
1
-0
/
+2
|
|
|
/
/
/
|
*
|
|
|
kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds
Andrew Morton
2008-11-12
1
-1
/
+1
|
*
|
|
|
kprobes: disable preempt for module_text_address() and kernel_text_address()
Masami Hiramatsu
2008-11-12
1
-5
/
+16
|
*
|
|
|
freezer_cg: disable writing freezer.state of root cgroup
Li Zefan
2008-11-12
1
-1
/
+10
|
*
|
|
|
freezer_cg: remove task_lock from freezer_fork()
Li Zefan
2008-11-12
1
-2
/
+6
|
*
|
|
|
hrtimer: clean up unused callback modes
Peter Zijlstra
2008-11-12
1
-9
/
+0
|
|
/
/
/
*
|
|
|
genirq: warn when IRQF_DISABLED may be ignored
David Brownell
2008-12-02
1
-0
/
+12
*
|
|
|
lockdep: fix unused function warning in kernel/lockdep.c
Ingo Molnar
2008-11-25
1
-1
/
+2
*
|
|
|
mutex: __used is needed for function referenced only from inline asm
Török Edwin
2008-11-24
1
-4
/
+4
*
|
|
|
Merge branch 'linus' into core/locking
Ingo Molnar
2008-11-12
38
-836
/
+724
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-11-11
3
-4
/
+24
|
|
\
\
\
|
|
*
|
|
timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context
Gautham R Shenoy
2008-11-11
1
-1
/
+16
|
|
*
|
|
nohz: disable tick_nohz_kick_tick() for now
Thomas Gleixner
2008-11-10
1
-0
/
+4
|
|
*
|
|
irq: call __irq_enter() before calling the tick_idle_check
Thomas Gleixner
2008-11-10
1
-3
/
+4
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-11-11
4
-26
/
+47
|
|
\
\
\
|
|
*
|
|
sched: release buddies on yield
Peter Zijlstra
2008-11-11
1
-5
/
+12
|
|
*
|
|
fix for account_group_exec_runtime(), make sure ->signal can't be freed under...
Oleg Nesterov
2008-11-11
2
-0
/
+13
|
|
*
|
|
sched: clean up debug info
Peter Zijlstra
2008-11-10
2
-21
/
+22
|
|
|
/
/
|
*
|
|
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
Ingo Molnar
2008-11-11
10
-70
/
+235
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
ring-buffer: prevent infinite looping on time stamping
Steven Rostedt
2008-11-10
1
-1
/
+1
|
|
*
|
ftrace: disable tracing on resize
Steven Rostedt
2008-11-10
1
-1
/
+16
|
|
|
/
|
|
*
Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
2008-11-09
2
-0
/
+48
|
|
|
\
|
|
|
*
cpumask: introduce new API, without changing anything
Rusty Russell
2008-11-06
2
-0
/
+48
|
|
*
|
sched: fix memory leak in a failure path
Li Zefan
2008-11-07
1
-0
/
+1
|
|
*
|
sched: fix a bug in sched domain degenerate
Li Zefan
2008-11-07
1
-2
/
+4
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-11-06
2
-36
/
+111
|
|
|
\
\
|
|
|
*
|
Add round_jiffies_up and related routines
Alan Stern
2008-11-06
1
-30
/
+99
|
|
|
*
|
generic-ipi: fix the smp_mb() placement
Suresh Siddha
2008-11-06
1
-6
/
+12
|
|
|
|
/
|
|
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-11-06
3
-29
/
+54
|
|
|
\
\
|
|
|
*
|
sched: fix buddies for group scheduling
Peter Zijlstra
2008-11-05
1
-2
/
+14
|
|
|
*
|
sched: backward looking buddy
Peter Zijlstra
2008-11-05
3
-9
/
+30
|
|
|
*
|
sched: fix fair preempt check
Peter Zijlstra
2008-11-05
1
-0
/
+3
|
|
|
*
|
sched: cleanup fair task selection
Peter Zijlstra
2008-11-05
1
-22
/
+11
|
|
|
|
/
|
|
*
|
cgroups: fix invalid cgrp->dentry before cgroup has been completely removed
Li Zefan
2008-11-06
1
-1
/
+0
|
|
|
/
|
*
|
ftrace: fix breakage in bin_fmt results
Eric Anholt
2008-11-05
1
-1
/
+1
|
|
/
|
*
tracing, ring-buffer: add paranoid checks for loops
Steven Rostedt
2008-11-03
1
-0
/
+56
|
*
ftrace: use kretprobe trampoline name to test in output
Steven Rostedt
2008-11-03
1
-18
/
+21
|
*
tracing, alpha: undefined reference to `save_stack_trace'
Al Viro
2008-11-03
2
-1
/
+3
|
*
PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB
Al Viro
2008-11-01
1
-1
/
+1
|
*
reserve_region_with_split: Fix GFP_KERNEL usage under spinlock
Linus Torvalds
2008-11-01
1
-1
/
+1
|
*
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-30
1
-1
/
+1
|
|
\
|
|
*
sched: change sched_debug's mode to 0444
Li Zefan
2008-10-30
1
-1
/
+1
|
*
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-10-30
2
-10
/
+17
|
|
\
\
|
|
*
|
ftrace: handle archs that do not support irqs_disabled_flags
Steven Rostedt
2008-10-31
2
-10
/
+17
|
*
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-30
1
-1
/
+3
|
|
\
\
\
[prev]
[next]