summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAgeFilesLines
* [S390] s390: disable change bit overrideChristian Borntraeger2010-04-091-8/+3Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-1/+5
* [S390] zcore: CPU registers are not saved under LPARMichael Holzheu2010-03-241-0/+26
* [S390] smsgiucv: declare char pointers as "const"Hendrik Brueckner2010-03-081-1/+1
* [S390] use kprobes_built_in() in mm/fault codeHeiko Carstens2010-02-261-3/+1Star
* [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-261-0/+1
* [S390] free_initmem: reduce code duplicationHeiko Carstens2010-02-261-16/+17
* [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-261-6/+6
* [S390] use helpers for rlimitsJiri Slaby2010-01-131-2/+2
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-12-104-202/+250
|\
| * [S390] s390: use change recording override for kernel mappingChristian Borntraeger2009-12-071-3/+8
| * [S390] cmm: free pages on hibernate.Martin Schwidefsky2009-12-071-11/+50
| * [S390] Use do_exception() in pagetable walk usercopy functions.Gerald Schaefer2009-12-071-0/+23
| * [S390] fault handler access flags check.Martin Schwidefsky2009-12-071-17/+13Star
| * [S390] fault handler performance optimization.Martin Schwidefsky2009-12-071-129/+129
| * [S390] Improve notify_page_fault implementation.Martin Schwidefsky2009-12-071-10/+4Star
| * [S390] Improve address space mode selection.Martin Schwidefsky2009-12-072-3/+3
| * [S390] Improve address space check.Martin Schwidefsky2009-12-071-54/+45Star
* | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-3/+3
* | sysctl s390: Remove dead sysctl binary supportEric W. Biederman2009-11-121-3/+2Star
|/
* [S390] fix build breakage with CONFIG_AIO=nMartin Schwidefsky2009-10-061-2/+8
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-2/+2
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-09-232-18/+51
|\
| * [S390] Change kernel_page_present coding style.Heiko Carstens2009-09-221-10/+7Star
| * [S390] hibernation: fix guest page hinting related crashHeiko Carstens2009-09-221-8/+44
* | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
|/
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-4/+4
* [S390] Wire up page fault events for software perf counters.Heiko Carstens2009-09-111-4/+9
* [S390] Enable guest page hinting by default.Heiko Carstens2009-09-112-6/+4Star
* [S390] fix recursive locking on page_table_lockMartin Schwidefsky2009-09-112-12/+13
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0Star
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* [S390] pm: add kernel_page_presentHans-Joachim Picht2009-06-161-0/+19
* [S390] maccess: arch specific probe_kernel_write() implementationHeiko Carstens2009-06-122-1/+62
* [S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens2009-06-121-3/+13
* [S390] implement is_compat_taskHeiko Carstens2009-06-122-7/+7
* [S390] cpumask: use mm_cpumask() wrapperRusty Russell2009-03-261-1/+1
* [S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens2009-03-261-0/+2
* [S390] check addressing mode in s390_enable_sieCarsten Otte2009-03-261-0/+4
* [S390] page fault: invoke oom-killerHeiko Carstens2009-03-261-26/+2Star
* [S390] make page table upgrade work againMartin Schwidefsky2009-03-181-14/+30
* [S390] make page table walking more robustMartin Schwidefsky2009-03-182-2/+4
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-071-1/+1
* aio: make the lookup_ioctx() locklessJens Axboe2008-12-291-2/+2
* [S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang2008-12-251-63/+43Star
* [S390] pgtables: Fix race in enable_sie vs. page table opsChristian Borntraeger2008-10-281-8/+8
* mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty2008-10-201-11/+0Star
* [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.Hongjie Yang2008-10-101-39/+212
* [S390] Add support for memory hot-remove.Gerald Schaefer2008-08-011-1/+12
* s390: use generic show_mem()Johannes Weiner2008-07-261-32/+0Star