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
/
include
/
asm-generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-27
5
-9
/
+51
|
\
|
*
x86/mm: Validate kernel_physical_mapping_init() PTE population
Dan Williams
2018-12-05
4
-0
/
+4
|
*
generic/pgtable: Introduce set_pte_safe()
Dan Williams
2018-12-05
1
-0
/
+38
|
*
generic/pgtable: Introduce {p4d,pgd}_same()
Dan Williams
2018-12-05
1
-0
/
+14
|
*
generic/pgtable: Make {pmd, pud}_same() unconditionally available
Dan Williams
2018-12-05
1
-14
/
+0
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-21
1
-4
/
+4
|
\
\
|
*
|
Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...
Ingo Molnar
2018-12-19
1
-4
/
+4
|
|
/
*
/
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
2018-12-15
1
-0
/
+1
|
/
*
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2018-11-09
7
-6
/
+22
|
\
|
*
mm: introduce mm_[p4d|pud|pmd]_folded
Martin Schwidefsky
2018-11-02
1
-0
/
+16
|
*
mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
Martin Schwidefsky
2018-11-02
6
-6
/
+6
*
|
percpu: remove PER_CPU_DEF_ATTRIBUTES macro
Alexander Pateenok
2018-10-31
1
-4
/
+0
*
|
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
2018-10-27
1
-0
/
+7
*
|
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
2018-10-27
1
-0
/
+9
*
|
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
2018-10-27
1
-0
/
+8
*
|
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
2018-10-27
1
-0
/
+15
*
|
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
2018-10-27
1
-0
/
+7
*
|
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
2018-10-27
1
-0
/
+7
*
|
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
2018-10-27
1
-0
/
+8
*
|
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
2018-10-27
1
-0
/
+8
*
|
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
2018-10-27
1
-1
/
+7
*
|
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
2018-10-27
1
-0
/
+11
*
|
hugetlb: harmonize hugetlb.h arch specific defines with pgtable.h
Alexandre Ghiti
2018-10-27
1
-1
/
+1
*
|
mm: remove references to vm_insert_pfn()
Matthew Wilcox
2018-10-27
1
-2
/
+2
*
|
Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-26
1
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
mm: move is_kernel_rodata() to asm-generic/sections.h
Bartosz Golaszewski
2018-10-16
1
-0
/
+14
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
2
-14
/
+23
|
\
\
|
*
|
asm-generic: Remove empty asm/unistd.h
Arnd Bergmann
2018-08-29
1
-3
/
+0
|
*
|
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
2018-08-29
1
-9
/
+0
|
*
|
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
2018-08-29
1
-1
/
+23
|
*
|
y2038: Remove stat64 family from default syscall set
Arnd Bergmann
2018-08-29
1
-1
/
+0
*
|
|
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-24
1
-14
/
+11
|
\
\
\
|
*
|
|
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
2018-10-11
1
-13
/
+11
|
*
|
|
LSM: Rename .security_initcall section to .lsm_info
Kees Cook
2018-10-11
1
-5
/
+5
|
*
|
|
vmlinux.lds.h: Avoid copy/paste of security_init section
Kees Cook
2018-10-11
1
-7
/
+6
|
|
/
/
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
4
-18
/
+24
|
\
\
\
|
*
\
\
Merge branch 'x86/build' into locking/core, to pick up dependent patches and ...
Ingo Molnar
2018-10-16
3
-9
/
+13
|
|
\
\
\
|
|
*
\
\
Merge branch 'core/core' into x86/build, to prevent conflicts
Ingo Molnar
2018-10-06
1
-4
/
+7
|
|
|
\
\
\
|
|
|
*
|
|
jump_table: Move entries into ro_after_init region
Ard Biesheuvel
2018-09-27
1
-4
/
+7
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
/
|
x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...
Nadav Amit
2018-10-04
1
-4
/
+4
|
|
|
/
/
|
*
|
/
locking/spinlocks: Remove an instruction from spin and write locks
Matthew Wilcox
2018-10-02
2
-10
/
+13
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-10-22
1
-9
/
+0
|
\
\
\
|
*
|
|
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-09-20
1
-9
/
+0
|
|
/
/
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-22
1
-12
/
+74
|
\
\
\
|
*
|
|
mm/memory: Move mmu_gather and TLB invalidation code into its own file
Peter Zijlstra
2018-09-07
1
-0
/
+1
|
*
|
|
asm-generic/tlb: Track which levels of the page tables have been cleared
Will Deacon
2018-09-04
1
-8
/
+50
|
*
|
|
asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather
Peter Zijlstra
2018-09-04
1
-8
/
+23
|
*
|
|
asm-generic/tlb: Guard with #ifdef CONFIG_MMU
Will Deacon
2018-09-04
1
-0
/
+4
|
|
/
/
*
|
|
vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections
Peter Oberparleiter
2018-10-11
1
-1
/
+1
*
|
|
vmlinux.lds.h: Fix incomplete .text.exit discards
Peter Oberparleiter
2018-10-11
1
-2
/
+2
|
|
/
|
/
|
[next]