Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
382467358ac9675b1b6814400a9a9e36dc7da14f
/
include
/
linux
/
sched
3824673
signal: Helpers for faults with specialized siginfo layouts
by Eric W. Biederman
· 8 years ago
f8ec660
signal: Add send_sig_fault and force_sig_fault
by Eric W. Biederman
· 8 years ago
4837fe3
mm, oom_reaper: fix memory corruption
by Michal Hocko
· 8 years ago
22714a2
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
8a103df
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 8 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 8 years ago
a9903f04
sched/sysctl: Fix attributes of some extern declarations
by Matthias Kaehlcke
· 8 years ago
edb9382
sched/isolation: Move isolcpus= handling to the housekeeping code
by Frederic Weisbecker
· 8 years ago
6f1982f
sched/isolation: Handle the nohz_full= parameter
by Frederic Weisbecker
· 8 years ago
de20155
sched/isolation: Introduce housekeeping flags
by Frederic Weisbecker
· 8 years ago
5c4991e
sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_HZ_FULL
by Frederic Weisbecker
· 8 years ago
204c083
sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()
by Frederic Weisbecker
· 8 years ago
e179f5a
sched/isolation: Use its own static key
by Frederic Weisbecker
· 8 years ago
7e56a1c
sched/isolation: Make the housekeeping cpumask private
by Frederic Weisbecker
· 8 years ago
9f0ca2d
sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu()
by Frederic Weisbecker
· 8 years ago
7863406
sched/isolation: Move housekeeping related code to its own file
by Frederic Weisbecker
· 8 years ago
a961e40
membarrier: Provide register expedited private command
by Mathieu Desnoyers
· 8 years ago
ff0d4a9
sched/rt: Add a helper to test for a RT task
by Sebastian Andrzej Siewior
· 8 years ago
d153b15
sched/core: Fix wake_affine() performance regression
by Peter Zijlstra
· 8 years ago
a1b2289
android: binder: drop lru lock in isolate callback
by Sherry Yang
· 8 years ago
cfb766d
sched/cputime: Expose cputime_adjust()
by Tejun Heo
· 8 years ago
d34fc1a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
2129258
mm: oom: let oom_reap_task and exit_mmap run concurrently
by Andrea Arcangeli
· 8 years ago
aae3dbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
5f82e71
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
90001d6
sched/fair: Fix wake_affine() for !NUMA_BALANCING
by Peter Zijlstra
· 8 years ago
d92a8cf
locking/lockdep: Rework FS_RECLAIM annotation
by Peter Zijlstra
· 8 years ago
74dc338
sched/debug: Use task_pid_nr_ns in /proc/$pid/sched
by Aleksa Sarai
· 8 years ago
18f08da
sched/core: Remove unnecessary initialization init_idle_bootup_task()
by Cheng Jian
· 8 years ago
a91dbff
sock: ulimit on MSG_ZEROCOPY pages
by Willem de Bruijn
· 8 years ago
e06fdaf
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
1860033
mm: make PR_SET_THP_DISABLE immediately active
by Michal Hocko
· 8 years ago
8d97a6c
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
4be9513
Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
86d35af
MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainer
by Ingo Molnar
· 8 years ago
3859a27
randstruct: Mark various structs for randomization
by Kees Cook
· 9 years ago
3c85d6d
sched/loadavg: Generalize "_idle" naming to "_nohz"
by Frederic Weisbecker
· 8 years ago
f11cc07
sched/core: Drop the unused try_get_task_struct() helper function
by Davidlohr Bueso
· 8 years ago
92ebce5
osf_wait4: switch to kernel_wait4()
by Al Viro
· 8 years ago
2e44b7d
sched/clock: Use late_initcall() instead of sched_init_smp()
by Peter Zijlstra
· 8 years ago
ac1e843
sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()
by Peter Zijlstra
· 8 years ago
b421b22
x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable sync points
by Peter Zijlstra
· 8 years ago
499118e
mm: introduce memalloc_noreclaim_{save,restore}
by Vlastimil Babka
· 8 years ago
e579dde
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
7dea19f
mm: introduce memalloc_nofs_{save,restore} API
by Michal Hocko
· 8 years ago
6c478ae
signal: Make kill_proc_info static
by Eric W. Biederman
· 8 years ago
0ba78a9
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
acd5862
sched/rtmutex: Refactor rt_mutex_setprio()
by Peter Zijlstra
· 8 years ago
e96a7705
sched/rtmutex/deadline: Fix a PI crash for deadline tasks
by Xunlei Pang
· 8 years ago
698eff6
sched/clock, x86/perf: Fix "perf test tsc"
by Peter Zijlstra
· 8 years ago
ee6a3d1
sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>
by Ingo Molnar
· 9 years ago
5c0d0f3
sched/headers: Remove <linux/sched.h> from <linux/sched/init.h>
by Ingo Molnar
· 9 years ago
a906086
sched/headers: Remove <linux/sched.h> from <linux/sched/hotplug.h>
by Ingo Molnar
· 9 years ago
4f079e9
sched/headers: Remove <linux/sched.h> from <linux/sched/debug.h>
by Ingo Molnar
· 9 years ago
b0145d9
sched/headers: Remove <linux/sched.h> from <linux/sched/nohz.h>
by Ingo Molnar
· 9 years ago
dc19953
sched/headers: Remove <linux/sched.h> from <linux/sched/stat.h>
by Ingo Molnar
· 9 years ago
ed53742
sched/headers: Remove <linux/sched.h> from <linux/sched/cpufreq.h>
by Ingo Molnar
· 9 years ago
de8deb0
sched/headers: Remove <linux/sched.h> from <linux/sched/user.h>
by Ingo Molnar
· 9 years ago
ae1cc88
sched/headers: Remove <linux/sched.h> from <linux/sched/coredump.h>
by Ingo Molnar
· 9 years ago
b8d6d80
sched/headers: Remove <linux/sched.h> from <linux/sched/mm.h>
by Ingo Molnar
· 9 years ago
5fd7315
sched/headers: Remove <linux/sched.h> from <linux/sched/autogroup.h>
by Ingo Molnar
· 9 years ago
5a2d688
sched/headers: Remove <linux/sched.h> from <linux/sched/loadavg.h>
by Ingo Molnar
· 9 years ago
ea94763
sched/headers: Remove <linux/sched.h> from <linux/sched/clock.h>
by Ingo Molnar
· 9 years ago
f411229
sched/headers: Remove tsk_is_polling()
by Ingo Molnar
· 9 years ago
c03cb28
sched/headers: Remove <linux/sched.h> from <linux/sched/topology.h>
by Ingo Molnar
· 9 years ago
6f175fc
sched/headers: Move the sched_exec() prototype to <linux/sched/task.h>
by Ingo Molnar
· 9 years ago
cda6672
sched/headers: Move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 9 years ago
c5a2192
sched/headers: Move _init() prototypes from <linux/sched.h> to <linux/sched/init.h>
by Ingo Molnar
· 9 years ago
42011db
sched/headers: Move exit_files() and exit_itimers() from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 9 years ago
9049863
sched/headers: Move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h>
by Ingo Molnar
· 9 years ago
a2d7a74
sched/headers: Move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h>
by Ingo Molnar
· 9 years ago
1050b27
sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cputime.h> into <linux/sched/cputime.h>
by Ingo Molnar
· 9 years ago
56cd697
sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>
by Ingo Molnar
· 9 years ago
cdc75e9
sched/headers: Move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 9 years ago
70806b2
sched/headers: Move the 'root_task_group' declaration to <linux/sched/autogroup.h>
by Ingo Molnar
· 9 years ago
f3ac606
sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sched/task_stack.h>
by Ingo Molnar
· 9 years ago
6bfbaa5
sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kernel/fork.c
by Ingo Molnar
· 9 years ago
901b14b
sched/headers: Move task lifetime APIs from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 9 years ago
0ca0156
sched/headers: Split hotplug CPU interfaces out of <linux/sched.h> into <linux/sched/hotplug.h>
by Ingo Molnar
· 9 years ago
d3d1e32
sched/headers: Move debugging functions from <linux/sched.h> to <linux/sched/debug.h>
by Ingo Molnar
· 9 years ago
752b3ca
sched/headers: Move the NOHZ APIs from <linux/sched.h> to <linux/sched/nohz.h>
by Ingo Molnar
· 9 years ago
3605df49
sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched/stat.h>
by Ingo Molnar
· 9 years ago
74444ed
sched/headers: Move the memalloc_noio_*() APIs to <linux/sched/mm.h>
by Ingo Molnar
· 9 years ago
2a1f062
sched/headers: Move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 9 years ago
9a07000
sched/headers: Move CONFIG_TASK_XACCT bits from <linux/sched.h> to <linux/sched/xacct.h>
by Ingo Molnar
· 9 years ago
c41cfc6
sched/headers: Move the JOBCTL_ defines and methods from <linux/sched.h> to <linux/sched/jobctl.h>
by Ingo Molnar
· 9 years ago
5647028
sched/headers: Move the NUMA balancing interfaces from <linux/sched.h> to <linux/sched/numa_balancing.h>
by Ingo Molnar
· 9 years ago
d026ce7
sched/headers: Move in_vfork() from <linux/sched.h> to <linux/sched/mm.h>
by Ingo Molnar
· 9 years ago
4240c8b
sched/headers: Move more mm_struct related functionality from <linux/sched.h> to <linux/sched/mm.h>
by Ingo Molnar
· 9 years ago
7284c6d
sched/headers: Move the cpufreq interfaces to <linux/sched/cpufreq.h>
by Ingo Molnar
· 9 years ago
8d88460
sched/headers: Move 'struct pacct_struct' and 'struct cpu_itimer' form <linux/sched.h> to <linux/sched/signal.h>
by Ingo Molnar
· 9 years ago
bcbb6a5
sched/headers: Move 'struct user_struct' definition and APIs to the new <linux/sched/user.h> header
by Ingo Molnar
· 9 years ago
c3edc40
sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h>
by Ingo Molnar
· 9 years ago
11701c6
sched/headers: Move task->mm coredumping related defines and methods from <linux/sched.h> to <linux/sched/coredump.h>
by Ingo Molnar
· 9 years ago
68e21be
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
by Ingo Molnar
· 9 years ago
de8f1c7
sched/headers: Move autogroup APIs into <linux/sched/autogroup.h>
by Ingo Molnar
· 9 years ago
dea38c7
sched/headers: Move loadavg related definitions from <linux/sched.h> to <linux/sched/loadavg.h>
by Ingo Molnar
· 9 years ago
5689810
sched/headers: Move scheduler clock interfaces to <linux/sched/clock.h>
by Ingo Molnar
· 9 years ago
eb61baf
sched/headers: Move the wake-queue types and interfaces from sched.h into <linux/sched/wake_q.h>
by Ingo Molnar
· 9 years ago
5dbe91d
sched/headers: Move idle polling methods to <linux/sched/idle.h>
by Ingo Molnar
· 9 years ago
Next »