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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-09-11
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
Jan Kara
2013-09-11
drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-09-11
drivers/w1/w1.c: replace strict_strtol() with kstrtol()
Jingoo Han
2013-09-11
memstick: add support for legacy memorysticks
Maxim Levitsky
2013-09-11
drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-09-11
drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-09-11
pktcdvd: fix defective misuses of pkt_<level>
Joe Perches
2013-09-11
pktcdvd: add struct pktcdvd_device * to pkt_dump_sense()
Joe Perches
2013-09-11
pktcdvd: convert pr_info to pkt_info
Joe Perches
2013-09-11
pktcdvd: convert pr_notice to pkt_notice
Joe Perches
2013-09-11
pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible
Joe Perches
2013-09-11
pktcdvd: add struct pktcdvd_device * to pkt_dbg
Joe Perches
2013-09-11
pktcdvd: consolidate DPRINTK and VPRINTK macros
Joe Perches
2013-09-11
pktcdvd: convert printk to pr_<level>
Joe Perches
2013-09-11
pktcdvd: convert ZONE macro to static function get_zone()
Joe Perches
2013-09-11
panic: call panic handlers before kmsg_dump
Kees Cook
2013-09-11
affs: use loff_t in affs_truncate()
Dan Carpenter
2013-09-11
aoe: remove do-nothing NAME="%k" term from example udev rules
Ed Cashin
2013-09-11
aoe: do not BUG if memory pressure prevented debugfs file creation
Ed Cashin
2013-09-11
aoe: suppress compiler warnings
Andy Shevchenko
2013-09-11
aoe: remove custom implementation of kbasename()
Andy Shevchenko
2013-09-11
aoe: update internal version number to 85
Ed Cashin
2013-09-11
aoe: update copyright date
Ed Cashin
2013-09-11
aoe: fill in per-AoE-target information for debugfs file
Ed Cashin
2013-09-11
aoe: provide file operations for debugfs files
Ed Cashin
2013-09-11
aoe: add AoE-target files to debugfs
Ed Cashin
2013-09-11
aoe: create and destroy debugfs directory for aoe
Ed Cashin
2013-09-11
mm/zswap: use postorder iteration when destroying rbtree
Cody P Schafer
2013-09-11
rbtree: allow tests to run as builtin
Cody P Schafer
2013-09-11
rbtree_test: add test for postorder iteration
Cody P Schafer
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
block/partitions/efi.c: consistently use pr_foo()
Andrew Morton
2013-09-11
partitions/efi: some style cleanups
Davidlohr Bueso
2013-09-11
partitions/efi: delete annoying emacs style comments
Davidlohr Bueso
2013-09-11
partitions/efi: compare first and last usable LBAs
Davidlohr Bueso
2013-09-11
partitions/efi: account for pmbr size in lba
Davidlohr Bueso
2013-09-11
partitions/efi: detect hybrid MBRs
Davidlohr Bueso
2013-09-11
partitions/efi: do not require gpt partition to begin at sector 1
Davidlohr Bueso
2013-09-11
partitions/efi: check pmbr record's starting lba
Davidlohr Bueso
2013-09-11
partitions/efi: use lba-aware partition records
Davidlohr Bueso
2013-09-11
s390/vmcore: use vmcore for zfcpdump
Michael Holzheu
2013-09-11
vmcore: enable /proc/vmcore mmap for s390
Michael Holzheu
2013-09-11
s390/vmcore: implement remap_oldmem_pfn_range for s390
Jan Willeke
2013-09-11
vmcore: introduce remap_oldmem_pfn_range()
Michael Holzheu
2013-09-11
s390/vmcore: use ELF header in new memory feature
Michael Holzheu
2013-09-11
vmcore: introduce ELF header in new memory feature
Michael Holzheu
2013-09-11
kexec: remove unnecessary return
Xishi Qiu
2013-09-11
exec: cleanup the error handling in search_binary_handler()
Oleg Nesterov
2013-09-11
exec: don't retry if request_module() fails
Oleg Nesterov
[next]