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
2011-10-31
printk: remove bounds checking for log_prefix
William Douglas
2011-10-31
printk: fix bounds checking for log_prefix
William Douglas
2011-10-31
printk: add console_suspend module parameter
Yanmin Zhang
2011-10-31
printk: add module parameter ignore_loglevel to control ignore_loglevel
Yanmin Zhang
2011-10-31
kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel
Dan Ballard
2011-10-31
watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL
Vasily Averin
2011-10-31
stop_machine: make stop_machine safe and efficient to call early
Jeremy Fitzhardinge
2011-10-31
drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161
Peter Korsgaard
2011-10-31
driver/misc/fsa9480.c fix potential null-pointer dereference
Jonghwan Choi
2011-10-31
lis3lv02d: make regulator API usage unconditional
Mark Brown
2011-10-31
lis3: remove the references to the global variable in core driver
Éric Piel
2011-10-31
lis3: change exported function to use passed parameter
Éric Piel
2011-10-31
lis3: use consistent naming of variables
Éric Piel
2011-10-31
lis3: free regulators if probe() fails
Éric Piel
2011-10-31
hp_accel: add HP ProBook 655x
Éric Piel
2011-10-31
lis3: add support for HP EliteBook 8540w
Éric Piel
2011-10-31
lis3: add support for HP EliteBook 2730p
Éric Piel
2011-10-31
lis3: update maintainer information
Éric Piel
2011-10-31
lis3lv02d: avoid divide by zero due to unchecked
Éric Piel
2011-10-31
drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()
Jonathan Cameron
2011-10-31
hwmon: convert idr to ida and use ida_simple interface
Jonathan Cameron
2011-10-31
lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT
Jiaju Zhang
2011-10-31
fs/pipe.c: add ->statfs callback for pipefs
Pavel Emelyanov
2011-10-31
alpha: wire up sendmmsg syscall
Michael Cree
2011-10-31
alpha: wire up accept4 syscall
Michael Cree
2011-10-31
mm/vmstat.c: cache align vm_stat
Dimitri Sivanich
2011-10-31
mm: munlock use mapcount to avoid terrible overhead
Hugh Dickins
2011-10-31
mm/huge_memory: fix typo when updating mmu cache
Hillf Danton
2011-10-31
mm/huge_memory: fix copying user highpage
Hillf Danton
2011-10-31
mm: do not drain pagevecs for mlockall(MCL_FUTURE)
Christoph Lameter
2011-10-31
vmscan: abort reclaim/compaction if compaction can proceed
Mel Gorman
2011-10-31
vmscan: limit direct reclaim for higher order allocations
Rik van Riel
2011-10-31
vmscan: add barrier to prevent evictable page in unevictable list
Minchan Kim
2011-10-31
mm/huge_memory.c: quiet sparse noise
H Hartley Sweeten
2011-10-31
mm/mempolicy.c: quiet sparse noise
H Hartley Sweeten
2011-10-31
mm/thrash.c: quiet sparse noise
H Hartley Sweeten
2011-10-31
mm/memblock.c: quiet sparse noise
H Hartley Sweeten
2011-10-31
mm: disable user interface to manually rescue unevictable pages
Johannes Weiner
2011-10-31
vmscan.c: fix invalid strict_strtoul() check in write_scan_unevictable_node()
Kautuk Consul
2011-10-31
mm: fix kunmap_high() comment
Li Haifeng
2011-10-31
mm: compaction: make compact_zone_order() static
Kyungmin Park
2011-10-31
HWPOISON: convert pr_debug()s to pr_info()s
Dean Nelson
2011-10-31
fs/buffer.c: add device information for error output in __find_get_block_slow()
Tao Ma
2011-10-31
mm/mmap.c: eliminate the ret variable from mm_take_all_locks()
Kautuk Consul
2011-10-31
vmscan: fix shrinker callback bug in fs/super.c
Mikulas Patocka
2011-10-31
mm-add-comment-explaining-task-state-setting-in-bdi_forker_thread-fix
Andrew Morton
2011-10-31
ksm: fix the comment of try_to_unmap_one()
Wanlong Gao
2011-10-31
mm/vmalloc.c: report more vmalloc failures
Joe Perches
2011-10-31
kswapd: assign new_order and new_classzone_idx after wakeup in sleeping
Alex,Shi
2011-10-31
mm/memblock.c: small function definition fixes
Jonghwan Choi
[next]