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
2008-05-01
ntp: support for TAI
Roman Zippel
2008-05-01
ntp: increase time_offset resolution
Roman Zippel
2008-05-01
ntp: increase time_freq resolution
Roman Zippel
2008-05-01
ntp: NTP4 user space bits update
Roman Zippel
2008-05-01
remove div_long_long_rem
Roman Zippel
2008-05-01
rename div64_64 to div64_u64
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
module: reduce module image and resident size
Rusty Russell
2008-05-01
module: make module_sect_attrs private to kernel/module.c
Rusty Russell
2008-05-01
[CRYPTO] api: Fix scatterwalk_sg_chain
Herbert Xu
2008-05-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-30
mac80211: use 4-byte mesh sequence number
Luis Carlos Cobo
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
devres: support addresses greater than an unsigned long via dev_ioremap
Kumar Gala
2008-04-30
sysfs: sysfs_update_group stub for CONFIG_SYSFS=n
Randy Dunlap
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
x86: fix HT cpu booting on 32-bit
Hugh Dickins
2008-04-30
x86 VISWS: build fix
Ingo Molnar
2008-04-30
x86: remove Xgt_desc_struct
Adrian Bunk
2008-04-30
[IA64] fix section mismatch in arch/ia64/kernel/topology.c
Hidetoshi Seto
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-30
inlining: do not allow gcc below version 4 to optimize inlining
Ingo Molnar
2008-04-30
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2008-04-30
Drop the exporting of empty <linux/byteorder/generic.h>
Robert P. J. Day
2008-04-30
remove __KERNEL__ tests of unexported headers under asm-generic/
Robert P. J. Day
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-04-30
add hrtimer specific debugobjects code
Thomas Gleixner
2008-04-30
debugobjects: add timer specific object debugging code
Thomas Gleixner
2008-04-30
infrastructure to debug (dynamic) objects
Thomas Gleixner
2008-04-30
slab: add a flag to prevent debug_free checks on a kmem_cache
Thomas Gleixner
2008-04-30
Add macros similar to min/max/min_t/max_t
Harvey Harrison
2008-04-30
Basic braille screen reader support
Samuel Thibault
2008-04-30
asm-*/futex.h should include linux/uaccess.h
Jeff Dike
2008-04-30
reiserfs: use open_bdev_excl
Christoph Hellwig
2008-04-30
mm: Add NR_WRITEBACK_TEMP counter
Miklos Szeredi
2008-04-30
mm: bdi: export bdi_writeout_inc()
Miklos Szeredi
2008-04-30
mm: bdi: add separate writeback accounting capability
Miklos Szeredi
2008-04-30
mm: bdi: move statistics to debugfs
Miklos Szeredi
2008-04-30
mm: bdi: allow setting a maximum for the bdi dirty limit
Peter Zijlstra
2008-04-30
mm: bdi: allow setting a minimum for the bdi dirty limit
Peter Zijlstra
2008-04-30
mm: bdi: export BDI attributes in sysfs
Peter Zijlstra
2008-04-30
pidns: make pid->level and pid_ns->level unsigned
Pavel Emelyanov
[prev]
[next]