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
/
s390
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[S390] dynamic page tables.
Martin Schwidefsky
2008-02-09
4
-2
/
+182
*
[S390] Add four level page tables for CONFIG_64BIT=y.
Martin Schwidefsky
2008-02-09
2
-3
/
+15
*
[S390] 1K/2K page table pages.
Martin Schwidefsky
2008-02-09
3
-25
/
+93
*
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
2008-02-08
1
-0
/
+2
*
[S390] Remove BUILD_BUG_ON() in vmem code.
Heiko Carstens
2008-02-05
1
-2
/
+1
*
[S390] Fix couple of section mismatches.
Heiko Carstens
2008-02-05
1
-1
/
+1
*
[S390] DEBUG_PAGEALLOC support for s390.
Heiko Carstens
2008-02-05
1
-0
/
+27
*
[S390] vmemmap: allocate struct pages before 1:1 mapping
Christian Borntraeger
2008-01-26
1
-2
/
+2
*
[S390] use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2008-01-26
1
-1
/
+1
*
[S390] Get rid of HOLES_IN_ZONE requirement.
Heiko Carstens
2008-01-26
1
-1
/
+1
*
[S390] Change vmalloc defintions
Christian Borntraeger
2008-01-26
1
-13
/
+7
*
[S390] cmm: remove unused binary sysctls.
Heiko Carstens
2007-11-20
1
-3
/
+0
*
[S390] 4level-fixup cleanup
Martin Schwidefsky
2007-10-22
2
-7
/
+31
*
[S390] Cleanup page table definitions.
Martin Schwidefsky
2007-10-22
4
-29
/
+114
*
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
1
-1
/
+1
*
oom: move prototypes to appropriate header file
David Rientjes
2007-10-17
1
-0
/
+1
*
During VM oom condition, kill all threads in process group
Will Schmidt
2007-10-16
1
-1
/
+1
*
[S390] pfault: Fix alignment of parameter list.
Heiko Carstens
2007-10-12
1
-1
/
+1
*
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
Michael Holzheu
2007-08-22
2
-17
/
+1
*
[S390] Get rid of new section mismatch warnings.
Heiko Carstens
2007-07-27
1
-3
/
+3
*
mm: fault feedback #2
Nick Piggin
2007-07-19
1
-15
/
+15
*
[S390] More verbose show_mem() like other architectures.
Heiko Carstens
2007-05-21
1
-15
/
+23
*
[S390] Avoid compile warning.
Heiko Carstens
2007-05-10
1
-1
/
+4
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-1
/
+1
*
[S390] get rid of kprobes notifier call chain.
Christoph Hellwig
2007-05-04
1
-27
/
+13
*
[S390] No execute support cleanup.
Martin Schwidefsky
2007-04-27
1
-51
/
+21
*
[S390] Minor fault path optimization.
Martin Schwidefsky
2007-04-27
1
-118
/
+141
*
[S390] Fixed handling of access register mode faults.
Gerald Schaefer
2007-03-05
1
-58
/
+47
*
[S390] Optional ZONE_DMA for s390.
Heiko Carstens
2007-02-21
1
-0
/
+2
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] sysctl: s390: remove unnecessary use of insert_at_head
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] sysctl: s390: move sysctl definitions to sysctl.h
Eric W. Biederman
2007-02-14
1
-4
/
+0
*
[PATCH] Switch s390 to NO_IOMEM
Al Viro
2007-02-11
2
-59
/
+1
*
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
2007-02-11
1
-3
/
+1
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
2
-2
/
+2
*
[S390] Mark kernel text section read-only.
Heiko Carstens
2007-02-05
1
-5
/
+4
*
[S390] noexec protection
Gerald Schaefer
2007-02-05
3
-12
/
+96
*
[S390] Show loaded DCSS segments under /proc/iomem.
Gerald Schaefer
2007-02-05
1
-10
/
+54
*
[S390] Remove pointless/unreliable kernel messages.
Heiko Carstens
2007-02-05
1
-2
/
+0
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
3
-6
/
+4
*
[PATCH] Fix sparsemem on Cell
Dave Hansen
2007-01-12
1
-1
/
+2
*
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2006-12-08
4
-218
/
+455
|
\
|
*
[S390] Poison init section before freeing it.
Heiko Carstens
2006-12-08
1
-0
/
+2
|
*
[S390] Use add_active_range() and free_area_init_nodes().
Heiko Carstens
2006-12-08
1
-17
/
+6
|
*
[S390] Virtual memmap for s390.
Heiko Carstens
2006-12-08
4
-203
/
+449
*
|
[PATCH] Generic ioremap_page_range: s390 conversion
Haavard Skinnemoen
2006-12-08
1
-81
/
+3
|
/
*
[S390] Convert extmem spin_lock into a mutex.
Heiko Carstens
2006-12-04
1
-11
/
+11
*
[S390] pfault code cleanup.
Heiko Carstens
2006-12-04
1
-3
/
+25
*
[S390] Cleanup memory_chunk array usage.
Heiko Carstens
2006-12-04
1
-7
/
+4
*
[S390] extmem unbalanced spin_lock.
Heiko Carstens
2006-12-04
1
-2
/
+3
[prev]
[next]