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
2013-09-12
x86: finish user fault error path with fatal signal
Johannes Weiner
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-11
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-11
mm: vmstats: track TLB flush stats on UP too
Dave Hansen
2013-09-11
mm: vmstats: tlb flush counters
Dave Hansen
2013-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-09-03
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-08-27
Merge branch 'acpi-assorted'
Rafael J. Wysocki
2013-08-22
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
Radu Caragea
2013-08-22
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
Linus Torvalds
2013-08-20
x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAM
Yinghai Lu
2013-08-14
ACPI / x86: Print Hot-Pluggable Field in SRAT.
Tang Chen
2013-08-13
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
Radu Caragea
2013-08-13
mm: Remove unused variable idx0 in __early_ioremap()
Jianguo Wu
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
2013-07-09
mm/pgtable: don't accumulate addr during pgd prepopulate pmd
Wanpeng Li
2013-07-03
mm/x86: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: make __free_pages_bootmem() only available at boot time
Jiang Liu
2013-07-03
mm: accurately calculate zone->managed_pages for highmem zones
Jiang Liu
2013-07-03
mm/x86: use free_reserved_area() to simplify code
Jiang Liu
2013-07-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2013-07-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-06-28
x86/ioremap: Correct function name output
Borislav Petkov
2013-06-14
x86: mm: Remove general hugetlb code from x86.
Steve Capper
2013-06-14
x86: mm: Remove x86 version of huge_pmd_share.
Steve Capper
2013-05-31
x86: Fix adjust_range_size_mask calling position
Yinghai Lu
2013-05-28
x86_64: Correct phys_addr in cleanup_highmap comment
Zhang Yanfei
2013-05-10
x86/mm: Add missing comments for initial kernel direct mapping
Zhang Yanfei
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-30
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-04-30
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-04-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-29
x86: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
x86: pageattr-test: remove srandom32 call
Akinobu Mita
2013-04-29
x86/mm/numa: use setup_nr_node_ids() instead of opencoding.
Cody P Schafer
2013-04-29
x86-64: fall back to regular page vmemmap on allocation failure
Johannes Weiner
2013-04-29
x86-64: use vmemmap_populate_basepages() for !pse setups
Johannes Weiner
2013-04-29
x86-64: remove dead debugging code for !pse setups
Johannes Weiner
2013-04-29
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
2013-04-29
mm, vmalloc: change iterating a vmlist to find_vm_area()
Joonsoo Kim
2013-04-29
mm/x86: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
2013-04-29
mm/x86: use common help functions to free reserved pages
Jiang Liu
2013-04-29
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
David Howells
2013-04-15
x86/mm/hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_ME...
Tang Chen
2013-04-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-12
x86-32: Fix possible incomplete TLB invalidate with PAE pagetables
Dave Hansen
2013-04-12
x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set
Boris Ostrovsky
[next]