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
2016-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2016-01-21
mm: memcontrol: move kmem accounting code to CONFIG_MEMCG
Johannes Weiner
1
-2
/
+2
2016-01-21
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
1
-0
/
+3
2016-01-20
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
1
-0
/
+1
2016-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2016-01-12
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+4
2016-01-11
unix: properly account for FDs passed over unix sockets
willy tarreau
1
-0
/
+1
2016-01-06
sched/core: Move sched_entity::avg into separate cache line
Jiri Olsa
1
-2
/
+7
2016-01-06
Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...
Ingo Molnar
1
-7
/
+9
2016-01-06
sched/core: Fix unserialized r-m-w scribbling stuff
Peter Zijlstra
1
-5
/
+6
2016-01-06
sched/core: Check tgid in is_global_init()
Sergey Senozhatsky
1
-2
/
+3
2015-12-08
watchdog: introduce touch_softlockup_watchdog_sched()
Tejun Heo
1
-0
/
+4
2015-12-04
sched/cputime: Convert vtime_seqlock to seqcount
Frederic Weisbecker
1
-1
/
+1
2015-12-04
sched/cputime: Clarify vtime symbols and document them
Frederic Weisbecker
1
-1
/
+4
2015-11-23
sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()
Byungchul Park
1
-2
/
+2
2015-11-10
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2015-11-09
coredump: add DAX filtering for ELF coredumps
Ross Zwisler
1
-1
/
+3
2015-11-07
signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()
Oleg Nesterov
1
-0
/
+10
2015-11-07
signal: turn dequeue_signal_lock() into kernel_dequeue_signal()
Oleg Nesterov
1
-5
/
+6
2015-11-07
signals: kill block_all_signals() and unblock_all_signals()
Oleg Nesterov
1
-6
/
+1
2015-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-7
/
+10
2015-11-06
memcg: punt high overage reclaim to return-to-userland path
Tejun Heo
1
-0
/
+3
2015-11-06
memcg: flatten task_struct->memcg_oom
Tejun Heo
1
-7
/
+6
2015-11-06
kernel/watchdog.c: add sysctl knob hardlockup_panic
Don Zickus
1
-0
/
+1
2015-11-06
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-12
/
+0
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2015-11-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-16
/
+20
2015-11-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+6
2015-10-19
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-4
/
+6
2015-10-15
posix_cpu_timer: Reduce unnecessary sighand lock contention
Jason Low
1
-0
/
+3
2015-10-15
posix_cpu_timer: Convert cputimer->running to bool
Jason Low
1
-3
/
+3
2015-10-13
bpf: charge user for creation of BPF maps and programs
Alexei Starovoitov
1
-1
/
+1
2015-10-06
sched/core: Create preempt_count invariant
Peter Zijlstra
1
-5
/
+12
2015-10-06
sched/core: Simplify INIT_PREEMPT_COUNT
Peter Zijlstra
1
-6
/
+5
2015-10-06
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
1
-0
/
+12
2015-09-23
sched/core: Make 'sched_domain_topology' declaration static
Juergen Gross
1
-2
/
+0
2015-09-21
rcu: Use single-stage IPI algorithm for RCU expedited grace period
Paul E. McKenney
1
-4
/
+6
2015-09-16
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
1
-12
/
+0
2015-09-16
Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...
Tejun Heo
1
-0
/
+12
2015-09-13
sched/fair: Make utilization tracking CPU scale-invariant
Dietmar Eggemann
1
-1
/
+1
2015-09-13
sched/fair: Make load tracking frequency scale-invariant
Dietmar Eggemann
1
-3
/
+3
2015-09-05
mm: defer flush of writable TLB entries
Mel Gorman
1
-0
/
+7
2015-09-05
mm: send one IPI per CPU to TLB flush all entries after unmapping pages
Mel Gorman
1
-0
/
+16
2015-09-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-55
/
+43
2015-08-12
sched: Fix a race between __kthread_bind() and sched_setaffinity()
Peter Zijlstra
1
-7
/
+0
2015-08-03
sched/fair: Rewrite runnable load and utilization average tracking
Yuyang Du
1
-23
/
+18
2015-08-03
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
1
-6
/
+0
2015-08-03
sched/fair: Beef up wake_wide()
Mike Galbraith
1
-2
/
+2
2015-08-03
sched/cputime: Guarantee stime + utime == rtime
Peter Zijlstra
1
-17
/
+23
2015-07-18
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...
Ingo Molnar
1
-1
/
+5
[next]