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
/
mips
/
mm
Commit message (
Expand
)
Author
Age
...
|
*
|
MIPS: mm: Remove local_flush_tlb_mm()
Paul Burton
2019-02-04
|
*
|
MIPS: mm: Remove redundant preempt_disable in local_flush_tlb_mm()
Paul Burton
2019-02-04
|
*
|
MIPS: mm: Consolidate drop_mmu_context() has-ASID checks
Paul Burton
2019-02-04
|
*
|
MIPS: mm: Remove redundant drop_mmu_context() cpu argument
Paul Burton
2019-02-04
|
*
|
mips: mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-22
|
*
|
MIPS: Compile post DMA flush only when needed
Hauke Mehrtens
2019-01-18
|
|
/
*
/
MIPS: Loongson: Introduce and use loongson_llsc_mb()
Huacai Chen
2019-02-04
|
/
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-27
|
\
|
*
mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X
Jiong Wang
2018-12-07
*
|
Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-12-26
|
\
\
|
|
/
|
/
|
|
*
MIPS: Expand MIPS32 ASIDs to 64 bits
Paul Burton
2018-12-05
|
*
mips: annotate implicit fall throughs
Mathieu Malaterre
2018-12-03
|
*
MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
Huacai Chen
2018-11-21
|
*
MIPS: Loongson: Add Loongson-3A R2.1 basic support
Huacai Chen
2018-11-19
*
|
MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocation
Maciej W. Rozycki
2018-11-05
|
/
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
*
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
2018-10-31
*
Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-10-26
|
\
|
*
MIPS: stop using _PTRS_PER_PGD
Alexandre Belloni
2018-09-28
*
|
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
2018-09-20
*
|
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-09-20
*
|
dma-mapping: move the dma_coherent flag to struct device
Christoph Hellwig
2018-09-20
*
|
MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT
Christoph Hellwig
2018-09-20
|
/
*
Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2018-08-23
|
\
|
*
MIPS: Consistently declare TLB functions
Paul Burton
2018-08-10
|
*
MIPS: Export tlbmiss_handler_setup_pgd near its definition
Paul Burton
2018-08-10
*
|
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
*
|
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-08-13
|
\
|
|
*
MIPS: Remove remnants of UASM_ISA
Paul Burton
2018-08-09
|
*
MIPS: Avoid using array as parameter to write_c0_kpgd()
Paul Burton
2018-08-06
|
*
MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnostic
Paul Burton
2018-07-30
|
*
MIPS: remove mips_swiotlb_ops
Christoph Hellwig
2018-07-27
|
*
MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
Paul Burton
2018-07-26
|
*
arch: mips: mm: page: Remove unused function
Rickard Strandqvist
2018-06-24
|
*
MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CM
Paul Burton
2018-06-24
|
*
MIPS: remove the old dma-default implementation
Christoph Hellwig
2018-06-24
|
*
MIPS: use generic dma noncoherent ops for simple noncoherent platforms
Christoph Hellwig
2018-06-24
|
*
MIPS: move coherentio setup to setup.c
Christoph Hellwig
2018-06-24
|
*
MIPS: make the default mips dma implementation optional
Christoph Hellwig
2018-06-24
|
*
MIPS: remove the mips_dma_map_ops indirection
Christoph Hellwig
2018-06-24
|
*
MIPS: consolidate the swiotlb implementations
Christoph Hellwig
2018-06-24
|
*
MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs
Christoph Hellwig
2018-06-24
*
|
MIPS: Fix ioremap() RAM check
Paul Burton
2018-07-05
|
/
*
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-06-12
|
\
|
*
MIPS: Re-use kstrtobool_from_user()
Andy Shevchenko
2018-05-14
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
|
\
\
|
*
|
signal/mips: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
|
*
|
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
|
|
/
[prev]
[next]