summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30Linus Torvalds3-30/+64
2009-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds36-537/+1204
2009-03-28Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds465-17722/+17558
2009-03-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-10/+15
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds118-1889/+28866
2009-03-28fastboot: remove duplicate unpack_to_rootfs()Li, Shaohua1-15/+56
2009-03-28ide/net: flip the order of SATA and network initArjan van de Ven1-2/+3
2009-03-28async: remove the temporary (2.6.29) "async is off by default" codeArjan van de Ven1-13/+5
2009-03-28Blackfin arch: be less noisy when gets a gpio conflict after kernel has bootedRobin Getz1-8/+16
2009-03-28Blackfin arch: add RSI's definitions to bf514 and bf516Cliff Cai4-0/+404
2009-03-28Blackfin arch: add link-time asserts to make sure on-chip regions dont overflowMike Frysinger1-0/+4
2009-03-28Blackfin arch: sport spi needs 6 gpio pinsCliff Cai1-1/+1
2009-03-28Blackfin arch: add sport-spi related resource stuff to board fileCliff Cai1-0/+70
2009-03-28Blackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM) on BF561 as wellMichael Hennerich1-1/+1
2009-03-28Blackfin arch: Privide BF537-STAMP platform data of ADP5520 Multifunction driverMichael Hennerich1-0/+142
2009-03-28Blackfin arch: enable the platfrom PATA driver with CF CardsMichael Hennerich1-1/+22
2009-03-28Blackfin arch: clean up sports header fileMike Frysinger1-1/+1
2009-03-28Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}xMike Frysinger6-36/+30
2009-03-28Blackfin arch: bf51x processors also have 8 timersMike Frysinger1-2/+2
2009-03-28Blackfin arch: add a check to make sure only Blackfin GPIOs may generate IRQsMichael Hennerich1-1/+4
2009-03-28Blackfin arch: update default kernel configurationSonic Zhang21-487/+501
2009-03-28Blackfin arch: include linux headers that this one uses definitions from fro ...Mike Frysinger1-0/+7
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar408-6386/+18120
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds207-2768/+12321
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-3/+3
2009-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds22-925/+1684
2009-03-28sparc64: We need to use compat_sys_ustat() as well.David S. Miller1-1/+1
2009-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller120-2094/+10099
2009-03-28Revert "ax25: zero length frame filtering in AX25"David S. Miller1-12/+0
2009-03-28Revert "netrom: zero length frame filtering in NetRom"David S. Miller1-10/+1
2009-03-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3011-124216/+210386
2009-03-28cfg80211: default CONFIG_WIRELESS_OLD_REGULATORY to nLuis R. Rodriguez2-32/+18
2009-03-28mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg17-169/+84
2009-03-28mac80211: fix aggregation to not require queue stopJohannes Berg7-78/+221
2009-03-28mac80211: add skb length sanity checkingJohannes Berg1-1/+6
2009-03-28mac80211: unify and fix TX aggregation startJohannes Berg3-39/+30
2009-03-28mac80211: clean up __ieee80211_tx argsJohannes Berg1-15/+16
2009-03-28mac80211: rework the pending packets codeJohannes Berg4-79/+98
2009-03-28mac80211: fix A-MPDU queue assignmentJohannes Berg1-8/+27
2009-03-28mac80211: rewrite fragmentationJohannes Berg5-224/+173
2009-03-28iwlwifi: show current driver status in user readable formatWey-Yi Guy1-1/+53
2009-03-28b43: Add BCM4307 PCI-IDMichael Buesch1-0/+1
2009-03-28cfg80211: fix locking in nl80211_set_wiphyJohannes Berg3-28/+33
2009-03-28mac80211: fix RX pathJohannes Berg1-1/+1
2009-03-28ath5k: properly drop packets from ops->txBob Copeland1-4/+6
2009-03-28ar9170: single module buildChristian Lamparter6-60/+7
2009-03-28ath9k: fix dma mapping leak of rx buffer upon rmmodLuis R. Rodriguez1-1/+6
2009-03-28rt2x00: New USB ID for rt73usbIvo van Doorn1-0/+2
2009-03-28ath5k: warn and correct rate for unknown hw rate indexesBob Copeland2-4/+13
2009-03-28b43: fix b43_plcp_get_bitrate_idx_ofdm return typeLorenzo Nava1-1/+1