index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
openrisc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+0
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-5
/
+0
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-3
/
+1
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-2
/
+0
2021-09-03
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
10
-40
/
+58
2021-09-01
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-3
/
+3
2021-08-31
openrisc/litex: Update defconfig
Joel Stanley
1
-10
/
+16
2021-08-31
openrisc/litex: Add ethernet device
Joel Stanley
1
-0
/
+9
2021-08-31
openrisc/litex: Update uart address
Joel Stanley
1
-2
/
+2
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
1
-2
/
+0
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
1
-3
/
+1
2021-08-11
openrisc: Fix compiler warnings in setup
Stafford Horne
2
-15
/
+16
2021-08-05
openrisc: rename or32 code & comments to or1k
Randy Dunlap
7
-13
/
+13
2021-08-05
openrisc: don't printk() unconditionally
Randy Dunlap
1
-0
/
+2
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
1
-2
/
+0
2021-07-19
printk: Userspace format indexing support
Chris Down
1
-3
/
+3
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+0
2021-07-08
openrisc: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-47
/
+0
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+0
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-2
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-1
/
+0
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-06-29
mm: update legacy flush_tlb_* to use vma
Chen Li
1
-1
/
+1
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+0
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-18
/
+28
2021-06-18
sched,arch: Remove unused TASK_STATE offsets
Peter Zijlstra
1
-1
/
+0
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
3
-5
/
+12
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
1
-1
/
+0
2021-05-26
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
1
-1
/
+0
2021-05-26
locking/atomic: openrisc: move to ARCH_ATOMIC
Mark Rutland
3
-21
/
+26
2021-05-26
locking/atomic: openrisc: avoid asm-generic/atomic.h
Mark Rutland
1
-1
/
+7
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-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-2
/
+0
2021-05-10
openrisc: always use unaligned-struct header
Arnd Bergmann
1
-47
/
+0
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
[next]