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
/
um
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-12
1
-1
/
+6
|
\
|
*
um: define set_pte_at() as a static inline function, not a macro
Bartosz Golaszewski
2019-05-07
1
-1
/
+6
*
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-07
1
-0
/
+1
|
\
\
|
*
|
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-08
1
-0
/
+1
*
|
|
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
1
-156
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
um/tlb: Convert to generic mmu_gather
Peter Zijlstra
2019-04-03
1
-154
/
+2
|
*
|
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
2019-04-03
1
-3
/
+1
|
|
/
*
|
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
1
-33
/
+6
*
|
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-05
1
-33
/
+6
|
/
*
a.out: remove core dumping support
Linus Torvalds
2019-03-05
1
-27
/
+0
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-2
/
+2
*
um: Remove obsolete reenable_XX calls
Anton Ivanov
2018-12-27
1
-1
/
+0
*
um: remove redundant generic-y
Masahiro Yamada
2018-12-27
1
-2
/
+0
*
um: Avoid marking pages with "changed protection"
Anton Ivanov
2018-12-27
1
-1
/
+8
*
um: Add support for DISCARD in the UBD Driver
Anton Ivanov
2018-12-27
1
-0
/
+1
*
Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-31
1
-28
/
+0
|
\
|
*
um: remove unused AIO code
Christoph Hellwig
2018-10-29
1
-28
/
+0
*
|
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
2018-10-11
1
-2
/
+0
|
/
*
Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-15
2
-11
/
+0
|
\
|
*
um: remove uml initcalls
Alexander Pateenok
2018-06-10
2
-11
/
+0
*
|
time: Add an asm-generic/compat.h file
Arnd Bergmann
2018-04-19
1
-0
/
+1
|
/
*
High Performance UML Vector Network Driver
Anton Ivanov
2018-02-19
2
-0
/
+14
*
Epoll based IRQ controller
Anton Ivanov
2018-02-19
2
-10
/
+19
*
um: Restore symbol versions for __memcpy and memcpy
Geert Uytterhoeven
2018-02-19
1
-0
/
+1
*
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
3
-7
/
+9
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
1
-1
/
+2
|
\
\
|
*
|
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
2017-12-22
1
-1
/
+2
|
*
|
bpf: fix build issues on um due to mising bpf_perf_event.h
Daniel Borkmann
2017-12-17
1
-0
/
+1
*
|
|
bpf: fix build issues on um due to mising bpf_perf_event.h
Daniel Borkmann
2017-12-12
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
19
-0
/
+19
|
\
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
19
-0
/
+19
*
|
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
2017-10-24
1
-1
/
+1
|
/
*
arch: remove unused *_segments() macros/functions
Tobias Klauser
2017-09-23
1
-5
/
+0
*
Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-16
2
-1
/
+4
|
\
|
*
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2017-09-13
2
-1
/
+4
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-04
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
2017-07-26
1
-0
/
+8
*
|
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
2017-08-11
1
-1
/
+6
*
|
mm: refactor TLB gathering API
Minchan Kim
2017-08-11
1
-3
/
+5
|
/
*
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-15
4
-3
/
+22
|
\
|
*
um: v2: Use generic NOTES macro
Thomas Meyer
2017-07-10
1
-1
/
+1
|
*
um: stub-data.h: remove superfluous include
Thomas Meyer
2017-07-07
1
-2
/
+0
|
*
um: add dummy ioremap and iounmap functions
Logan Gunthorpe
2017-07-05
1
-0
/
+17
|
*
um: Add os_warn() for pre-boot warning/error messages
Masami Hiramatsu
2017-07-05
1
-0
/
+2
|
*
um: Add os_info() for pre-boot information messages
Masami Hiramatsu
2017-07-05
1
-0
/
+2
*
|
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-29
1
-2
/
+0
|
/
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-02
1
-6
/
+0
|
\
|
*
Merge branch 'x86/process' into x86/mm, to create new base for further patches
Ingo Molnar
2017-03-23
1
-2
/
+2
|
|
\
[next]