index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
Age
Commit message (
Expand
)
Author
2020-06-26
openrisc: fix boot oops when DEBUG_VM is enabled
Stafford Horne
2020-06-13
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
openrisc: add show_stack_loglvl()
Dmitry Safonov
2020-06-01
openrisc: Fix issue with argument clobbering for clone/fork
Stafford Horne
2020-04-07
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-04-04
Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-18
openrisc: Remove obsolete show_trace_task function
Stafford Horne
2020-03-16
openrisc: use the generic in-place uncached DMA allocator
Christoph Hellwig
2020-03-02
openrisc: Cleanup copy_thread_tls docs and comments
Stafford Horne
2020-03-02
openrisc: Convert copy_thread to copy_thread_tls
Stafford Horne
2020-01-31
openrisc: use mmgrab
Julia Lawall
2020-01-14
arch/openrisc/setup: Drop dummy_con initialization
Arvind Sankar
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-09-07
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-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-25
openrisc: remove the partial DMA_ATTR_NON_CONSISTENT support
Christoph Hellwig
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-01
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-20
openrisc: Fix broken paths to arch/or32
Geert Uytterhoeven
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-09-28
openrisc: use for_each_of_cpu_node iterator
Rob Herring
2018-08-23
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2018-08-06
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2018-08-03
openrisc: Use the new GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
2018-07-21
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-01
openrisc: entry: Fix delay slot exception detection
Stafford Horne
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
2018-04-25
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-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
[next]