index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'linus/master' into sched-fixes-for-linus
Ingo Molnar
2008-05-29
1
-0
/
+2
|
\
|
*
posix timers: discard SI_TIMER signals on exec
Oleg Nesterov
2008-05-26
1
-0
/
+2
*
|
revert ("sched: fair-group: SMP-nice for group scheduling")
Ingo Molnar
2008-05-29
1
-1
/
+0
|
/
*
Make 'cond_resched()' nullification depend on PREEMPT_BKL
Linus Torvalds
2008-05-12
1
-1
/
+1
*
Fix up 'need_resched()' definition
Linus Torvalds
2008-05-12
1
-1
/
+1
*
Add new 'cond_resched_bkl()' helper function
Linus Torvalds
2008-05-11
1
-1
/
+5
*
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
Peter Zijlstra
2008-05-05
1
-0
/
+29
*
sched: make clock sync tunable by architecture code
Ingo Molnar
2008-05-05
1
-0
/
+2
*
sched: fix RT task-wakeup logic
Gregory Haskins
2008-05-05
1
-1
/
+6
*
Deprecate find_task_by_pid()
Pavel Emelyanov
2008-04-30
1
-1
/
+4
*
signals: use HAVE_SET_RESTORE_SIGMASK
Roland McGrath
2008-04-30
1
-1
/
+1
*
signals: fix /sbin/init protection from unwanted signals
Oleg Nesterov
2008-04-30
1
-0
/
+2
*
signals: join send_sigqueue() with send_group_sigqueue()
Oleg Nesterov
2008-04-30
1
-2
/
+1
*
signals: re-assign CLD_CONTINUED notification from the sender to reciever
Oleg Nesterov
2008-04-30
1
-0
/
+6
*
cgroups: add an owner to the mm_struct
Balbir Singh
2008-04-29
1
-0
/
+13
*
capabilities: implement per-process securebits
Andrew G. Morgan
2008-04-28
1
-2
/
+1
*
s390: KVM preparation: provide hook to enable pgstes in user pagetable
Carsten Otte
2008-04-27
1
-0
/
+2
*
[POWERPC] Add thread_info_cache_init() weak hook
Benjamin Herrenschmidt
2008-04-24
1
-0
/
+2
*
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
2008-04-21
1
-1
/
+0
|
\
|
*
include: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
*
|
sched: fair-group: de-couple load-balancing from the rb-trees
Peter Zijlstra
2008-04-19
1
-0
/
+1
*
|
sched: rt-group: optimize dequeue_rt_stack
Peter Zijlstra
2008-04-19
1
-0
/
+1
*
|
sched: fair-group: SMP-nice for group scheduling
Peter Zijlstra
2008-04-19
1
-0
/
+1
*
|
sched, cpuset: customize sched domains, core
Hidetoshi Seto
2008-04-19
1
-1
/
+22
*
|
sched: fix the task_group hierarchy for UID grouping
Peter Zijlstra
2008-04-19
1
-0
/
+3
*
|
sched: allow the group scheduler to have multiple levels
Dhaval Giani
2008-04-19
1
-1
/
+1
*
|
sched: add new set_cpus_allowed_ptr function
Mike Travis
2008-04-19
1
-4
/
+11
*
|
generic: reduce stack pressure in sched_affinity
Mike Travis
2008-04-19
1
-1
/
+1
*
|
sched: rt-group: synchonised bandwidth period
Peter Zijlstra
2008-04-19
1
-0
/
+7
*
|
sched: remove sysctl_sched_batch_wakeup_granularity
Ingo Molnar
2008-04-19
1
-1
/
+0
|
/
*
NOHZ: reevaluate idle sleep length after add_timer_on()
Thomas Gleixner
2008-03-26
1
-0
/
+6
*
sched: add exported arch_reinit_sched_domains() to header file.
Heiko Carstens
2008-03-21
1
-0
/
+1
*
sched: improve affine wakeups
Ingo Molnar
2008-03-19
1
-0
/
+3
*
sched: retain vruntime
Peter Zijlstra
2008-03-07
1
-0
/
+4
*
sched: revert load_balance_monitor() changes
Peter Zijlstra
2008-03-04
1
-4
/
+0
*
Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-02-26
1
-1
/
+1
|
\
|
*
lockdep: increase MAX_LOCK_DEPTH
Peter Zijlstra
2008-02-25
1
-1
/
+1
*
|
sched: add declaration of sched_tail to sched.h
Harvey Harrison
2008-02-25
1
-0
/
+1
|
/
*
include/linux: Remove all users of FASTCALL() macro
Harvey Harrison
2008-02-13
1
-7
/
+7
*
sched: rt-group: make rt groups scheduling configurable
Peter Zijlstra
2008-02-13
1
-4
/
+7
*
sched: rt-group: interface
Peter Zijlstra
2008-02-13
1
-2
/
+5
*
Get rid of the kill_pgrp_info() function
Pavel Emelyanov
2008-02-08
1
-1
/
+0
*
ITIMER_REAL: convert to use struct pid
Oleg Nesterov
2008-02-08
1
-2
/
+1
*
pid: Extend/Fix pid_vnr
Eric W. Biederman
2008-02-08
1
-3
/
+2
*
teach set_special_pids() to use struct pid
Oleg Nesterov
2008-02-08
1
-1
/
+1
*
Memory controller: accounting setup
Pavel Emelianov
2008-02-07
1
-0
/
+1
*
kernel/sys.c: get rid of expensive divides in groups_sort()
Eric Dumazet
2008-02-06
1
-1
/
+1
*
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
2008-02-05
1
-1
/
+1
*
maps4: rework TASK_SIZE macros
Dave Hansen
2008-02-05
1
-0
/
+4
*
exec: rework the group exit and fix the race with kill
Oleg Nesterov
2008-02-05
1
-0
/
+7
[next]