Age | Commit message (Expand) | Author |
2008-07-25 | quota: rename quota functions from upper case, make bigger ones non-inline | Jan Kara |
2008-07-25 | fatfs: add UTC timestamp option | Joe Peterson |
2008-07-25 | remove unused #include <linux/dirent.h>'s | Adrian Bunk |
2008-07-25 | remove the in-kernel struct dirent{,64} | Adrian Bunk |
2008-07-25 | msdos fs: remove unsettable atari option | Rene Scharfe |
2008-07-25 | fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userland | OGAWA Hirofumi |
2008-07-25 | reiserfs: convert j_commit_lock to mutex | Jeff Mahoney |
2008-07-25 | reiserfs: convert j_flush_sem to mutex | Jeff Mahoney |
2008-07-25 | reiserfs: convert j_lock to mutex | Jeff Mahoney |
2008-07-25 | coda: remove CODA_FS_OLD_API | Adrian Bunk |
2008-07-25 | ext3: handle corrupted orphan list at mount | Duane Griffin |
2008-07-25 | ext2: fix typo in Hurd part of include/linux/ext2_fs.h | Samuel Thibault |
2008-07-25 | gpio: max732x driver | Eric Miao |
2008-07-25 | gpio: mcp23s08 handles multiple chips per chipselect | David Brownell |
2008-07-25 | gpio: sysfs interface | David Brownell |
2008-07-25 | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S |
2008-07-25 | sm501: gpio I2C support | Ben Dooks |
2008-07-25 | sm501: gpio dynamic registration for PCI devices | Arnaud Patard |
2008-07-25 | sm501: add gpiolib support | Ben Dooks |
2008-07-25 | sm501: add power control callback | Ben Dooks |
2008-07-25 | printk ratelimiting rewrite | Dave Young |
2008-07-25 | kallsyms: unify 32- and 64-bit code | Vegard Nossum |
2008-07-25 | Rename WARN() to WARNING() to clear the namespace | Arjan van de Ven |
2008-07-25 | init.h: remove obsolete content | Robert P. J. Day |
2008-07-25 | call_usermodehelper(): increase reliability | KOSAKI Motohiro |
2008-07-25 | build-kernel-profileo-only-when-requested-cleanups | Andrew Morton |
2008-07-25 | build kernel/profile.o only when requested | Adrian Bunk |
2008-07-25 | lists: remove a redundant conditional definition of list_add() | Robert P. J. Day |
2008-07-25 | Remove apparently unused fd1772.h header file. | Robert P. J. Day |
2008-07-25 | include: use get/put_unaligned_* helpers | Harvey Harrison |
2008-07-25 | locking: add typecheck on irqsave and friends for correct flags | Steven Rostedt |
2008-07-25 | split the typecheck macros out of include/linux/kernel.h | Andrew Morton |
2008-07-25 | endian: Always evaluate arguments. | David Miller |
2008-07-25 | ELF loader support for auxvec base platform string | Nathan Lynch |
2008-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-07-24 | Label kthread_create() with printf attribute tag. | Rusty Russell |
2008-07-25 | virtio: Add transport feature handling stub for virtio_ring. | Rusty Russell |
2008-07-25 | virtio: Rename set_features to finalize_features | Rusty Russell |
2008-07-25 | virtio: Formally reserve bits 28-31 to be 'transport' features. | Rusty Russell |
2008-07-25 | virtio_blk: check for hardsector size from host | Christian Borntraeger |
2008-07-25 | virtio: clarify that ABI is usable by any implementations | Rusty Russell |
2008-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-07-24 | ide: drop 'name' parameter from ->init_chipset method | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide: remove <asm/ide.h> for some archs | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide: define MAX_HWIFS in <linux/ide.h> | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide: add ide_pci_remove() helper | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide: add ide_device_{get,put}() helpers | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide: add ->dev and ->host_priv fields to struct ide_host | Bartlomiej Zolnierkiewicz |
2008-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |