summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...Linus Torvalds2009-06-129-231/+980
|\
| * CUSE: implement CUSE - Character device in UserspaceTejun Heo2009-06-094-0/+652
| * fuse: export symbols to be used by CUSETejun Heo2009-04-284-9/+39
| * fuse: update fuse_conn_init() and separate out fuse_conn_kill()Tejun Heo2009-04-283-53/+72
| * fuse: don't use inode in fuse_file_pollMiklos Szeredi2009-04-281-3/+2
| * fuse: don't use inode in fuse_do_ioctl() helperMiklos Szeredi2009-04-281-14/+21
| * fuse: don't use inode in fuse_sync_release()Miklos Szeredi2009-04-283-39/+36
| * fuse: create fuse_do_open() helper for CUSEMiklos Szeredi2009-04-283-27/+42
| * fuse: clean up args in fuse_finish_open() and fuse_release_fill()Miklos Szeredi2009-04-283-23/+30
| * fuse: don't use inode in helpers called by fuse_direct_io()Miklos Szeredi2009-04-283-34/+32
| * fuse: add members to struct fuse_fileMiklos Szeredi2009-04-282-2/+10
| * fuse: prepare fuse_direct_io() for CUSEMiklos Szeredi2009-04-281-10/+23
| * fuse: clean up fuse_write_fill()Miklos Szeredi2009-04-281-9/+8
| * fuse: use struct path in release structureMiklos Szeredi2009-04-282-7/+5
| * fuse: misc cleanupsTejun Heo2009-04-281-37/+44
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds2009-06-1236-262/+256
|\ \
| * | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-1216-32/+0
| * | module: trim exception table on init free.Rusty Russell2009-06-127-1/+101
| * | module: merge module_alloc() finallyAmerigo Wang2009-06-123-11/+12
| * | uml module: fix uml build process due to this mergeAmerigo Wang2009-06-123-25/+2
| * | x86 module: merge the rest functions with macrosAmerigo Wang2009-06-124-224/+161
| * | x86 module: merge the same functions in module_32.c and module_64.cAmerigo Wang2009-06-124-124/+99
| * | uvesafb: improve parameter handling.Rusty Russell2009-06-121-6/+4
| * | module_param: allow 'bool' module_params to be bool, not just int.Rusty Russell2009-06-122-16/+49
| * | module_param: add __same_type convenience wrapper for __builtin_types_compati...Rusty Russell2009-06-121-0/+5
| * | module_param: split perm field into flags and permRusty Russell2009-06-122-8/+9
| * | module_param: invbool should take a 'bool', not an 'int'Rusty Russell2009-06-123-4/+4
| * | cyber2000fb.c: use proper method for stopping unload if CONFIG_ARCH_SHARKRusty Russell2009-06-121-5/+4
* | | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds2009-06-1248-563/+442
|\ \ \
| * | | ide: re-implement ide_pci_init_one() on top of ide_pci_init_two()Bartlomiej Zolnierkiewicz2009-06-101-54/+16
| * | | ide: unexport ide_find_dma_mode()Bartlomiej Zolnierkiewicz2009-06-101-1/+0
| * | | ide: fix PowerMac bootup oopsHugh Dickins2009-06-101-26/+21
| * | | ide: skip probe if there are no devices on the port (v2)Bartlomiej Zolnierkiewicz2009-06-081-3/+9
| * | | sl82c105: add printk() logging facilitySergei Shtylyov2009-06-081-4/+5
| * | | ide-tape: fix proc warningBorislav Petkov2009-06-081-22/+13
| * | | ide: add IDE_DFLAG_NIEN_QUIRK device flagBartlomiej Zolnierkiewicz2009-06-075-10/+13
| * | | ide: respect quirk_drives[] list on all controllersBartlomiej Zolnierkiewicz2009-06-076-80/+28
| * | | hpt366: enable all quirks for devices on quirk_drives[] listBartlomiej Zolnierkiewicz2009-06-071-1/+1
| * | | hpt366: sync quirk_drives[] list with pdc202xx_{new,old}.cBartlomiej Zolnierkiewicz2009-06-071-0/+4
| * | | ide: remove superfluous SELECT_MASK() call from do_rw_taskfile()Bartlomiej Zolnierkiewicz2009-06-071-1/+0
| * | | ide: remove superfluous SELECT_MASK() call from ide_driveid_update()Bartlomiej Zolnierkiewicz2009-06-071-1/+0
| * | | icside: remove superfluous ->maskproc methodBartlomiej Zolnierkiewicz2009-06-071-60/+4
| * | | ide-tape: fix IDE_AFLAG_* atomic accessesBorislav Petkov2009-06-071-17/+26
| * | | ide-tape: change IDE_AFLAG_IGNORE_DSC non-atomicallyBorislav Petkov2009-06-072-6/+8
| * | | pdc202xx_old: kill resetproc() methodSergei Shtylyov2009-06-071-17/+0
| * | | pdc202xx_old: don't call pdc202xx_reset() on IRQ timeoutSergei Shtylyov2009-06-071-8/+1
| * | | pdc202xx_old: use ide_dma_test_irq()Sergei Shtylyov2009-06-071-37/+2
| * | | Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz2009-06-0711-43/+145
| |\ \ \
| | * | | ide: preserve Host Protected Area by default (v2)Bartlomiej Zolnierkiewicz2009-06-075-6/+23
| | * | | ide-gd: implement block device ->set_capacity method (v2)Bartlomiej Zolnierkiewicz2009-06-073-13/+72
OpenPOWER on IntegriCloud