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
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-18
/
+1
2022-01-30
openrisc/boot: Remove unnecessary initialisation in memcpy().
Kuniyuki Iwashima
1
-1
/
+1
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+1
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-10
/
+8
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-1
/
+0
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-10
/
+8
2022-01-14
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
4
-14
/
+20
2022-01-12
openrisc: init: Add support for common clk
Stafford Horne
2
-0
/
+5
2022-01-08
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
1
-6
/
+1
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2021-12-04
openrisc: Add clone3 ABI wrapper
Stafford Horne
2
-0
/
+7
2021-12-04
openrisc: Use delay slot for clone and fork wrappers
Stafford Horne
1
-4
/
+2
2021-12-04
openrisc: Cleanup switch code and comments
Stafford Horne
1
-10
/
+6
2021-12-01
openrisc: Snapshot thread flags
Mark Rutland
1
-1
/
+1
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+2
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+0
2021-11-08
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
4
-7
/
+7
2021-11-08
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-6
/
+4
2021-11-03
openrisc: fix SMP tlb flush NULL pointer dereference
Stafford Horne
2
-4
/
+6
2021-11-02
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+1
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+0
2021-11-01
Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-8
/
+2
2021-10-30
locking: Remove spin_lock_flags() etc
Arnd Bergmann
1
-3
/
+0
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
1
-1
/
+0
2021-10-26
irq: openrisc: perform irqentry in entry code
Mark Rutland
3
-8
/
+2
2021-10-25
irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
Mark Rutland
1
-0
/
+1
2021-10-24
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
2
-6
/
+4
2021-10-21
openrisc: signal: remove unused DEBUG_SIG macro
Denis Kirjanov
1
-2
/
+0
2021-10-20
openrisc: Use of_get_cpu_hwid()
Rob Herring
1
-5
/
+1
2021-10-20
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
2
-4
/
+2
2021-10-18
arch: remove spurious blkdev.h includes
Christoph Hellwig
1
-1
/
+0
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2
-2
/
+2
2021-10-02
openrisc: time: don't mark comment as kernel-doc
Randy Dunlap
1
-1
/
+1
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-7
/
+0
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-03
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-01
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
[prev]
[next]