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
/
ia64
/
mm
Age
Commit message (
Expand
)
Author
2012-11-16
revert "mm: fix-up zone present pages"
Andrew Morton
2012-10-09
mm: fix-up zone present pages
Jianguo Wu
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-06-14
[IA64] Port OOM changes to ia64_do_page_fault
Kautuk Consul
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
2011-12-08
ia64: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-25
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-03-24
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
2011-01-13
thp: pte alloc trans splitting
Andrea Arcangeli
2010-06-30
[IA64] Fix spinaphore down_spin()
Tony Luck
2010-05-30
ia64: revert __node_random addition
Linus Torvalds
2010-05-27
[IA64] Fix build breakage
Tony Luck
2010-05-18
[IA64] invoke oom-killer from page fault
npiggin@suse.de
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-06
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-02-08
[IA64] Remove COMPAT_IA32 support
Tony Luck
2010-02-02
Merge branch 'master' into percpu
Tejun Heo
2010-01-07
[IA64] __per_cpu_idtrs[] is a memory hog
Tony Luck
2010-01-06
[IA64] use helpers for rlimits
Jiri Slaby
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
2009-12-16
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2009-12-16
implement early_io{re,un}map for ia64
Luck, Tony
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
2009-10-29
percpu: make percpu symbols in ia64 unique
Tejun Heo
2009-10-09
[IA64] Re-implement spinaphores using ticket lock concepts
Tony Luck
2009-10-02
ia64: convert to dynamic percpu allocator
Tejun Heo
2009-10-02
ia64: allocate percpu area for cpu0 like percpu areas for other cpus
Tejun Heo
2009-10-02
ia64: don't alias VMALLOC_END to vmalloc_end
Tejun Heo
2009-09-23
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
2009-09-23
kcore: register text area in generic way
KAMEZAWA Hiroyuki
2009-09-23
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
2009-09-23
kcore: add kclist types
KAMEZAWA Hiroyuki
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
2009-06-15
[IA64] fix compile error in arch/ia64/mm/extable.c
Rusty Russell
2009-06-12
module: trim exception table on init free.
Rusty Russell
2009-04-01
[IA64] BUG to BUG_ON changes
Stoyan Gaydarov
2009-03-31
Pull pvops into release branch
Tony Luck
2009-03-26
ia64/pv_ops: gate page paravirtualization.
Isaku Yamahata
2009-03-26
ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.
Isaku Yamahata
2009-03-16
cpumask: use mm_cpumask() wrapper: ia64
Rusty Russell
2009-02-18
mm: fix memmap init for handling memory hole
KAMEZAWA Hiroyuki
2009-02-18
mm: clean up for early_pfn_to_nid()
KAMEZAWA Hiroyuki
2009-01-06
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
[next]