index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
[CONNECTOR]: Fix a spurious kfree_skb() call
Michal Januszewski
2007-10-31
|
*
[COMPAT]: Fix new dev_ifname32 returning -EFAULT
Benjamin Herrenschmidt
2007-10-31
|
*
[NET]: Fix incorrect sg_mark_end() calls.
David S. Miller
2007-10-31
|
*
[IPVS]: Remove /proc/net/ip_vs_lblcr
Alexey Dobriyan
2007-10-31
|
*
[IPV6]: remove duplicate call to proc_net_remove
Daniel Lezcano
2007-10-31
|
*
[NETNS]: fix net released by rcu callback
Daniel Lezcano
2007-10-31
|
*
[NET]: Fix free_netdev on register_netdev failure.
Daniel Lezcano
2007-10-31
|
*
[WAN]: fix drivers/net/wan/lmc/ compilation
Adrian Bunk
2007-10-31
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-10-31
|
\
\
|
*
|
add SubmittingPatches to Documentation/ja_JP
Keiichi Kii
2007-10-31
|
*
|
fix typo in SubmittingPatches
Keiichi Kii
2007-10-31
|
*
|
Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=y
Kay Sievers
2007-10-31
|
*
|
sysfs: make sysfs_{get,put}_active() static
Adrian Bunk
2007-10-31
|
*
|
kobject: check for duplicate names in kobject_rename
Greg Kroah-Hartman
2007-10-31
|
*
|
Driver core: remove class_device_*_bin_file
Greg Kroah-Hartman
2007-10-31
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-30
|
\
\
|
|
/
|
/
|
|
*
IB/fmr_pool: Stop ib_fmr threads from contributing to load average
Anton Blanchard
2007-10-30
|
*
IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)
Dave Olson
2007-10-30
|
*
IB/ipath: Limit length checksummed in eeprom
Michael Albaugh
2007-10-30
|
*
IB/ipath: Fix a race where s_last is updated without lock held
Ralph Campbell
2007-10-30
|
*
IB/mlx4: Lock SQ lock in mlx4_ib_post_send()
Roland Dreier
2007-10-30
|
*
IPoIB/cm: Fix receive QP cleanup
Roland Dreier
2007-10-26
*
|
Kbuild/doc: fix links to Documentation files
Dirk Hohndel
2007-10-30
*
|
dio: fix cache invalidation after sync writes
Zach Brown
2007-10-30
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2007-10-30
|
\
\
|
*
|
[IA64] Fix incorrect return value from ia64_setup_msi_irq()
Kenji Kaneshige
2007-10-30
|
*
|
[IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extended
Roel Kluin
2007-10-29
|
*
|
[IA64] update sn2 defconfig to 64kb pages
Jes Sorensen
2007-10-29
|
*
|
[IA64] fix typo in per_cpu_offset
Yu Luming
2007-10-29
|
*
|
[IA64] /proc/cpuinfo "physical id" field cleanups
Alex Chiang
2007-10-29
|
*
|
[IA64] vDSO vs --build-id
Roland McGrath
2007-10-29
|
*
|
[IA64] check-segrel.lds vs --build-id
Roland McGrath
2007-10-29
|
*
|
[IA64] vmcore_find_descriptor_size should be in __init
Simon Horman
2007-10-29
|
*
|
[IA64] ia64/mm/init.c: fix section mismatches
Adrian Bunk
2007-10-29
*
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2007-10-30
|
\
\
\
|
*
|
|
ixgb: fix TX hangs under heavy load
Auke Kok
2007-10-30
|
*
|
|
e1000e: Fix typo ! &
Roel Kluin
2007-10-30
|
*
|
|
ixgbe: minor sparse fixes
Stephen Hemminger
2007-10-30
|
*
|
|
e1000: sparse warnings fixes
Stephen Hemminger
2007-10-30
|
*
|
|
ixgb: fix sparse warnings
Stephen Hemminger
2007-10-30
|
*
|
|
e1000e: fix sparse warnings
Stephen Hemminger
2007-10-30
|
*
|
|
mv643xx_eth: Fix MV643XX_ETH offsets used by Pegasos 2
Dale Farnsworth
2007-10-30
|
*
|
|
Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost pack...
Michael Hennerich
2007-10-30
|
*
|
|
DM9601: Support for ADMtek ADM8515 NIC
Peter Korsgaard
2007-10-30
*
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2007-10-30
|
\
\
\
\
|
*
|
|
|
libata: implement and use ATA_QCFLAG_QUIET
Tejun Heo
2007-10-30
|
*
|
|
|
libata: stop being overjealous about non-IO commands
Tejun Heo
2007-10-30
|
*
|
|
|
libata: flush is an IO command
Tejun Heo
2007-10-30
|
*
|
|
|
sata_promise: cleanups
Mikael Pettersson
2007-10-30
|
*
|
|
|
sata_promise: ASIC PRD table bug workaround, take 2
Mikael Pettersson
2007-10-30
|
|
/
/
/
[prev]
[next]