index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
*
printk: prevent userland from spoofing kernel messages
Mathias Krause
2015-11-06
*
module: export param_free_charp()
Dan Streetman
2015-11-06
*
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-06
|
\
|
*
mm: introduce VM_LOCKONFAULT
Eric B Munson
2015-11-05
|
*
mm: mlock: add new mlock system call
Eric B Munson
2015-11-05
|
*
mm, oom: remove task_lock protecting comm printing
David Rientjes
2015-11-05
|
*
kernel/watchdog.c: fix race between proc_watchdog_thresh() and watchdog_timer...
Ulrich Obergfell
2015-11-05
|
*
kernel/watchdog.c: remove {get|put}_online_cpus() from watchdog_{park|unpark}...
Ulrich Obergfell
2015-11-05
|
*
kernel/watchdog.c: avoid races between /proc handlers and CPU hotplug
Ulrich Obergfell
2015-11-05
|
*
kernel/watchdog.c: avoid race between lockup detector suspend/resume and CPU ...
Ulrich Obergfell
2015-11-05
|
*
kernel/watchdog.c: add sysctl knob hardlockup_panic
Don Zickus
2015-11-05
|
*
kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup
Jiri Kosina
2015-11-05
|
*
watchdog: do not unpark threads in watchdog_park_threads() on error
Ulrich Obergfell
2015-11-05
|
*
watchdog: implement error handling in lockup_detector_suspend()
Ulrich Obergfell
2015-11-05
|
*
watchdog: implement error handling in update_watchdog_all_cpus() and callers
Ulrich Obergfell
2015-11-05
|
*
watchdog: move watchdog_disable_all_cpus() outside of ifdef
Ulrich Obergfell
2015-11-05
|
*
watchdog: fix error handling in proc_watchdog_thresh()
Ulrich Obergfell
2015-11-05
|
*
kernel/watchdog.c: is_hardlockup can be boolean
Yaowei Bai
2015-11-05
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-05
|
\
\
|
*
|
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
2015-10-01
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-11-05
|
\
\
\
|
*
|
|
KEYS: Merge the type-specific data with the payload data
David Howells
2015-10-21
|
*
|
|
certs: add .gitignore to stop git nagging about x509_certificate_list
Paul Gortmaker
2015-10-21
*
|
|
|
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-11-05
|
\
\
\
\
|
*
|
|
|
audit: make audit_log_common_recv_msg() a void function
Paul Moore
2015-11-04
|
*
|
|
|
audit: removing unused variable
Saurabh Sengar
2015-11-04
|
*
|
|
|
audit: fix comment block whitespace
Scott Matheina
2015-11-04
|
*
|
|
|
audit: audit_tree_match can be boolean
Yaowei Bai
2015-11-04
|
*
|
|
|
audit: audit_string_contains_control can be boolean
Yaowei Bai
2015-11-04
|
*
|
|
|
audit: try harder to send to auditd upon netlink failure
Richard Guy Briggs
2015-11-04
*
|
|
|
|
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-11-05
|
\
\
\
\
\
|
*
|
|
|
|
cgroup: fix race condition around termination check in css_task_iter_next()
Tejun Heo
2015-10-28
|
*
|
|
|
|
cgroup: drop cgroup__DEVEL__legacy_files_on_dfl
Tejun Heo
2015-10-15
|
*
|
|
|
|
cgroup: replace error handling in cgroup_init() with WARN_ON()s
Tejun Heo
2015-10-15
|
*
|
|
|
|
cgroup: add cgroup_subsys->free() method and use it to fix pids controller
Tejun Heo
2015-10-15
|
*
|
|
|
|
cgroup: keep zombies associated with their original cgroups
Tejun Heo
2015-10-15
|
*
|
|
|
|
cgroup: make css_set_rwsem a spinlock and rename it to css_set_lock
Tejun Heo
2015-10-15
|
*
|
|
|
|
cgroup: don't hold css_set_rwsem across css task iteration
Tejun Heo
2015-10-15
|
*
|
|
|
|
cgroup: reorganize css_task_iter functions
Tejun Heo
2015-10-15
|
*
|
|
|
|
cgroup: factor out css_set_move_task()
Tejun Heo
2015-10-15
|
*
|
|
|
|
cgroup: keep css_set and task lists in chronological order
Tejun Heo
2015-10-15
|
*
|
|
|
|
cgroup: make cgroup_destroy_locked() test cgroup_is_populated()
Tejun Heo
2015-10-15
|
*
|
|
|
|
cgroup: make css_sets pin the associated cgroups
Tejun Heo
2015-10-15
|
*
|
|
|
|
cgroup: relocate cgroup_[try]get/put()
Tejun Heo
2015-10-15
|
*
|
|
|
|
cgroup: move check_for_release() invocation
Tejun Heo
2015-10-15
|
*
|
|
|
|
cgroup: replace cgroup_has_tasks() with cgroup_is_populated()
Tejun Heo
2015-10-15
|
*
|
|
|
|
cgroup: make cgroup->nr_populated count the number of populated css_sets
Tejun Heo
2015-10-15
|
*
|
|
|
|
cgroup: remove an unused parameter from cgroup_task_migrate()
Tejun Heo
2015-10-15
[next]