index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2008-06-10
sched: fix TASK_WAKEKILL vs SIGKILL race
Oleg Nesterov
1
-0
/
+13
2008-05-29
Merge commit 'linus/master' into sched-fixes-for-linus
Ingo Molnar
1
-0
/
+2
2008-05-29
revert ("sched: fair-group: SMP-nice for group scheduling")
Ingo Molnar
1
-1
/
+0
2008-05-26
posix timers: discard SI_TIMER signals on exec
Oleg Nesterov
1
-0
/
+2
2008-05-13
Make 'cond_resched()' nullification depend on PREEMPT_BKL
Linus Torvalds
1
-1
/
+1
2008-05-12
Fix up 'need_resched()' definition
Linus Torvalds
1
-1
/
+1
2008-05-12
Add new 'cond_resched_bkl()' helper function
Linus Torvalds
1
-1
/
+5
2008-05-06
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
Peter Zijlstra
1
-0
/
+29
2008-05-06
sched: make clock sync tunable by architecture code
Ingo Molnar
1
-0
/
+2
2008-05-06
sched: fix RT task-wakeup logic
Gregory Haskins
1
-1
/
+6
2008-04-30
Deprecate find_task_by_pid()
Pavel Emelyanov
1
-1
/
+4
2008-04-30
signals: use HAVE_SET_RESTORE_SIGMASK
Roland McGrath
1
-1
/
+1
2008-04-30
signals: fix /sbin/init protection from unwanted signals
Oleg Nesterov
1
-0
/
+2
2008-04-30
signals: join send_sigqueue() with send_group_sigqueue()
Oleg Nesterov
1
-2
/
+1
2008-04-30
signals: re-assign CLD_CONTINUED notification from the sender to reciever
Oleg Nesterov
1
-0
/
+6
2008-04-29
cgroups: add an owner to the mm_struct
Balbir Singh
1
-0
/
+13
2008-04-28
capabilities: implement per-process securebits
Andrew G. Morgan
1
-2
/
+1
2008-04-27
s390: KVM preparation: provide hook to enable pgstes in user pagetable
Carsten Otte
1
-0
/
+2
2008-04-24
[POWERPC] Add thread_info_cache_init() weak hook
Benjamin Herrenschmidt
1
-0
/
+2
2008-04-22
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-19
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-26
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-14
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
[next]