| Commit message (Expand) | Author | Age |
* | 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 |
* | gpiolib: allow user-selection | Michael Buesch | 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 |
* | Add a WARN() macro; this is WARN_ON() + printk arguments | Arjan van de Ven | 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 |
* | clean up duplicated alloc/free_thread_info | FUJITA Tomonori | 2008-07-25 |
* | call_usermodehelper(): increase reliability | KOSAKI Motohiro | 2008-07-25 |
* | asm-generic/int-ll64.h: always provide __{s,u}64 | Adrian Bunk | 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 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-07-24 |
|\ |
|
| * | virtio: Add transport feature handling stub for virtio_ring. | Rusty Russell | 2008-07-24 |
| * | virtio: Rename set_features to finalize_features | Rusty Russell | 2008-07-24 |
| * | virtio: Formally reserve bits 28-31 to be 'transport' features. | Rusty Russell | 2008-07-24 |
| * | s390: use virtio_console for KVM on s390 | Christian Borntraeger | 2008-07-24 |
| * | virtio_blk: check for hardsector size from host | Christian Borntraeger | 2008-07-24 |
| * | virtio: clarify that ABI is usable by any implementations | Rusty Russell | 2008-07-24 |
* | | Label kthread_create() with printf attribute tag. | Rusty Russell | 2008-07-24 |
* | | x86-64: Clean up 'save/restore_i387()' usage | Linus Torvalds | 2008-07-24 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | 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-generic: remove ide_default_{io_base,irq}() inlines (take 3) | Bartlomiej Zolnierkiewicz | 2008-07-24 |
| * | ide-generic: remove broken PPC_PREP support | Bartlomiej Zolnierkiewicz | 2008-07-24 |
| * | ide: define MAX_HWIFS in <linux/ide.h> | Bartlomiej Zolnierkiewicz | 2008-07-24 |