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.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
2010-01-13
[S390] use helpers for rlimits
Jiri Slaby
1
-2
/
+2
2009-12-10
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
4
-202
/
+250
2009-12-07
[S390] s390: use change recording override for kernel mapping
Christian Borntraeger
1
-3
/
+8
2009-12-07
[S390] cmm: free pages on hibernate.
Martin Schwidefsky
1
-11
/
+50
2009-12-07
[S390] Use do_exception() in pagetable walk usercopy functions.
Gerald Schaefer
1
-0
/
+23
2009-12-07
[S390] fault handler access flags check.
Martin Schwidefsky
1
-17
/
+13
2009-12-07
[S390] fault handler performance optimization.
Martin Schwidefsky
1
-129
/
+129
2009-12-07
[S390] Improve notify_page_fault implementation.
Martin Schwidefsky
1
-10
/
+4
2009-12-07
[S390] Improve address space mode selection.
Martin Schwidefsky
2
-3
/
+3
2009-12-07
[S390] Improve address space check.
Martin Schwidefsky
1
-54
/
+45
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-3
/
+3
2009-11-12
sysctl s390: Remove dead sysctl binary support
Eric W. Biederman
1
-3
/
+2
2009-10-06
[S390] fix build breakage with CONFIG_AIO=n
Martin Schwidefsky
1
-2
/
+8
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-2
/
+2
2009-09-23
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-18
/
+51
2009-09-23
[S390] Change kernel_page_present coding style.
Heiko Carstens
1
-10
/
+7
2009-09-23
[S390] hibernation: fix guest page hinting related crash
Heiko Carstens
1
-8
/
+44
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-1
/
+1
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-4
/
+4
2009-09-11
[S390] Wire up page fault events for software perf counters.
Heiko Carstens
1
-4
/
+9
2009-09-11
[S390] Enable guest page hinting by default.
Heiko Carstens
2
-6
/
+4
2009-09-11
[S390] fix recursive locking on page_table_lock
Martin Schwidefsky
2
-12
/
+13
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-16
[S390] pm: add kernel_page_present
Hans-Joachim Picht
1
-0
/
+19
2009-06-12
[S390] maccess: arch specific probe_kernel_write() implementation
Heiko Carstens
2
-1
/
+62
2009-06-12
[S390] vmalloc: add vmalloc kernel parameter support
Heiko Carstens
1
-3
/
+13
2009-06-12
[S390] implement is_compat_task
Heiko Carstens
2
-7
/
+7
2009-03-26
[S390] cpumask: use mm_cpumask() wrapper
Rusty Russell
1
-1
/
+1
2009-03-26
[S390] move EXPORT_SYMBOLs to definitions
Heiko Carstens
1
-0
/
+2
2009-03-26
[S390] check addressing mode in s390_enable_sie
Carsten Otte
1
-0
/
+4
2009-03-26
[S390] page fault: invoke oom-killer
Heiko Carstens
1
-26
/
+2
2009-03-18
[S390] make page table upgrade work again
Martin Schwidefsky
1
-14
/
+30
2009-03-18
[S390] make page table walking more robust
Martin Schwidefsky
2
-2
/
+4
2009-01-07
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
1
-1
/
+1
2008-12-29
aio: make the lookup_ioctx() lockless
Jens Axboe
1
-2
/
+2
2008-12-25
[S390] convert dcssblk and extmem printks messages to pr_xxx macros.
Hongjie Yang
1
-63
/
+43
2008-10-28
[S390] pgtables: Fix race in enable_sie vs. page table ops
Christian Borntraeger
1
-8
/
+8
2008-10-20
mm: cleanup to make remove_memory() arch-neutral
Badari Pulavarty
1
-11
/
+0
2008-10-10
[S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.
Hongjie Yang
1
-39
/
+212
2008-08-01
[S390] Add support for memory hot-remove.
Gerald Schaefer
1
-1
/
+12
2008-07-26
s390: use generic show_mem()
Johannes Weiner
1
-32
/
+0
2008-07-24
hugetlb: introduce pud_huge
Andi Kleen
1
-0
/
+5
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-1
/
+2
2008-07-14
[S390] Add support for memory hot-add.
Heiko Carstens
1
-0
/
+19
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
[next]