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
*
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
Alexei Starovoitov
2016-02-20
*
perf: generalize perf_callchain
Alexei Starovoitov
2016-02-20
*
bpf: grab rcu read lock for bpf_percpu_hash_update
Sasha Levin
2016-02-19
*
bpf: add lookup/update support for per-cpu hash and array maps
Alexei Starovoitov
2016-02-06
*
bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map
Alexei Starovoitov
2016-02-06
*
bpf: introduce BPF_MAP_TYPE_PERCPU_HASH map
Alexei Starovoitov
2016-02-06
*
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-02-01
|
\
|
*
phys_to_pfn_t: use phys_addr_t
Dan Williams
2016-01-31
|
*
devm_memremap_pages: fix vmem_altmap lifetime + alignment handling
Dan Williams
2016-01-30
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-01-31
|
\
\
|
*
|
tick/nohz: Set the correct expiry when switching to nohz/lowres mode
Wanpeng Li
2016-01-27
|
*
|
tick/sched: Hide unused oneshot timer code
Arnd Bergmann
2016-01-26
|
*
|
ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
John Stultz
2016-01-22
|
*
|
itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
2016-01-17
|
*
|
posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
2016-01-17
|
*
|
hrtimer: Handle remaining time proper for TIME_LOW_RES
Thomas Gleixner
2016-01-17
|
*
|
Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://...
Thomas Gleixner
2016-01-12
|
|
\
\
*
|
\
\
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-31
|
\
\
\
\
|
*
|
|
|
pid: Fix spelling in comments
Zhen Lei
2016-01-30
|
*
|
|
|
sched/numa: Fix use-after-free bug in the task_numa_compare
Gavin Guo
2016-01-22
|
*
|
|
|
sched: Fix crash in sched_init_numa()
Raghavendra K T
2016-01-19
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-01-31
|
\
\
\
\
\
|
*
|
|
|
|
perf: Remove/simplify lockdep annotation
Peter Zijlstra
2016-01-29
|
*
|
|
|
|
perf: Synchronously clean up child events
Peter Zijlstra
2016-01-29
|
*
|
|
|
|
perf: Untangle 'owner' confusion
Peter Zijlstra
2016-01-29
|
*
|
|
|
|
perf: Add flags argument to perf_remove_from_context()
Peter Zijlstra
2016-01-29
|
*
|
|
|
|
perf: Clean up sync_child_event()
Peter Zijlstra
2016-01-29
|
*
|
|
|
|
perf: Robustify event->owner usage and SMP ordering
Peter Zijlstra
2016-01-29
|
*
|
|
|
|
perf: Fix STATE_EXIT usage
Peter Zijlstra
2016-01-29
|
*
|
|
|
|
perf: Update locking order
Peter Zijlstra
2016-01-29
|
*
|
|
|
|
perf: Remove __free_event()
Peter Zijlstra
2016-01-29
|
*
|
|
|
|
perf/bpf: Convert perf_event_array to use struct file
Alexei Starovoitov
2016-01-29
|
*
|
|
|
|
perf: Fix NULL deref
Peter Zijlstra
2016-01-29
|
*
|
|
|
|
perf: Fix race in perf_event_exit_task_context()
Peter Zijlstra
2016-01-28
|
*
|
|
|
|
perf: Fix orphan hole
Peter Zijlstra
2016-01-28
|
*
|
|
|
|
perf: Synchronously free aux pages in case of allocation failure
Alexander Shishkin
2016-01-21
|
*
|
|
|
|
perf: Fix perf_event_exit_task() race
Peter Zijlstra
2016-01-21
|
*
|
|
|
|
perf: Add more assertions
Peter Zijlstra
2016-01-21
|
*
|
|
|
|
perf: Collapse and fix event_function_call() users
Peter Zijlstra
2016-01-21
|
*
|
|
|
|
perf: Specialize perf_event_exit_task()
Peter Zijlstra
2016-01-21
|
*
|
|
|
|
perf: Fix task context scheduling
Peter Zijlstra
2016-01-21
|
*
|
|
|
|
perf: Make ctx->is_active and cpuctx->task_ctx consistent
Peter Zijlstra
2016-01-21
|
*
|
|
|
|
perf: Optimize perf_sched_events() usage
Peter Zijlstra
2016-01-21
|
*
|
|
|
|
perf: Simplify/fix perf_event_enable() event scheduling
Peter Zijlstra
2016-01-21
|
*
|
|
|
|
perf: Use task_ctx_sched_out()
Peter Zijlstra
2016-01-21
|
*
|
|
|
|
perf: Fix perf_enable_on_exec() event scheduling
Peter Zijlstra
2016-01-21
|
*
|
|
|
|
perf: Remove stale comment
Peter Zijlstra
2016-01-21
|
*
|
|
|
|
perf: Fix cgroup scheduling in perf_enable_on_exec()
Peter Zijlstra
2016-01-21
|
*
|
|
|
|
perf: Fix cgroup event scheduling
Peter Zijlstra
2016-01-21
|
*
|
|
|
|
perf: Add lockdep assertions
Peter Zijlstra
2016-01-21
|
|
/
/
/
/
[next]