index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2012-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-4
/
+26
2012-02-27
compat: fix compile breakage on s390
Heiko Carstens
2
-2
/
+1
2012-02-24
[S390] memory hotplug: prevent memory zone interleave
Gerald Schaefer
1
-4
/
+26
2012-02-17
[S390] incorrect PageTables counter for kvm page tables
Martin Schwidefsky
1
-1
/
+1
2011-12-27
[S390] cleanup trap handling
Martin Schwidefsky
1
-55
/
+46
2011-12-27
[S390] disable MACHINE_IS_VM check for pfault
Carsten Otte
1
-4
/
+2
2011-12-27
[S390] add support for physical memory > 4TB
Martin Schwidefsky
2
-17
/
+10
2011-12-27
[S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260
Christian Borntraeger
1
-0
/
+3
2011-11-14
[S390] pfault: ignore leftover completion interrupts
Heiko Carstens
1
-2
/
+7
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-03
thp: share get_huge_page_tail()
Andrea Arcangeli
1
-11
/
+0
2011-11-03
s390: gup_huge_pmd() return 0 if pte changes
Andrea Arcangeli
1
-10
/
+11
2011-11-03
s390: gup_huge_pmd() support THP tail recounting
Andrea Arcangeli
1
-1
/
+23
2011-11-01
s390: add missing module.h/export.h includes
Heiko Carstens
1
-0
/
+1
2011-10-30
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
2
-0
/
+2
2011-10-30
[S390] kvm: Handle diagnose 0x10 (release pages)
Christian Borntraeger
1
-1
/
+48
2011-10-30
[S390] take mmap_sem when walking guest page table
Carsten Otte
2
-2
/
+15
2011-10-30
[S390] fix list corruption in gmap reverse mapping
Carsten Otte
1
-0
/
+9
2011-10-30
[S390] fix possible deadlock in gmap_map_segment
Carsten Otte
1
-2
/
+3
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
1
-1
/
+1
2011-10-30
[S390] addressing mode limits and psw address wrapping
Martin Schwidefsky
1
-1
/
+1
2011-10-30
[S390] kdump backend code
Michael Holzheu
1
-0
/
+6
2011-10-30
[S390] Add real memory access functions
Michael Holzheu
1
-0
/
+56
2011-10-30
[S390] memory leak with RCU_TABLE_FREE
Martin Schwidefsky
1
-2
/
+3
2011-09-26
[S390] gmap: always up mmap_sem properly
Carsten Otte
1
-3
/
+4
2011-09-20
[S390] kvm: fix address mode switching
Christian Borntraeger
1
-8
/
+2
2011-08-03
[S390] Add PSW restart shutdown trigger
Michael Holzheu
1
-0
/
+16
2011-08-03
[S390] missing return in page_table_alloc_pgste
Jan Glauber
1
-0
/
+1
2011-07-24
[S390] kvm guest address space mapping
Martin Schwidefsky
4
-29
/
+420
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
1
-3
/
+3
2011-06-06
[S390] use generic RCU page-table freeing code
Martin Schwidefsky
1
-173
/
+119
2011-05-29
[S390] mm: fix mmu_gather rework
Heiko Carstens
1
-7
/
+16
2011-05-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2011-05-27
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-2
/
+2
2011-05-26
[S390] mm: add ZONE_DMA to 31-bit config again
Heiko Carstens
1
-2
/
+0
2011-05-26
[S390] mm: add page fault retry handling
Heiko Carstens
1
-13
/
+28
2011-05-26
[S390] mm: handle kernel caused page fault oom situations
Heiko Carstens
1
-7
/
+9
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
1
-1
/
+1
2011-05-26
[S390] irq: fix service signal external interrupt handling
Heiko Carstens
1
-1
/
+1
2011-05-26
[S390] pfault: always enable service signal interrupt
Heiko Carstens
1
-2
/
+1
2011-05-26
maccess,probe_kernel: Make write/read src const void *
Steven Rostedt
1
-2
/
+2
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-1
/
+0
2011-05-23
[S390] refactor page table functions for better pgste support
Martin Schwidefsky
3
-9
/
+10
2011-05-23
[S390] pfault: cleanup code
Heiko Carstens
1
-30
/
+37
2011-05-23
[S390] pfault: cpu hotplug vs missing completion interrupts
Heiko Carstens
1
-24
/
+65
2011-05-23
[S390] extmem: get rid of compile warning
Heiko Carstens
1
-0
/
+2
2011-05-23
[S390] get rid of unused variables
Heiko Carstens
1
-4
/
+0
2011-05-23
[S390] Remove data execution protection
Martin Schwidefsky
3
-108
/
+9
2011-05-19
module: undo module RONX protection correctly.
Jan Glauber
1
-0
/
+5
2011-05-10
[S390] replace diag10() with diag10_range() function
Michael Holzheu
1
-1
/
+1
[next]