index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-11
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-17
/
+27
2008-06-10
[S390] vmemmap: fix off-by-one bug.
Heiko Carstens
1
-1
/
+1
2008-06-06
KVM: s390: fix locking order problem in enable_sie
Christian Borntraeger
1
-17
/
+27
2008-05-30
[S390] showmem: Only walk spanned pages.
Heiko Carstens
1
-26
/
+23
2008-05-30
[S390] Fix section mismatch warnings.
Heiko Carstens
1
-5
/
+13
2008-05-15
[S390] sparsemem vmemmap: initialize memmap.
Heiko Carstens
1
-13
/
+6
2008-05-07
[S390] guest page hinting light
Martin Schwidefsky
3
-0
/
+83
2008-04-30
[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP
Heiko Carstens
3
-79
/
+12
2008-04-30
[S390] System z large page support.
Gerald Schaefer
5
-31
/
+186
2008-04-30
[S390] vmemmap: use clear_table to initialise page tables.
Heiko Carstens
1
-3
/
+2
2008-04-27
s390: KVM preparation: provide hook to enable pgstes in user pagetable
Carsten Otte
1
-3
/
+62
2008-04-17
[S390] Remove code duplication from monreader / dcssblk.
Martin Schwidefsky
1
-15
/
+52
2008-04-17
[S390] Fix a lot of sparse warnings.
Heiko Carstens
1
-10
/
+3
2008-04-17
[S390] remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-1
/
+0
2008-04-17
[S390] exec_protect: Fix incorrect extern declarations.
Heiko Carstens
1
-8
/
+8
2008-02-09
[S390] dynamic page tables.
Martin Schwidefsky
4
-2
/
+182
2008-02-09
[S390] Add four level page tables for CONFIG_64BIT=y.
Martin Schwidefsky
2
-3
/
+15
2008-02-09
[S390] 1K/2K page table pages.
Martin Schwidefsky
3
-25
/
+93
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
1
-0
/
+2
2008-02-05
[S390] Remove BUILD_BUG_ON() in vmem code.
Heiko Carstens
1
-2
/
+1
2008-02-05
[S390] Fix couple of section mismatches.
Heiko Carstens
1
-1
/
+1
2008-02-05
[S390] DEBUG_PAGEALLOC support for s390.
Heiko Carstens
1
-0
/
+27
2008-01-26
[S390] vmemmap: allocate struct pages before 1:1 mapping
Christian Borntraeger
1
-2
/
+2
2008-01-26
[S390] use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-1
/
+1
2008-01-26
[S390] Get rid of HOLES_IN_ZONE requirement.
Heiko Carstens
1
-1
/
+1
2008-01-26
[S390] Change vmalloc defintions
Christian Borntraeger
1
-13
/
+7
2007-11-20
[S390] cmm: remove unused binary sysctls.
Heiko Carstens
1
-3
/
+0
2007-10-22
[S390] 4level-fixup cleanup
Martin Schwidefsky
2
-7
/
+31
2007-10-22
[S390] Cleanup page table definitions.
Martin Schwidefsky
4
-29
/
+114
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-17
oom: move prototypes to appropriate header file
David Rientjes
1
-0
/
+1
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-10-12
[S390] pfault: Fix alignment of parameter list.
Heiko Carstens
1
-1
/
+1
2007-08-22
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
Michael Holzheu
2
-17
/
+1
2007-07-27
[S390] Get rid of new section mismatch warnings.
Heiko Carstens
1
-3
/
+3
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-15
/
+15
2007-05-21
[S390] More verbose show_mem() like other architectures.
Heiko Carstens
1
-15
/
+23
2007-05-10
[S390] Avoid compile warning.
Heiko Carstens
1
-1
/
+4
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-1
/
+1
2007-05-04
[S390] get rid of kprobes notifier call chain.
Christoph Hellwig
1
-27
/
+13
2007-04-27
[S390] No execute support cleanup.
Martin Schwidefsky
1
-51
/
+21
2007-04-27
[S390] Minor fault path optimization.
Martin Schwidefsky
1
-118
/
+141
2007-03-06
[S390] Fixed handling of access register mode faults.
Gerald Schaefer
1
-58
/
+47
2007-02-21
[S390] Optional ZONE_DMA for s390.
Heiko Carstens
1
-0
/
+2
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: s390: remove unnecessary use of insert_at_head
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: s390: move sysctl definitions to sysctl.h
Eric W. Biederman
1
-4
/
+0
2007-02-11
[PATCH] Switch s390 to NO_IOMEM
Al Viro
2
-59
/
+1
2007-02-11
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
1
-3
/
+1
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
2
-2
/
+2
[next]