index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
arch/openrisc: Fix issues with access_ok()
Stafford Horne
1
-2
/
+6
2019-01-07
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-05
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-3
/
+2
2019-01-05
fls: change parameter to unsigned int
Matthew Wilcox
1
-1
/
+1
2019-01-04
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-24
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-07
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-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+0
2018-01-10
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-16
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-07
openrisc: explicitly include linux/bug.h in asm/fixmap.h
Tobias Klauser
1
-0
/
+1
2017-07-07
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-07-07
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-9
/
+0
2017-07-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2017-06-29
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]