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
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
2008-05-01
convert a few do_div users
Roman Zippel
2008-05-01
introduce explicit signed/unsigned 64bit divide
Roman Zippel
2008-05-01
frv: unbreak misalignment handling changes
David Howells
2008-05-01
Fix cpu hotplug problem in softirq code
Christian Borntraeger
2008-05-01
cpusets: update maintainers
Paul Jackson
2008-04-30
Update .gitignore to include include/linux/bounds.h
Theodore Ts'o
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-30
Fix dnotify/close race
Al Viro
2008-04-30
x86: Mark OPTIMIZE_INLINING broken
Linus Torvalds
2008-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2008-04-30
klist: fix coding style errors in klist.h and klist.c
Greg Kroah-Hartman
2008-04-30
driver core: remove no longer used "struct class_device"
Kay Sievers
2008-04-30
pcmcia: remove pccard_sysfs_interface warnings
David Brownell
2008-04-30
devres: support addresses greater than an unsigned long via dev_ioremap
Kumar Gala
2008-04-30
kobject: do not copy vargs, just pass them around
Kay Sievers
2008-04-30
sysfs: sysfs_update_group stub for CONFIG_SYSFS=n
Randy Dunlap
2008-04-30
DEBUGFS: Correct location of debugfs API documentation.
Robert P. J. Day
2008-04-30
driver core: warn about duplicate driver names on the same bus
Stas Sergeev
2008-04-30
klist: implement klist_add_{after|before}()
Tejun Heo
2008-04-30
klist: implement KLIST_INIT() and DEFINE_KLIST()
Tejun Heo
2008-04-30
sysfs: Disallow truncation of files in sysfs
Ben Hutchings
2008-04-30
Fix ACPI vs proc_create_data() mismerge
Alexey Dobriyan
2008-04-30
ipv6: Compilation fix for compat MCAST_MSFILTER sockopts.
Pavel Emelyanov
2008-04-30
x86: numaq fix
Ingo Molnar
2008-04-30
x86: 8K stacks by default
Ingo Molnar
2008-04-30
x86: ioremap ram check fix
Andres Salomon
2008-04-30
x86: fix HT cpu booting on 32-bit
Hugh Dickins
2008-04-30
x86: optimize inlining off
Ingo Molnar
2008-04-30
x86: CONFIG_X86_ELAN fix
Ingo Molnar
2008-04-30
x86: Kconfig fix
Ingo Molnar
2008-04-30
x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...
Suresh Siddha
2008-04-30
x86: use defconfigs from x86/configs/*
Sam Ravnborg
2008-04-30
toshiba: use ioremap_cached
Alan Cox
2008-04-30
revert: "x86: ioremap(), extend check to all RAM pages"
Ingo Molnar
2008-04-30
x86: don't bother printing compat vdso address
Jeremy Fitzhardinge
2008-04-30
fix: x86: support for new UV apic
Andi Kleen
2008-04-30
x86: fix early-BUG message
Vegard Nossum
2008-04-30
x86: iommu_sac_force can become static
Dmitri Vorobiev
2008-04-30
x86: add proper header for reboot_force
Dmitri Vorobiev
2008-04-30
x86 VISWS: build fix
Ingo Molnar
2008-04-30
x86, voyager: fix ioremap_nocache()
Ingo Molnar
2008-04-30
hpet: fix
Ingo Molnar
2008-04-30
x86: unexport kmap_atomic_to_page
Adrian Bunk
2008-04-30
x86: remove Xgt_desc_struct
Adrian Bunk
2008-04-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-04-30
Merge branch 'pnp' into release
Len Brown
2008-04-30
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...
Len Brown
2008-04-30
ACPI: Fix acpi_processor_idle and idle= boot parameters interaction
Venkatesh Pallipadi
[next]