aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-03[S390] Add PSW restart shutdown triggerMichael Holzheu1-0/+16
2011-08-03[S390] missing return in page_table_alloc_pgsteJan Glauber1-0/+1
2011-07-24[S390] kvm guest address space mappingMartin Schwidefsky4-29/+420
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-3/+3
2011-06-06[S390] use generic RCU page-table freeing codeMartin Schwidefsky1-173/+119
2011-05-29[S390] mm: fix mmu_gather reworkHeiko Carstens1-7/+16
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2011-05-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgentIngo Molnar1-2/+2
2011-05-26[S390] mm: add ZONE_DMA to 31-bit config againHeiko Carstens1-2/+0
2011-05-26[S390] mm: add page fault retry handlingHeiko Carstens1-13/+28
2011-05-26[S390] mm: handle kernel caused page fault oom situationsHeiko Carstens1-7/+9
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens1-1/+1
2011-05-26[S390] irq: fix service signal external interrupt handlingHeiko Carstens1-1/+1
2011-05-26[S390] pfault: always enable service signal interruptHeiko Carstens1-2/+1
2011-05-25maccess,probe_kernel: Make write/read src const void *Steven Rostedt1-2/+2
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-1/+0
2011-05-23[S390] refactor page table functions for better pgste supportMartin Schwidefsky3-9/+10
2011-05-23[S390] pfault: cleanup codeHeiko Carstens1-30/+37
2011-05-23[S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens1-24/+65
2011-05-23[S390] extmem: get rid of compile warningHeiko Carstens1-0/+2
2011-05-23[S390] get rid of unused variablesHeiko Carstens1-4/+0
2011-05-23[S390] Remove data execution protectionMartin Schwidefsky3-108/+9
2011-05-19module: undo module RONX protection correctly.Jan Glauber1-0/+5
2011-05-10[S390] replace diag10() with diag10_range() functionMichael Holzheu1-1/+1
2011-04-29[S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens1-1/+1
2011-04-20[S390] pfault: fix token handlingHeiko Carstens1-2/+2
2011-04-20[S390] fix page table walk for changing page attributesJan Glauber1-2/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-15[S390] Write protect module text and RO dataJan Glauber2-0/+56
2011-01-31[S390] pgtable_list corruptionMartin Schwidefsky1-1/+2
2011-01-12[S390] Randomize mmap start addressHeiko Carstens1-2/+11
2011-01-12[S390] Rearrange mmap.cHeiko Carstens1-9/+9
2011-01-12[S390] Enable flexible mmap layout for 64 bit processesHeiko Carstens1-9/+4
2011-01-12[S390] reduce miminum gap between stack and mmap_baseHeiko Carstens1-2/+2
2011-01-12[S390] mmap: consider stack address randomizationHeiko Carstens1-1/+10
2011-01-05[S390] ptrace cleanupMartin Schwidefsky1-3/+3
2011-01-05[S390] pfault: delay register of pfault interruptHeiko Carstens1-12/+15
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens1-0/+2
2010-11-10[S390] fix get_user_pages_fastMartin Schwidefsky1-4/+3
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky1-6/+1
2010-10-25[S390] kvm: Fix badness at include/asm/mmu_context.h:83Christian Borntraeger1-0/+2
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky1-3/+8
2010-10-25[S390] cleanup lowcore access from program checksMartin Schwidefsky1-22/+14
2010-10-25[S390] fix SIGBUS handlingMartin Schwidefsky1-3/+11
2010-10-25[S390] cmm: fix crash on case conversionHeiko Carstens1-1/+6
2010-10-25[S390] store indication fault optimizationMartin Schwidefsky2-3/+19
2010-10-25[S390] lockless get_user_pages_fast()Martin Schwidefsky5-21/+381
2010-10-25[S390] zero page cache synonymsMartin Schwidefsky1-4/+45
2010-10-07Fix IRQ flag handling namingDavid Howells2-4/+3
2010-08-24[S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky1-0/+2