index
:
kernel
0x221E-v0.0.1-v6.19
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
2008-01-30
x86: unify ioremap
Thomas Gleixner
2008-01-30
x86: use remove_vm_are in ioremap_32 error path
Thomas Gleixner
2008-01-30
x86: __iomem annotations
Thomas Gleixner
2008-01-30
x86: switch to change_page_attr_addr in ioremap_32.c
Thomas Gleixner
2008-01-30
x86: make c_p_a unconditional in ioremap
Thomas Gleixner
2008-01-30
x86: introduce max_pfn_mapped
Thomas Gleixner
2008-01-30
x86: cleanup ioremap includes
Thomas Gleixner
2008-01-30
x86: style cleanup of ioremap code
Thomas Gleixner
2008-01-30
x86: fix ioremap pgprot inconsistency
Thomas Gleixner
2008-01-30
x86: fix ioremap pgprot inconsistency
Thomas Gleixner
2008-01-30
x86: turn the check_exec function into function that
Arjan van de Ven
2008-01-30
x86: ioremap_nocache fix
Huang, Ying
2008-01-30
x86: fix NX bit handling in change_page_attr()
Huang, Ying
2008-01-30
x86: change cpa to pfn based
Ingo Molnar
2008-01-30
x86: keep the BIOS area executable
Ingo Molnar
2008-01-30
x86: add PG_LEVEL enum
Thomas Gleixner
2008-01-30
x86: clean up arch/x86/mm/pageattr.c
Ingo Molnar
2008-01-30
x86: re-add clflush_cache_range()
Ingo Molnar
2008-01-30
x86: unify pageattr_32.c and pageattr_64.c
Ingo Molnar
2008-01-30
x86: prepare for pageattr.c unification
Ingo Molnar
2008-01-30
x86: backmerge 64-bit details into 32-bit pageattr.c
Ingo Molnar
2008-01-30
x86: add kernel_map_pages() to 64-bit
Ingo Molnar
2008-01-30
x86: return -EINVAL in __change_page_attr(), instead of 0
Ingo Molnar
2008-01-30
x86: clean up differences between 64-bit and 32-bit
Ingo Molnar
2008-01-30
x86: 64-bit, add the new split_large_page() function
Ingo Molnar
2008-01-30
x86: 64-bit pageattr.c, prepare for unification
Ingo Molnar
2008-01-30
x86: change 64-bit pageattr to use set_pte_atomic()
Ingo Molnar
2008-01-30
x86: change 64-bit __change_page_attr() to struct page
Ingo Molnar
2008-01-30
x86: simplify __change_page_attr()
Ingo Molnar
2008-01-30
x86: clean up and simplify 64-bit split_large_page()
Ingo Molnar
2008-01-30
x86: unify header part of pageattr_64.c
Ingo Molnar
2008-01-30
x86: simplify pageattr_64.c
Ingo Molnar
2008-01-30
x86: prepare for the unification of the cpa code
Ingo Molnar
2008-01-30
x86: prepare for the unification of the cpa code
Ingo Molnar
2008-01-30
x86: cpa self-test, WARN_ON()
Ingo Molnar
2008-01-30
x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
Ingo Molnar
2008-01-30
x86: cpa: simplify locking
Ingo Molnar
2008-01-30
x86: simplify cpa largepage split, #3
Ingo Molnar
2008-01-30
x86: cpa self-test fixes
Ingo Molnar
2008-01-30
x86: further cpa largepage-split cleanups
Ingo Molnar
2008-01-30
x86: simplify 32-bit cpa largepage splitting
Ingo Molnar
2008-01-30
x86: simplify the 32-bit cpa code
Ingo Molnar
2008-01-30
x86: fix early_ioremap() on 64-bit
Andi Kleen
2008-01-30
x86: remove set_kernel_exec()
Andi Kleen
2008-01-30
x86: c_p_a() make it more robust against use of PAT bits
Andi Kleen
2008-01-30
x86: c_p_a() fix: reorder TLB / cache flushes to follow Intel recommendation
Andi Kleen
2008-01-30
x86: fix c_p_a() boot crash
Andi Kleen
2008-01-30
x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernels
Andi Kleen
2008-01-30
x86: cpa: remove unnecessary masking of address
Andi Kleen
2008-01-30
x86: cpa: use wbinvd() macro instead of inline assembly in 64bit c_p_a()
Andi Kleen
[prev]
[next]