index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
openrisc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-21
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
3
-5
/
+12
2021-05-15
openrisc: Define memory barrier mb
Peter Zijlstra
1
-0
/
+9
2021-05-10
openrisc: mm/init.c: remove unused variable 'end' in paging_init()
Mike Rapoport
1
-3
/
+0
2021-05-10
openrisc: mm/init.c: remove unused memblock_region variable in map_ram()
Mike Rapoport
1
-2
/
+1
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
1
-1
/
+0
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-2
/
+0
2021-04-28
openrisc: Fix a memory leak
Christophe JAILLET
1
-0
/
+2
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-09
openrisc: Use devicetree to determine present cpus
Jan Henrik Weinstock
1
-6
/
+17
2021-01-25
Merge remote-tracking branch 'openrisc/or1k-5.11-fixes' into or1k-5.12-updates
Stafford Horne
3
-3
/
+2
2021-01-20
openrisc: io: Add missing __iomem annotation to iounmap()
Geert Uytterhoeven
2
-2
/
+2
2021-01-18
openrisc: add arch/openrisc/Kbuild
Masahiro Yamada
2
-10
/
+4
2021-01-01
openrisc: restart: Call common handlers before hanging
Joel Stanley
1
-3
/
+10
2021-01-01
openrisc: Add vmlinux.bin target
Joel Stanley
3
-0
/
+24
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-17
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
4
-3
/
+75
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+3
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-5
/
+3
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+0
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+1
2020-11-21
openrisc: add local64.h to fix blk-iocost build
Stafford Horne
1
-0
/
+1
2020-11-12
openrisc: fix trap for debugger breakpoint signalling
Stafford Horne
1
-3
/
+1
2020-11-12
openrisc: add support for LiteX
Filip Kokosinski
2
-0
/
+73
2020-11-09
openrisc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-1
/
+3
2020-11-06
highmem: Get rid of kmap_types.h
Thomas Gleixner
2
-2
/
+0
2020-10-30
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
1
-1
/
+0
2020-10-27
openrisc: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
1
-5
/
+3
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+0
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-3
/
+5
2020-10-13
h8300, nds32, openrisc: simplify detection of memory extents
Mike Rapoport
1
-7
/
+2
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-09-12
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
3
-13
/
+32
2020-09-12
openrisc: Fix issue with get_user for 64-bit values
Stafford Horne
1
-12
/
+21
2020-09-08
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
1
-0
/
+1
2020-09-07
openrisc: Fix cache API compile issue when not inlining
Stafford Horne
1
-1
/
+1
2020-09-07
openrisc: Reserve memblock for initrd
Stafford Horne
1
-0
/
+10
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
1
-0
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-14
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
8
-50
/
+136
2020-08-12
mm/openrisc: use general page fault accounting
Peter Xu
1
-5
/
+4
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-7
/
+0
2020-08-09
openrisc: uaccess: Add user address space check to access_ok
Stafford Horne
1
-0
/
+1
[next]