aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds731-13869/+43409
2009-03-28Merge 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/cooloney/blackfin-2.6Linus Torvalds36-537/+1204
2009-03-28Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds465-17722/+17558
2009-03-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus 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-28Merge branch 'master' into develRussell King5-3/+16
2009-03-28Merge branch 'origin' into develRussell King3099-126920/+223404
2009-03-28[ARM] 5435/1: fix compile warning in sanity_check_meminfo()Mikael Pettersson1-1/+1
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-28[ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xxTony Lindgren1-1/+1
2009-03-29Blackfin arch: be less noisy when gets a gpio conflict after kernel has bootedRobin Getz1-8/+16
2009-03-29Blackfin arch: add RSI's definitions to bf514 and bf516Cliff Cai4-0/+404
2009-03-29Blackfin 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-28Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King9-71/+96
2009-03-28Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King5-7/+9
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-28[ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0Marek Vasut2-4/+4
2009-03-28[ARM] pxa: fix Colibri PXA300 and PXA320 LCD backlight pinsDaniel Mack2-2/+2
2009-03-28Blackfin arch: include linux headers that this one uses definitions from fro sport driversMike Frysinger1-0/+7
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar408-6386/+18120
2009-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds207-2768/+12321
2009-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-3/+3
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds22-925/+1684
2009-03-27sparc64: We need to use compat_sys_ustat() as well.David S. Miller1-1/+1
2009-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller120-2094/+10099
2009-03-27Revert "ax25: zero length frame filtering in AX25"David S. Miller1-12/+0
2009-03-27Revert "netrom: zero length frame filtering in NetRom"David S. Miller1-10/+1
2009-03-27Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3011-124216/+210386
2009-03-27cfg80211: default CONFIG_WIRELESS_OLD_REGULATORY to nLuis R. Rodriguez2-32/+18
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg17-169/+84
2009-03-27mac80211: fix aggregation to not require queue stopJohannes Berg7-78/+221
2009-03-27mac80211: add skb length sanity checkingJohannes Berg1-1/+6
2009-03-27mac80211: unify and fix TX aggregation startJohannes Berg3-39/+30
2009-03-27mac80211: clean up __ieee80211_tx argsJohannes Berg1-15/+16
2009-03-27mac80211: rework the pending packets codeJohannes Berg4-79/+98
2009-03-27mac80211: fix A-MPDU queue assignmentJohannes Berg1-8/+27
2009-03-27mac80211: rewrite fragmentationJohannes Berg5-224/+173
2009-03-27iwlwifi: show current driver status in user readable formatWey-Yi Guy1-1/+53