aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-05Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-12-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-05Merge branch 'core-softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2009-12-05Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-05Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-05Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-05Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2009-12-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2009-12-05avr32: Convert BUG() to use unreachable()David Daney
2009-12-05s390: Convert BUG() to use unreachable()David Daney
2009-12-05MIPS: Convert BUG() to use unreachable()David Daney
2009-12-05x86: Convert BUG() to use unreachable()David Daney
2009-12-05Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)David Daney
2009-12-04mac80211: fix reorder buffer releaseJohannes Berg
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-04iwmc3200wifi: Enable wimax core through module parameterSamuel Ortiz
2009-12-04iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameterSamuel Ortiz
2009-12-04iwmc3200wifi: Coex table command does not expect a responseSamuel Ortiz
2009-12-04iwmc3200wifi: Update wiwi priority tableSamuel Ortiz
2009-12-04iwlwifi: driver version track kernel versionReinette Chatre
2009-12-04iwlwifi: indicate uCode type when fail dump error/event logWey-Yi Guy
2009-12-04iwl3945: remove duplicated event logging codeWey-Yi Guy
2009-12-04b43: fix two warningsJohannes Berg
2009-12-04ipw2100: fix rebooting hang with driver loadedZhu Yi
2009-12-04cfg80211: indent regulatory messages with spacesKalle Valo
2009-12-04iwmc3200wifi: fix NULL pointer dereference in pmkid updateZhu Yi
2009-12-04mac80211: Fix TX status reporting for injected data framesJouni Malinen
2009-12-04ath9k: enable 2GHz band only if the device supports itGabor Juhos
2009-12-04airo: Fix integer overflow warningMichael Buesch
2009-12-04rt2x00: Fix padding bug on L2PAD devices.Gertjan van Wingerde
2009-12-04WE: Fix set events not propagatedJean Tourrilhes
2009-12-04b43legacy: avoid PPC fault during resumeLarry Finger
2009-12-04b43: avoid PPC fault during resumeLarry Finger
2009-12-03tcp: fix a timewait refcnt raceEric Dumazet
2009-12-03tcp: connect() race with timewait reuseEric Dumazet
2009-12-03be2net: Add support for ethtool self testSuresh R
2009-12-03tcp: diag: Dont report negative values for rx queueEric Dumazet
2009-12-03net: Fix ks8851 snl NULL pointer dereference OopsTristram Ha
2009-12-03netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney
2009-12-03bnx2: Refine VPD logic.Michael Chan
2009-12-03ixgbe: use EIAM to automask MSI-XJesse Brandeburg
2009-12-03ixgbe: performance tweaksJesse Brandeburg
2009-12-03ixgbe: change default ring sizeJesse Brandeburg
2009-12-03ixgbe: select FCoE Tx queue in ndo_select_queueYi Zou