index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-31
[PATCH] cleanup the usage of SEND_SIG_xxx constants
Oleg Nesterov
1
-0
/
+5
2005-10-31
[PATCH] sched: hardcode non-smp set_cpus_allowed
Paul Jackson
1
-1
/
+1
2005-10-31
[PATCH] cpusets: dual semaphore locking overhaul
Paul Jackson
1
-1
/
+1
2005-10-30
[PATCH] mm: fix rss and mmlist locking
Hugh Dickins
1
-4
/
+38
2005-10-30
[PATCH] mm: mm_struct hiwaters moved
Hugh Dickins
1
-10
/
+9
2005-10-30
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
1
-0
/
+10
2005-10-30
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
1
-1
/
+3
2005-10-11
[PATCH] Fix signal sending in usbdevio on async URB completion
Harald Welte
1
-0
/
+1
2005-09-30
Revert task flag re-ordering, add comments
Linus Torvalds
1
-5
/
+17
2005-09-29
[PATCH] fix TASK_STOPPED vs TASK_NONINTERACTIVE interaction
Oleg Nesterov
1
-5
/
+5
2005-09-13
[PATCH] set_current_state() commentary
Andrew Morton
1
-0
/
+11
2005-09-12
[PATCH] cpuset semaphore depth check optimize
Paul Jackson
1
-1
/
+0
2005-09-12
[PATCH] MCA/INIT: scheduler hooks
Keith Owens
1
-0
/
+2
2005-09-10
[PATCH] add schedule_timeout_{,un}interruptible() interfaces
Nishanth Aravamudan
1
-0
/
+2
2005-09-10
[PATCH] sched: TASK_NONINTERACTIVE
Ingo Molnar
1
-0
/
+1
2005-09-10
[PATCH] cpuset semaphore depth check deadlock fix
Paul Jackson
1
-0
/
+1
2005-09-10
[PATCH] Prefetch kernel stacks to speed up context switch
Chen, Kenneth W
1
-0
/
+5
2005-09-08
[PATCH] cpusets: Move the ia64 domain setup code to the generic code
John Hawkes
1
-7
/
+0
2005-09-08
[PATCH] auxiliary vector cleanups
H. J. Lu
1
-1
/
+3
2005-09-08
[PATCH] detect soft lockups
Ingo Molnar
1
-0
/
+17
2005-07-13
[PATCH] inotify
Robert Love
1
-0
/
+4
2005-06-28
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe
1
-1
/
+5
2005-06-26
Merge Christoph's freeze cleanup patch
Linus Torvalds
1
-14
/
+59
2005-06-26
[PATCH] Cleanup patch for process freezing
Christoph Lameter
1
-14
/
+59
2005-06-26
[PATCH] Dynamic sched domains: sched changes
Dinakar Guniguntala
1
-0
/
+2
2005-06-26
[PATCH] sched: consolidate sbe sbf
Nick Piggin
1
-1
/
+1
2005-06-26
[PATCH] sched: cleanup context switch locking
Nick Piggin
1
-2
/
+8
2005-06-26
[PATCH] sched: schedstats update for balance on fork
Nick Piggin
1
-2
/
+8
2005-06-26
[PATCH] sched: balance on fork
Nick Piggin
1
-4
/
+6
2005-06-26
[PATCH] sched: balance timers
Nick Piggin
1
-0
/
+4
2005-06-24
[PATCH] Keys: Make request-key create an authorisation key
David Howells
1
-3
/
+5
2005-06-23
[PATCH] setuid core dump
Alan Cox
1
-1
/
+1
2005-06-22
[PATCH] Avoiding mmap fragmentation
Wolfgang Wander
1
-5
/
+6
2005-05-06
[PATCH] comments on locking of task->comm
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+5
2005-05-01
[PATCH] make lots of things static
Adrian Bunk
1
-1
/
+0
2005-05-01
[PATCH] nice and rt-prio rlimits
Matt Mackall
1
-0
/
+1
2005-04-17
[PATCH] reparent_to_init cleanup
Coywolf Qi Hunt
1
-1
/
+0
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1273