summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-21UML: Fix compiler warning due to missing task_struct declarationJan Kiszka
2010-04-20UML: add kernel.h include to signal.cJiri Kosina
2010-04-20Fix comment typo in percpu.hJustin P. Mattock
2010-04-20UML: Drop private round_down definitionJan Kiszka
2010-04-20UML: Clean up asm/system.hJan Kiszka
2010-04-20UML: Remove unused variable from line driverJan Kiszka
2010-04-14stk17ta8: renaming e-mail corrections following split of GE Fanuc joint ventureMartyn Welch
2010-04-14rtc: e-mail corrections following split of GE Fanuc joint ventureMartyn Welch
2010-04-08wd7000: typo spin_unlock_irq() => spin_lock_irq()Dan Carpenter
2010-04-01Remove empty comment in acpi/power.cJustin P. Mattock
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