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
/
sh
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 211
Thomas Gleixner
2019-05-30
9
-18
/
+9
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-15
3
-3
/
+3
*
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
2019-05-14
1
-8
/
+3
*
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
2019-05-14
1
-3
/
+3
*
init: provide a generic free_initmem implementation
Mike Rapoport
2019-05-14
1
-5
/
+0
*
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-14
1
-7
/
+0
*
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
1
-5
/
+6
*
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2019-03-12
1
-1
/
+1
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
2
-0
/
+10
*
sh: prefer memblock APIs returning virtual address
Mike Rapoport
2019-03-08
2
-16
/
+7
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-2
/
+1
*
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2018-12-28
1
-1
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
2
-3
/
+2
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
2018-10-31
1
-2
/
+2
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-18
1
-2
/
+2
*
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
1
-2
/
+0
|
\
|
*
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
2018-08-02
1
-2
/
+0
*
|
sh: split arch/sh/mm/consistent.c
Christoph Hellwig
2018-08-02
1
-80
/
+0
*
|
sh: introduce a sh_cacheop_vaddr helper
Christoph Hellwig
2018-08-02
1
-5
/
+1
*
|
sh: simplify get_arch_dma_ops
Christoph Hellwig
2018-08-02
2
-13
/
+0
|
/
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-05
1
-8
/
+1
|
\
|
*
signal/sh: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-9
/
+1
|
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+1
*
|
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-04
1
-9
/
+0
|
\
\
|
*
|
dma-debug: move initialization to common code
Christoph Hellwig
2018-05-08
1
-9
/
+0
|
|
/
*
|
sh: switch to NO_BOOTMEM
Rob Herring
2018-05-11
2
-81
/
+6
*
|
sh: mm: Fix unprotected access to struct device
Jacopo Mondi
2018-05-05
1
-3
/
+8
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-14
1
-0
/
+2
|
\
|
*
mm/gup.c: document return value
Michael S. Tsirkin
2018-04-14
1
-0
/
+2
*
|
Merge tag 'sh-for-4.17' of git://git.libc.org/linux-sh
Linus Torvalds
2018-04-13
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset
Thomas Petazzoni
2018-04-13
1
-2
/
+2
*
|
mm: fix races between swapoff and flush dcache
Huang Ying
2018-04-06
2
-2
/
+2
|
/
*
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
2018-01-08
1
-2
/
+2
*
mm: pass the vmem_altmap to arch_add_memory and __add_pages
Christoph Hellwig
2018-01-08
1
-2
/
+3
*
mm: don't export arch_add_memory
Christoph Hellwig
2018-01-08
1
-1
/
+0
*
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-15
1
-3
/
+3
|
\
|
*
sh: make dma_cache_sync a no-op
Christoph Hellwig
2017-10-19
1
-3
/
+3
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
9
-0
/
+9
|
/
*
sh: move inline before return type
Joe Perches
2017-07-13
1
-1
/
+1
*
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
2017-07-11
1
-16
/
+18
*
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
2017-07-07
1
-1
/
+2
*
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
Michal Hocko
2017-07-07
1
-2
/
+2
*
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
2017-07-07
1
-7
/
+1
*
mm, memory_hotplug: get rid of is_zone_device_section
Michal Hocko
2017-07-07
1
-1
/
+1
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-19
1
-2
/
+2
*
sched/headers: Remove <asm/ptrace.h> from <linux/sched.h>
Ingo Molnar
2017-03-03
1
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2017-03-02
1
-0
/
+1
[next]