summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse
2010-03-25cpuset: Fix documentation punctuationGreg Thelen
2010-03-24i2c: twl.h: Fix comment typos and tabThomas Weber
2010-03-19fix comment typo in sound/pci/hda/hda_local.hJustin P. Mattock
2010-03-19memcg: fix typo in memcg documentationGreg Thelen
2010-03-18hpet: x86_64 and i386 are not different code any moreJiri Kosina
2010-03-18kfifo: fix kerneldoc for kfifo_avail and kfifo_in_lockedViral Mehta
2010-03-17HPET maintainer email updateVenkatesh Pallipadi
2010-03-16Fix typos in commentsThomas Weber
2010-03-15kobj: kref.h incorrectly describes itself as kref.c.Robert P. J. Day
2010-03-15omfs: remove unused version.h includeHuang Weiyi
2010-03-15powerpc/BSR: fix device_create() return value checkJani Nikula
2010-03-15kobj: add comment and multiple inclusion protectionRobert P. J. Day
2010-03-15mm: fix typo in refill_stock() commentGreg Thelen
2010-03-15Documentation/filesystems/proc.txt typo fix.Rob Landley
2010-03-15kconfig: util: Fix typo in commentThomas Weber
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2010-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds
2010-03-12Fix up .gitignore for top-level file patternsLinus Torvalds
2010-03-12Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-03-12anon_inodes: mark the anon inode privateEric Paris
2010-03-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-03-12Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds
2010-03-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-12sysctl extern cleanup: pollDave Young
2010-03-12sysctl extern cleanup: lockdepDave Young
2010-03-12sysctl extern cleanup: rtmutexDave Young
2010-03-12sysctl extern cleanup: acctDave Young
2010-03-12sysctl extern cleanup: sgDave Young
2010-03-12sysctl extern cleanup: moduleDave Young
2010-03-12sysctl extern cleanup: rcuDave Young
2010-03-12sysctl extern cleanup: signalDave Young
2010-03-12sysctl extern cleanup: C_A_DDave Young
2010-03-12mxcmmc: fixed max_seg_size value on initializationVladimir Zapolskiy
2010-03-12inflate_fast: sout is already a short so ptr arith was off by one.Joakim Tjernlund
2010-03-12zlib: make new optimized inflate endian independentJoakim Tjernlund
2010-03-12decompress: fix new decompressor for PICRussell King
2010-03-12sgi-gru: use for_each_set_bit()Akinobu Mita
2010-03-12drivers/char/mmtimer.c: eliminate useless codeJulia Lawall
2010-03-12w1: mxc_w1: move probe() and remove() to the dev* text areaAlberto Panizzo
2010-03-12w1: fix test in ds2482_wait_1wire_idle()Roel Kluin
2010-03-12serial amba-pl010: enable PPS supportRodolfo Giometti
2010-03-12serial 8250: enable PPS supportRodolfo Giometti
2010-03-12pps: serial clients supportRodolfo Giometti
2010-03-12ldisc n_tty: add new method n_tty_inherit_ops()Rodolfo Giometti
2010-03-12ldisc: new dcd_change() method for line disciplinesRodolfo Giometti
2010-03-12pps: LinuxPPS clients supportRodolfo Giometti
2010-03-12Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txtFUJITA Tomonori