Age | Commit message (Expand) | Author |
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 |
2011-01-13 | Decompressors: get rid of set_error_fn() macro | Lasse Collin |
2011-01-13 | Decompressors: add missing INIT (i.e. __init) | Lasse Collin |
2011-01-13 | romfs: have romfs_fs.h pull in necessary headers | Mike Frysinger |
2011-01-13 | ramoops: fix types, remove typecasts | Andrew Morton |
2011-01-13 | cramfs: generate unique inode number for better inode cache usage | Stefani Seibold |
2011-01-13 | cramfs: hide function prototypes behind __KERNEL__ macro | Alexander Shishkin |
2011-01-13 | aio: remove unused aio_run_iocbs() | Jeff Moyer |
2011-01-13 | aio: remove unnecessary check | Namhyung Kim |
2011-01-13 | VMware balloon: stop locking pages when hypervisor tells us enough | Dmitry Torokhov |
2011-01-13 | w1: DS2423 counter driver and documentation | Mika Laitio |
2011-01-13 | memstick: factor out transfer initiating functionality in mspro_block.c | Alex Dubov |
2011-01-13 | memstick: remove mspro_block_mutex | Alex Dubov |
2011-01-13 | memstick: avert possible race condition between idr_pre_get and idr_get_new | Alex Dubov |
2011-01-13 | memstick: add support for JMicron JMB 385 and 390 controllers | Takashi Iwai |
2011-01-13 | memstick: set PMOS values propery for JMicron 38x controllers | Takashi Iwai |
2011-01-13 | memstick: fix setup for JMicron 38x controllers | Takashi Iwai |
2011-01-13 | memstick: core: fix device_register() error handling | Vasiliy Kulikov |
2011-01-13 | pps: add parallel port PPS signal generator | Alexander Gordeev |
2011-01-13 | pps: add parallel port PPS signal generator | Alexander Gordeev |
2011-01-13 | pps: add parallel port PPS client | Alexander Gordeev |
2011-01-13 | pps: add kernel consumer support | Alexander Gordeev |
2011-01-13 | pps: capture MONOTONIC_RAW timestamps as well | Alexander Gordeev |
2011-01-13 | ntp: add hardpps implementation | Alexander Gordeev |
2011-01-13 | pps: timestamp is always passed to dcd_change() | Alexander Gordeev |
2011-01-13 | pps: simplify conditions a bit | Alexander Gordeev |
2011-01-13 | pps: use BUG_ON for kernel API safety checks | Alexander Gordeev |
2011-01-13 | pps: make idr lock a mutex and protect idr_pre_get | Alexander Gordeev |