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
Commit message (
Expand
)
Author
Age
...
|
*
|
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-09-20
*
|
|
ARC: clone syscall to setp r25 as thread pointer
Vineet Gupta
2018-10-05
*
|
|
ARC: build: Don't set CROSS_COMPILE in arch's Makefile
Alexey Brodkin
2018-09-18
*
|
|
ARC: fix spelling mistake "entires" -> "entries"
Colin Ian King
2018-09-14
*
|
|
ARC: build: Get rid of toolchain check
Alexey Brodkin
2018-09-13
*
|
|
ARCv2: build: use mcpu=hs38 iso generic mcpu=archs
Vineet Gupta
2018-09-10
|
/
/
*
|
ARC: don't check for HIGHMEM pages in arch_dma_alloc
Eugeniy Paltsev
2018-09-04
*
|
ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled
Eugeniy Paltsev
2018-09-04
*
|
ARC: dma [IOC] Enable per device io coherency
Eugeniy Paltsev
2018-09-04
*
|
ARC: dma [IOC]: mark DMA devices connected as dma-coherent
Eugeniy Paltsev
2018-08-31
*
|
ARC: atomics: unbork atomic_fetch_##op()
Will Deacon
2018-08-31
*
|
arc: remove redundant GCC version checks
Masahiro Yamada
2018-08-30
*
|
ARC: sort Kconfig
Vineet Gupta
2018-08-27
*
|
ARC: cleanup show_faulting_vma()
Eugeniy Paltsev
2018-08-27
*
|
ARC: [plat-axs*]: Enable SWAP
Alexey Brodkin
2018-08-27
*
|
ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernel
Alexey Brodkin
2018-08-27
*
|
ARC: configs: cleanup
Alexey Brodkin
2018-08-27
|
/
*
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-08-23
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
*
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
|
\
|
*
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
2018-08-01
|
*
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2018-08-01
|
*
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
2018-08-01
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-13
|
\
\
|
*
\
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-07-25
|
|
\
\
|
*
|
|
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
|
*
|
|
ARC/kprobes: Don't call the ->break_handler() in ARC kprobes code
Masami Hiramatsu
2018-06-21
|
*
|
|
ARC/kprobes: Remove jprobe implementation
Masami Hiramatsu
2018-06-21
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
|
\
\
\
|
*
|
|
atomics/treewide: Clean up '*_andnot()' ifdeffery
Mark Rutland
2018-06-21
|
*
|
|
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
2018-06-21
|
*
|
|
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
2018-06-21
|
*
|
|
atomics/treewide: Make test ops optional
Mark Rutland
2018-06-21
|
*
|
|
atomics/arc: Define atomic64_fetch_add_unless()
Mark Rutland
2018-06-21
|
*
|
|
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
2018-06-21
|
*
|
|
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
2018-06-21
|
*
|
|
atomics/treewide: Remove redundant atomic_inc_not_zero() definitions
Mark Rutland
2018-06-21
|
*
|
|
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
|
|
/
/
*
|
|
arc: fix type warnings in arc/mm/cache.c
Randy Dunlap
2018-07-30
*
|
|
arc: fix build errors in arc/include/asm/delay.h
Randy Dunlap
2018-07-30
*
|
|
arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.c
Randy Dunlap
2018-07-30
*
|
|
arc: [plat-eznps] fix data type errors in platform headers
Randy Dunlap
2018-07-30
*
|
|
ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpc
Ofer Levi
2018-07-30
*
|
|
ARC: add SMP_CACHE_BYTES value validate
Eugeniy Paltsev
2018-07-30
*
|
|
ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_size
Eugeniy Paltsev
2018-07-27
*
|
|
ARC: dma [non IOC]: fix arc_dma_sync_single_for_(device|cpu)
Eugeniy Paltsev
2018-07-27
|
|
/
|
/
|
*
|
Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2018-07-20
|
\
\
|
|
/
|
/
|
|
*
ARCv2: [plat-hsdk]: Save accl reg pair by default
Vineet Gupta
2018-07-19
|
*
ARC: mm: allow mprotect to make stack mappings executable
Vineet Gupta
2018-07-11
|
*
ARC: Fix CONFIG_SWAP
Alexey Brodkin
2018-07-09
[prev]
[next]