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
/
sparc
/
mm
Age
Commit message (
Expand
)
Author
2017-06-24
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-14
sparc64: delete old wrap code
Pavel Tatashin
2017-06-14
sparc64: new context wrap
Pavel Tatashin
2017-06-14
sparc64: add per-cpu mm of secondary contexts
Pavel Tatashin
2017-06-14
sparc64: redefine first version
Pavel Tatashin
2017-06-14
sparc64: reset mm cpumask after wrap
Pavel Tatashin
2017-06-14
sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
Mike Kravetz
2017-06-07
sparc: Fix -Wstringop-overflow warning
Orlando Arias
2017-05-03
sparc64: kern_addr_valid regression
bob picco
2016-11-14
sparc64: fix compile warning section mismatch in find_node()
Thomas Tai
2016-11-10
sparc64: Fix find_node warning if numa node cannot be found
Thomas Tai
2016-10-27
sparc64: Handle extremely large kernel TLB range flushes more gracefully.
David S. Miller
2016-10-26
sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...
David S. Miller
2016-10-26
sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.
David S. Miller
2016-10-25
sparc64: Handle extremely large kernel TSB range flushes sanely.
David S. Miller
2016-10-25
sparc64: Fix illegal relative branches in hypervisor patched TLB code.
David S. Miller
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-06
sparc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-09-28
sparc64: Fix irq stack bootmem allocation.
Atish Patra
2016-09-28
sparc64 mm: Fix more TSB sizing issues
Mike Kravetz
2016-09-28
sparc64: fix section mismatch in find_numa_latencies_for_group
Paul Gortmaker
2016-07-29
sparc64: Trim page tables for 8M hugepages
Nitin Gupta
2016-07-28
sparc64 mm: Fix base TSB sizing when hugetlb pages are used
Mike Kravetz
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2016-05-25
sparc64: Take ctx_alloc_lock properly in hugetlb_setup().
David S. Miller
2016-05-20
sparc64: Reduce TLB flushes during hugepte changes
Nitin Gupta
2016-05-20
sparc32: drop superfluous cast in calls to __nocache_pa()
Sam Ravnborg
2016-05-20
sparc32: fix build with STRICT_MM_TYPECHECKS
Sam Ravnborg
2016-04-21
sparc64: recognize and support Sonoma CPU type
Khalid Aziz
2016-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2016-03-20
sparc: Convert naked unsigned uses to unsigned int
Joe Perches
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-17
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-01-30
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
2016-01-15
sparc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-15
mm: drop tail page refcounting
Kirill A. Shutemov
2016-01-14
sparc64: Fix numa node distance initialization
Nitin Gupta
2015-11-04
sparc64: Fix numa distance values
Nitin Gupta
2015-06-25
sparc64: Convert BUG_ON to warning
David Ahern
2015-06-24
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
2015-06-24
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
Zhang Zhen
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
2015-05-31
sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE
Khalid Aziz
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
2015-03-18
sparc: Fix /proc/kcore
David S. Miller
2015-02-11
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
2015-02-11
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
[next]