index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-14
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-08-09
openrisc: signal: Fix sparse address space warnings
Stafford Horne
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-08-04
openrisc: Implement proper SMP tlb flushing
Stafford Horne
2020-08-04
openrisc: Fix oops caused when dumping stack
Stafford Horne
2020-08-04
openrisc: Add support for external initrd images
Stafford Horne
2020-07-27
kill unused dump_fpu() instances
Al Viro
2020-07-27
openrisc: switch to ->regset_get()
Al Viro
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
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
[next]