index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
*
uprobes: share the i_mmap_rwsem
Davidlohr Bueso
2014-12-13
*
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
2014-12-13
*
mm: use new helper functions around the i_mmap_mutex
Davidlohr Bueso
2014-12-13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
|
\
|
*
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
2014-11-20
|
|
\
|
*
|
kernel: trace: fix printk message
Frans Klaver
2014-11-20
|
*
|
clocksource: Fix 'clcoksource' typo in comment
James Hartley
2014-10-29
*
|
|
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-12-11
|
\
\
\
|
*
|
|
cgroup: implement cgroup_get_e_css()
Tejun Heo
2014-11-18
|
*
|
|
cgroup: add cgroup_subsys->css_e_css_changed()
Tejun Heo
2014-11-18
|
*
|
|
cgroup: add cgroup_subsys->css_released()
Tejun Heo
2014-11-18
|
*
|
|
cgroup: fix the async css offline wait logic in cgroup_subtree_control_write()
Tejun Heo
2014-11-18
|
*
|
|
cgroup: restructure child_subsys_mask handling in cgroup_subtree_control_write()
Tejun Heo
2014-11-18
|
*
|
|
cgroup: separate out cgroup_calc_child_subsys_mask() from cgroup_refresh_chil...
Tejun Heo
2014-11-18
|
*
|
|
cpuset: lock vs unlock typo
Dan Carpenter
2014-10-27
|
*
|
|
cpuset: simplify cpuset_node_allowed API
Vladimir Davydov
2014-10-27
|
*
|
|
cpuset: convert callback_mutex to a spinlock
Vladimir Davydov
2014-10-27
*
|
|
|
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2014-12-11
|
\
\
\
\
|
*
|
|
|
workqueue: allow rescuer thread to do more work.
NeilBrown
2014-12-08
|
*
|
|
|
workqueue: invert the order between pool->lock and wq_mayday_lock
Tejun Heo
2014-12-08
|
*
|
|
|
workqueue: cosmetic update in rescuer_thread()
Tejun Heo
2014-12-04
|
|
/
/
/
*
|
|
|
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-12-11
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into for-3.19
Tejun Heo
2014-11-22
|
|
\
\
\
\
|
*
|
|
|
|
percpu: Convert remaining __get_cpu_var uses in 3.18-rcX
Christoph Lameter
2014-10-29
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-12-11
|
\
\
\
\
\
|
*
|
|
|
|
s390/kernel: add system calls for PCI memory access
Alexey Ishchuk
2014-11-19
|
*
|
|
|
|
kprobes: introduce weak arch_check_ftrace_location() helper function
Heiko Carstens
2014-10-27
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
|
|
\
\
\
\
\
|
*
|
|
|
|
|
bpf: verifier: add checks for BPF_ABS | BPF_IND instructions
Alexei Starovoitov
2014-12-06
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-29
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
bpf: fix arraymap NULL deref and missing overflow and zero size checks
Alexei Starovoitov
2014-11-19
|
*
|
|
|
|
|
|
bpf: remove test map scaffolding and user proper types
Alexei Starovoitov
2014-11-18
|
*
|
|
|
|
|
|
bpf: allow eBPF programs to use maps
Alexei Starovoitov
2014-11-18
|
*
|
|
|
|
|
|
bpf: fix BPF_MAP_LOOKUP_ELEM command return code
Alexei Starovoitov
2014-11-18
|
*
|
|
|
|
|
|
bpf: add array type of eBPF maps
Alexei Starovoitov
2014-11-18
|
*
|
|
|
|
|
|
bpf: add hashtable type of eBPF maps
Alexei Starovoitov
2014-11-18
|
*
|
|
|
|
|
|
bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM command
Alexei Starovoitov
2014-11-18
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-14
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-01
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
bpf: reduce verifier memory consumption
Alexei Starovoitov
2014-10-30
*
|
|
|
|
|
|
|
|
|
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-11
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-12-08
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
2014-12-03
|
|
*
|
|
|
|
|
|
|
|
|
Merge back earlier 'pm-runtime' material for 3.19-rc1.
Rafael J. Wysocki
2014-11-26
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selected
Rafael J. Wysocki
2014-11-18
|
|
|
*
|
|
|
|
|
|
|
|
PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/Kconfig
Kevin Hilman
2014-11-14
|
|
|
|
|
/
/
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
\
|
*
-
-
-
.
|
|
|
|
|
|
|
|
|
Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools'
Rafael J. Wysocki
2014-12-08
|
|
\
\
\
|
|
|
|
|
|
|
|
|
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
PM / hibernate: Deletion of an unnecessary check before the function call "vf...
Markus Elfring
2014-11-17
[next]