index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
Age
Commit message (
Expand
)
Author
2019-06-13
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2019-05-14
include/linux/sched/signal.h: replace `tsk' with `task'
Andrei Vagin
2019-05-09
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-05-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-03
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2019-04-30
fork: Provide a function for copying init_mm
Nadav Amit
2019-04-19
cgroup: cgroup v2 freezer
Roman Gushchin
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-04-10
keys: safe concurrent user->{session,uid}_keyring access
Jann Horn
2019-04-03
sched_domain: Annotate RCU pointers properly
Joel Fernandes (Google)
2019-03-29
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
2019-03-08
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-05
mm/cma: add PF flag to force non cma alloc
Aneesh Kumar K.V
2019-02-28
Add io_uring IO interface
Jens Axboe
2019-02-11
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
2019-02-11
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
Ingo Molnar
2019-02-04
sched/wake_q: Reduce reference counting for special users
Davidlohr Bueso
2019-02-04
sched/core: Convert task_struct.stack_refcount to refcount_t
Elena Reshetova
2019-02-04
sched/core: Convert task_struct.usage to refcount_t
Elena Reshetova
2019-02-04
sched/core: Convert signal_struct.sigcnt to refcount_t
Elena Reshetova
2019-02-04
sched/core: Convert sighand_struct.count to refcount_t
Elena Reshetova
2019-02-01
oom, oom_reaper: do not enqueue same task twice
Tetsuo Handa
2019-01-27
sched/topology: Introduce a sysctl for Energy Aware Scheduling
Quentin Perret
2019-01-21
sched/wake_q: Document wake_q_add()
Peter Zijlstra
2019-01-04
fork: fix some -Wmissing-prototypes warnings
Yi Wang
2018-12-11
sched/cpufreq: Prepare schedutil for Energy Aware Scheduling
Quentin Perret
2018-12-11
sched/topology: Relocate arch_scale_cpu_capacity() to the internal header
Quentin Perret
2018-12-11
sched/topology: Remove the ::smt_gain field from 'struct sched_domain'
Vincent Guittot
2018-12-03
sched: Fix various typos in comments
Ingo Molnar
2018-11-28
x86/speculation: Rework SMT state change
Thomas Gleixner
2018-11-28
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
2018-10-30
Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-10-26
sched: loadavg: make calc_load_n() public
Johannes Weiner
2018-10-26
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
2018-10-25
cpuidle: menu: Remove get_loadavg() from the performance multiplier
Daniel Lezcano
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-03
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
2018-09-11
signal: Remove SEND_SIG_FORCED
Eric W. Biederman
2018-09-11
signal: Remove the siginfo paramater from kernel_dqueue_signal
Eric W. Biederman
2018-09-10
sched/topology: Add SD_ASYM_CPUCAPACITY flag detection
Morten Rasmussen
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-22
signal: make force_sigsegv() void
Christian Brauner
2018-08-22
kernel/hung_task.c: allow to set checking interval separately from timeout
Dmitry Vyukov
2018-08-22
userns: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-17
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
2018-08-09
signal: Don't restart fork when signals come in.
Eric W. Biederman
[next]