index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
smp: Convert smplocks to raw_spinlocks
Thomas Gleixner
2009-12-14
1
-16
/
+16
*
rtmutes: Convert rtmutex.lock to raw_spinlock
Thomas Gleixner
2009-12-14
2
-27
/
+27
*
sched: Convert pi_lock to raw_spinlock
Thomas Gleixner
2009-12-14
6
-59
/
+59
*
sched: Convert cpupri lock to raw_spinlock
Thomas Gleixner
2009-12-14
2
-6
/
+6
*
sched: Convert rt_runtime_lock to raw_spinlock
Thomas Gleixner
2009-12-14
2
-37
/
+37
*
sched: Convert rq->lock to raw_spinlock
Thomas Gleixner
2009-12-14
5
-103
/
+106
*
plist: Make plist debugging raw_spinlock aware
Thomas Gleixner
2009-12-14
1
-3
/
+3
*
locking: Cleanup the name space completely
Thomas Gleixner
2009-12-14
1
-96
/
+96
*
locking: Further name space cleanups
Thomas Gleixner
2009-12-14
2
-7
/
+7
*
locking: Implement new raw_spinlock
Thomas Gleixner
2009-12-14
3
-23
/
+25
*
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
9
-51
/
+51
*
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
6
-10
/
+10
*
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
6
-18
/
+18
*
locking: Reorder functions in spinlock.c
Thomas Gleixner
2009-12-14
1
-123
/
+123
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
11
-231
/
+84
|
\
|
*
Merge branch 'for-linus' into for-next
Tejun Heo
2009-12-08
1
-11
/
+11
|
|
\
|
*
|
percpu: make percpu symbols in tracer unique
Tejun Heo
2009-10-29
2
-27
/
+28
|
*
|
percpu: make percpu symbols under kernel/ and mm/ unique
Tejun Heo
2009-10-29
5
-43
/
+45
|
*
|
this_cpu: Use this_cpu_xx in trace_functions_graph.c
Tejun Heo
2009-10-13
1
-2
/
+2
|
*
|
this_cpu: Use this_cpu_xx for ftrace
Christoph Lameter
2009-10-12
2
-5
/
+5
|
*
|
this_cpu: Use this_cpu operations in RCU
Christoph Lameter
2009-10-03
1
-4
/
+4
|
*
|
percpu: kill legacy percpu allocator
Tejun Heo
2009-10-02
1
-150
/
+0
*
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-12
9
-205
/
+256
|
\
\
\
|
*
|
|
sched: Remove forced2_migrations stats
Ingo Molnar
2009-12-10
2
-8
/
+0
|
*
|
|
sched: Fix memory leak in two error corner cases
Phil Carmody
2009-12-10
1
-2
/
+6
|
*
|
|
sched: Fix build warning in get_update_sysctl_factor()
Mike Galbraith
2009-12-10
1
-1
/
+1
|
*
|
|
sched: Update normalized values on user updates via proc
Christian Ehrhardt
2009-12-09
3
-8
/
+29
|
*
|
|
sched: Make tunable scaling style configurable
Christian Ehrhardt
2009-12-09
4
-1
/
+51
|
*
|
|
sched: Fix missing sched tunable recalculation on cpu add/remove
Christian Ehrhardt
2009-12-09
2
-13
/
+32
|
*
|
|
sched: Fix task priority bug
Peter Zijlstra
2009-12-09
1
-6
/
+0
|
*
|
|
sched: cgroup: Implement different treatment for idle shares
Peter Zijlstra
2009-12-09
1
-2
/
+6
|
*
|
|
sched: Remove unnecessary RCU exclusion
Peter Zijlstra
2009-12-09
1
-7
/
+2
|
*
|
|
sched: Discard some old bits
Peter Zijlstra
2009-12-09
4
-19
/
+7
|
*
|
|
sched: Clean up check_preempt_wakeup()
Peter Zijlstra
2009-12-09
1
-40
/
+33
|
*
|
|
sched: Move update_curr() in check_preempt_wakeup() to avoid redundant call
Jupyung Lee
2009-12-09
1
-2
/
+2
|
*
|
|
sched: Sanitize fork() handling
Peter Zijlstra
2009-12-09
2
-42
/
+33
|
*
|
|
sched: Clean up ttwu() rq locking
Peter Zijlstra
2009-12-09
1
-8
/
+5
|
*
|
|
sched: Remove rq->clock coupling from set_task_cpu()
Peter Zijlstra
2009-12-09
1
-12
/
+1
|
*
|
|
sched: Consolidate select_task_rq() callers
Peter Zijlstra
2009-12-09
1
-3
/
+11
|
*
|
|
sched: Remove sysctl.sched_features
Peter Zijlstra
2009-12-09
1
-8
/
+0
|
*
|
|
sched: Protect sched_rr_get_param() access to task->sched_class
Thomas Gleixner
2009-12-09
4
-8
/
+8
|
*
|
|
sched: Protect task->cpus_allowed access in sched_getaffinity()
Thomas Gleixner
2009-12-09
1
-0
/
+4
|
*
|
|
sched: Fix balance vs hotplug race
Peter Zijlstra
2009-12-06
3
-27
/
+39
|
*
|
|
cpumask: Fix generate_sched_domains() for UP
Geert Uytterhoeven
2009-12-06
1
-1
/
+1
*
|
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-11
2
-45
/
+81
|
\
\
\
\
|
*
|
|
|
hrtimer: move timer stats helper functions to hrtimer.c
Heiko Carstens
2009-12-10
1
-4
/
+20
|
*
|
|
|
hrtimer: Tune hrtimer_interrupt hang logic
Thomas Gleixner
2009-12-10
2
-41
/
+61
*
|
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-11
2
-6
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
lockdep: Avoid out of bounds array reference in save_trace()
Luck, Tony
2009-12-10
1
-1
/
+2
|
*
|
|
|
|
futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
Andi Kleen
2009-12-08
1
-2
/
+8
[next]