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
Age
Commit message (
Expand
)
Author
2009-09-22
um: convert to asm-generic/hardirq.h
Christoph Hellwig
2009-09-22
cpuidle: menu governor: reduce latency on exit
Corrado Zoccolo
2009-09-22
cpuidle: fix the menu governor to boost IO performance
Arjan van de Ven
2009-09-22
m68k: convert to asm-generic/hardirq.h
Christoph Hellwig
2009-09-22
m68k: convert to use arch_gettimeoffset()
john stultz
2009-09-22
m32r: convert to asm-generic/hardirq.h
Christoph Hellwig
2009-09-22
m32r: convert to use arch_gettimeoffset()
john stultz
2009-09-22
m32r: remove redundant tests on unsigned
Roel Kluin
2009-09-22
alpha: convert to asm-generic/hardirq.h
Christoph Hellwig
2009-09-22
alpha: use printk_once
Marcin Slusarz
2009-09-22
arch/alpha/boot/tools/objstrip.c: wrong variable tested after open()
Roel Kluin
2009-09-22
alpha: convert to use arch_gettimeoffset()
john stultz
2009-09-22
h8300: convert to asm-generic/hardirq.h
Christoph Hellwig
2009-09-22
nommu: add support for Memory Protection Units (MPU)
Bernd Schmidt
2009-09-22
pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driver
Kristoffer Ericson
2009-09-22
pcmcia: switch /proc/bus/pccard/drivers to seq_file
Alexey Dobriyan
2009-09-22
pcmcia: fix read buffer overflow
Roel Kluin
2009-09-22
pcmcia: yenta: add missing __devexit marking
Mike Frysinger
2009-09-22
mm: reduce atomic use on use_mm fast path
Michael S. Tsirkin
2009-09-22
mm: move use_mm/unuse_mm from aio.c to mm/
Michael S. Tsirkin
2009-09-22
shmem: initialize struct shmem_sb_info to zero
Pekka Enberg
2009-09-22
mm: remove duplicate asm/mman.h files
Arnd Bergmann
2009-09-22
hugetlb: add MAP_HUGETLB example
Eric B Munson
2009-09-22
hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
Eric B Munson
2009-09-22
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
Arnd Bergmann
2009-09-22
hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...
Eric B Munson
2009-09-22
mmap: save some cycles for the shared anonymous mapping
Huang Shijie
2009-09-22
mmap: avoid unnecessary anon_vma lock acquisition in vma_adjust()
Lee Schermerhorn
2009-09-22
tmpfs: depend on shmem
Hugh Dickins
2009-09-22
mmap: remove unnecessary code
Huang Shijie
2009-09-22
mm: move highest_memmap_pfn
Hugh Dickins
2009-09-22
mm: ZERO_PAGE without PTE_SPECIAL
Hugh Dickins
2009-09-22
mm: hugetlbfs_pagecache_present
Hugh Dickins
2009-09-22
mm: m(un)lock avoid ZERO_PAGE
Hugh Dickins
2009-09-22
mm: FOLL flags for GUP flags
Hugh Dickins
2009-09-22
mm: reinstate ZERO_PAGE
Hugh Dickins
2009-09-22
mm: fix anonymous dirtying
Hugh Dickins
2009-09-22
mm: follow_hugetlb_page flags
Hugh Dickins
2009-09-22
mm: FOLL_DUMP replace FOLL_ANON
Hugh Dickins
2009-09-22
mm: add get_dump_page
Hugh Dickins
2009-09-22
mm: remove unused GUP flags
Hugh Dickins
2009-09-22
mm: munlock use follow_page
Hugh Dickins
2009-09-22
mm: fix NUMA accounting in numastat.txt
Minchan Kim
2009-09-22
page-allocator: maintain rolling count of pages to free from the PCP
Mel Gorman
2009-09-22
page-allocator: split per-cpu list into one-list-per-migrate-type
Mel Gorman
2009-09-22
oom: fix oom_adjust_write() input sanity check
KOSAKI Motohiro
2009-09-22
oom: oom_kill doesn't kill vfork parent (or child)
KOSAKI Motohiro
2009-09-22
oom: make oom_score to per-process value
KOSAKI Motohiro
2009-09-22
oom: move oom_adj value from task_struct to signal_struct
KOSAKI Motohiro
2009-09-22
mm/vmscan: remove page_queue_congested() comment
Vincent Li
[next]