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
*
[SPARC64]: Re-export uts_sem for solaris compat module.
David S. Miller
2005-11-10
1
-0
/
+2
*
[PATCH] Don't auto-reap traced children
Oleg Nesterov
2005-11-10
1
-1
/
+1
*
[PATCH] optimize activate_task()
Chen, Kenneth W
2005-11-09
1
-1
/
+2
*
Fix ptrace self-attach rule
Linus Torvalds
2005-11-09
1
-1
/
+1
*
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
2005-11-09
1
-7
/
+14
*
[PATCH] sched: consider migration thread with smp nice
Con Kolivas
2005-11-09
1
-9
/
+26
*
[PATCH] sched: correct smp_nice_bias
Con Kolivas
2005-11-09
1
-6
/
+8
*
[PATCH] sched: smp nice bias busy queues on idle rebalance
Con Kolivas
2005-11-09
1
-18
/
+23
*
[PATCH] sched: account rt tasks in prio_bias()
Con Kolivas
2005-11-09
1
-8
/
+14
*
[PATCH] sched: change prio bias only if queued
Con Kolivas
2005-11-09
1
-5
/
+4
*
[PATCH] sched: implement nice support across physical cpus on SMP
Con Kolivas
2005-11-09
1
-18
/
+83
*
[PATCH] swsusp: rework swsusp_suspend
Rafael J. Wysocki
2005-11-09
3
-49
/
+47
*
[PATCH] swsusp: simplify pagedir relocation
Rafael J. Wysocki
2005-11-09
3
-53
/
+28
*
[PATCH] swsusp: reduce code duplication
Rafael J. Wysocki
2005-11-09
3
-70
/
+52
*
[PATCH] sleep: Fix oops in enter_state
Pavel Machek
2005-11-09
1
-1
/
+1
*
[PATCH] quieten softlockup at boot
Anton Blanchard
2005-11-09
1
-3
/
+0
*
[PATCH] cpu hotplug: fix locking in cpufreq drivers
Ashok Raj
2005-11-09
1
-0
/
+33
*
[PATCH] Fix sysctl unregistration oops (CVE-2005-2709)
Al Viro
2005-11-08
1
-29
/
+107
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2005-11-07
1
-7
/
+0
|
\
|
*
[SPARC64] mm: context switch ptlock
Hugh Dickins
2005-11-07
1
-7
/
+0
*
|
[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount
Al Viro
2005-11-07
1
-30
/
+62
|
/
*
[PATCH] unexport uts_sem
Adrian Bunk
2005-11-07
1
-2
/
+0
*
[PATCH] unexport idle_cpu
Adrian Bunk
2005-11-07
1
-2
/
+0
*
[PATCH] unexport console_unblank
Adrian Bunk
2005-11-07
1
-1
/
+0
*
[PATCH] kernel-docs: fix kernel-doc format problems
Randy Dunlap
2005-11-07
1
-1
/
+1
*
[PATCH] more kernel-doc cleanups, additions
Randy Dunlap
2005-11-07
3
-6
/
+11
*
[PATCH] Kprobes: preempt_disable/enable() simplification
Ananth N Mavinakayanahalli
2005-11-07
1
-1
/
+1
*
[PATCH] Kprobes: Use RCU for (un)register synchronization - base changes
Ananth N Mavinakayanahalli
2005-11-07
1
-61
/
+42
*
[PATCH] Kprobes: Track kprobe on a per_cpu basis - base changes
Ananth N Mavinakayanahalli
2005-11-07
1
-15
/
+28
*
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
2005-11-07
1
-0
/
+82
*
[PATCH] fix remaining missing includes
Tim Schmielau
2005-11-07
1
-0
/
+1
*
[PATCH] FUTEX_WAKE_OP: enhanced error handling
David Gibson
2005-11-07
1
-0
/
+5
*
[PATCH] aio: remove aio_max_nr accounting race
Zach Brown
2005-11-07
1
-2
/
+2
*
[PATCH] Process Events Connector
Matt Helsley
2005-11-07
3
-0
/
+13
*
[PATCH] swsusp: remove unused variable
Pavel Machek
2005-11-07
1
-8
/
+1
*
[PATCH] swsusp cleanups
Pavel Machek
2005-11-07
2
-28
/
+27
*
[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code
Heiko Carstens
2005-11-07
4
-4
/
+7
*
[PATCH] posix-timers `unlikely' rejig
Andrew Morton
2005-11-07
1
-3
/
+3
*
[PATCH] improve scheduler fairness a bit
Oleg Nesterov
2005-11-04
1
-1
/
+1
*
Merge ../linux-2.6 by hand
Paul Mackerras
2005-10-31
32
-1143
/
+1661
|
\
|
*
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
3
-0
/
+3
|
*
[PATCH] Remove duplicate code in signal.c
Paul E. McKenney
2005-10-30
1
-11
/
+5
|
*
[PATCH] remove unneeded SI_TIMER checks
Oleg Nesterov
2005-10-30
1
-18
/
+0
|
*
[PATCH] cleanup the usage of SEND_SIG_xxx constants
Oleg Nesterov
2005-10-30
1
-11
/
+7
|
*
[PATCH] remove hardcoded SEND_SIG_xxx constants
Oleg Nesterov
2005-10-30
2
-20
/
+25
|
*
[PATCH] sched: hardcode non-smp set_cpus_allowed
Paul Jackson
2005-10-30
1
-1
/
+0
|
*
[PATCH] posix-cpu-timers: fix overrun reporting
Roland McGrath
2005-10-30
1
-6
/
+10
|
*
[PATCH] RCU torture-testing kernel module
Paul E. McKenney
2005-10-30
3
-0
/
+503
|
*
[PATCH] jiffies_64 cleanup
Thomas Gleixner
2005-10-30
1
-0
/
+4
|
*
[PATCH] wait4 PTRACE_ATTACH race fix
Roland McGrath
2005-10-30
1
-0
/
+9
[next]