index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-s390
/
pgtable.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky
2008-08-01
1
-1093
/
+0
*
[S390] Add sched.h include to asm-s390/pgtable.h.
Heiko Carstens
2008-07-14
1
-0
/
+1
*
[S390] protect _PAGE_SPECIAL bit against mprotect
Nick Piggin
2008-07-08
1
-1
/
+4
*
[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP
Heiko Carstens
2008-04-30
1
-6
/
+3
*
[S390] System z large page support.
Gerald Schaefer
2008-04-30
1
-0
/
+12
*
s390: implement pte special bit
Nick Piggin
2008-04-28
1
-1
/
+4
*
mm: introduce pte_special pte bit
Nick Piggin
2008-04-28
1
-0
/
+10
*
KVM: s390: Improve pgste accesses
Heiko Carstens
2008-04-27
1
-6
/
+6
*
s390: KVM preparation: host memory management changes for s390 kvm
Christian Borntraeger
2008-04-27
1
-3
/
+89
*
s390: KVM preparation: provide hook to enable pgstes in user pagetable
Carsten Otte
2008-04-27
1
-0
/
+1
*
[S390] dynamic page tables.
Martin Schwidefsky
2008-02-09
1
-7
/
+31
*
[S390] Add four level page tables for CONFIG_64BIT=y.
Martin Schwidefsky
2008-02-09
1
-12
/
+45
*
[S390] 1K/2K page table pages.
Martin Schwidefsky
2008-02-09
1
-69
/
+36
*
[S390] VMEM_MAX_PHYS overflow on 31 bit.
Martin Schwidefsky
2008-02-09
1
-2
/
+3
*
[S390] Remove BUILD_BUG_ON() in vmem code.
Heiko Carstens
2008-02-05
1
-3
/
+9
*
[S390] Change vmalloc defintions
Christian Borntraeger
2008-01-26
1
-30
/
+16
*
[S390] pud_present/pmd_present bug.
Martin Schwidefsky
2007-12-17
1
-4
/
+4
*
[S390] 4level-fixup cleanup
Martin Schwidefsky
2007-10-22
1
-61
/
+62
*
[S390] Cleanup page table definitions.
Martin Schwidefsky
2007-10-22
1
-123
/
+96
*
[S390] tlb flush fix.
Martin Schwidefsky
2007-10-22
1
-28
/
+71
*
[S390] Make vmalloc area start at address > 4GB.
Heiko Carstens
2007-10-12
1
-3
/
+10
*
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
Martin Schwidefsky
2007-07-17
1
-15
/
+0
*
mm: remove ptep_establish()
Martin Schwidefsky
2007-07-17
1
-24
/
+19
*
page table handling cleanup
Jan Beulich
2007-07-16
1
-8
/
+0
*
Rework ptep_set_access_flags and fix sun4c
Benjamin Herrenschmidt
2007-06-16
1
-1
/
+6
*
[S390] split page_test_and_clear_dirty.
Martin Schwidefsky
2007-04-27
1
-7
/
+8
*
[S390] noexec protection
Gerald Schaefer
2007-02-05
1
-16
/
+130
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
1
-0
/
+1
*
[S390] Virtual memmap for s390.
Heiko Carstens
2006-12-08
1
-4
/
+12
*
[S390] Memory detection fixes.
Heiko Carstens
2006-12-04
1
-3
/
+12
*
[S390] Fix pte type checking.
Martin Schwidefsky
2006-10-18
1
-10
/
+40
*
[S390] Remove open-coded mem_map usage.
Heiko Carstens
2006-10-04
1
-9
/
+9
*
[PATCH] convert s390 page handling macros to functions
Heiko Carstens
2006-09-29
1
-44
/
+40
*
[S390] Inline assembly cleanup.
Martin Schwidefsky
2006-09-28
1
-13
/
+15
*
[PATCH] Standardize pxx_page macros
Dave McCracken
2006-09-26
1
-4
/
+6
*
[S390] Cleanup in page table related code.
Gerald Schaefer
2006-09-20
1
-66
/
+58
*
[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h
Christoph Lameter
2006-06-30
1
-7
/
+0
*
[PATCH] s390: "extern inline" -> "static inline"
Adrian Bunk
2005-11-09
1
-34
/
+34
*
[PATCH] fix remaining missing includes
Tim Schmielau
2005-11-07
1
-0
/
+1
*
[PATCH] freepgt: arch FIRST_USER_ADDRESS 0
Hugh Dickins
2005-04-19
1
-2
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+813