summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Documentation: Remove unreferenced "blkmtd_*" parmsRobert P. J. Day2007-10-201-6/+0
| * XTENSA: Emphasize that the "eth" boot-time parm takes a valueRobert P. J. Day2007-10-201-1/+1
| * BOOT: Show that no_ipi_broadcast() takes a parameter.Robert P. J. Day2007-10-201-1/+1
| * Documentation: Add nested versions of mutex locks to docsRobert P. J. Day2007-10-201-1/+3
| * Documentation: Remove reference to non-existent "unwind_debug" kernel parmRobert P. J. Day2007-10-201-4/+0
| * Documentation: Fix erroneous "dmascc=" documentationRobert P. J. Day2007-10-202-5/+1
| * Documentation: Remove references to dead "eda" and "edb" kernel parmsRobert P. J. Day2007-10-201-4/+0
| * Documentation: Remove references to dead "cyclades=" boot optionRobert P. J. Day2007-10-202-4/+0
| * Documentation: Remove reference to non-existent "applicom" kernel parmRobert P. J. Day2007-10-191-3/+0
| * Documentation: Remove references to dead "noasync" kernel parmRobert P. J. Day2007-10-192-7/+1
| * Documentation: Remove reference to dead "lasi" kernel parmRobert P. J. Day2007-10-191-3/+0
| * Documentation: Delete final reference to "sg_def_reserved_size" kernel parmRobert P. J. Day2007-10-191-2/+0
| * Documentation: Remove remaining useless reference to acpi_fake_ecdtRobert P. J. Day2007-10-191-3/+0
| * Spelling fix: explicitlyJean Delvare2007-10-1919-23/+23
| * more UTF-8 conversionsMarcin Garski2007-10-1912-16/+16
| * Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19168-248/+248
| * Documentation: Delete dead OSS-related kernel parameter.Robert P. J. Day2007-10-191-3/+0
| * Documentation: Drop reference to dead "eicon" kernel paramter.Robert P. J. Day2007-10-191-3/+0
| * Drop the superfluous test for an old version of gcc.Robert P. J. Day2007-10-191-8/+0
| * Remove long-dead commented-out MODULE_PARM reference.Robert P. J. Day2007-10-191-1/+0
| * Explain clearly why kmalloc() can't use __GFP_HIGHMEM.Robert P. J. Day2007-10-191-1/+2
| * Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-1989-117/+117
| * crypto: convert crypto.h to UTF-8John Anthony Kazos Jr2007-10-191-1/+1
| * crypto: convert "crypto" subdirectory to UTF-8John Anthony Kazos Jr2007-10-192-2/+2
| * fix typos in drivers/block/KconfigPatrick Ringl2007-10-191-2/+2
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-2023-133/+158
|\ \
| * \ Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-10-2017-86/+137
| |\ \
| | * | [PATCH] rt2x00: Add new rt73usb USB IDIvo van Doorn2007-10-181-0/+1
| | * | [PATCH] rt2x00: Fix residual check in PLCP calculations.Mattias Nissler2007-10-181-1/+1
| | * | [PATCH] iwlwifi: Fix rate setting in probe request for HW sacnTomas Winkler2007-10-182-32/+52
| | * | [PATCH] b43: Make b43_stop() staticMichael Buesch2007-10-181-1/+1
| | * | [PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variableWANG Cong2007-10-181-1/+1
| | * | [PATCH] iwlwifi: set correct base rate for A band in rs_dbgfs_set_mcsRon Rindjunsky2007-10-181-2/+8
| | * | [PATCH] zd1211rw, fix oops when ejecting install mediaMarc Pignat2007-10-181-2/+5
| | * | [PATCH] b43legacy: Fix potential return of uninitialized variableLarry Finger2007-10-181-1/+1
| | * | [PATCH] iwl4965-base.c: fix off-by-one errorsAdrian Bunk2007-10-181-4/+4
| | * | [PATCH] p54: Make filter configuration atomicMichael Wu2007-10-181-1/+1
| | * | [PATCH] rtl8187: remove NICMAC setting in configure_filters callbackMichael Wu2007-10-181-4/+0
| | * | [PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig2007-10-188-20/+1
| | * | [PATCH] rtl8187: Fix more frag bit checking, rts duration calcMichael Wu2007-10-181-15/+16
| | * | [PATCH] ipw2100: send WEXT scan eventsDan Williams2007-10-182-0/+43
| | * | [PATCH] zd1201: avoid null ptr access of skb->devJohn W. Linville2007-10-181-2/+2
| * | | Fix build break in tsi108.cOlof Johansson2007-10-201-1/+1
| * | | qeth: remove header_ops bugUrsula Braun2007-10-201-1/+2
| * | | ir-functions.c:(.text+0xbce18): undefined reference to `input_event'Randy Dunlap2007-10-201-2/+2
| * | | NAPI: kconfig prompt and deleted doc fileRandy Dunlap2007-10-202-40/+11
| * | | phy/bitbang: missing MODULE_LICENSERandy Dunlap2007-10-201-0/+2
| * | | DM9000 initialization fixMike Rapoport2007-10-201-3/+3
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-203-9/+12
|\ \ \ \
| * | | | [libata] sata_sis: use correct S/G table sizeJeff Garzik2007-10-201-1/+1