index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
openrisc: Add clone3 ABI wrapper
Stafford Horne
2
-0
/
+7
2021-11-18
openrisc: fix SMP tlb flush NULL pointer dereference
Stafford Horne
2
-4
/
+6
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/rost...
Linus Torvalds
1
-3
/
+1
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
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-02
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
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/mas...
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/...
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-30
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/kerne...
Linus Torvalds
2
-3
/
+0
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
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-22
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-08
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
[next]