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
2011-03-23
memcg: remove direct page_cgroup-to-page pointer
Johannes Weiner
2011-03-23
memcg: fold __mem_cgroup_move_account into caller
Johannes Weiner
2011-03-23
memcg: change page_cgroup_zoneinfo signature
Johannes Weiner
2011-03-23
memcg: add memcg sanity checks at allocating and freeing pages
Daisuke Nishimura
2011-03-23
memcg: simplify the way memory limits are checked
Johannes Weiner
2011-03-23
memcg: soft limit reclaim should end at limit not below
Johannes Weiner
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2011-03-23
reiserfs: use little-endian bitops
Akinobu Mita
2011-03-23
ext3: use little-endian bitops
Akinobu Mita
2011-03-23
asm-generic: use little-endian bitops
Akinobu Mita
2011-03-23
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
2011-03-23
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
2011-03-23
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
2011-03-23
bitops: merge little and big endian definisions in asm-generic/bitops/le.h
Akinobu Mita
2011-03-23
smp: add missing init.h include
Heiko Carstens
2011-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2011-03-22
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
2011-03-22
crc32: add missed brackets in macro
Konstantin Khlebnikov
2011-03-22
sigma-firmware: loader for Analog Devices' SigmaStudio
Mike Frysinger
2011-03-22
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
2011-03-22
smp: move smp setup functions to kernel/smp.c
Amerigo Wang
2011-03-22
include/linux/err.h: add a function to cast error-pointers to a return value
Uwe Kleine-König
2011-03-22
fs.h: remove 8 bytes of padding from block_device on 64bit builds
Richard Kennedy
2011-03-22
include/linux/compiler-gcc*.h: unify macro definitions
Borislav Petkov
2011-03-22
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
2011-03-22
mm: add __GFP_OTHER_NODE flag
Andi Kleen
2011-03-22
mm: vmscan: kswapd should not free an excessive number of pages when balancin...
Mel Gorman
2011-03-22
pagewalk: only split huge pages when necessary
Dave Hansen
2011-03-22
memcg: move memcg reclaimable page into tail of inactive list
Minchan Kim
2011-03-22
mm: deactivate invalidated pages
Minchan Kim
2011-03-22
mm: mm_struct: remove 16 bytes of alignment padding on 64 bit builds
Richard Kennedy
2011-03-22
mm: remove unused TestSetPageLocked() interface
Michel Lespinasse
2011-03-22
mm: simplify anon_vma refcounts
Peter Zijlstra
2011-03-22
mm: move anon_vma ref out from under CONFIG_foo
Peter Zijlstra
2011-03-22
mm: rename drop_anon_vma() to put_anon_vma()
Peter Zijlstra
2011-03-22
mm: change __remove_from_page_cache()
Minchan Kim
2011-03-22
mm: goodbye remove_from_page_cache()
Minchan Kim
2011-03-22
mm: introduce delete_from_page_cache()
Minchan Kim
2011-03-22
mm: add replace_page_cache_page() function
Miklos Szeredi
2011-03-22
mm: allow GUP to fail instead of waiting on a page
Gleb Natapov
2011-03-22
oom: suppress nodes that are not allowed from meminfo on oom kill
David Rientjes
2011-03-22
kthread: NUMA aware kthread_create_on_node()
Eric Dumazet
2011-03-22
mm: compaction: prevent kswapd compacting memory to reduce CPU usage
Andrea Arcangeli
2011-03-22
pwm_backlight: add check_fb() hook
Robert Morell
2011-03-22
backlight: add backlight type
Matthew Garrett
2011-03-22
leds: make *struct gpio_led_platform_data.leds const
Uwe Kleine-König
2011-03-22
leds: add driver for LM3530 ALS
Shreshtha Kumar Sahu
2011-03-22
include/asm-generic/unistd.h: fix syncfs syscall number
Andrew Morton
2011-03-22
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
[next]