index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
timers/nohz: Convert tick dependency mask to atomic_t
Frederic Weisbecker
2016-03-29
1
-2
/
+2
*
oom, oom_reaper: protect oom_reaper_list using simpler way
Tetsuo Handa
2016-03-25
1
-2
/
+0
*
oom: make oom_reaper_list single linked
Vladimir Davydov
2016-03-25
1
-1
/
+1
*
oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task
Michal Hocko
2016-03-25
1
-0
/
+2
*
mm, oom_reaper: implement OOM victims queuing
Michal Hocko
2016-03-25
1
-0
/
+3
*
sched: add schedule_timeout_idle()
Andrew Morton
2016-03-25
1
-0
/
+1
*
parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option
Helge Deller
2016-03-23
1
-0
/
+8
*
kernel: add kcov code coverage
Dmitry Vyukov
2016-03-22
1
-0
/
+11
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-18
1
-2
/
+2
|
\
|
*
timer: convert timer_slack_ns from unsigned long to u64
John Stultz
2016-03-17
1
-2
/
+2
*
|
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-03-17
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
tty: audit: Handle tty audit enable atomically
Peter Hurley
2016-01-27
1
-1
/
+0
*
|
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-16
1
-0
/
+9
|
\
\
|
*
|
cpufreq: Move scheduler-related code to the sched directory
Rafael J. Wysocki
2016-03-10
1
-0
/
+9
|
|
/
*
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-14
1
-3
/
+8
|
\
\
|
*
|
sched: Migrate sched to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
1
-3
/
+0
|
*
|
nohz: New tick dependency mask
Frederic Weisbecker
2016-03-02
1
-0
/
+8
|
|
/
*
|
sched/deadline: Remove dl_new from struct sched_dl_entity
Luca Abeni
2016-03-08
1
-5
/
+1
*
|
sched/debug: Fix preempt_disable_ip recording for preempt_disable()
Sebastian Andrzej Siewior
2016-02-29
1
-2
/
+0
*
|
sched/rt: Fix PI handling vs. sched_setscheduler()
Peter Zijlstra
2016-02-29
1
-0
/
+2
*
|
sched/debug: Make schedstats a runtime tunable that is disabled by default
Mel Gorman
2016-02-09
1
-0
/
+4
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-22
1
-0
/
+1
|
\
|
*
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-01-19
1
-0
/
+1
*
|
mm: memcontrol: move kmem accounting code to CONFIG_MEMCG
Johannes Weiner
2016-01-20
1
-2
/
+2
*
|
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-01-20
1
-0
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-01-12
1
-0
/
+1
|
\
|
*
unix: properly account for FDs passed over unix sockets
willy tarreau
2016-01-11
1
-0
/
+1
*
|
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2016-01-11
1
-0
/
+4
|
\
\
|
*
|
watchdog: introduce touch_softlockup_watchdog_sched()
Tejun Heo
2015-12-08
1
-0
/
+4
|
|
/
*
|
sched/core: Move sched_entity::avg into separate cache line
Jiri Olsa
2016-01-06
1
-2
/
+7
*
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...
Ingo Molnar
2016-01-06
1
-7
/
+9
|
\
\
|
*
|
sched/core: Fix unserialized r-m-w scribbling stuff
Peter Zijlstra
2016-01-06
1
-5
/
+6
|
*
|
sched/core: Check tgid in is_global_init()
Sergey Senozhatsky
2016-01-06
1
-2
/
+3
|
|
/
*
|
sched/cputime: Convert vtime_seqlock to seqcount
Frederic Weisbecker
2015-12-04
1
-1
/
+1
*
|
sched/cputime: Clarify vtime symbols and document them
Frederic Weisbecker
2015-12-04
1
-1
/
+4
*
|
sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()
Byungchul Park
2015-11-23
1
-2
/
+2
|
/
*
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-10
1
-1
/
+3
|
\
|
*
coredump: add DAX filtering for ELF coredumps
Ross Zwisler
2015-11-09
1
-1
/
+3
*
|
signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()
Oleg Nesterov
2015-11-06
1
-0
/
+10
*
|
signal: turn dequeue_signal_lock() into kernel_dequeue_signal()
Oleg Nesterov
2015-11-06
1
-5
/
+6
*
|
signals: kill block_all_signals() and unblock_all_signals()
Oleg Nesterov
2015-11-06
1
-6
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-05
1
-7
/
+10
|
\
\
|
*
|
memcg: punt high overage reclaim to return-to-userland path
Tejun Heo
2015-11-05
1
-0
/
+3
|
*
|
memcg: flatten task_struct->memcg_oom
Tejun Heo
2015-11-05
1
-7
/
+6
|
*
|
kernel/watchdog.c: add sysctl knob hardlockup_panic
Don Zickus
2015-11-05
1
-0
/
+1
*
|
|
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-11-05
1
-12
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
2015-09-16
1
-12
/
+0
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-11-04
1
-1
/
+1
|
\
\
|
*
|
bpf: charge user for creation of BPF maps and programs
Alexei Starovoitov
2015-10-12
1
-1
/
+1
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-03
1
-16
/
+20
|
\
\
[next]