summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-0621-234/+1736
|\
| * [PATCH] orinoco: New driver - spectrum_cs.Pavel Roskin2005-09-063-0/+1134
| * [PATCH] orinoco: New driver - orinoco_nortel.Pavel Roskin2005-09-063-0/+334
| * [PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI...Pavel Roskin2005-09-061-12/+6Star
| * [PATCH] orinoco: Optimize orinoco_join_ap()Pavel Roskin2005-09-061-7/+11
| * [PATCH] orinoco: Fix memory leak on error in processing hostscan frames.Pavel Roskin2005-09-061-1/+3
| * [PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B.Pavel Roskin2005-09-061-1/+0Star
| * [PATCH] orinoco: Change orinoco_translate_scan() to return error code on error.Pavel Roskin2005-09-061-28/+43
| * [PATCH] Kconfig fix (PHYLIB vs. s390)viro@ZenIV.linux.org.uk2005-09-061-1/+1
| * [PATCH] (15/22) Kconfig fix (82596)Al Viro2005-09-061-1/+1
| * [PATCH] mv643xx: add netpoll api supportDale Farnsworth2005-09-061-2/+42
| * [PATCH] mv643xx: Fix promiscuous mode handlingDale Farnsworth2005-09-062-62/+4Star
| * [PATCH] mv643xx: Disable per port bandwidth limitsDale Farnsworth2005-09-061-0/+3
| * [PATCH] mv643xx: fix outstanding tx skb counterDale Farnsworth2005-09-061-15/+9Star
| * [PATCH] mv643xx: fix skb memory leakDale Farnsworth2005-09-061-4/+2Star
| * [PATCH] sis190: basic sis191 supportFrancois Romieu2005-09-062-5/+8
| * [PATCH] sis190: RGMII Tx internal delay fiddlingFrancois Romieu2005-09-061-2/+17
| * [PATCH] sis190: make 10Mbps the default when handling the StationControl regi...Francois Romieu2005-09-061-37/+21Star
| * [PATCH] sis190: recent chipsets from SiS include a RGMIIFrancois Romieu2005-09-061-4/+45
| * [PATCH] sis190: unmask the link change eventsFrancois Romieu2005-09-061-1/+2
| * [PATCH] 'mdio_bus_exit' in discarded section .text.exitPeter Chubb2005-09-061-1/+1
| * [PATCH] drivers/net/ne3210.c: cleanupsAdrian Bunk2005-09-061-6/+3Star
| * [PATCH] (7/7) __user annotations (ethtool)viro@ftp.linux.org.uk2005-09-051-1/+1
| * [PATCH] (6/7) missing include (ipw2200)viro@ftp.linux.org.uk2005-09-051-0/+1
| * [PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100)viro@ftp.linux.org.uk2005-09-051-34/+35
| * [PATCH] (4/7) missing include (uli526x)viro@ftp.linux.org.uk2005-09-051-1/+1
| * [PATCH] (3/7) iomem annotations (s2io)viro@ftp.linux.org.uk2005-09-051-7/+7
| * [PATCH] (2/7) iomem annotations (e1000)viro@ftp.linux.org.uk2005-09-051-1/+1
| * [PATCH] (1/7) chelsio sparse annotationsviro@ftp.linux.org.uk2005-09-052-3/+3
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-067-74/+115
|\ \
| * | [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ...Richard Purdie2005-09-055-52/+105
| * | [ARM] 2876/1: N30 - remove task to toggle USB D+ lineBen Dooks2005-09-051-20/+10Star
| * | [ARM] Remove unused DYN_TICK_* macrosRussell King2005-09-051-2/+0Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-0635-291/+547
|\ \ \
| * | | [PATCH] kbuild: automatically append a short string to the version based upon...Ryan Anderson2005-08-103-0/+92
| * | | kconfig: move initramfs options to General SetupSam Ravnborg2005-08-103-42/+48
| * | | [PATCH] kconfig: trivial cleanupblaisorblade@yahoo.it2005-07-284-11/+11
| * | | kbuild: fix make TAGS (for emacs use)Sam Ravnborg2005-07-281-5/+8
| * | | [PATCH] kbuild: describe Kbuild pitfallPaolo 'Blaisorblade' Giarrusso2005-07-281-0/+6
| * | | [PATCH] kbuild: signed char fixes for scriptsJ.A. Magallon2005-07-273-8/+8
| * | | [PATCH] kbuild: signed/unsigned char fix for make menuconfigKeenan Pepper2005-07-272-3/+3
| * | | kbuild: fix building external modulesSam Ravnborg2005-07-272-4/+4
| * | | kbuild: silence mystery messageSam Ravnborg2005-07-271-0/+2
| * | | kbuild: pass less variables to second make invocation when using make O=...Sam Ravnborg2005-07-271-4/+3Star
| * | | kbuild: KBUILD_VERBOSE was exported twiceSam Ravnborg2005-07-271-1/+1
| * | | [PATCH] kallsyms: clarify KALLSYMS_ALL help textJesper Juhl2005-07-261-2/+2
| * | | kbuild: define clean before including kbuild fileSam Ravnborg2005-07-261-5/+5
| * | | kbuild: fix make O=...Sam Ravnborg2005-07-253-3/+7
| * | | kbuild: introduce Kbuild.includeSam Ravnborg2005-07-257-167/+103Star
| * | | kbuild: drop descend - converting existing usersSam Ravnborg2005-07-254-12/+2Star