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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-19
12
-249
/
+336
|
\
|
*
sched: Fix broken assertion
Peter Zijlstra
2009-12-17
1
-1
/
+2
|
*
sched: Assert task state bits at build time
Peter Zijlstra
2009-12-17
2
-8
/
+14
|
*
sched: Update task_state_arraypwith new states
Peter Zijlstra
2009-12-17
1
-2
/
+5
|
*
sched: Add missing state chars to TASK_STATE_TO_CHAR_STR
Peter Zijlstra
2009-12-17
1
-1
/
+1
|
*
sched: Move TASK_STATE_TO_CHAR_STR near the TASK_state bits
Peter Zijlstra
2009-12-17
1
-2
/
+2
|
*
sched: Teach might_sleep() about preemptible RCU
Frederic Weisbecker
2009-12-17
3
-1
/
+17
|
*
sched: Make warning less noisy
Ingo Molnar
2009-12-17
1
-1
/
+1
|
*
sched: Simplify set_task_cpu()
Peter Zijlstra
2009-12-16
1
-8
/
+5
|
*
sched: Remove the cfs_rq dependency from set_task_cpu()
Peter Zijlstra
2009-12-16
3
-12
/
+46
|
*
sched: Add pre and post wakeup hooks
Peter Zijlstra
2009-12-16
3
-7
/
+12
|
*
sched: Move kthread_bind() back to kthread.c
Peter Zijlstra
2009-12-16
2
-26
/
+23
|
*
sched: Fix select_task_rq() vs hotplug issues
Peter Zijlstra
2009-12-16
1
-35
/
+40
|
*
sched: Fix sched_exec() balancing
Peter Zijlstra
2009-12-16
1
-22
/
+23
|
*
sched: Ensure set_task_cpu() is never called on blocked tasks
Peter Zijlstra
2009-12-16
1
-19
/
+66
|
*
sched: Use TASK_WAKING for fork wakups
Peter Zijlstra
2009-12-16
1
-9
/
+9
|
*
sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
Peter Zijlstra
2009-12-16
1
-0
/
+3
|
*
sched: Fix task_hot() test order
Peter Zijlstra
2009-12-16
1
-3
/
+3
|
*
sched: Fix set_cpu_active() in cpu_down()
Xiaotian Feng
2009-12-16
1
-21
/
+3
|
*
sched: Mark boot-cpu active before smp_init()
Peter Zijlstra
2009-12-16
1
-6
/
+1
|
*
Merge branch 'linus' into sched/urgent
Ingo Molnar
2009-12-16
982
-16785
/
+41230
|
|
\
|
*
|
sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
David Miller
2009-12-15
1
-8
/
+15
|
*
|
sched: Use rcu in sched_get_rr_param()
Thomas Gleixner
2009-12-14
1
-3
/
+3
|
*
|
sched: Use rcu in sched_get/set_affinity()
Thomas Gleixner
2009-12-14
1
-10
/
+6
|
*
|
sched: Use rcu in sys_sched_getscheduler/sys_sched_getparam()
Thomas Gleixner
2009-12-14
1
-5
/
+5
|
*
|
sched: Use pr_fmt() and pr_<level>()
Joe Perches
2009-12-13
2
-53
/
+43
|
*
|
sched: Make wakeup side and atomic variants of completion API irq safe
Rafael J. Wysocki
2009-12-13
1
-4
/
+6
*
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-19
2
-11
/
+16
|
\
\
\
|
*
|
|
sys: Fix missing rcu protection for __task_cred() access
Thomas Gleixner
2009-12-10
1
-0
/
+2
|
*
|
|
signals: Fix more rcu assumptions
Thomas Gleixner
2009-12-10
1
-4
/
+4
|
*
|
|
signal: Fix racy access to __task_cred in kill_pid_info_as_uid()
Thomas Gleixner
2009-12-10
1
-7
/
+10
*
|
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-19
2
-5
/
+15
|
\
\
\
\
|
*
|
|
|
timers: Remove duplicate setting of new_base in __mod_timer()
Simon Horman
2009-12-17
1
-2
/
+0
|
*
|
|
|
clockevents: Prevent clockevent_devices list corruption on cpu hotplug
Thomas Gleixner
2009-12-11
1
-3
/
+15
*
|
|
|
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-12-19
30
-62
/
+95
|
\
\
\
\
\
|
*
|
|
|
|
[S390] Use strim instead of strstrip to avoid false warnings.
Heiko Carstens
2009-12-18
4
-7
/
+7
|
*
|
|
|
|
[S390] qdio: add counter for input queue full condition
Jan Glauber
2009-12-18
3
-1
/
+5
|
*
|
|
|
|
[S390] qdio: remove superfluous log entries and WARN_ONs.
Jan Glauber
2009-12-18
1
-9
/
+1
|
*
|
|
|
|
[S390] ptrace: dont abuse PT_PTRACED
Oleg Nesterov
2009-12-18
1
-3
/
+3
|
*
|
|
|
|
[S390] cio: fix channel path vary
Peter Oberparleiter
2009-12-18
3
-14
/
+19
|
*
|
|
|
|
[S390] drivers: Correct size given to memset
Julia Lawall
2009-12-18
1
-2
/
+2
|
*
|
|
|
|
[S390] tape: Add pr_fmt() macro to all tape source files
Michael Holzheu
2009-12-18
8
-0
/
+18
|
*
|
|
|
|
[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS
Martin Schwidefsky
2009-12-18
2
-2
/
+2
|
*
|
|
|
|
[S390] tty: PTR_ERR return of wrong pointer in fs3270_open()
Roel Kluin
2009-12-18
1
-1
/
+1
|
*
|
|
|
|
[S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()
Roel Kluin
2009-12-18
1
-1
/
+1
|
*
|
|
|
|
[S390] dasd: PTR_ERR return of wrong pointer in
Roel Kluin
2009-12-18
1
-1
/
+1
|
*
|
|
|
|
[S390] dasd: move dasd-diag kmsg to dasd
Stefan Haberland
2009-12-18
1
-20
/
+22
|
*
|
|
|
|
[S390] cio: fix drvdata usage for the console subchannel
Sebastian Ott
2009-12-18
1
-0
/
+1
|
*
|
|
|
|
[S390] wire up sys_recvmmsg
Heiko Carstens
2009-12-18
3
-1
/
+12
*
|
|
|
|
|
fix more leaks in audit_tree.c tag_chunk()
Al Viro
2009-12-19
1
-3
/
+6
[next]