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
*
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
|
\
|
*
kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-11-28
|
*
sysctl: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-11-28
*
|
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
|
\
\
|
*
\
Merge branch 'pm-sleep'
Rafael J. Wysocki
2012-11-29
|
|
\
\
|
|
*
|
PM / Hibernate: use rb_entry
Davidlohr Bueso
2012-11-14
|
|
*
|
PM / sysfs: replace strict_str* with kstrto*
Daniel Walter
2012-11-14
|
|
|
/
|
*
|
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2012-11-29
|
|
\
\
|
|
*
|
cpuidle: Quickly notice prediction failure for repeat mode
Youquan Song
2012-11-14
|
|
|
/
|
*
|
Merge branch 'acpi-general'
Rafael J. Wysocki
2012-11-29
|
|
\
\
|
|
*
|
ACPI / processor: prevent cpu from becoming online
Yasuaki Ishimatsu
2012-11-14
|
|
|
/
|
*
|
Merge branch 'pm-qos'
Rafael J. Wysocki
2012-11-29
|
|
\
\
|
|
*
|
PM / QoS: Introduce request and constraint data types for PM QoS flags
Rafael J. Wysocki
2012-10-22
*
|
|
|
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-12-11
|
\
\
\
\
|
*
|
|
|
irqdomain: stop screaming about preallocated irqdescs
Linus Walleij
2012-11-30
|
|
/
/
/
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...
Linus Torvalds
2012-12-06
|
\
\
\
\
|
*
|
|
|
MODSIGN: Don't use enum-type bitfields in module signature info block
David Howells
2012-12-04
*
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-12-06
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
watchdog: Fix CPU hotplug regression
Thomas Gleixner
2012-12-04
*
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...
Linus Torvalds
2012-12-04
|
\
\
\
\
\
|
*
|
|
|
|
modsign: add symbol prefix to certificate list
James Hogan
2012-12-02
*
|
|
|
|
|
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-12-04
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s
Tejun Heo
2012-12-04
|
|
/
/
/
/
*
/
/
/
/
Revert "sched, autogroup: Stop going ahead if autogroup is disabled"
Mike Galbraith
2012-12-03
|
/
/
/
/
*
|
|
|
workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay
Tejun Heo
2012-12-01
*
|
|
|
workqueue: exit rescuer_thread() as TASK_RUNNING
Mike Galbraith
2012-12-01
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-12-01
|
\
\
\
\
|
*
|
|
|
perf, powerpc: Fix hw breakpoints returning -ENOSPC
Michael Neuling
2012-10-30
*
|
|
|
|
futex: avoid wake_futex() for a PI futex_q
Darren Hart
2012-11-26
*
|
|
|
|
watchdog: using u64 in get_sample_period()
Chuansheng Liu
2012-11-26
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-11-12
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
futex: Handle futex_pi OWNER_DIED take over correctly
Thomas Gleixner
2012-11-01
|
|
/
/
*
/
/
module: fix out-by-one error in kallsyms
Rusty Russell
2012-10-30
|
/
/
*
|
Merge branch 'akpm' (Andrew's fixes)
Linus Torvalds
2012-10-25
|
\
\
|
*
|
pidns: limit the nesting depth of pid namespaces
Andrew Vagin
2012-10-25
*
|
|
Makefile: Documentation for external tool should be correct
H. Peter Anvin
2012-10-25
|
/
/
*
|
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-24
|
\
\
|
*
|
Revert "cgroup: Remove task_lock() from cgroup_post_fork()"
Tejun Heo
2012-10-19
|
*
|
Revert "cgroup: Drop task_lock(parent) on cgroup_fork()"
Tejun Heo
2012-10-19
|
*
|
cgroup: notify_on_release may not be triggered in some cases
Daisuke Nishimura
2012-10-16
*
|
|
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-24
|
\
\
\
|
*
|
|
workqueue: cancel_delayed_work() should return %false if work item is idle
Dan Magenheimer
2012-10-24
|
|
/
/
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-23
|
\
\
\
|
*
\
\
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-10-21
|
|
\
\
\
|
|
*
|
|
ring-buffer: Check for uninitialized cpu buffer before resizing
Vaibhav Nagarnaik
2012-10-11
|
*
|
|
|
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-10-21
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
uprobes: Fix the racy uprobe->flags manipulation
Oleg Nesterov
2012-10-07
|
|
*
|
|
uprobes: Fix prepare_uprobe() race with itself
Oleg Nesterov
2012-10-07
|
|
*
|
|
uprobes: Introduce prepare_uprobe()
Oleg Nesterov
2012-10-07
|
|
*
|
|
uprobes: Fix handle_swbp() vs unregister() + register() race
Oleg Nesterov
2012-10-07
[next]