Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
47ba87e0b1269698801310bfd1716b0538282405
/
include
/
linux
/
sched.h
150256d
[PATCH] Generic sys_rt_sigsuspend()
by David Woodhouse
· 19 years ago
b0a9499
[PATCH] sched: add new SCHED_BATCH policy
by Ingo Molnar
· 19 years ago
9fc6587
[PATCH] missing helper - task_stack_page()
by Al Viro
· 19 years ago
d7102e9
[PATCH] sched: filter affine wakeups
by akpm@osdl.org
· 19 years ago
198e2f1
[PATCH] scheduler cache-hot-autodetect
by akpm@osdl.org
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
e16885c
[PATCH] uninline capable()
by Ingo Molnar
· 19 years ago
4c29c4c
[PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prototype
by Adrian Bunk
· 19 years ago
2ff678b
[PATCH] hrtimer: switch itimers to hrtimer
by Thomas Gleixner
· 19 years ago
408894e
[PATCH] mutex subsystem, debugging code
by Ingo Molnar
· 19 years ago
b5f545c
[PATCH] keys: Permit running process to instantiate keys
by David Howells
· 19 years ago
d4829cd
[PATCH] remove get_task_struct_rcu()
by Paul E. McKenney
· 19 years ago
e56d090
[PATCH] RCU signal handling
by Ingo Molnar
· 19 years ago
930d915
[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap
by Christoph Lameter
· 19 years ago
d3cb487
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
by Christoph Lameter
· 19 years ago
a9d9baa
[PATCH] clean up lock_cpu_hotplug() in cpufreq
by Ashok Raj
· 19 years ago
20dcae3
[PATCH] aio: remove kioctx from mm_struct
by Zach Brown
· 19 years ago
f037360
[PATCH] m68k: thread_info header cleanup
by Al Viro
· 19 years ago
10ebffd
[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()
by Al Viro
· 19 years ago
a1261f5
[PATCH] m68k: introduce task_thread_info
by Al Viro
· 19 years ago
90d45d1
[PATCH] cpu hotplug: fix locking in cpufreq drivers
by Ashok Raj
· 19 years ago
621d312
[PATCH] cleanup the usage of SEND_SIG_xxx constants
by Oleg Nesterov
· 19 years ago
4098f99
[PATCH] sched: hardcode non-smp set_cpus_allowed
by Paul Jackson
· 19 years ago
053199e
[PATCH] cpusets: dual semaphore locking overhaul
by Paul Jackson
· 19 years ago
f412ac0
[PATCH] mm: fix rss and mmlist locking
by Hugh Dickins
· 19 years ago
f449952
[PATCH] mm: mm_struct hiwaters moved
by Hugh Dickins
· 19 years ago
365e9c87
[PATCH] mm: update_hiwaters just in time
by Hugh Dickins
· 19 years ago
4294621
[PATCH] mm: rss = file_rss + anon_rss
by Hugh Dickins
· 19 years ago
4611383
[PATCH] Fix signal sending in usbdevio on async URB completion
by Harald Welte
· 19 years ago
4a8342d
Revert task flag re-ordering, add comments
by Linus Torvalds
· 19 years ago
aa55a08
[PATCH] fix TASK_STOPPED vs TASK_NONINTERACTIVE interaction
by Oleg Nesterov
· 19 years ago
498d0c5
[PATCH] set_current_state() commentary
by Andrew Morton
· 19 years ago
b342659
[PATCH] cpuset semaphore depth check optimize
by Paul Jackson
· 19 years ago
a2a9798
[PATCH] MCA/INIT: scheduler hooks
by Keith Owens
· 19 years ago
64ed93a
[PATCH] add schedule_timeout_{,un}interruptible() interfaces
by Nishanth Aravamudan
· 19 years ago
d79fc0f
[PATCH] sched: TASK_NONINTERACTIVE
by Ingo Molnar
· 19 years ago
4247bdc
[PATCH] cpuset semaphore depth check deadlock fix
by Paul Jackson
· 19 years ago
383f283
[PATCH] Prefetch kernel stacks to speed up context switch
by Chen, Kenneth W
· 19 years ago
9c1cfda
[PATCH] cpusets: Move the ia64 domain setup code to the generic code
by John Hawkes
· 19 years ago
36d57ac
[PATCH] auxiliary vector cleanups
by H. J. Lu
· 19 years ago
8446f1d
[PATCH] detect soft lockups
by Ingo Molnar
· 19 years ago
0eeca28
[PATCH] inotify
by Robert Love
· 19 years ago
22e2c50
[PATCH] Update cfq io scheduler to time sliced design
by Jens Axboe
· 19 years ago
2031d0f
Merge Christoph's freeze cleanup patch
by Linus Torvalds
· 19 years ago
3e1d1d2
[PATCH] Cleanup patch for process freezing
by Christoph Lameter
· 19 years ago
1a20ff2
[PATCH] Dynamic sched domains: sched changes
by Dinakar Guniguntala
· 19 years ago
476d139
[PATCH] sched: consolidate sbe sbf
by Nick Piggin
· 19 years ago
4866cde
[PATCH] sched: cleanup context switch locking
by Nick Piggin
· 19 years ago
68767a0
[PATCH] sched: schedstats update for balance on fork
by Nick Piggin
· 19 years ago
147cbb4
[PATCH] sched: balance on fork
by Nick Piggin
· 19 years ago
7897986
[PATCH] sched: balance timers
by Nick Piggin
· 19 years ago
3e30148
[PATCH] Keys: Make request-key create an authorisation key
by David Howells
· 19 years ago
d6e7114
[PATCH] setuid core dump
by Alan Cox
· 19 years ago
1363c3c
[PATCH] Avoiding mmap fragmentation
by Wolfgang Wander
· 19 years ago
3677209
[PATCH] comments on locking of task->comm
by Paolo 'Blaisorblade' Giarrusso
· 20 years ago
408b664
[PATCH] make lots of things static
by Adrian Bunk
· 20 years ago
e43379f
[PATCH] nice and rt-prio rlimits
by Matt Mackall
· 20 years ago
6c46ada
[PATCH] reparent_to_init cleanup
by Coywolf Qi Hunt
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago