summaryrefslogtreecommitdiff
path: root/include/asm-s390/pgtable.h
AgeCommit message (Expand)Author
2008-02-09[S390] dynamic page tables.Martin Schwidefsky
2008-02-09[S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky
2008-02-09[S390] 1K/2K page table pages.Martin Schwidefsky
2008-02-09[S390] VMEM_MAX_PHYS overflow on 31 bit.Martin Schwidefsky
2008-02-05[S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens
2008-01-26[S390] Change vmalloc defintionsChristian Borntraeger
2007-12-17[S390] pud_present/pmd_present bug.Martin Schwidefsky
2007-10-22[S390] 4level-fixup cleanupMartin Schwidefsky
2007-10-22[S390] Cleanup page table definitions.Martin Schwidefsky
2007-10-22[S390] tlb flush fix.Martin Schwidefsky
2007-10-12[S390] Make vmalloc area start at address > 4GB.Heiko Carstens
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky
2007-07-17mm: remove ptep_establish()Martin Schwidefsky
2007-07-16page table handling cleanupJan Beulich
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt
2007-04-27[S390] split page_test_and_clear_dirty.Martin Schwidefsky
2007-02-05[S390] noexec protectionGerald Schaefer
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2006-12-08[S390] Virtual memmap for s390.Heiko Carstens
2006-12-04[S390] Memory detection fixes.Heiko Carstens
2006-10-18[S390] Fix pte type checking.Martin Schwidefsky
2006-10-04[S390] Remove open-coded mem_map usage.Heiko Carstens
2006-09-29[PATCH] convert s390 page handling macros to functionsHeiko Carstens
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-20[S390] Cleanup in page table related code.Gerald Schaefer
2006-06-30[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter
2005-11-09[PATCH] s390: "extern inline" -> "static inline"Adrian Bunk
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins
2005-03-07[PATCH] s390: soft-float, 4GB swap bug, smp clean & cpu hotplug.Martin Schwidefsky
2005-02-28[S390]: Fix build after set_pte_at() changes.David S. Miller
2005-02-22[MM]: Add set_pte_at() which takes 'mm' and 'addr' args.David S. Miller
2005-01-06[PATCH] s390: add missing pte_read functionHeiko Carstens
2005-01-04[PATCH] s390: fix pgd_index() compile warningsHeiko Carstens
2004-12-31[PATCH] introduce fallback headerNick Piggin
2004-10-09[PATCH] s390: core changesMartin Schwidefsky
2004-06-17[PATCH] s390: lost dirty bitsMartin Schwidefsky
2004-06-02[PATCH] s390: coreAndrew Morton
2004-05-25Split ptep_establish into "establish" and "update_access_flags"Linus Torvalds
2004-05-24Pass in a "dirty" argument to ptep_establish in Linus Torvalds
2004-05-22[PATCH] rmap 13 include/asm deletionsAndrew Morton
2004-05-14[PATCH] s390: coreAndrew Morton
2004-03-31[PATCH] Fix swp_entry_t encodingAndrew Morton
2004-01-30[PATCH] s390: inline assembly constraints.Andrew Morton
2004-01-18[PATCH] s390: physical dirty/referenced bits.Andrew Morton
2004-01-18[PATCH] s390: tlb flush optimization.Andrew Morton
2004-01-18[PATCH] s390: general updateAndrew Morton
2003-10-01[PATCH] memory writeback/invalidation fixesAndrew Morton
2003-06-10[PATCH] dirty bit clearing on s390.Andrew Morton