index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2013-01-12
s390/mm: fix pmd_pfn() for thp
Gerald Schaefer
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-12-12
asm-generic, mm: pgtable: consolidate zero page helpers
Kirill A. Shutemov
2012-11-23
s390/mm: keep fault_init() private to fault.c
Heiko Carstens
2012-11-23
s390/mm,vmem: use 2GB frames for identity mapping
Heiko Carstens
2012-10-26
s390/thp: respect page protection in pmd_none() and pmd_present()
Gerald Schaefer
2012-10-09
s390/vmalloc: have separate modules area
Heiko Carstens
2012-10-09
s390/mm: fix pmd_huge() usage for kernel mapping
Heiko Carstens
2012-10-09
mm: Add and use update_mmu_cache_pmd() in transparent huge page code.
David Miller
2012-10-09
thp, s390: architecture backend for thp on s390
Gerald Schaefer
2012-10-09
thp, s390: thp pagetable pre-allocation for s390
Gerald Schaefer
2012-10-09
thp, s390: thp splitting backend for s390
Gerald Schaefer
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-05-24
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
2011-12-27
[S390] add support for physical memory > 4TB
Martin Schwidefsky
2011-12-01
[S390] fix page change underindication in pgste_update_all
Carsten Otte
2011-11-14
[S390] fix pgste update logic
Martin Schwidefsky
2011-10-30
[S390] kvm: Handle diagnose 0x10 (release pages)
Christian Borntraeger
2011-10-30
[S390] take mmap_sem when walking guest page table
Carsten Otte
2011-09-20
[S390] kvm: fix address mode switching
Christian Borntraeger
2011-07-24
[S390] kvm guest address space mapping
Martin Schwidefsky
2011-06-06
[S390] fix kvm defines for 31 bit compile
Martin Schwidefsky
2011-05-29
[S390] mm: fix storage key handling
Heiko Carstens
2011-05-23
[S390] refactor page table functions for better pgste support
Martin Schwidefsky
2011-05-23
[S390] merge page_test_dirty and page_clear_dirty
Martin Schwidefsky
2011-05-23
[S390] Remove data execution protection
Martin Schwidefsky
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
2010-10-25
[S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.h
Heiko Carstens
2010-10-25
[S390] add support for nonquiescing sske
Martin Schwidefsky
2010-10-25
[S390] store indication fault optimization
Martin Schwidefsky
2010-10-25
[S390] lockless get_user_pages_fast()
Martin Schwidefsky
2010-10-25
[S390] zero page cache synonyms
Martin Schwidefsky
2010-08-24
[S390] fix tlb flushing vs. concurrent /proc accesses
Martin Schwidefsky
2010-04-09
[S390] increase default size of vmalloc area
Martin Schwidefsky
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2009-12-07
[S390] s390: use change recording override for kernel mapping
Christian Borntraeger
2009-06-12
[S390] vmalloc: add vmalloc kernel parameter support
Heiko Carstens
2008-11-27
[S390] pgtable.h: Fix oops in unmap_vmas for KVM processes
Christian Borntraeger
2008-10-28
[S390] pgtables: Fix race in enable_sie vs. page table ops
Christian Borntraeger
2008-10-10
[S390] introduce dirty bit for kvm live migration
Florian Funke
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky