index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-18
[PATCH] Make RLIMIT_NICE ranges consistent with getpriority(2)
Matt Mackall
1
-2
/
+2
2005-07-26
[PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO
Steven Rostedt
1
-2
/
+3
2005-07-26
[PATCH] Fix RLIMIT_RTPRIO breakage
Andreas Steinmetz
1
-1
/
+2
2005-07-07
[PATCH] cond_resched(): fix bogus might_sleep() warning
Ingo Molnar
1
-0
/
+7
2005-06-28
[PATCH] Tweak idle thread setup semantics
Ingo Molnar
1
-1
/
+8
2005-06-27
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe
1
-8
/
+0
2005-06-25
Merge Christoph's freeze cleanup patch
Linus Torvalds
1
-2
/
+1
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
1
-2
/
+1
2005-06-25
[PATCH] Dynamic sched domains: sched changes
Dinakar Guniguntala
1
-46
/
+86
2005-06-25
[PATCH] Changing RT priority without CAP_SYS_NICE
Olivier Croquette
1
-7
/
+18
2005-06-25
[PATCH] sched: micro-optimize task requeueing in schedule()
Chen Shang
1
-7
/
+12
2005-06-25
[PATCH] sched: relax pinned balancing
Nick Piggin
1
-2
/
+9
2005-06-25
[PATCH] sched: consolidate sbe sbf
Nick Piggin
1
-106
/
+68
2005-06-25
[PATCH] sched: RCU domains
Nick Piggin
1
-45
/
+15
2005-06-25
[PATCH] sched: multilevel sbe sbf
Nick Piggin
1
-7
/
+38
2005-06-25
[PATCH] sched: remove degenerate domains
Suresh Siddha
1
-0
/
+64
2005-06-25
[PATCH] sched: null domains
Nick Piggin
1
-15
/
+21
2005-06-25
[PATCH] sched: cleanup context switch locking
Nick Piggin
1
-24
/
+108
2005-06-25
[PATCH] sched: uninline task_timeslice
Ingo Molnar
1
-1
/
+1
2005-06-25
[PATCH] sched: schedstats update for balance on fork
Nick Piggin
1
-27
/
+36
2005-06-25
[PATCH] sched: balance on fork
Nick Piggin
1
-55
/
+109
2005-06-25
[PATCH] sched: no aggressive idle balancing
Nick Piggin
1
-19
/
+2
2005-06-25
[PATCH] sched: tweak affine wakeups
Nick Piggin
1
-25
/
+32
2005-06-25
[PATCH] sched: balance timers
Nick Piggin
1
-64
/
+74
2005-06-25
[PATCH] sched: less aggressive idle balancing
Nick Piggin
1
-6
/
+0
2005-06-25
[PATCH] sched: add debugging
Nick Piggin
1
-10
/
+4
2005-06-25
[PATCH] sched: fix SMT scheduling problems
Nick Piggin
1
-45
/
+31
2005-06-25
[PATCH] sched: reduce active load balancing
Nick Piggin
1
-6
/
+10
2005-06-25
[PATCH] sched: improve load balancing pinned tasks
Nick Piggin
1
-23
/
+39
2005-06-25
[PATCH] sched: cleanup wake_idle
Nick Piggin
1
-3
/
+3
2005-06-23
[PATCH] aio: make wait_queue ->task ->private
Benjamin LaHaise
1
-1
/
+1
2005-06-23
[PATCH] preempt_count is int - remove cast and don't assign to unsigned type
Jesper Juhl
1
-1
/
+1
2005-06-21
[PATCH] smp_processor_id() cleanup
Ingo Molnar
1
-2
/
+2
2005-06-13
[PATCH] cond_resched_lock() fix
Jan Kara
1
-2
/
+5
2005-05-20
[PATCH] cpusets+hotplug+preepmt broken
Paul Jackson
1
-1
/
+1
2005-05-01
[PATCH] DocBook: fix some descriptions
Martin Waitz
1
-1
/
+2
2005-05-01
[PATCH] nice and rt-prio rlimits
Matt Mackall
1
-6
/
+19
2005-04-18
[PATCH] sched: fix signed comparisons of long long
Ingo Molnar
1
-3
/
+3
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+5004