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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-08
arch/openrisc: Fix issues with access_ok()
Stafford Horne
1
-2
/
+6
2019-01-06
arch: restore generic-y += shmparam.h for some architectures
Masahiro Yamada
1
-0
/
+1
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
1
-27
/
+0
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
1
-1
/
+0
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+3
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-3
/
+2
2019-01-04
fls: change parameter to unsigned int
Matthew Wilcox
1
-1
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2
-5
/
+5
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-5
/
+0
2018-08-29
y2038: Remove stat64 family from default syscall set
Arnd Bergmann
1
-0
/
+1
2018-08-23
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2
-35
/
+1
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+4
2018-08-06
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-1
/
+5
2018-08-03
openrisc: Use the new GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
1
-2
/
+0
2018-07-21
openrisc: use generic dma_noncoherent_ops
Christoph Hellwig
2
-35
/
+1
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
1
-1
/
+5
2018-06-25
openrisc: Call destructor during __pte_free_tlb
Stafford Horne
1
-1
/
+5
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
1
-2
/
+2
2018-06-21
locking/atomics/openrisc: Don't pull in all of <linux/bitops.h> in <asm/cmpxc...
Will Deacon
1
-1
/
+2
2018-04-19
time: Add an asm-generic/compat.h file
Arnd Bergmann
1
-0
/
+1
2018-04-15
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-2
/
+0
2018-04-08
openrisc: remove unused __ARCH_HAVE_MMU define
Tobias Klauser
1
-2
/
+0
2018-02-22
openrisc: add ioremap_nocache declaration before include asm-generic/io.h and...
Greentime Hu
1
-1
/
+2
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+0
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
2
-4
/
+0
2018-01-03
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
1
-1
/
+0
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
1
-0
/
+1
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-1
/
+0
2017-11-13
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
15
-52
/
+354
2017-11-03
openrisc: add tick timer multi-core sync logic
Stafford Horne
1
-0
/
+8
2017-11-03
openrisc: support framepointers and STACKTRACE_SUPPORT
Stafford Horne
1
-0
/
+20
2017-11-03
openrisc: add cacheflush support to fix icache aliasing
Jan Henrik Weinstock
3
-7
/
+106
2017-11-03
openrisc: fix initial preempt state for secondary cpu tasks
Stafford Horne
1
-1
/
+1
2017-11-03
openrisc: initial SMP support
Stefan Kristiansson
8
-11
/
+82
2017-11-03
openrisc: use qspinlocks and qrwlocks
Stafford Horne
3
-1
/
+22
2017-11-03
openrisc: add 1 and 2 byte cmpxchg support
Stafford Horne
1
-32
/
+115
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
5
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-09-13
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-0
/
+2
2017-09-11
openrisc: add forward declaration for struct vm_area_struct
Tobias Klauser
1
-0
/
+2
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-35
/
+4
2017-07-11
openrisc: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-28
/
+28
2017-07-07
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-0
/
+1
2017-07-08
openrisc: explicitly include linux/bug.h in asm/fixmap.h
Tobias Klauser
1
-0
/
+1
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-9
/
+0
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-5
/
+0
2017-06-28
openrisc: remove arch-specific dma_supported implementation
Christoph Hellwig
1
-7
/
+0
2017-06-20
openrisc: remove DMA_ERROR_CODE
Christoph Hellwig
1
-2
/
+0
[next]