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
/
include
/
linux
Age
Commit message (
Expand
)
Author
2013-09-12
memcg, vmscan: integrate soft reclaim tighter with zone shrinking code
Michal Hocko
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2013-09-12
Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-09-12
Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-09-12
vfs: move get_fs_root_and_pwd() to single caller
Linus Torvalds
2013-09-12
seqlock: Add a new locking reader type
Waiman Long
2013-09-12
Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...
Joerg Roedel
2013-09-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2013-09-11
lz4: fix compression/decompression signedness mismatch
Sergey Senozhatsky
2013-09-11
ipc: rename ids->rw_mutex
Davidlohr Bueso
2013-09-11
initmpfs: move rootfs code from fs/ramfs/ to init/
Rob Landley
2013-09-11
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
Jan Kara
2013-09-11
rbtree: add rbtree_postorder_for_each_entry_safe() helper
Cody P Schafer
2013-09-11
rbtree: add postorder iteration functions
Cody P Schafer
2013-09-11
vmcore: introduce remap_oldmem_pfn_range()
Michael Holzheu
2013-09-11
vmcore: introduce ELF header in new memory feature
Michael Holzheu
2013-09-11
exec: kill "int depth" in search_binary_handler()
Oleg Nesterov
2013-09-11
kprobes: allow to specify custom allocator for insn caches
Heiko Carstens
2013-09-11
kprobes: unify insn caches
Heiko Carstens
2013-09-11
syscalls.h: add forward declarations for inplace syscall wrappers
Sergei Trofimovich
2013-09-11
smp.h: move !SMP version of on_each_cpu() out-of-line
David Daney
2013-09-11
smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond
David Daney
2013-09-11
mm/hwpoison: don't need to hold compound lock for hugetlbfs page
Wanpeng Li
2013-09-11
mm/page-writeback.c: add strictlimit feature
Maxim Patlasov
2013-09-11
mm/writeback: make writeback_inodes_wb static
Wanpeng Li
2013-09-11
mm: vmscan: fix do_try_to_free_pages() livelock
Lisa Du
2013-09-11
mm: munlock: manual pte walk in fast path instead of follow_page_mask()
Vlastimil Babka
2013-09-11
mm: track vma changes with VM_SOFTDIRTY bit
Cyrill Gorcunov
2013-09-11
memblock, numa: binary search node id
Yinghai Lu
2013-09-11
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-11
mm: memory-hotplug: enable memory hotplug to handle hugepage
Naoya Horiguchi
2013-09-11
mm: migrate: remove VM_HUGETLB from vma flag check in vma_migratable()
Naoya Horiguchi
2013-09-11
mm: mbind: add hugepage migration code to mbind()
Naoya Horiguchi
2013-09-11
mm: soft-offline: use migrate_pages() instead of migrate_huge_page()
Naoya Horiguchi
2013-09-11
mm: migrate: make core migration code aware of hugepage
Naoya Horiguchi
2013-09-11
lib/genalloc.c: fix overflow of ending address of memory chunk
Joonyoung Shim
2013-09-11
vmstat: create separate function to fold per cpu diffs into local counters
Christoph Lameter
2013-09-11
swap: clean-up #ifdef in page_mapping()
Joonsoo Kim
2013-09-11
mm: page_alloc: fair zone allocator policy
Johannes Weiner
2013-09-11
swap: make cluster allocation per-cpu
Shaohua Li
2013-09-11
swap: make swap discard async
Shaohua Li
2013-09-11
swap: change block allocation algorithm for SSD
Shaohua Li
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-11
mm: mempolicy: turn vma_set_policy() into vma_dup_policy()
Oleg Nesterov
2013-09-11
block: support embedded device command line partition
Cai Zhiyong
2013-09-11
include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...
Oleg Nesterov
2013-09-11
include/linux/smp.h:on_each_cpu(): switch back to a C function
Andrew Morton
2013-09-11
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
[prev]
[next]