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
Age
Commit message (
Expand
)
Author
2014-08-06
lib: bitmap: make nbits parameter of bitmap_empty unsigned
Rasmus Villemoes
2014-08-06
kernel.h: remove deprecated pack_hex_byte
Joe Perches
2014-08-06
lib: add lib/glob.c
George Spelvin
2014-08-06
zlib: clean up some dead code
Sergey Senozhatsky
2014-08-06
klist: use same naming scheme as hlist for klist_add_after()
Ken Helias
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-08-06
list: make hlist_add_after() argument names match hlist_add_after_rcu()
Ken Helias
2014-08-06
printk: rename DEFAULT_MESSAGE_LOGLEVEL
Alex Elder
2014-08-06
include/linux/byteorder/generic.h: minor comment fix
Geoff Levand
2014-08-06
fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def...
Joe Perches
2014-08-06
mm/zpool: implement common zpool api to zbud/zsmalloc
Dan Streetman
2014-08-06
mm/zbud: change zbud_alloc size type to size_t
Dan Streetman
2014-08-06
mmu_notifier: add call_srcu and sync function for listener to delay call and ...
Peter Zijlstra
2014-08-06
mm: BUG when __kmap_atomic_idx equals KM_TYPE_NR
Chintan Pandya
2014-08-06
mm, oom: rename zonelist locking functions
David Rientjes
2014-08-06
mm, oom: ensure memoryless node zonelist always includes zones
David Rientjes
2014-08-06
memory-hotplug: add zone_for_memory() for selecting zone for new memory
Wang Nan
2014-08-06
mm: describe mmap_sem rules for __lock_page_or_retry() and callers
Paul Cassella
2014-08-06
mm: page_alloc: reduce cost of the fair zone allocation policy
Mel Gorman
2014-08-06
mm: move zone->pages_scanned into a vmstat counter
Mel Gorman
2014-08-06
mm: rearrange zone fields into read-only, page alloc, statistics and page rec...
Mel Gorman
2014-08-06
mm: pagemap: avoid unnecessary overhead when tracepoints are deactivated
Mel Gorman
2014-08-06
mm/vmalloc.c: clean up map_vm_area third argument
WANG Chao
2014-08-06
mm: make copy_pte_range static again
Jerome Marchand
2014-08-06
mm, hugetlb: remove hugetlb_zero and hugetlb_infinity
David Rientjes
2014-08-06
mm: replace init_page_accessed by __SetPageReferenced
Hugh Dickins
2014-08-06
include/linux/mmdebug.h: add VM_WARN_ONCE()
Andrew Morton
2014-08-06
mm tracing: tell mm_migrate_pages event about numa_misplaced
Max Asbock
2014-08-06
mem-hotplug: improve zone_movable_is_highmem logic
Wang Nan
2014-08-06
mm: page-flags: clean up the page flag test, set, clear macros
Johannes Weiner
2014-08-06
mm, CMA: change cma_declare_contiguous() to obey coding convention
Joonsoo Kim
2014-08-06
CMA: generalize CMA reserved area management functionality
Joonsoo Kim
2014-08-06
mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1
Tang Chen
2014-08-06
include/linux/memblock.h: add __init to memblock_set_bottom_up()
Fabian Frederick
2014-08-06
mm/page_alloc.c: add __meminit to alloc_pages_exact_nid()
Fabian Frederick
2014-08-06
fanotify: fix double free of pending permission events
Jan Kara
2014-08-06
fsnotify: rename event handling functions
Jan Kara
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-06
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-08-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-08-05
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-05
net-timestamp: ACK timestamp for bytestreams
Willem de Bruijn
2014-08-05
net-timestamp: SCHED timestamp on entering packet scheduler
Willem de Bruijn
2014-08-05
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
2014-08-05
net-timestamp: move timestamp flags out of sk_flags
Willem de Bruijn
2014-08-05
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
Willem de Bruijn
2014-08-05
tcp: reduce spurious retransmits due to transient SACK reneging
Neal Cardwell
[next]