Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
755c0d06c58f7b84e9798365f806dadfef8c1839
/
kernel
/
sched.c
bb32051
[PATCH] export cpu_online_map
by Andrew Morton
· 19 years ago
da04c03
[PATCH] Fix spinlock owner debugging
by Ingo Molnar
· 19 years ago
1df5c10
Mark ia64-specific MCA/INIT scheduler hooks as dangerous
by Linus Torvalds
· 19 years ago
a2a9798
[PATCH] MCA/INIT: scheduler hooks
by Keith Owens
· 19 years ago
0c117f1
[PATCH] sched: allow the load to grow upto its cpu_power
by Siddha, Suresh B
· 19 years ago
fa3b6dd
[PATCH] sched: don't kick ALB in the presence of pinned task
by Siddha, Suresh B
· 19 years ago
5927ad7
[PATCH] sched: use cached variable in sys_sched_yield()
by Renaud Lienhart
· 19 years ago
5969fe0
[PATCH] sched: HT optimisation
by Nick Piggin
· 19 years ago
e17224b
[PATCH] sched: less locking
by Nick Piggin
· 19 years ago
d6d5cfa
[PATCH] sched: less newidle locking
by Nick Piggin
· 19 years ago
67f9a61
[PATCH] sched: fix SMT scheduler latency bug
by Ingo Molnar
· 19 years ago
d79fc0f
[PATCH] sched: TASK_NONINTERACTIVE
by Ingo Molnar
· 19 years ago
95cdf3b
[PATCH] sched cleanups
by Ingo Molnar
· 19 years ago
da5a552
[PATCH] sched: make idlest_group/cpu cpus_allowed-aware
by M.Baris Demiray
· 19 years ago
fc38ed7
[PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblings
by Con Kolivas
· 19 years ago
fb1c8f9
[PATCH] spinlock consolidation
by Ingo Molnar
· 19 years ago
383f283
[PATCH] Prefetch kernel stacks to speed up context switch
by Chen, Kenneth W
· 19 years ago
0dd7f88
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 19 years ago
d1b5513
[PATCH] cpusets: fix the "dynamic sched domains" bug
by John Hawkes
· 19 years ago
9c1cfda
[PATCH] cpusets: Move the ia64 domain setup code to the generic code
by John Hawkes
· 19 years ago
344baba
[kernel-doc] fix various DocBook build problems/warnings
by Jeff Garzik
· 19 years ago
024f474
[PATCH] Make RLIMIT_NICE ranges consistent with getpriority(2)
by Matt Mackall
· 19 years ago
d46523e
[PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO
by Steven Rostedt
· 19 years ago
18586e7
[PATCH] Fix RLIMIT_RTPRIO breakage
by Andreas Steinmetz
· 19 years ago
5bbcfd9
[PATCH] cond_resched(): fix bogus might_sleep() warning
by Ingo Molnar
· 20 years ago
f340c0d
[PATCH] Tweak idle thread setup semantics
by Ingo Molnar
· 20 years ago
22e2c50
[PATCH] Update cfq io scheduler to time sliced design
by Jens Axboe
· 20 years ago
2031d0f
Merge Christoph's freeze cleanup patch
by Linus Torvalds
· 20 years ago
3e1d1d2
[PATCH] Cleanup patch for process freezing
by Christoph Lameter
· 20 years ago
1a20ff2
[PATCH] Dynamic sched domains: sched changes
by Dinakar Guniguntala
· 20 years ago
37e4ab3
[PATCH] Changing RT priority without CAP_SYS_NICE
by Olivier Croquette
· 20 years ago
a3464a1
[PATCH] sched: micro-optimize task requeueing in schedule()
by Chen Shang
· 20 years ago
77391d7
[PATCH] sched: relax pinned balancing
by Nick Piggin
· 20 years ago
476d139
[PATCH] sched: consolidate sbe sbf
by Nick Piggin
· 20 years ago
674311d
[PATCH] sched: RCU domains
by Nick Piggin
· 20 years ago
3dbd534
[PATCH] sched: multilevel sbe sbf
by Nick Piggin
· 20 years ago
245af2c
[PATCH] sched: remove degenerate domains
by Suresh Siddha
· 20 years ago
41c7ce9
[PATCH] sched: null domains
by Nick Piggin
· 20 years ago
4866cde
[PATCH] sched: cleanup context switch locking
by Nick Piggin
· 20 years ago
48c08d3
[PATCH] sched: uninline task_timeslice
by Ingo Molnar
· 20 years ago
68767a0
[PATCH] sched: schedstats update for balance on fork
by Nick Piggin
· 20 years ago
147cbb4
[PATCH] sched: balance on fork
by Nick Piggin
· 20 years ago
cafb20c
[PATCH] sched: no aggressive idle balancing
by Nick Piggin
· 20 years ago
a3f21bc
[PATCH] sched: tweak affine wakeups
by Nick Piggin
· 20 years ago
7897986
[PATCH] sched: balance timers
by Nick Piggin
· 20 years ago
99b61cc
[PATCH] sched: less aggressive idle balancing
by Nick Piggin
· 20 years ago
db935db
[PATCH] sched: add debugging
by Nick Piggin
· 20 years ago
3950745
[PATCH] sched: fix SMT scheduling problems
by Nick Piggin
· 20 years ago
16cfb1c
[PATCH] sched: reduce active load balancing
by Nick Piggin
· 20 years ago
8102679
[PATCH] sched: improve load balancing pinned tasks
by Nick Piggin
· 20 years ago
e0f364f
[PATCH] sched: cleanup wake_idle
by Nick Piggin
· 20 years ago
c43dc2f
[PATCH] aio: make wait_queue ->task ->private
by Benjamin LaHaise
· 20 years ago
be5b4fb
[PATCH] preempt_count is int - remove cast and don't assign to unsigned type
by Jesper Juhl
· 20 years ago
39c715b
[PATCH] smp_processor_id() cleanup
by Ingo Molnar
· 20 years ago
6df3cec
[PATCH] cond_resched_lock() fix
by Jan Kara
· 20 years ago
b39c4fa
[PATCH] cpusets+hotplug+preepmt broken
by Paul Jackson
· 20 years ago
67be2dd
[PATCH] DocBook: fix some descriptions
by Martin Waitz
· 20 years ago
e43379f
[PATCH] nice and rt-prio rlimits
by Matt Mackall
· 20 years ago
238628e
[PATCH] sched: fix signed comparisons of long long
by Ingo Molnar
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago