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
2009-07-01
elf: limit max map count to safe value
KAMEZAWA Hiroyuki
1
-2
/
+14
2009-06-19
pids: clean up find_task_by_pid variants
Christoph Hellwig
1
-6
/
+0
2009-06-19
memcg: remove unneeded forward declaration from sched.h
Li Zefan
1
-1
/
+0
2009-06-17
Merge branch 'akpm'
Linus Torvalds
1
-5
/
+4
2009-06-17
oom: move oom_adj value from task_struct to mm_struct
David Rientjes
1
-1
/
+0
2009-06-17
cpuset,mm: update tasks' mems_allowed in time
Miao Xie
1
-4
/
+4
2009-06-16
sched: delayed cleanup of user_struct
Kay Sievers
1
-1
/
+1
2009-06-15
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+13
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-19
/
+60
2009-06-12
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+20
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+4
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-17
/
+36
2009-06-11
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+7
2009-06-11
Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+5
2009-06-11
Merge branch 'next' into for-linus
James Morris
1
-1
/
+4
2009-05-24
perf_counter: Change pctrl() behaviour
Peter Zijlstra
1
-0
/
+2
2009-05-22
perf_counter: Dynamically allocate tasks' perf_counter_context struct
Paul Mackerras
1
-2
/
+4
2009-05-19
sched: properly define the sched_group::cpumask and sched_domain::span fields
Ingo Molnar
1
-3
/
+22
2009-05-19
syscall: Implement a convinience function restart_syscall
Eric W. Biederman
1
-0
/
+6
2009-05-15
sched, timers: cleanup avenrun users
Thomas Gleixner
1
-0
/
+1
2009-05-15
sched, timers: move calc_load() to scheduler
Thomas Gleixner
1
-1
/
+1
2009-05-15
perf_counter: per user mlock gift
Peter Zijlstra
1
-0
/
+4
2009-05-13
timers: Logic to move non pinned timers
Arun R Bharadwaj
1
-0
/
+12
2009-05-13
timers: /proc/sys sysctl hook to enable timer migration
Arun R Bharadwaj
1
-0
/
+1
2009-05-11
CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
David Howells
1
-1
/
+3
2009-05-08
Merge branch 'master' into next
James Morris
1
-52
/
+68
2009-05-07
Merge branch 'tracing/hw-branch-tracing' into tracing/core
Ingo Molnar
1
-9
/
+4
2009-04-30
SELinux: Don't flush inherited SIGKILL during execve()
David Howells
1
-0
/
+1
2009-04-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-1
/
+2
2009-04-24
Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
Ingo Molnar
1
-9
/
+17
2009-04-18
tracing: add same level recursion detection
Steven Rostedt
1
-1
/
+3
2009-04-15
rculist: use list_entry_rcu in places where it's appropriate
Jiri Pirko
1
-3
/
+5
2009-04-09
sched: do not count frozen tasks toward load
Nathan Lynch
1
-1
/
+2
2009-04-08
Merge commit 'v2.6.30-rc1' into perfcounters/core
Ingo Molnar
1
-8
/
+15
2009-04-08
Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+10
2009-04-07
x86, ptrace: add bts context unconditionally
Markus Metzger
1
-2
/
+0
2009-04-07
mm, x86, ptrace, bts: defer branch trace stopping
Markus Metzger
1
-7
/
+2
2009-04-07
sched, hw-branch-tracer: add wait_task_context_switch() function to sched.h
Markus Metzger
1
-0
/
+2
2009-04-07
Merge branch 'linus' into core/softlockup
Ingo Molnar
1
-46
/
+90
2009-04-06
perf_counter: generic context switch event
Peter Zijlstra
1
-1
/
+0
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
1
-43
/
+71
2009-04-06
Merge branch 'linus' into irq/threaded
Ingo Molnar
1
-44
/
+69
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2009-04-03
pids: kill signal_struct-> __pgrp/__session and friends
Oleg Nesterov
1
-37
/
+6
2009-04-03
pids: refactor vnr/nr_ns helpers to make them safe
Oleg Nesterov
1
-7
/
+20
2009-04-03
pids: document task_pgrp/task_session is not safe without tasklist/rcu
Oleg Nesterov
1
-0
/
+5
2009-04-03
forget_original_parent: split out the un-ptrace part
Oleg Nesterov
1
-0
/
+5
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+2
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-0
/
+4
[next]