summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-0511-12/+12
* Fix misspelling of "successful" and variants in comments.Adam Buchbinder2010-02-051-2/+2
* arch/x86/kernel/apic/apic_flat_64.c: Make comment match the codeJasper Spaans2010-02-041-1/+1
* vmiclock: fix comment spelling mistakeShaun Patterson2010-02-041-1/+1
* Coding style correction of some wan driversRudy Matela2010-02-043-11/+11
* fs/qnx4: decrement sizeof size in strncmpJulia Lawall2010-02-041-1/+2
* doc: fix checking socket() in net tstamp exampleAli Gholami Rudi2010-02-041-1/+1
* Fix misspellings of "separate" in strings.Adam Buchbinder2010-02-042-2/+2
* Fix misspellings of "invocation" in comments.Adam Buchbinder2010-02-044-4/+4
* Fix misspellings of "truly" in comments.Adam Buchbinder2010-02-047-8/+8
* Fix misspelling of "truly" in a label.Adam Buchbinder2010-02-041-3/+3
* Fix a grammar error (redundant "be") in commentAdam Buchbinder2010-02-041-1/+1
* tree wide: remove execute flag from .c filesSebastian Andrzej Siewior2010-02-044-0/+0
* ataflop: Killl warning about unused variable flagsGeert Uytterhoeven2010-02-041-2/+0
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-02-033-48/+175
|\
| * microblaze: fix interrupt state restoreSteven J. Magnani2010-02-031-4/+6
| * microblaze: Defconfig updateMichal Simek2010-02-032-44/+169
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-032-7/+5
|\ \
| * | saa7146: stop DMA before de-allocating DMA scatter/gather page buffersMauro Carvalho Chehab2010-02-011-2/+2
| * | V4L/DVB: saa7134: remove stray unlock_kernelHans Verkuil2010-01-291-5/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-02-031-1/+1
|\ \ \ | |_|/ |/| |
| * | nilfs2: fix potential leak of dirty data on umountRyusuke Konishi2010-01-311-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-02-021-1/+1
|\ \ \
| * | | kernel/cred.c: use kmem_cache_freeJulia Lawall2010-02-031-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-0227-282/+312
|\ \ \ \
| * | | | connector: Delete buggy notification code.Evgeniy Polyakov2010-02-022-207/+0
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-022-2/+3
| |\ \ \ \
| | * | | | netfilter: ctnetlink: fix expectation mask dumpPatrick McHardy2010-01-261-1/+2
| | * | | | netfilter: nf_conntrack_sip: fix off-by-one in compact header parsingPatrick McHardy2010-01-191-1/+1
| * | | | | be2net: use eq-id to calculate cev-isr reg offsetSathya Perla2010-02-021-1/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-01-319-47/+254
| |\ \ \ \ \
| | * | | | | Bluetooth: Use the control channel for raw HID reportsBastien Nocera2010-01-301-34/+36
| | * | | | | Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011Vikram Kandukuri2010-01-303-1/+200
| | * | | | | Bluetooth: Redo checks in IRQ handler for shared IRQ supportMike Frysinger2010-01-304-4/+12
| | * | | | | Bluetooth: Fix memory leak in L2CAPAndrei Emeltchenko2010-01-301-1/+2
| | * | | | | Bluetooth: Remove double free of SKB pointer in L2CAPAndrei Emeltchenko2010-01-301-7/+4
| * | | | | | cdc_ether: Partially revert "usbnet: Set link down initially ..."Ben Hutchings2010-01-281-1/+1
| * | | | | | be2net: Fix memset() arg ordering.David S. Miller2010-01-281-1/+1
| |/ / / / /
| * | | | | bonding: bond_open error return valuestephen hemminger2010-01-281-1/+1
| * | | | | ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it earlyJohn Fastabend2010-01-281-8/+6
| * | | | | ixgbe: set the correct DCB bit for pg tx settingsJohn Fastabend2010-01-281-1/+1
| * | | | | igbvf: fix issue w/ mapped_as_page being left set after unmapAlexander Duyck2010-01-281-0/+1
| * | | | | drivers/net: ks8851_mll ethernet network driverChoi, David2010-01-281-2/+2
| * | | | | be2net: Bug fix to support newer generation of BE ASICAjit Khaparde2010-01-283-3/+30
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-284-8/+7
| |\ \ \ \ \
| | * | | | | mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi2010-01-261-1/+1
| | * | | | | ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau2010-01-251-4/+3
| | * | | | | iwlwifi: fix pointer signedness warningJohannes Berg2010-01-251-2/+2
| | * | | | | ath9k: fix beacon slot/buffer leakFelix Fietkau2010-01-191-1/+1
| * | | | | | starfire: clean up properly if firmware loading failsBen Hutchings2010-01-261-1/+4
OpenPOWER on IntegriCloud