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
/
arch
/
arc
/
kernel
Commit message (
Expand
)
Author
Age
*
ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
Vineet Gupta
2017-02-14
*
ARC: [arcompact] handle unaligned access delay slot corner case
Vineet Gupta
2017-02-01
*
ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds
Vineet Gupta
2017-01-26
*
ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core
Yuriy Kolerov
2016-11-08
*
ARC: IRQ: Do not use hwirq as virq and vice versa
Yuriy Kolerov
2016-11-08
*
ARC: [plat-eznps] set default baud for early console
Noam Camus
2016-11-08
*
ARC: timer: rtc: implement read loop in "C" vs. inline asm
Vineet Gupta
2016-11-07
*
ARC: change return value of userspace cmpxchg assist syscall
Vineet Gupta
2016-11-07
*
ARC: [SMP] avoid overriding present cpumask
Noam Camus
2016-10-31
*
ARC: module: print pretty section names
Vineet Gupta
2016-10-28
*
ARC: module: elide loop to save reference to .eh_frame
Vineet Gupta
2016-10-28
*
ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...
Vineet Gupta
2016-10-28
*
ARC: boot log: refactor cpu name/release printing
Vineet Gupta
2016-10-28
*
ARC: boot log: don't assume SWAPE instruction support
Vineet Gupta
2016-10-28
*
ARC: boot log: refactor printing abt features not captured in BCRs
Vineet Gupta
2016-10-28
*
ARCv2: boot log: print IOC exists as well as enabled status
Vineet Gupta
2016-10-28
*
ARC: syscall for userspace cmpxchg assist
Vineet Gupta
2016-10-24
*
ARC: Adjust cpuinfo for non-continuous cpu ids
Noam Camus
2016-10-19
*
ARCv2: intc: untangle SMP, MCIP and IDU
Vineet Gupta
2016-10-16
*
Merge branch 'work.uaccess' into for-linus
Al Viro
2016-10-14
|
\
|
*
arc: don't leak bits of kernel stack into coredump
Al Viro
2016-09-15
*
|
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
*
|
ARCv2: intc: Use kflag if STATUS32.IE must be reset
Yuriy Kolerov
2016-09-30
*
|
ARC: .exit.* sections can be discarded in .eh_frame regime
Vineet Gupta
2016-09-30
*
|
ARC: dw2 unwind: enable cfi pseudo ops in string lib
Vineet Gupta
2016-09-30
*
|
ARC: entry: make ret_from_system_call local label
Vineet Gupta
2016-09-30
*
|
ARC: dw2 unwind: switch to .eh_frame based unwinding
Vineet Gupta
2016-09-30
*
|
ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frame
Vineet Gupta
2016-09-30
*
|
ARC: module: support R_ARC_32_PCREL relocation
Vineet Gupta
2016-09-30
*
|
arc: perf: Enable generic "cache-references" and "cache-misses" events
Alexey Brodkin
2016-09-30
*
|
ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores
Vineet Gupta
2016-09-30
*
|
ARCv2: identify HS38 rel 3.0 cores
Vineet Gupta
2016-09-30
*
|
ARC: export __udivdi3 for modules
Vineet Gupta
2016-08-19
*
|
ARC: Support syscall ABI v4
Vineet Gupta
2016-08-19
|
/
*
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-30
|
\
|
*
arc: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
2016-06-23
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
|
\
\
|
*
|
ARC/time: Convert to hotplug state machine
Anna-Maria Gleixner
2016-07-15
*
|
|
Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2016-07-29
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ARC: fix linux-next build breakage
Vineet Gupta
2016-07-13
*
|
|
Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...
Thomas Gleixner
2016-07-07
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
|
*
|
clocksource/drivers/arc: Convert init function to return error
Daniel Lezcano
2016-06-28
*
|
|
arc: unwind: warn only once if DW2_UNWIND is disabled
Alexey Brodkin
2016-06-28
|
|
/
|
/
|
*
|
ARC: [intc-compact] simplify code for 2 priority levels
Vineet Gupta
2016-05-30
*
|
Fix typos
Andrea Gelmini
2016-05-30
|
/
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-05-25
|
\
|
*
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
2016-05-16
*
|
exit_thread: remove empty bodies
Jiri Slaby
2016-05-20
*
|
ARC: [plat-eznps] Use dedicated identity auxiliary register.
Noam Camus
2016-05-09
[next]