aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...Linus Torvalds2009-06-12
|\
| * CUSE: implement CUSE - Character device in UserspaceTejun Heo2009-06-09
| * fuse: export symbols to be used by CUSETejun Heo2009-04-28
| * fuse: update fuse_conn_init() and separate out fuse_conn_kill()Tejun Heo2009-04-28
| * fuse: don't use inode in fuse_file_pollMiklos Szeredi2009-04-28
| * fuse: don't use inode in fuse_do_ioctl() helperMiklos Szeredi2009-04-28
| * fuse: don't use inode in fuse_sync_release()Miklos Szeredi2009-04-28
| * fuse: create fuse_do_open() helper for CUSEMiklos Szeredi2009-04-28
| * fuse: clean up args in fuse_finish_open() and fuse_release_fill()Miklos Szeredi2009-04-28
| * fuse: don't use inode in helpers called by fuse_direct_io()Miklos Szeredi2009-04-28
| * fuse: add members to struct fuse_fileMiklos Szeredi2009-04-28
| * fuse: prepare fuse_direct_io() for CUSEMiklos Szeredi2009-04-28
| * fuse: clean up fuse_write_fill()Miklos Szeredi2009-04-28
| * fuse: use struct path in release structureMiklos Szeredi2009-04-28
| * fuse: misc cleanupsTejun Heo2009-04-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds2009-06-12
|\ \
| * | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-12
| * | module: trim exception table on init free.Rusty Russell2009-06-12
| * | module: merge module_alloc() finallyAmerigo Wang2009-06-12
| * | uml module: fix uml build process due to this mergeAmerigo Wang2009-06-12
| * | x86 module: merge the rest functions with macrosAmerigo Wang2009-06-12
| * | x86 module: merge the same functions in module_32.c and module_64.cAmerigo Wang2009-06-12
| * | uvesafb: improve parameter handling.Rusty Russell2009-06-12
| * | module_param: allow 'bool' module_params to be bool, not just int.Rusty Russell2009-06-12
| * | module_param: add __same_type convenience wrapper for __builtin_types_compati...Rusty Russell2009-06-12
| * | module_param: split perm field into flags and permRusty Russell2009-06-12
| * | module_param: invbool should take a 'bool', not an 'int'Rusty Russell2009-06-12
| * | cyber2000fb.c: use proper method for stopping unload if CONFIG_ARCH_SHARKRusty Russell2009-06-12
* | | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds2009-06-12
|\ \ \
| * | | ide: re-implement ide_pci_init_one() on top of ide_pci_init_two()Bartlomiej Zolnierkiewicz2009-06-10
| * | | ide: unexport ide_find_dma_mode()Bartlomiej Zolnierkiewicz2009-06-10
| * | | ide: fix PowerMac bootup oopsHugh Dickins2009-06-10
| * | | ide: skip probe if there are no devices on the port (v2)Bartlomiej Zolnierkiewicz2009-06-08
| * | | sl82c105: add printk() logging facilitySergei Shtylyov2009-06-08
| * | | ide-tape: fix proc warningBorislav Petkov2009-06-08
| * | | ide: add IDE_DFLAG_NIEN_QUIRK device flagBartlomiej Zolnierkiewicz2009-06-07
| * | | ide: respect quirk_drives[] list on all controllersBartlomiej Zolnierkiewicz2009-06-07
| * | | hpt366: enable all quirks for devices on quirk_drives[] listBartlomiej Zolnierkiewicz2009-06-07
| * | | hpt366: sync quirk_drives[] list with pdc202xx_{new,old}.cBartlomiej Zolnierkiewicz2009-06-07
| * | | ide: remove superfluous SELECT_MASK() call from do_rw_taskfile()Bartlomiej Zolnierkiewicz2009-06-07
| * | | ide: remove superfluous SELECT_MASK() call from ide_driveid_update()Bartlomiej Zolnierkiewicz2009-06-07
| * | | icside: remove superfluous ->maskproc methodBartlomiej Zolnierkiewicz2009-06-07
| * | | ide-tape: fix IDE_AFLAG_* atomic accessesBorislav Petkov2009-06-07
| * | | ide-tape: change IDE_AFLAG_IGNORE_DSC non-atomicallyBorislav Petkov2009-06-07
| * | | pdc202xx_old: kill resetproc() methodSergei Shtylyov2009-06-07
| * | | pdc202xx_old: don't call pdc202xx_reset() on IRQ timeoutSergei Shtylyov2009-06-07
| * | | pdc202xx_old: use ide_dma_test_irq()Sergei Shtylyov2009-06-07
| * | | Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz2009-06-07
| |\ \ \
| | * | | ide: preserve Host Protected Area by default (v2)Bartlomiej Zolnierkiewicz2009-06-07
| | * | | ide-gd: implement block device ->set_capacity method (v2)Bartlomiej Zolnierkiewicz2009-06-07