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
*
sched: Fix UP build breakage
Peter Zijlstra
2010-11-23
1
-1
/
+1
*
sched: Make task dump print all 15 chars of proc comm
Erik Gilling
2010-11-23
1
-1
/
+1
*
sched: Update tg->shares after cpu.shares write
Paul Turner
2010-11-18
1
-31
/
+11
*
sched: Allow update_cfs_load() to update global load
Paul Turner
2010-11-18
1
-15
/
+29
*
sched: Implement demand based update_cfs_load()
Paul Turner
2010-11-18
2
-1
/
+20
*
sched: Update shares on idle_balance
Paul Turner
2010-11-18
1
-0
/
+1
*
sched: Add sysctl_sched_shares_window
Paul Turner
2010-11-18
2
-1
/
+15
*
sched: Introduce hierarchal order on shares update list
Paul Turner
2010-11-18
1
-10
/
+16
*
sched: Fix update_cfs_load() synchronization
Paul Turner
2010-11-18
2
-13
/
+22
*
sched: Fix load corruption from update_cfs_shares()
Paul Turner
2010-11-18
1
-8
/
+8
*
sched: Make tg_shares_up() walk on-demand
Peter Zijlstra
2010-11-18
2
-67
/
+58
*
sched: Implement on-demand (active) cfs_rq list
Peter Zijlstra
2010-11-18
3
-83
/
+92
*
sched: Rewrite tg_shares_up)
Peter Zijlstra
2010-11-18
5
-211
/
+162
*
sched: Simplify cpu-hot-unplug task migration
Peter Zijlstra
2010-11-18
2
-155
/
+67
*
Merge commit 'v2.6.37-rc2' into sched/core
Ingo Molnar
2010-11-18
62
-911
/
+1301
|
\
|
*
capabilities/syslog: open code cap_syslog logic to fix build failure
Eric Paris
2010-11-15
1
-1
/
+14
|
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-11-12
1
-4
/
+0
|
|
\
|
|
*
block: remove REQ_HARDBARRIER
Christoph Hellwig
2010-11-10
1
-4
/
+0
|
*
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-11-12
1
-8
/
+34
|
|
\
\
|
|
*
|
perf_events: Fix time tracking in samples
Stephane Eranian
2010-11-10
1
-8
/
+34
|
|
|
/
|
*
|
Restrict unprivileged access to kernel syslog
Dan Rosenberg
2010-11-12
2
-0
/
+15
|
*
|
latencytop: fix per task accumulator
Ken Chen
2010-11-12
1
-9
/
+8
|
*
|
kernel/range.c: fix clean_sort_range() for the case of full array
Alexey Khoroshilov
2010-11-12
1
-1
/
+1
|
|
/
|
*
watchdog: Fix section mismatch and potential undefined behavior.
David Daney
2010-11-05
1
-1
/
+1
|
*
posix-cpu-timers: workaround to suppress the problems with mt exec
Oleg Nesterov
2010-11-05
1
-0
/
+8
|
*
Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmall...
Jesper Juhl
2010-11-05
1
-11
/
+4
|
*
-
.
Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...
Linus Torvalds
2010-10-31
1
-0
/
+4
|
|
\
\
|
|
*
|
genirq: Warn if enable_irq is called before irq is set up
Thomas Gleixner
2010-10-22
1
-0
/
+4
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....
Linus Torvalds
2010-10-30
2
-21
/
+82
|
|
\
\
\
\
|
|
*
|
|
|
jump label: Make arch_jump_label_text_poke_early() optional
Steven Rostedt
2010-10-29
1
-0
/
+7
|
|
*
|
|
|
jump label: Fix error with preempt disable holding mutex
Steven Rostedt
2010-10-29
1
-13
/
+13
|
|
*
|
|
|
jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex
Jason Baron
2010-10-28
2
-12
/
+27
|
|
*
|
|
|
jump label: Fix module __init section race
Jason Baron
2010-10-28
1
-1
/
+40
|
*
|
|
|
|
audit mmap
Al Viro
2010-10-30
1
-0
/
+16
|
*
|
|
|
|
audit: Use rcu for task lookup protection
Thomas Gleixner
2010-10-30
1
-16
/
+14
|
*
|
|
|
|
audit: Do not send uninitialized data for AUDIT_TTY_GET
Thomas Gleixner
2010-10-30
1
-2
/
+4
|
*
|
|
|
|
audit: Call tty_audit_push_task() outside preempt disabled
Thomas Gleixner
2010-10-30
1
-16
/
+9
|
*
|
|
|
|
in untag_chunk() we need to do alloc_chunk() a bit earlier
Al Viro
2010-10-30
1
-2
/
+7
|
*
|
|
|
|
audit: make functions static
Stephen Hemminger
2010-10-30
3
-9
/
+6
|
*
|
|
|
|
Audit: add support to match lsm labels on user audit messages
Miloslav Trmac
2010-10-30
1
-0
/
+12
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-10-29
2
-49
/
+15
|
|
\
\
\
\
|
|
*
|
|
|
debug_core,x86,blackfin: Clean up hw debug disable API
Dongdong Deng
2010-10-29
1
-13
/
+3
|
|
*
|
|
|
kdb: Fix early debugging crash regression
Jason Wessel
2010-10-29
1
-1
/
+1
|
|
*
|
|
|
kdb: fix per_cpu command to remove supress mask
Jason Wessel
2010-10-29
1
-35
/
+11
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-29
2
-13
/
+11
|
|
\
\
\
\
\
|
|
*
|
|
|
|
convert cgroup and cpuset
Al Viro
2010-10-29
2
-13
/
+11
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-10-29
3
-29
/
+24
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
sched_stat: Update sched_info_queue/dequeue() code comments
Rakib Mullick
2010-10-24
1
-19
/
+1
|
|
*
|
|
|
sched, cgroup: Fixup broken cgroup movement
Peter Zijlstra
2010-10-22
2
-10
/
+23
|
*
|
|
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-10-28
1
-16
/
+135
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
[next]