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
2010-12-09
net: Limit socket I/O iovec total length to INT_MAX.
David S. Miller
2010-12-09
x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
John Hughes
2010-12-09
ssb: b43-pci-bridge: Add new vendor for BCM4318
Daniel Klaffenbach
2010-12-09
ahci,ata_generic: let ata_generic handle new MBP w/ MCP89
Tejun Heo
2010-12-09
block: Ensure physical block size is unsigned int
Martin K. Petersen
2010-10-28
mm: Move vma_stack_continue into mm.h
Stefan Bader
2010-10-28
tcp: Fix >4GB writes on 64-bit.
David S. Miller
2010-10-28
drm/radeon: fix PCI ID 5657 to be an RV410
Dave Airlie
2010-10-28
x86/amd-iommu: Work around S3 BIOS bug
Joerg Roedel
2010-09-26
guard page for stacks that grow upwards
Luck, Tony
2010-09-26
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...
Christoph Lameter
2010-09-26
tcp: Prevent overzealous packetization by SWS logic.
Alexey Kuznetsov
2010-09-26
tcp: Combat per-cpu skew in orphan tests.
David S. Miller
2010-09-20
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
2010-09-20
sched: Fix vmark regression on big machines
Mike Galbraith
2010-09-20
sched: Fix TASK_WAKING vs fork deadlock
Peter Zijlstra
2010-09-20
sched: Make select_fallback_rq() cpuset friendly
Oleg Nesterov
2010-09-20
sched: _cpu_down(): Don't play with current->cpus_allowed
Oleg Nesterov
2010-09-20
sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...
Oleg Nesterov
2010-09-20
sched: Extend enqueue_task to allow head queueing
Thomas Gleixner
2010-09-20
sched: Remove the cfs_rq dependency from set_task_cpu()
Peter Zijlstra
2010-09-20
sched: Add pre and post wakeup hooks
Peter Zijlstra
2010-09-20
sched: Remove forced2_migrations stats
Ingo Molnar
2010-09-20
sched: Sanitize fork() handling
Peter Zijlstra
2010-09-20
sched: Remove unused cpu_nr_migrations()
Hiroshi Shimamoto
2010-09-20
sched: Protect sched_rr_get_param() access to task->sched_class
Thomas Gleixner
2010-09-20
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
2010-09-20
libata: skip EH autopsy and recovery during suspend
Tejun Heo
2010-09-20
PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()
Ben Hutchings
2010-08-26
mm: make the vma list be doubly linked
Linus Torvalds
2010-08-26
ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)
Jaroslav Kysela
2010-08-13
reiserfs: fix oops while creating privroot with selinux enabled
Jeff Mahoney
2010-08-13
sched, cputime: Introduce thread_group_times()
Hidetoshi Seto
2010-08-13
timekeeping: Fix clock_gettime vsyscall time warp
Lin Ming
2010-08-13
nohz: Introduce arch_needs_cpu
Martin Schwidefsky
2010-08-13
irq: Add new IRQ flag IRQF_NO_SUSPEND
Ian Campbell
2010-08-13
net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.
David S. Miller
2010-08-13
arp_notify: allow drivers to explicitly request a notification event.
Ian Campbell
2010-08-13
USB delay init quirk for logitech Harmony 700-series devices
Phil Dibowitz
2010-08-13
bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...
Tejun Heo
2010-08-10
ssb: Look for SPROM at different offset on higher rev CC
Rafał Miłecki
2010-08-10
ssb: do not read SPROM if it does not exist
John W. Linville
2010-08-10
Revert "ssb: Handle Netbook devices where the SPROM address is changed"
Greg Kroah-Hartman
2010-08-02
firmware_class: fix memory leak - free allocated pages
David Woodhouse
2010-08-02
libertas/sdio: 8686: set ECSI bit for 1-bit transfers
Daniel Mack
2010-08-02
ACPI: Unconditionally set SCI_EN on resume
Matthew Garrett
2010-08-02
ACPI: skip checking BM_STS if the BIOS doesn't ask for it
Len Brown
2010-08-02
ext4, jbd2: Add barriers for file systems with exernal journals
Theodore Ts'o
2010-08-02
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
2010-08-02
mac80211: Handle mesh action frames in ieee80211_rx_h_action
Javier Cardona
[prev]
[next]