index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-16
thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE
Andrea Arcangeli
1
-0
/
+10
2012-07-16
mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
Andrea Arcangeli
1
-2
/
+20
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-21
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
1
-0
/
+61
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2011-06-15
include/asm-generic/pgtable.h: fix unbalanced parenthesis
Nicolas Kaiser
1
-1
/
+1
2011-05-23
[S390] merge page_test_dirty and page_clear_dirty
Martin Schwidefsky
1
-8
/
+4
2011-02-28
mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>
Ben Hutchings
1
-0
/
+2
2011-01-16
fix non-x86 build failure in pmdp_get_and_clear
Andrea Arcangeli
1
-11
/
+3
2011-01-13
thp: add pmd mangling generic functions
Andrea Arcangeli
1
-60
/
+154
2011-01-13
thp: special pmd_trans_* functions
Andrea Arcangeli
1
-0
/
+11
2010-10-25
[S390] add support for nonquiescing sske
Martin Schwidefsky
1
-1
/
+1
2010-08-23
x86, mm: Avoid unnecessary TLB flush
Shaohua Li
1
-0
/
+4
2009-06-23
asm-generic: add dummy pgprot_noncached()
Paul Mundt
1
-0
/
+4
2009-03-29
x86/paravirt: finish change from lazy cpu to context switch start/end
Jeremy Fitzhardinge
1
-1
/
+1
2009-03-29
x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
Jeremy Fitzhardinge
1
-10
/
+11
2009-01-13
x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param
venkatesh.pallipadi@intel.com
1
-2
/
+2
2008-12-19
x86: PAT: move track untrack pfnmap stubs to asm-generic
venkatesh.pallipadi@intel.com
1
-0
/
+46
2008-12-18
x86: PAT: add pgprot_writecombine() interface for drivers - v3
venkatesh.pallipadi@intel.com
1
-0
/
+4
2008-07-15
mm: fix build on non-mmu machines
Sebastian Siewior
1
-1
/
+1
2008-06-25
mm: add a ptep_modify_prot transaction abstraction
Jeremy Fitzhardinge
1
-0
/
+57
2007-10-16
flush icache before set_pte() on ia64: flush icache at set_pte
KAMEZAWA Hiroyuki
1
-4
/
+0
2007-08-11
changing include/asm-generic/pgtable.h for non-mmu
Greg Ungerer
1
-35
/
+38
2007-07-17
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
Martin Schwidefsky
1
-25
/
+0
2007-07-17
mm: remove ptep_establish()
Martin Schwidefsky
1
-19
/
+0
2007-06-16
Rework ptep_set_access_flags and fix sun4c
Benjamin Herrenschmidt
1
-5
/
+12
2007-04-27
[S390] split page_test_and_clear_dirty.
Martin Schwidefsky
1
-2
/
+9
2007-04-08
[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21
Zachary Amsden
1
-0
/
+2
2007-02-13
[PATCH] i386: paravirt CPU hypercall batching mode
Zachary Amsden
1
-0
/
+13
2006-10-01
[PATCH] paravirt: remove set pte atomic
Zachary Amsden
1
-8
/
+0
2006-10-01
[PATCH] paravirt: lazy mmu mode hooks.patch
Zachary Amsden
1
-0
/
+20
2006-10-01
[PATCH] paravirt: pte clear not present
Zachary Amsden
1
-2
/
+7
2006-09-26
[PATCH] x86: trivial pgtable.h __ASSEMBLY__ move
Rusty Russell
1
-1
/
+2
2006-06-01
[SPARC64]: Fix D-cache corruption in mremap
David S. Miller
1
-10
/
+1
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+1
2005-10-29
[PATCH] mm: update comments to pte lock
Hugh Dickins
1
-1
/
+1
2005-09-28
[PATCH] mm: move_pte to remap ZERO_PAGE
Nick Piggin
1
-0
/
+13
2005-09-05
[PATCH] x86: ptep_clear optimization
Zachary Amsden
1
-0
/
+16
2005-06-21
[PATCH] msync: check pte dirty earlier
Abhijit Karmarkar
1
-0
/
+3
2005-04-19
[PATCH] freepgt: remove arch pgd_addr_end
Hugh Dickins
1
-5
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+213