index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] export cpu_online_map
Andrew Morton
2005-10-26
1
-0
/
+1
*
[PATCH] Fix spinlock owner debugging
Ingo Molnar
2005-09-13
1
-4
/
+4
*
Mark ia64-specific MCA/INIT scheduler hooks as dangerous
Linus Torvalds
2005-09-12
1
-26
/
+44
*
[PATCH] MCA/INIT: scheduler hooks
Keith Owens
2005-09-11
1
-0
/
+26
*
[PATCH] sched: allow the load to grow upto its cpu_power
Siddha, Suresh B
2005-09-10
1
-2
/
+7
*
[PATCH] sched: don't kick ALB in the presence of pinned task
Siddha, Suresh B
2005-09-10
1
-1
/
+14
*
[PATCH] sched: use cached variable in sys_sched_yield()
Renaud Lienhart
2005-09-10
1
-1
/
+1
*
[PATCH] sched: HT optimisation
Nick Piggin
2005-09-10
1
-6
/
+28
*
[PATCH] sched: less locking
Nick Piggin
2005-09-10
1
-7
/
+2
*
[PATCH] sched: less newidle locking
Nick Piggin
2005-09-10
1
-7
/
+10
*
[PATCH] sched: fix SMT scheduler latency bug
Ingo Molnar
2005-09-10
1
-4
/
+15
*
[PATCH] sched: TASK_NONINTERACTIVE
Ingo Molnar
2005-09-10
1
-1
/
+10
*
[PATCH] sched cleanups
Ingo Molnar
2005-09-10
1
-19
/
+25
*
[PATCH] sched: make idlest_group/cpu cpus_allowed-aware
M.Baris Demiray
2005-09-10
1
-4
/
+13
*
[PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblings
Con Kolivas
2005-09-10
1
-18
/
+47
*
[PATCH] spinlock consolidation
Ingo Molnar
2005-09-10
1
-0
/
+4
*
[PATCH] Prefetch kernel stacks to speed up context switch
Chen, Kenneth W
2005-09-09
1
-0
/
+1
*
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
2005-09-07
1
-0
/
+1
|
\
|
*
[kernel-doc] fix various DocBook build problems/warnings
Jeff Garzik
2005-09-07
1
-0
/
+1
*
|
[PATCH] cpusets: fix the "dynamic sched domains" bug
John Hawkes
2005-09-07
1
-20
/
+69
*
|
[PATCH] cpusets: Move the ia64 domain setup code to the generic code
John Hawkes
2005-09-07
1
-54
/
+236
|
/
*
[PATCH] Make RLIMIT_NICE ranges consistent with getpriority(2)
Matt Mackall
2005-08-18
1
-2
/
+2
*
[PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO
Steven Rostedt
2005-07-26
1
-2
/
+3
*
[PATCH] Fix RLIMIT_RTPRIO breakage
Andreas Steinmetz
2005-07-26
1
-1
/
+2
*
[PATCH] cond_resched(): fix bogus might_sleep() warning
Ingo Molnar
2005-07-07
1
-0
/
+7
*
[PATCH] Tweak idle thread setup semantics
Ingo Molnar
2005-06-28
1
-1
/
+8
*
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe
2005-06-27
1
-8
/
+0
*
Merge Christoph's freeze cleanup patch
Linus Torvalds
2005-06-25
1
-2
/
+1
|
\
|
*
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-06-25
1
-2
/
+1
*
|
[PATCH] Dynamic sched domains: sched changes
Dinakar Guniguntala
2005-06-25
1
-46
/
+86
*
|
[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
1
-106
/
+68
*
|
[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
[next]