index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
openrisc: switch to ->regset_get()
Al Viro
2020-07-27
1
-20
/
+6
*
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-06-13
1
-2
/
+2
|
\
|
*
openrisc: Fix issue with argument clobbering for clone/fork
Stafford Horne
2020-05-31
1
-2
/
+2
*
|
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
3
-3
/
+3
*
|
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
3
-3
/
+3
*
|
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
5
-5
/
+0
*
|
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-8
/
+2
*
|
openrisc: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-4
/
+12
|
/
*
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-04-07
3
-20
/
+8
|
\
|
*
openrisc: Remove obsolete show_trace_task function
Stafford Horne
2020-03-18
1
-7
/
+0
|
*
openrisc: Cleanup copy_thread_tls docs and comments
Stafford Horne
2020-03-02
1
-1
/
+0
|
*
openrisc: Convert copy_thread to copy_thread_tls
Stafford Horne
2020-03-02
1
-11
/
+6
|
*
openrisc: use mmgrab
Julia Lawall
2020-01-31
1
-1
/
+2
*
|
Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-04-04
1
-45
/
+10
|
\
\
|
*
|
openrisc: use the generic in-place uncached DMA allocator
Christoph Hellwig
2020-03-16
1
-45
/
+10
*
|
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
|
/
/
*
/
arch/openrisc/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-5
/
+0
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
1
-1
/
+1
|
\
|
*
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-20
1
-1
/
+1
*
|
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
1
-1
/
+1
*
|
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
1
-2
/
+2
*
|
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
1
-1
/
+0
|
/
*
pagewalk: separate function pointers from iterator data
Christoph Hellwig
2019-09-07
1
-10
/
+12
*
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
2019-09-07
1
-0
/
+1
*
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-13
1
-13
/
+9
|
\
|
*
openrisc: remove the partial DMA_ATTR_NON_CONSISTENT support
Christoph Hellwig
2019-06-25
1
-13
/
+9
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
2
-7
/
+7
|
\
\
|
*
|
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-4
/
+4
|
*
|
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
2
-3
/
+3
|
|
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
16
-82
/
+16
|
/
*
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2019-04-23
3
-3
/
+0
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-3
/
+3
*
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2019-01-02
2
-2
/
+2
|
\
|
*
openrisc: Fix broken paths to arch/or32
Geert Uytterhoeven
2018-12-19
2
-2
/
+2
*
|
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-20
1
-1
/
+1
|
/
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-2
/
+1
*
openrisc: use for_each_of_cpu_node iterator
Rob Herring
2018-09-28
1
-2
/
+1
*
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2018-08-23
1
-98
/
+9
|
\
|
*
openrisc: use generic dma_noncoherent_ops
Christoph Hellwig
2018-07-21
1
-56
/
+9
|
*
openrisc: fix cache maintainance the the sync_single_for_device DMA operation
Christoph Hellwig
2018-07-21
1
-23
/
+19
|
*
openrisc: remove the no-op unmap_page and unmap_sg DMA operations
Christoph Hellwig
2018-07-21
1
-23
/
+0
|
*
openrisc: remove the sync_single_for_cpu DMA operation
Christoph Hellwig
2018-07-21
1
-15
/
+0
*
|
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2018-08-06
3
-11
/
+8
|
\
|
|
*
openrisc: entry: Fix delay slot exception detection
Stafford Horne
2018-07-01
3
-11
/
+8
*
|
openrisc: Use the new GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
2018-08-03
1
-7
/
+0
|
/
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-05
1
-26
/
+4
|
\
|
*
signal/openrisc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-29
/
+4
|
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-1
/
+4
*
|
dma-debug: move initialization to common code
Christoph Hellwig
2018-05-08
1
-11
/
+0
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
1
-2
/
+1
|
\
[next]