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
2012-01-13
module_param: make bool parameters really bool (core code)
Rusty Russell
2012-01-13
kernel/async: remove redundant declaration.
Rusty Russell
2012-01-13
printk: fix unnecessary module_param_name.
Rusty Russell
2012-01-13
lirc_parallel: fix module parameter description.
Rusty Russell
2012-01-13
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
2012-01-13
module_param: check type correctness for module_param_array
Rusty Russell
2012-01-13
modpost: use linker section to generate table.
Rusty Russell
2012-01-13
modpost: use a table rather than a giant if/else statement.
Rusty Russell
2012-01-13
modules: sysfs - export: taint, coresize, initsize
Kay Sievers
2012-01-13
kernel/params: replace DEBUGP with pr_debug
Jim Cromie
2012-01-13
module: replace DEBUGP with pr_debug
Jim Cromie
2012-01-13
module: struct module_ref should contains long fields
Eric Dumazet
2012-01-13
module: Fix performance regression on modules with large symbol tables
Kevin Cernekee
2012-01-13
module: Add comments describing how the "strmap" logic works
Kevin Cernekee
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2012-01-12
Merge tag 'to-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-12
brcmsmac: fix reading of PCI sprom contents
Linus Torvalds
2012-01-12
x86: Get rid of 'dubious one-bit signed bitfield' sprase warning
Anton Vorontsov
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2012-01-12
x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y
Bjorn Helgaas
2012-01-12
Merge branch 'topic/hda' into for-linus
Takashi Iwai
2012-01-12
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2012-01-12
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2012-01-11
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-01-11
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-01-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-01-12
lguest: Make sure interrupt is allocated ok by lguest_setup_irq
Stratos Psomadakis
2012-01-12
lguest: move the lguest tool to the tools directory
Davidlohr Bueso
2012-01-12
lguest: switch segment-voodoo-numbers to readable symbols
Jacek Galowicz
2012-01-12
virtio: balloon: Add freeze, restore handlers to support S4
Amit Shah
2012-01-12
virtio: balloon: Move vq initialization into separate function
Amit Shah
2012-01-12
virtio: net: Add freeze, restore handlers to support S4
Amit Shah
2012-01-12
virtio: net: Move vq and vq buf removal into separate function
Amit Shah
2012-01-12
virtio: net: Move vq initialization into separate function
Amit Shah
2012-01-12
virtio: blk: Add freeze, restore handlers to support S4
Amit Shah
2012-01-12
virtio: blk: Move vq initialization to separate function
Amit Shah
2012-01-12
virtio: console: Disable callbacks for virtqueues at start of S4 freeze
Amit Shah
2012-01-12
virtio: console: Add freeze and restore handlers to support S4
Amit Shah
2012-01-12
virtio: console: Move vq and vq buf removal into separate functions
Amit Shah
2012-01-12
virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
Amit Shah
2012-01-12
virtio: pci: switch to new PM API
Amit Shah
2012-01-12
virtio_blk: fix config handler race
Michael S. Tsirkin
2012-01-12
virtio: add debugging if driver doesn't kick.
Rusty Russell
2012-01-12
virtio: expose added descriptors immediately.
Rusty Russell
2012-01-12
virtio: avoid modulus operation.
Rusty Russell
2012-01-12
virtio: support unlocked queue kick
Rusty Russell
2012-01-12
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
2012-01-12
virtio: document functions better.
Rusty Russell
2012-01-12
virtio-balloon: Trivial cleanups
Sasha Levin
[next]