aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-202/+250
2009-12-07[S390] s390: use change recording override for kernel mappingChristian Borntraeger1-3/+8
2009-12-07[S390] cmm: free pages on hibernate.Martin Schwidefsky1-11/+50
2009-12-07[S390] Use do_exception() in pagetable walk usercopy functions.Gerald Schaefer1-0/+23
2009-12-07[S390] fault handler access flags check.Martin Schwidefsky1-17/+13
2009-12-07[S390] fault handler performance optimization.Martin Schwidefsky1-129/+129
2009-12-07[S390] Improve notify_page_fault implementation.Martin Schwidefsky1-10/+4
2009-12-07[S390] Improve address space mode selection.Martin Schwidefsky2-3/+3
2009-12-07[S390] Improve address space check.Martin Schwidefsky1-54/+45
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-3/+3
2009-11-12sysctl s390: Remove dead sysctl binary supportEric W. Biederman1-3/+2
2009-10-06[S390] fix build breakage with CONFIG_AIO=nMartin Schwidefsky1-2/+8
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-2/+2
2009-09-23Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-18/+51
2009-09-22[S390] Change kernel_page_present coding style.Heiko Carstens1-10/+7
2009-09-22[S390] hibernation: fix guest page hinting related crashHeiko Carstens1-8/+44
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-4/+4
2009-09-11[S390] Wire up page fault events for software perf counters.Heiko Carstens1-4/+9
2009-09-11[S390] Enable guest page hinting by default.Heiko Carstens2-6/+4
2009-09-11[S390] fix recursive locking on page_table_lockMartin Schwidefsky2-12/+13
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-06-16[S390] pm: add kernel_page_presentHans-Joachim Picht1-0/+19
2009-06-12[S390] maccess: arch specific probe_kernel_write() implementationHeiko Carstens2-1/+62
2009-06-12[S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens1-3/+13
2009-06-12[S390] implement is_compat_taskHeiko Carstens2-7/+7
2009-03-26[S390] cpumask: use mm_cpumask() wrapperRusty Russell1-1/+1
2009-03-26[S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens1-0/+2
2009-03-26[S390] check addressing mode in s390_enable_sieCarsten Otte1-0/+4
2009-03-26[S390] page fault: invoke oom-killerHeiko Carstens1-26/+2
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky1-14/+30
2009-03-18[S390] make page table walking more robustMartin Schwidefsky2-2/+4
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade1-1/+1
2008-12-29aio: make the lookup_ioctx() locklessJens Axboe1-2/+2
2008-12-25[S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang1-63/+43
2008-10-28[S390] pgtables: Fix race in enable_sie vs. page table opsChristian Borntraeger1-8/+8
2008-10-20mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty1-11/+0
2008-10-10[S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.Hongjie Yang1-39/+212
2008-08-01[S390] Add support for memory hot-remove.Gerald Schaefer1-1/+12
2008-07-26s390: use generic show_mem()Johannes Weiner1-32/+0
2008-07-24hugetlb: introduce pud_hugeAndi Kleen1-0/+5
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen1-1/+2
2008-07-14[S390] Add support for memory hot-add.Heiko Carstens1-0/+19
2008-06-11Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds1-17/+27
2008-06-10[S390] vmemmap: fix off-by-one bug.Heiko Carstens1-1/+1
2008-06-06KVM: s390: fix locking order problem in enable_sieChristian Borntraeger1-17/+27
2008-05-30[S390] showmem: Only walk spanned pages.Heiko Carstens1-26/+23
2008-05-30[S390] Fix section mismatch warnings.Heiko Carstens1-5/+13
2008-05-15[S390] sparsemem vmemmap: initialize memmap.Heiko Carstens1-13/+6