index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-21
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-1
/
+0
2008-04-19
sched: fair-group: de-couple load-balancing from the rb-trees
Peter Zijlstra
1
-0
/
+1
2008-04-19
sched: rt-group: optimize dequeue_rt_stack
Peter Zijlstra
1
-0
/
+1
2008-04-19
sched: fair-group: SMP-nice for group scheduling
Peter Zijlstra
1
-0
/
+1
2008-04-19
sched, cpuset: customize sched domains, core
Hidetoshi Seto
1
-1
/
+22
2008-04-19
sched: fix the task_group hierarchy for UID grouping
Peter Zijlstra
1
-0
/
+3
2008-04-19
sched: allow the group scheduler to have multiple levels
Dhaval Giani
1
-1
/
+1
2008-04-19
sched: add new set_cpus_allowed_ptr function
Mike Travis
1
-4
/
+11
2008-04-19
generic: reduce stack pressure in sched_affinity
Mike Travis
1
-1
/
+1
2008-04-19
sched: rt-group: synchonised bandwidth period
Peter Zijlstra
1
-0
/
+7
2008-04-19
sched: remove sysctl_sched_batch_wakeup_granularity
Ingo Molnar
1
-1
/
+0
2008-04-18
include: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-03-26
NOHZ: reevaluate idle sleep length after add_timer_on()
Thomas Gleixner
1
-0
/
+6
2008-03-21
sched: add exported arch_reinit_sched_domains() to header file.
Heiko Carstens
1
-0
/
+1
2008-03-19
sched: improve affine wakeups
Ingo Molnar
1
-0
/
+3
2008-03-07
sched: retain vruntime
Peter Zijlstra
1
-0
/
+4
2008-03-04
sched: revert load_balance_monitor() changes
Peter Zijlstra
1
-4
/
+0
2008-02-26
Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2008-02-25
lockdep: increase MAX_LOCK_DEPTH
Peter Zijlstra
1
-1
/
+1
2008-02-25
sched: add declaration of sched_tail to sched.h
Harvey Harrison
1
-0
/
+1
2008-02-13
include/linux: Remove all users of FASTCALL() macro
Harvey Harrison
1
-7
/
+7
2008-02-13
sched: rt-group: make rt groups scheduling configurable
Peter Zijlstra
1
-4
/
+7
2008-02-13
sched: rt-group: interface
Peter Zijlstra
1
-2
/
+5
2008-02-08
Get rid of the kill_pgrp_info() function
Pavel Emelyanov
1
-1
/
+0
2008-02-08
ITIMER_REAL: convert to use struct pid
Oleg Nesterov
1
-2
/
+1
2008-02-08
pid: Extend/Fix pid_vnr
Eric W. Biederman
1
-3
/
+2
2008-02-08
teach set_special_pids() to use struct pid
Oleg Nesterov
1
-1
/
+1
2008-02-07
Memory controller: accounting setup
Pavel Emelianov
1
-0
/
+1
2008-02-06
kernel/sys.c: get rid of expensive divides in groups_sort()
Eric Dumazet
1
-1
/
+1
2008-02-05
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
1
-1
/
+1
2008-02-05
maps4: rework TASK_SIZE macros
Dave Hansen
1
-0
/
+4
2008-02-05
exec: rework the group exit and fix the race with kill
Oleg Nesterov
1
-0
/
+7
2008-02-05
get_task_comm(): return the result
Andrew Morton
1
-1
/
+1
2008-02-01
[AUDIT] add session id to audit messages
Eric Paris
1
-0
/
+1
2008-02-01
[PATCH] get rid of loginuid races
Al Viro
1
-0
/
+3
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+33
2008-01-30
spinlock: lockbreak cleanup
Nick Piggin
1
-14
/
+7
2008-01-28
kernel: add CLONE_IO to specifically request sharing of IO contexts
Jens Axboe
1
-0
/
+1
2008-01-28
ioprio: move io priority from task_struct to io_context
Jens Axboe
1
-1
/
+0
2008-01-25
sched: keep total / count stats in addition to the max for
Arjan van de Ven
1
-0
/
+2
2008-01-25
sched, futex: detach sched.h and futex.h
Alexey Dobriyan
1
-1
/
+1
2008-01-25
softlockup: fix signedness
Ingo Molnar
1
-2
/
+2
2008-01-25
sched: latencytop support
Arjan van de Ven
1
-0
/
+5
2008-01-25
sched: rt throttling vs no_hz
Peter Zijlstra
1
-0
/
+2
2008-01-25
sched: rt group scheduling
Peter Zijlstra
1
-1
/
+9
2008-01-25
sched: rt time limit
Peter Zijlstra
1
-0
/
+2
2008-01-25
sched: high-res preemption tick
Peter Zijlstra
1
-1
/
+2
2008-01-25
sched: do not do cond_resched() when CONFIG_PREEMPT
Herbert Xu
1
-1
/
+12
2008-01-25
sched: SCHED_FIFO/SCHED_RR watchdog timer
Peter Zijlstra
1
-0
/
+1
2008-01-25
sched: sched_rt_entity
Peter Zijlstra
1
-2
/
+6
[next]