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
/
openrisc
/
kernel
Commit message (
Expand
)
Author
Age
*
pagewalk: separate function pointers from iterator data
Christoph Hellwig
2019-09-07
*
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
2019-09-07
*
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-12
|
\
|
*
openrisc: remove the partial DMA_ATTR_NON_CONSISTENT support
Christoph Hellwig
2019-06-25
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
|
\
\
|
*
|
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
|
*
|
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
|
|
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
|
/
*
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2019-04-23
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
*
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2019-01-01
|
\
|
*
openrisc: Fix broken paths to arch/or32
Geert Uytterhoeven
2018-12-19
*
|
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-20
|
/
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
*
openrisc: use for_each_of_cpu_node iterator
Rob Herring
2018-09-28
*
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2018-08-23
|
\
|
*
openrisc: use generic dma_noncoherent_ops
Christoph Hellwig
2018-07-21
|
*
openrisc: fix cache maintainance the the sync_single_for_device DMA operation
Christoph Hellwig
2018-07-21
|
*
openrisc: remove the no-op unmap_page and unmap_sg DMA operations
Christoph Hellwig
2018-07-21
|
*
openrisc: remove the sync_single_for_cpu DMA operation
Christoph Hellwig
2018-07-21
*
|
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2018-08-06
|
\
|
|
*
openrisc: entry: Fix delay slot exception detection
Stafford Horne
2018-07-01
*
|
openrisc: Use the new GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
2018-08-03
|
/
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
|
\
|
*
signal/openrisc: 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
*
|
dma-debug: move initialization to common code
Christoph Hellwig
2018-05-08
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
|
\
|
*
openrisc: Fix conflicting types for _exext and _stext
Joel Stanley
2018-01-09
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
|
\
\
|
*
|
signal/openrisc: Fix do_unaligned_access to send the proper signal
Eric W. Biederman
2018-01-12
|
|
/
*
/
openrisc: Make THREAD_SIZE available to vmlinux.lds
David Howells
2018-01-09
|
/
*
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-11-13
|
\
|
*
openrisc: fix possible deadlock scenario during timer sync
Stafford Horne
2017-11-03
|
*
openrisc: add tick timer multi-core sync logic
Stafford Horne
2017-11-03
|
*
openrisc: enable LOCKDEP_SUPPORT and irqflags tracing
Stafford Horne
2017-11-03
|
*
openrisc: support framepointers and STACKTRACE_SUPPORT
Stafford Horne
2017-11-03
|
*
openrisc: add cacheflush support to fix icache aliasing
Jan Henrik Weinstock
2017-11-03
|
*
openrisc: sleep instead of spin on secondary wait
Stafford Horne
2017-11-03
|
*
openrisc: fix initial preempt state for secondary cpu tasks
Stafford Horne
2017-11-03
|
*
openrisc: initial SMP support
Stefan Kristiansson
2017-11-03
|
*
openrisc: use shadow registers to save regs on exception
Stefan Kristiansson
2017-11-03
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
|
/
*
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-07-07
|
\
|
*
openrisc: Switch to use export.h instead of module.h
Stafford Horne
2017-05-15
*
|
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-28
*
|
kthread: fix boot hang (regression) on MIPS/OpenRISC
Vegard Nossum
2017-05-29
|
/
*
openrisc: Export symbols needed by modules
Stafford Horne
2017-03-15
*
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...
Ingo Molnar
2017-03-02
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
[next]