Age | Commit message (Expand) | Author |
2011-02-11 | Documentation: default_message_level is a typo | Paul Bolle |
2011-02-04 | fix comment spelling becausse => because | Pete Zaitcev |
2011-02-02 | fix typos 'comamnd' -> 'command' in comments | Justin P. Mattock |
2011-01-25 | X86, Acer, WMI: Do not double include linux/dmi.h in acer-wmi.c | Jesper Juhl |
2011-01-24 | edac: i82975x author/maintainer email address change | Arvind R |
2011-01-21 | ext4: Fix comment typo "especiially". | Tao Ma |
2011-01-19 | Kill off warning: ‘inline’ is not at beginning of declaration | Jesper Juhl |
2011-01-19 | dio: fix typos in comments | Namhyung Kim |
2011-01-19 | Comment typo fixes for 'descriptor' | Justin P. Mattock |
2011-01-19 | replace obsolete CONFIG_DYNAMIC_PRINTK_DEBUG with CONFIG_DYNAMIC_DEBUG | Jim Cromie |
2011-01-19 | scsi: Remove unnecessary casts of void ptr returning alloc function return va... | Jesper Juhl |
2011-01-19 | drivers/message/, i2o: Remove unnecessary casts of void ptr returning alloc f... | Jesper Juhl |
2011-01-19 | GPU DRM: Remove unnecessary casts of void ptr returning alloc function return... | Jesper Juhl |
2011-01-17 | Kconfig: BLK_THROTTLE -> BLK_DEV_THROTTLING | Michael Witten |
2011-01-17 | Kconfig: Typo: seti -> set | Michael Witten |
2011-01-13 | Documentation: dm-crypt: update cryptsetup homepage | Andrea Gelmini |
2011-01-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2011-01-13 | Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2011-01-13 | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-01-13 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds |
2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2011-01-13 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds |
2011-01-13 | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-01-13 | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-01-13 | decompressors: remove unused constant from inflate.h | Lasse Collin |
2011-01-13 | decompressors: check input size in decompress_inflate.c | Lasse Collin |
2011-01-13 | x86: support XZ-compressed kernel | Lasse Collin |
2011-01-13 | decompressors: add boot-time XZ support | Lasse Collin |
2011-01-13 | decompressors: add XZ decompressor module | Lasse Collin |
2011-01-13 | Decompressors: fix callback-to-callback mode in decompress_unlzo.c | Lasse Collin |
2011-01-13 | Decompressors: check input size in decompress_unlzo.c | Lasse Collin |
2011-01-13 | Decompressors: check for write errors in decompress_unlzo.c | Lasse Collin |
2011-01-13 | Decompressors: validate match distance in decompress_unlzma.c | Lasse Collin |
2011-01-13 | Decompressors: check for write errors in decompress_unlzma.c | Lasse Collin |
2011-01-13 | Decompressors: check for read errors in decompress_unlzma.c | Lasse Collin |
2011-01-13 | Decompressors: fix header validation in decompress_unlzma.c | Lasse Collin |
2011-01-13 | Decompressors: remove unused function from lib/decompress_unlzma.c | Lasse Collin |
2011-01-13 | Decompressors: include <linux/slab.h> in <linux/decompress/mm.h> | Lasse Collin |