index
:
talos-op-linux
master
Talos™ II 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
*
[PATCH] Changing RT priority without CAP_SYS_NICE
Olivier Croquette
2005-06-25
1
-7
/
+18
*
[PATCH] sched: micro-optimize task requeueing in schedule()
Chen Shang
2005-06-25
1
-7
/
+12
*
[PATCH] sched: relax pinned balancing
Nick Piggin
2005-06-25
1
-2
/
+9
*
[PATCH] sched: consolidate sbe sbf
Nick Piggin
2005-06-25
2
-115
/
+80
*
[PATCH] sched: RCU domains
Nick Piggin
2005-06-25
1
-45
/
+15
*
[PATCH] sched: multilevel sbe sbf
Nick Piggin
2005-06-25
1
-7
/
+38
*
[PATCH] sched: remove degenerate domains
Suresh Siddha
2005-06-25
1
-0
/
+64
*
[PATCH] sched: null domains
Nick Piggin
2005-06-25
1
-15
/
+21
*
[PATCH] sched: cleanup context switch locking
Nick Piggin
2005-06-25
1
-24
/
+108
*
[PATCH] sched: uninline task_timeslice
Ingo Molnar
2005-06-25
1
-1
/
+1
*
[PATCH] sched: schedstats update for balance on fork
Nick Piggin
2005-06-25
1
-27
/
+36
*
[PATCH] sched: balance on fork
Nick Piggin
2005-06-25
1
-55
/
+109
*
[PATCH] sched: no aggressive idle balancing
Nick Piggin
2005-06-25
1
-19
/
+2
*
[PATCH] sched: tweak affine wakeups
Nick Piggin
2005-06-25
1
-25
/
+32
*
[PATCH] sched: balance timers
Nick Piggin
2005-06-25
1
-64
/
+74
*
[PATCH] sched: less aggressive idle balancing
Nick Piggin
2005-06-25
1
-6
/
+0
*
[PATCH] sched: add debugging
Nick Piggin
2005-06-25
1
-10
/
+4
*
[PATCH] sched: fix SMT scheduling problems
Nick Piggin
2005-06-25
1
-45
/
+31
*
[PATCH] sched: reduce active load balancing
Nick Piggin
2005-06-25
1
-6
/
+10
*
[PATCH] sched: improve load balancing pinned tasks
Nick Piggin
2005-06-25
1
-23
/
+39
*
[PATCH] sched: cleanup wake_idle
Nick Piggin
2005-06-25
1
-3
/
+3
*
[PATCH] swsusp: only allow it when it makes sense
Pavel Machek
2005-06-25
1
-2
/
+2
*
[PATCH] CPU hotplug printk fix
Shaohua Li
2005-06-25
1
-2
/
+1
*
[PATCH] swsusp: fix nr_copy_pages
Pavel Machek
2005-06-25
1
-3
/
+3
*
[PATCH] swsusp: cleanup whitespace
Pavel Machek
2005-06-25
1
-33
/
+33
*
[PATCH] swsusp: kill unneccessary does_collide_order
Pavel Machek
2005-06-25
1
-17
/
+2
*
[PATCH] properly stop devices before poweroff
Pavel Machek
2005-06-25
1
-0
/
+3
*
[PATCH] suspend/resume SMP support
Li Shaohua
2005-06-25
6
-82
/
+72
*
[PATCH] i386 CPU hotplug
Zwane Mwaikambo
2005-06-25
1
-9
/
+5
*
[PATCH] make various thing static
Adrian Bunk
2005-06-24
3
-3
/
+3
*
[PATCH] modules: add version and srcversion to sysfs
Matt Domsch
2005-06-24
1
-0
/
+95
*
[PATCH] Keys: Make request-key create an authorisation key
David Howells
2005-06-24
1
-1
/
+1
*
[PATCH] Keys: Pass session keyring to call_usermodehelper()
David Howells
2005-06-24
1
-4
/
+13
*
[PATCH] aio: make wait_queue ->task ->private
Benjamin LaHaise
2005-06-23
1
-1
/
+1
*
[PATCH] Optimize sys_times for a single thread process
Christoph Lameter
2005-06-23
2
-26
/
+65
*
[PATCH] Software suspend and recalc sigpending bug fix
Kirill Korotaev
2005-06-23
1
-0
/
+1
*
[PATCH] setuid core dump
Alan Cox
2005-06-23
2
-11
/
+20
*
[PATCH] jprobes: allow a jprobe to coexist with muliple kprobes
Prasanna S Panchamukhi
2005-06-23
1
-10
/
+51
*
[PATCH] kprobes: Temporary disarming of reentrant probe
Prasanna S Panchamukhi
2005-06-23
1
-0
/
+1
*
[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task
Hien Nguyen
2005-06-23
1
-1
/
+4
*
[PATCH] Move kprobe [dis]arming into arch specific code
Rusty Lynch
2005-06-23
1
-8
/
+4
*
[PATCH] kprobes: function-return probes
Hien Nguyen
2005-06-23
1
-5
/
+208
*
[PATCH] avoid resursive oopses
Alexander Nyberg
2005-06-23
1
-0
/
+11
*
[PATCH] remove duplicate get_dentry functions in various places
Christoph Hellwig
2005-06-23
1
-7
/
+1
*
[PATCH] preempt_count is int - remove cast and don't assign to unsigned type
Jesper Juhl
2005-06-23
2
-3
/
+7
*
[PATCH] CON_CONSDEV bit not set correctly on last console
Greg Edwards
2005-06-23
1
-2
/
+10
*
[PATCH] posix-timers: use try_to_del_timer_sync()
Oleg Nesterov
2005-06-23
1
-27
/
+7
*
[PATCH] timers: introduce try_to_del_timer_sync()
Oleg Nesterov
2005-06-23
1
-20
/
+33
*
[PATCH] timers fixes/improvements
Oleg Nesterov
2005-06-23
1
-171
/
+157
*
[PATCH] i386: Selectable Frequency of the Timer Interrupt
Christoph Lameter
2005-06-23
1
-0
/
+46
[next]