index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2018-08-23
2
-35
/
+1
|
\
|
*
openrisc: use generic dma_noncoherent_ops
Christoph Hellwig
2018-07-21
2
-35
/
+1
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
2
-3
/
+4
|
\
\
|
*
|
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
2018-07-17
1
-1
/
+5
|
|
\
|
|
*
|
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
1
-2
/
+2
|
*
|
locking/atomics/openrisc: Don't pull in all of <linux/bitops.h> in <asm/cmpxc...
Will Deacon
2018-06-21
1
-1
/
+2
*
|
|
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2018-08-06
1
-1
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
openrisc: Call destructor during __pte_free_tlb
Stafford Horne
2018-06-25
1
-1
/
+5
|
|
/
*
/
openrisc: Use the new GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
2018-08-03
1
-2
/
+0
|
/
*
time: Add an asm-generic/compat.h file
Arnd Bergmann
2018-04-19
1
-0
/
+1
*
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2018-04-15
1
-2
/
+0
|
\
|
*
openrisc: remove unused __ARCH_HAVE_MMU define
Tobias Klauser
2018-04-07
1
-2
/
+0
*
|
openrisc: add ioremap_nocache declaration before include asm-generic/io.h and...
Greentime Hu
2018-02-22
1
-1
/
+2
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-02-02
1
-1
/
+0
|
\
|
*
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
2018-01-03
1
-1
/
+0
*
|
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-10
2
-4
/
+0
*
|
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
2017-12-05
1
-0
/
+1
|
/
*
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-16
1
-1
/
+0
*
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-11-13
15
-52
/
+354
|
\
|
*
openrisc: add tick timer multi-core sync logic
Stafford Horne
2017-11-03
1
-0
/
+8
|
*
openrisc: support framepointers and STACKTRACE_SUPPORT
Stafford Horne
2017-11-03
1
-0
/
+20
|
*
openrisc: add cacheflush support to fix icache aliasing
Jan Henrik Weinstock
2017-11-03
3
-7
/
+106
|
*
openrisc: fix initial preempt state for secondary cpu tasks
Stafford Horne
2017-11-03
1
-1
/
+1
|
*
openrisc: initial SMP support
Stefan Kristiansson
2017-11-03
8
-11
/
+82
|
*
openrisc: use qspinlocks and qrwlocks
Stafford Horne
2017-11-03
3
-1
/
+22
|
*
openrisc: add 1 and 2 byte cmpxchg support
Stafford Horne
2017-11-03
1
-32
/
+115
*
|
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-11-02
5
-0
/
+5
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
|
/
*
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-09-13
1
-0
/
+2
|
\
|
*
openrisc: add forward declaration for struct vm_area_struct
Tobias Klauser
2017-09-11
1
-0
/
+2
*
|
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2017-08-25
1
-35
/
+4
|
/
*
openrisc: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-11
2
-28
/
+28
*
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-07-07
1
-0
/
+1
|
\
|
*
openrisc: explicitly include linux/bug.h in asm/fixmap.h
Tobias Klauser
2017-07-07
1
-0
/
+1
*
|
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-07
1
-1
/
+0
|
\
\
|
*
|
kill strlen_user()
Al Viro
2017-05-16
1
-1
/
+0
|
|
/
*
|
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-07-07
1
-9
/
+0
|
\
\
|
*
|
openrisc: remove arch-specific dma_supported implementation
Christoph Hellwig
2017-06-28
1
-7
/
+0
|
*
|
openrisc: remove DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
1
-2
/
+0
|
|
/
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-04
2
-1
/
+2
|
\
\
|
*
|
signal: Remove non-uapi <asm/siginfo.h>
Christoph Hellwig
2017-06-04
2
-1
/
+2
|
|
/
*
/
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-29
1
-5
/
+0
|
/
*
uapi: export all headers under uapi directories
Nicolas Dichtel
2017-05-10
2
-11
/
+0
*
-
-
-
.
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
2017-04-26
4
-48
/
+17
|
\
\
\
|
|
|
*
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
2017-04-02
3
-3
/
+8
|
|
|
/
|
|
|
/
|
|
|
|
|
*
openrisc: fix issue handling 8 byte get_user calls
Stafford Horne
2017-03-15
1
-1
/
+1
|
|
|
*
openrisc: xchg: fix `computed is not used` warning
Stafford Horne
2017-03-15
1
-2
/
+6
|
|
|
*
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2017-03-09
1
-0
/
+1
|
|
_
|
/
|
/
|
|
|
|
*
openrisc: switch to RAW_COPY_USER
Al Viro
2017-03-29
1
-22
/
+6
|
|
*
openrisc: switch to generic extable.h
Al Viro
2017-03-29
2
-17
/
+2
|
|
/
[next]