aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/mm
AgeCommit message (Expand)Author
2010-08-09[S390] cmm, smsgiucv_app: convert sender to uppercaseHendrik Brueckner
2010-08-09[S390] cmm: add missing __init/__exit annotationsHeiko Carstens
2010-06-08[S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens
2010-05-26[S390] cmm: get rid of CMM_PROC config optionHeiko Carstens
2010-05-26[S390] cmm: remove superfluous EXPORT_SYMBOLs plus cleanupsHeiko Carstens
2010-05-26[S390] cmm: fix crash on module unloadHeiko Carstens
2010-05-17[S390] debug: enable exception-trace debug facilityHeiko Carstens
2010-04-09[S390] s390: disable change bit overrideChristian Borntraeger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24[S390] zcore: CPU registers are not saved under LPARMichael Holzheu
2010-03-08[S390] smsgiucv: declare char pointers as "const"Hendrik Brueckner
2010-02-26[S390] use kprobes_built_in() in mm/fault codeHeiko Carstens
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens
2010-02-26[S390] free_initmem: reduce code duplicationHeiko Carstens
2010-02-26[S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens
2010-01-13[S390] use helpers for rlimitsJiri Slaby
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-12-07[S390] s390: use change recording override for kernel mappingChristian Borntraeger
2009-12-07[S390] cmm: free pages on hibernate.Martin Schwidefsky
2009-12-07[S390] Use do_exception() in pagetable walk usercopy functions.Gerald Schaefer
2009-12-07[S390] fault handler access flags check.Martin Schwidefsky
2009-12-07[S390] fault handler performance optimization.Martin Schwidefsky
2009-12-07[S390] Improve notify_page_fault implementation.Martin Schwidefsky
2009-12-07[S390] Improve address space mode selection.Martin Schwidefsky
2009-12-07[S390] Improve address space check.Martin Schwidefsky
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-12sysctl s390: Remove dead sysctl binary supportEric W. Biederman
2009-10-06[S390] fix build breakage with CONFIG_AIO=nMartin Schwidefsky
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-23Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-09-22[S390] Change kernel_page_present coding style.Heiko Carstens
2009-09-22[S390] hibernation: fix guest page hinting related crashHeiko Carstens
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-11[S390] Wire up page fault events for software perf counters.Heiko Carstens
2009-09-11[S390] Enable guest page hinting by default.Heiko Carstens
2009-09-11[S390] fix recursive locking on page_table_lockMartin Schwidefsky
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-16[S390] pm: add kernel_page_presentHans-Joachim Picht
2009-06-12[S390] maccess: arch specific probe_kernel_write() implementationHeiko Carstens
2009-06-12[S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens
2009-06-12[S390] implement is_compat_taskHeiko Carstens
2009-03-26[S390] cpumask: use mm_cpumask() wrapperRusty Russell
2009-03-26[S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens
2009-03-26[S390] check addressing mode in s390_enable_sieCarsten Otte
2009-03-26[S390] page fault: invoke oom-killerHeiko Carstens
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky
2009-03-18[S390] make page table walking more robustMartin Schwidefsky
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade