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
...
|
|
*
|
ACPI: Delete the IRQ operation in throttling controll via PTC
Zhao Yakui
2007-12-01
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-12-03
|
\
\
\
\
|
*
|
|
|
sched: cpu accounting controller (V2)
Srivatsa Vaddagiri
2007-12-02
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2007-12-03
|
\
\
\
\
|
*
|
|
|
[SCSI] NCR5380: Fix bugs and canonicalize irq handler usage
Jeff Garzik
2007-11-25
|
*
|
|
|
[SCSI] zfcp: fix cleanup of dismissed error recovery actions
Martin Peschke
2007-11-16
|
*
|
|
|
[SCSI] zfcp: fix dismissal of error recovery actions
Martin Peschke
2007-11-16
|
*
|
|
|
[SCSI] qla1280: convert to use the data buffer accessors
Jes Sorensen
2007-11-14
|
*
|
|
|
[SCSI] iscsi: return data transfer residual for data-out commands
Tony Battersby
2007-11-14
|
*
|
|
|
[SCSI] iscsi_tcp: fix potential lockup with write commands
Tony Battersby
2007-11-14
|
*
|
|
|
[SCSI] aacraid: fix security weakness
Alan Cox
2007-11-11
|
*
|
|
|
[SCSI] aacraid: fix up le32 issues in BlinkLED
Salyzyn, Mark
2007-11-07
|
*
|
|
|
[SCSI] aacraid: fix potential panic in thread stop
Salyzyn, Mark
2007-11-07
|
*
|
|
|
[SCSI] aacraid: don't assign cpu_to_le32(constant) to u8
Stephen Rothwell
2007-11-07
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
Linus Torvalds
2007-12-03
|
\
\
\
\
\
|
*
|
|
|
|
[INET]: Fix inet_diag dead-lock regression
Herbert Xu
2007-12-02
|
*
|
|
|
|
[NETNS]: Fix /proc/net breakage
Eric W. Biederman
2007-12-01
|
*
|
|
|
|
[TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructure
Pablo Neira Ayuso
2007-11-30
|
*
|
|
|
|
[NETFILTER]: fix forgotten module release in xt_CONNMARK and xt_CONNSECMARK
Jan Engelhardt
2007-11-30
|
*
|
|
|
|
[NETFILTER]: xt_TCPMSS: remove network triggerable WARN_ON
Patrick McHardy
2007-11-30
|
*
|
|
|
|
[DECNET]: dn_nl_deladdr() almost always returns no error
Pavel Emelyanov
2007-11-30
|
*
|
|
|
|
[IPV6]: Restore IPv6 when MTU is big enough
Evgeniy Polyakov
2007-11-30
|
*
|
|
|
|
[RXRPC]: Add missing select on CRYPTO
David Howells
2007-11-30
|
*
|
|
|
|
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Herbert Xu
2007-11-30
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mac80211: rate limit wep decrypt failed messages
Adel Gadllah
2007-11-29
|
|
*
|
|
|
|
rfkill: fix double-mutex-locking
Michael Buesch
2007-11-29
|
|
*
|
|
|
|
mac80211: drop unencrypted frames if encryption is expected
Johannes Berg
2007-11-29
|
|
*
|
|
|
|
mac80211: Fix behavior of ieee80211_open and ieee80211_close
Michael Wu
2007-11-29
|
|
*
|
|
|
|
ieee80211: fix unaligned access in ieee80211_copy_snap
Daniel Drake
2007-11-29
|
|
*
|
|
|
|
mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKED
Zhu Yi
2007-11-29
|
*
|
|
|
|
|
SCTP: Fix build issues with SCTP AUTH.
Vlad Yasevich
2007-11-29
|
*
|
|
|
|
|
SCTP: Fix chunk acceptance when no authenticated chunks were listed.
Vlad Yasevich
2007-11-29
|
*
|
|
|
|
|
SCTP: Fix the supported extensions paramter
Vlad Yasevich
2007-11-29
|
*
|
|
|
|
|
SCTP: Fix SCTP-AUTH to correctly add HMACS paramter.
Vlad Yasevich
2007-11-29
|
*
|
|
|
|
|
SCTP: Fix the number of HB transmissions.
Vlad Yasevich
2007-11-29
|
*
|
|
|
|
|
[TCP] illinois: Incorrect beta usage
Stephen Hemminger
2007-11-29
|
*
|
|
|
|
|
[IPSEC]: Fix uninitialised dst warning in __xfrm_lookup
Herbert Xu
2007-11-29
|
*
|
|
|
|
|
[INET]: Fix inet_diag register vs rcv race
Pavel Emelyanov
2007-11-29
|
*
|
|
|
|
|
[BRIDGE]: Properly dereference the br_should_route_hook
Pavel Emelyanov
2007-11-29
|
*
|
|
|
|
|
[BRIDGE]: Lost call to br_fdb_fini() in br_init() error path
Pavel Emelyanov
2007-11-29
|
*
|
|
|
|
|
[UNIX]: EOF on non-blocking SOCK_SEQPACKET
Florian Zumbiehl
2007-11-29
|
*
|
|
|
|
|
[VLAN]: Fix nested VLAN transmit bug
Joonwoo Park
2007-11-29
|
*
|
|
|
|
|
[SUNGEM]: Fix NAPI regression with reset work
Johannes Berg
2007-11-29
*
|
|
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2007-12-03
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
LIB82596: correct data types for hardware addresses
Thomas Bogendoerfer
2007-12-01
|
*
|
|
|
|
|
|
via-velocity: don't oops on MTU change (resend)
Stephen Hemminger
2007-12-01
|
*
|
|
|
|
|
|
Stop phy code from returning success to unknown ioctls.
David Woodhouse
2007-12-01
|
*
|
|
|
|
|
|
SET_NETDEV_DEV() in fec_mpc52xx.c
David Woodhouse
2007-12-01
|
*
|
|
|
|
|
|
net: smc911x: only enable for mpr2 on sh.
Paul Mundt
2007-12-01
|
*
|
|
|
|
|
|
e1000: Fix NAPI state bug when Rx complete
Auke Kok
2007-12-01
[prev]
[next]