index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-i386
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner
1
-512
/
+0
2007-07-17
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
Martin Schwidefsky
1
-21
/
+0
2007-07-17
mm: remove ptep_establish()
Martin Schwidefsky
1
-11
/
+0
2007-07-16
kill vmalloc_earlyreserve
Jan Beulich
1
-1
/
+1
2007-07-16
page table handling cleanup
Jan Beulich
1
-6
/
+0
2007-06-16
Rework ptep_set_access_flags and fix sun4c
Benjamin Herrenschmidt
1
-3
/
+5
2007-06-16
i386 mm: use pte_update() in ptep_test_and_clear_dirty()
Hugh Dickins
1
-12
/
+14
2007-05-12
SLUB: i386 support
Christoph Lameter
1
-3
/
+2
2007-05-08
Clean up mostly unused IOSPACE macros
David Gibson
1
-4
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-2
/
+0
2007-05-07
i386: use pte_update_defer in ptep_test_and_clear_{dirty,young}
Zachary Amsden
1
-20
/
+18
2007-05-07
i386: add ptep_test_and_clear_{dirty,young}
David Rientjes
1
-8
/
+17
2007-05-02
[PATCH] i386: pte simplify ops
Zachary Amsden
1
-2
/
+15
2007-05-02
[PATCH] i386: pte clear optimization
Zachary Amsden
1
-1
/
+1
2007-05-02
[PATCH] i386: PARAVIRT: drop unused ptep_get_and_clear
Jeremy Fitzhardinge
1
-3
/
+1
2007-05-02
[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages
Jeremy Fitzhardinge
1
-2
/
+2
2007-05-02
[PATCH] i386: PARAVIRT: revert map_pt_hook.
Jeremy Fitzhardinge
1
-19
/
+4
2007-05-02
[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharing
Jeremy Fitzhardinge
1
-0
/
+2
2007-05-02
[PATCH] i386: PARAVIRT: Hooks to set up initial pagetable
Jeremy Fitzhardinge
1
-0
/
+16
2007-05-02
[PATCH] i386: PARAVIRT: Add pagetable accessors to pack and unpack pagetable ...
Jeremy Fitzhardinge
1
-0
/
+2
2007-05-02
[PATCH] x86: Improve handling of kernel mappings in change_page_attr
Jan Beulich
1
-0
/
+2
2007-03-05
[PATCH] vmi: fix highpte
Zachary Amsden
1
-4
/
+19
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-4
/
+14
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-5
/
+5
2006-12-07
[PATCH] paravirt: fix missing pte update
Zachary Amsden
1
-0
/
+8
2006-12-07
[PATCH] paravirt: fix parameter names in mmu operations
Zachary Amsden
1
-3
/
+3
2006-12-07
[PATCH] paravirt: Add MMU virtualization to paravirt_ops
Rusty Russell
1
-1
/
+3
2006-10-01
[PATCH] paravirt: update pte hook
Zachary Amsden
1
-0
/
+21
2006-10-01
[PATCH] paravirt: optimize ptep establish for pae
Zachary Amsden
1
-0
/
+11
2006-10-01
[PATCH] paravirt: kpte flush
Zachary Amsden
1
-0
/
+7
2006-10-01
[PATCH] paravirt: combine flush accessed dirty.patch
Zachary Amsden
1
-13
/
+28
2006-09-26
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-2
/
+0
2006-09-26
[PATCH] x86: trivial move of ptep_set_access_flags
Rusty Russell
1
-15
/
+16
2006-09-26
[PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers
Rusty Russell
1
-6
/
+4
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
1
-2
/
+2
2006-09-26
[PATCH] i386: Replace i386 open-coded cmdline parsing with
Rusty Russell
1
-2
/
+0
2006-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
1
-3
/
+1
2006-04-27
[PATCH] x86/PAE: Fix pte_clear for the >4GB RAM case
Zachary Amsden
1
-3
/
+1
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-03-22
[PATCH] Enable mprotect on huge pages
Zhang, Yanmin
1
-3
/
+2
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+3
2005-10-30
[PATCH] vm: remove unused/broken page_pte[_prot] macros
Tejun Heo
1
-2
/
+0
2005-10-30
[PATCH] i386: little pgtable.h consolidation vs 2/3level
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+5
2005-10-29
[PATCH] mm: pte_offset_map_lock loops
Hugh Dickins
1
-1
/
+2
2005-09-13
[PATCH] feature removal of io_remap_page_range()
Randy Dunlap
1
-3
/
+0
2005-09-05
[PATCH] i386: encapsulate copying of pgd entries
Zachary Amsden
1
-0
/
+15
2005-09-05
[PATCH] x86: ptep_clear optimization
Zachary Amsden
1
-0
/
+13
2005-09-05
[PATCH] hugetlb: add pte_huge() macro
Adam Litke
1
-1
/
+3
2005-09-05
[PATCH] mm: correct _PAGE_FILE comment
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+5
2005-06-23
[PATCH] sparsemem memory model for i386
Andy Whitcroft
1
-2
/
+2
[next]