summaryrefslogtreecommitdiffstats
path: root/drivers/net/ariadne.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-20UML: add kernel.h include to signal.cJiri Kosina1-0/+1
2010-04-20Fix comment typo in percpu.hJustin P. Mattock1-1/+1
2010-04-20UML: Drop private round_down definitionJan Kiszka1-2/+0
2010-04-20UML: Clean up asm/system.hJan Kiszka1-3/+0
2010-04-20UML: Remove unused variable from line driverJan Kiszka1-1/+0
2010-04-14stk17ta8: renaming e-mail corrections following split of GE Fanuc joint ventureMartyn Welch1-2/+2
2010-04-14rtc: e-mail corrections following split of GE Fanuc joint ventureMartyn Welch1-3/+3
2010-04-08wd7000: typo spin_unlock_irq() => spin_lock_irq()Dan Carpenter1-1/+1
2010-04-01Remove empty comment in acpi/power.cJustin P. Mattock1-1/+0
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse14-24/+24
2010-03-25cpuset: Fix documentation punctuationGreg Thelen1-19/+19
2010-03-24i2c: twl.h: Fix comment typos and tabThomas Weber1-4/+4
2010-03-19fix comment typo in sound/pci/hda/hda_local.hJustin P. Mattock1-1/+1
2010-03-19memcg: fix typo in memcg documentationGreg Thelen1-1/+1
2010-03-18hpet: x86_64 and i386 are not different code any moreJiri Kosina1-5/+1
2010-03-18kfifo: fix kerneldoc for kfifo_avail and kfifo_in_lockedViral Mehta1-2/+2
2010-03-17HPET maintainer email updateVenkatesh Pallipadi1-1/+1
2010-03-16Fix typos in commentsThomas Weber29-36/+36
2010-03-15kobj: kref.h incorrectly describes itself as kref.c.Robert P. J. Day1-1/+1
2010-03-15omfs: remove unused version.h includeHuang Weiyi1-1/+0
2010-03-15powerpc/BSR: fix device_create() return value checkJani Nikula1-1/+1
2010-03-15kobj: add comment and multiple inclusion protectionRobert P. J. Day1-0/+9
2010-03-15mm: fix typo in refill_stock() commentGreg Thelen1-1/+1
2010-03-15Documentation/filesystems/proc.txt typo fix.Rob Landley1-1/+1
2010-03-15kconfig: util: Fix typo in commentThomas Weber1-1/+1
2010-03-13Fix up .gitignore for top-level file patternsLinus Torvalds1-8/+12
2010-03-13anon_inodes: mark the anon inode privateEric Paris1-0/+1
2010-03-13sysctl extern cleanup: pollDave Young1-0/+2
2010-03-13sysctl extern cleanup: lockdepDave Young2-3/+7
2010-03-13sysctl extern cleanup: rtmutexDave Young2-4/+5
2010-03-13sysctl extern cleanup: acctDave Young2-4/+4
2010-03-13sysctl extern cleanup: sgDave Young2-4/+6
2010-03-13sysctl extern cleanup: moduleDave Young3-4/+2
2010-03-13sysctl extern cleanup: rcuDave Young2-3/+4
2010-03-13sysctl extern cleanup: signalDave Young2-1/+3
2010-03-13sysctl extern cleanup: C_A_DDave Young2-1/+1
2010-03-13mxcmmc: fixed max_seg_size value on initializationVladimir Zapolskiy1-1/+1
2010-03-13inflate_fast: sout is already a short so ptr arith was off by one.Joakim Tjernlund1-1/+1
2010-03-13zlib: make new optimized inflate endian independentJoakim Tjernlund1-40/+30
2010-03-13decompress: fix new decompressor for PICRussell King1-2/+12
2010-03-13sgi-gru: use for_each_set_bit()Akinobu Mita1-11/+4
2010-03-13drivers/char/mmtimer.c: eliminate useless codeJulia Lawall1-1/+1
2010-03-13w1: mxc_w1: move probe() and remove() to the dev* text areaAlberto Panizzo1-2/+2
2010-03-13w1: fix test in ds2482_wait_1wire_idle()Roel Kluin1-1/+1
2010-03-13serial amba-pl010: enable PPS supportRodolfo Giometti1-0/+15
2010-03-13serial 8250: enable PPS supportRodolfo Giometti1-0/+16
2010-03-13pps: serial clients supportRodolfo Giometti4-1/+172
2010-03-13ldisc n_tty: add new method n_tty_inherit_ops()Rodolfo Giometti2-0/+18
2010-03-13ldisc: new dcd_change() method for line disciplinesRodolfo Giometti2-0/+12
2010-03-13pps: LinuxPPS clients supportRodolfo Giometti5-0/+153