aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-02fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock
2011-01-25X86, Acer, WMI: Do not double include linux/dmi.h in acer-wmi.cJesper Juhl
2011-01-24edac: i82975x author/maintainer email address changeArvind R
2011-01-21ext4: Fix comment typo "especiially".Tao Ma
2011-01-19Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl
2011-01-19dio: fix typos in commentsNamhyung Kim
2011-01-19Comment typo fixes for 'descriptor'Justin P. Mattock
2011-01-19replace obsolete CONFIG_DYNAMIC_PRINTK_DEBUG with CONFIG_DYNAMIC_DEBUGJim Cromie
2011-01-19scsi: Remove unnecessary casts of void ptr returning alloc function return va...Jesper Juhl
2011-01-19drivers/message/, i2o: Remove unnecessary casts of void ptr returning alloc f...Jesper Juhl
2011-01-19GPU DRM: Remove unnecessary casts of void ptr returning alloc function return...Jesper Juhl
2011-01-17Kconfig: BLK_THROTTLE -> BLK_DEV_THROTTLINGMichael Witten
2011-01-17Kconfig: Typo: seti -> setMichael Witten
2011-01-13Documentation: dm-crypt: update cryptsetup homepageAndrea Gelmini
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2011-01-13Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-13Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-01-13Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-13Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2011-01-13Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2011-01-13Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-13decompressors: remove unused constant from inflate.hLasse Collin
2011-01-13decompressors: check input size in decompress_inflate.cLasse Collin
2011-01-13x86: support XZ-compressed kernelLasse Collin
2011-01-13decompressors: add boot-time XZ supportLasse Collin
2011-01-13decompressors: add XZ decompressor moduleLasse Collin
2011-01-13Decompressors: fix callback-to-callback mode in decompress_unlzo.cLasse Collin
2011-01-13Decompressors: check input size in decompress_unlzo.cLasse Collin
2011-01-13Decompressors: check for write errors in decompress_unlzo.cLasse Collin
2011-01-13Decompressors: validate match distance in decompress_unlzma.cLasse Collin
2011-01-13Decompressors: check for write errors in decompress_unlzma.cLasse Collin
2011-01-13Decompressors: check for read errors in decompress_unlzma.cLasse Collin
2011-01-13Decompressors: fix header validation in decompress_unlzma.cLasse Collin
2011-01-13Decompressors: remove unused function from lib/decompress_unlzma.cLasse Collin
2011-01-13Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>Lasse Collin
2011-01-13Decompressors: get rid of set_error_fn() macroLasse Collin
2011-01-13Decompressors: add missing INIT (i.e. __init)Lasse Collin