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
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-02-11
|
\
|
*
block: fix lockdep warning on io_context release put_io_context()
Tejun Heo
2012-02-11
|
*
relay: prevent integer overflow in relay_open()
Dan Carpenter
2012-02-10
|
*
loop: zero fill bio instead of return -EIO for partial read
Dave Young
2012-02-08
|
*
bio: don't overflow in bio_get_nr_vecs()
Kent Overstreet
2012-02-08
|
*
floppy: Fix a crash during rmmod
Vivek Goyal
2012-02-08
|
*
floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ...
Vivek Goyal
2012-02-08
|
*
cdrom: move shared static to cdrom_device_info
Paolo Bonzini
2012-02-08
|
*
bsg: fix sysfs link remove warning
Stanislaw Gruszka
2012-02-08
|
*
block: don't call elevator callbacks for plug merges
Tejun Heo
2012-02-08
|
*
block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...
Tejun Heo
2012-02-08
|
*
mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...
Asai Thambi S P
2012-02-07
|
*
block: strip out locking optimization in put_io_context()
Tejun Heo
2012-02-07
|
*
cdrom: use copy_to_user() without the underscores
Dan Carpenter
2012-02-06
|
*
block: fix ioc locking warning
Shaohua Li
2012-02-06
|
*
block: fix NULL icq_cache reference
Shaohua Li
2012-01-19
|
*
block,cfq: change code order
Shaohua Li
2012-01-19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-02-10
|
\
\
|
*
|
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
Thomas Graf
2012-02-10
|
*
|
ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
Li Wei
2012-02-10
|
*
|
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
Neil Horman
2012-02-10
|
*
|
netprio_cgroup: don't allocate prio table when a device is registered
Neil Horman
2012-02-10
|
*
|
netprio_cgroup: fix an off-by-one bug
Neil Horman
2012-02-10
|
*
|
bna: fix error handling of bnad_get_flash_partition_by_offset()
Dan Carpenter
2012-02-09
|
*
|
isdn: type bug in isdn_net_header()
Dan Carpenter
2012-02-09
|
*
|
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
2012-02-09
|
*
|
ixgbe: ethtool: stats user buffer overrun
John Fastabend
2012-02-09
|
*
|
ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state
John Fastabend
2012-02-09
|
*
|
ixgbe: do not update real num queues when netdev is going away
Yi Zou
2012-02-09
|
*
|
ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size
Alexander Duyck
2012-02-09
|
*
|
ixgbe: Fix case of Tx Hang in PF with 32 VFs
Greg Rose
2012-02-09
|
*
|
ixgbe: fix vf lookup
Greg Rose
2012-02-09
|
*
|
igb: fix vf lookup
Greg Rose
2012-02-09
|
*
|
e1000: add dropped DMA receive enable back in for WoL
Dean Nelson
2012-02-09
|
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-02-08
|
|
\
\
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-08
|
|
|
\
\
|
|
|
*
|
zd1211rw: firmware needs duration_id set to zero for non-pspoll frames
Tomas Vanek
2012-02-07
|
|
|
*
|
bcma: don't fail for bad SPROM CRC
Henrik Rydberg
2012-02-06
|
|
|
*
|
ath9k_hw: fix a RTS/CTS timeout regression
Felix Fietkau
2012-02-06
|
|
|
*
|
ath9k: fix a WEP crypto related regression
Felix Fietkau
2012-02-06
|
|
|
*
|
mwifiex: add NULL checks in driver unload path
Amitkumar Karwar
2012-02-06
|
|
|
*
|
ath9k: Fix kernel panic during driver initilization
Mohammed Shafi Shajakhan
2012-02-03
|
|
|
*
|
mwifiex: handle association failure case correctly
Amitkumar Karwar
2012-02-03
|
|
|
*
|
ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix
John W. Linville
2012-02-03
|
*
|
|
|
gro: more generic L2 header check
Eric Dumazet
2012-02-08
|
*
|
|
|
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
Roland Dreier
2012-02-08
|
|
/
/
/
|
*
|
|
net: enable TC35815 for MIPS again
Atsushi Nemoto
2012-02-07
|
*
|
|
net: sh_eth: fix skb_over_panic happen
Yoshihiro Shimoda
2012-02-07
|
*
|
|
net: Fix build regression when INET_UDP_DIAG=y and IPV6=m
Anisse Astier
2012-02-07
|
*
|
|
bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.
Jesper Juhl
2012-02-07
[next]