aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-14[S390] Add sched.h include to asm-s390/pgtable.h.Heiko Carstens1-0/+1
2008-07-08[S390] protect _PAGE_SPECIAL bit against mprotectNick Piggin1-1/+4
2008-04-30[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens1-6/+3
2008-04-30[S390] System z large page support.Gerald Schaefer1-0/+12
2008-04-28s390: implement pte special bitNick Piggin1-1/+4
2008-04-28mm: introduce pte_special pte bitNick Piggin1-0/+10
2008-04-27KVM: s390: Improve pgste accessesHeiko Carstens1-6/+6
2008-04-27s390: KVM preparation: host memory management changes for s390 kvmChristian Borntraeger1-3/+89
2008-04-27s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte1-0/+1
2008-02-09[S390] dynamic page tables.Martin Schwidefsky1-7/+31
2008-02-09[S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky1-12/+45
2008-02-09[S390] 1K/2K page table pages.Martin Schwidefsky1-69/+36
2008-02-09[S390] VMEM_MAX_PHYS overflow on 31 bit.Martin Schwidefsky1-2/+3
2008-02-05[S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens1-3/+9
2008-01-26[S390] Change vmalloc defintionsChristian Borntraeger1-30/+16
2007-12-17[S390] pud_present/pmd_present bug.Martin Schwidefsky1-4/+4
2007-10-22[S390] 4level-fixup cleanupMartin Schwidefsky1-61/+62
2007-10-22[S390] Cleanup page table definitions.Martin Schwidefsky1-123/+96
2007-10-22[S390] tlb flush fix.Martin Schwidefsky1-28/+71
2007-10-12[S390] Make vmalloc area start at address > 4GB.Heiko Carstens1-3/+10
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky1-15/+0
2007-07-17mm: remove ptep_establish()Martin Schwidefsky1-24/+19
2007-07-16page table handling cleanupJan Beulich1-8/+0
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt1-1/+6
2007-04-27[S390] split page_test_and_clear_dirty.Martin Schwidefsky1-7/+8
2007-02-05[S390] noexec protectionGerald Schaefer1-16/+130
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-0/+1
2006-12-08[S390] Virtual memmap for s390.Heiko Carstens1-4/+12
2006-12-04[S390] Memory detection fixes.Heiko Carstens1-3/+12
2006-10-18[S390] Fix pte type checking.Martin Schwidefsky1-10/+40
2006-10-04[S390] Remove open-coded mem_map usage.Heiko Carstens1-9/+9
2006-09-29[PATCH] convert s390 page handling macros to functionsHeiko Carstens1-44/+40
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky1-13/+15
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-4/+6
2006-09-20[S390] Cleanup in page table related code.Gerald Schaefer1-66/+58
2006-06-30[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter1-7/+0
2005-11-09[PATCH] s390: "extern inline" -> "static inline"Adrian Bunk1-34/+34
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+813