index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
2009-03-11
x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs
Ingo Molnar
2009-03-08
x86 mmiotrace: fix remove_kmmio_fault_pages()
Stuart Bennett
2009-03-03
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-03-03
Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-03-03
x86: fix init_memory_mapping() to handle small ranges
Yinghai Lu
2009-03-02
x86 mmiotrace: fix race with release_kmmio_fault_page()
Pekka Paalanen
2009-03-02
x86 mmiotrace: improve handling of secondary faults
Stuart Bennett
2009-03-02
x86 mmiotrace: split set_page_presence()
Pekka Paalanen
2009-03-02
x86 mmiotrace: fix save/restore page table state
Pekka Paalanen
2009-03-02
x86 mmiotrace: WARN_ONCE if dis/arming a page fails
Stuart Bennett
2009-03-02
x86: add far read test to testmmiotrace
Pekka Paalanen
2009-03-02
x86: count errors in testmmiotrace.ko
Pekka Paalanen
2009-02-28
x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()
Ingo Molnar
2009-02-25
gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t
Venkatesh Pallipadi
2009-02-20
x86: use the right protections for split-up pagetables
Ingo Molnar
2009-02-18
mm: clean up for early_pfn_to_nid()
KAMEZAWA Hiroyuki
2009-02-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-02-12
x86: CPA avoid repeated lazy mmu flush
Thomas Gleixner
2009-02-12
x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem
Suresh Siddha
2009-02-12
x86/cpa: make sure cpa is safe to call in lazy mmu mode
Jeremy Fitzhardinge
2009-02-05
prevent kprobes from catching spurious page faults
Masami Hiramatsu
2009-01-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-01-26
x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.
Eric Anholt
2009-01-21
x86: fix PTE corruption issue while mapping RAM using /dev/mem
Suresh Siddha
2009-01-21
x86: fix page attribute corruption with cpa()
Suresh Siddha
2009-01-20
x86: remove kernel_physical_mapping_init() from init section
Gary Hade
2009-01-16
x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...
Jan Beulich
2009-01-15
Revert "x86 PAT: remove CPA WARN_ON for zero pte"
Linus Torvalds
2009-01-14
x86, pat: fix reserve_memtype() for legacy 1MB range
Suresh Siddha
2009-01-13
x86 PAT: remove CPA WARN_ON for zero pte
venkatesh.pallipadi@intel.com
2009-01-13
x86 PAT: return compatible mapping to remap_pfn_range callers
venkatesh.pallipadi@intel.com
2009-01-13
x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param
venkatesh.pallipadi@intel.com
2009-01-12
x86: avoid theoretical vmalloc fault loop
Andi Kleen
2009-01-10
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-01-07
trivial: replace last usages of __FUNCTION__ in kernel
Harvey Harrison
2009-01-07
resource: allow MMIO exclusivity for device drivers
Arjan van de Ven
2009-01-06
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
2009-01-06
mm: invoke oom-killer from page fault
Nick Piggin
2009-01-06
x86: k8 numa register active regions later
Yinghai Lu
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
Fix compiler warning in arch/x86/mm/init_32.c
Ingo Brueckl
2008-12-30
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-12-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-12-25
Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core
Ingo Molnar
2008-12-24
x86: PAT: fix address types in track_pfn_vma_new()
H. Peter Anvin
2008-12-23
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
2008-12-19
x86: PAT: remove follow_pfnmap_pte in favor of follow_phys
venkatesh.pallipadi@intel.com
2008-12-18
x86: PAT: add pgprot_writecombine() interface for drivers - v3
venkatesh.pallipadi@intel.com
2008-12-18
x86: PAT: implement track/untrack of pfnmap regions for x86 - v3
venkatesh.pallipadi@intel.com
[next]