summaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-21[PATCH] switch pcdAl Viro1-13/+12
2008-10-21[PATCH] switch nbdAl Viro1-14/+14
2008-10-21[PATCH] switch loopAl Viro1-25/+27
2008-10-21[PATCH] switch floppyAl Viro1-25/+26
2008-10-21[PATCH] switch cpqarrayAl Viro1-16/+16
2008-10-21[PATCH] switch ccissAl Viro1-39/+39
2008-10-21[PATCH] switch brdAl Viro1-3/+2
2008-10-21[PATCH] switch ataflopAl Viro1-21/+20
2008-10-21[PATCH] switch aoeblkAl Viro1-10/+6
2008-10-21[PATCH] switch amiflopAl Viro1-24/+26
2008-10-21[PATCH] switch DAC960Al Viro1-4/+4
2008-10-21[PATCH] switch ubdAl Viro1-13/+12
2008-10-21[PATCH] beginning of methods conversionAl Viro45-131/+167
2008-10-21[PATCH] switch ide_disk_ops ->ioctl() to sane prototypeAl Viro6-15/+13
2008-10-21[PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro5-6/+9
2008-10-21[PATCH] introduce __blkdev_driver_ioctl()Al Viro5-19/+39
2008-10-21[PATCH] switch pktcdvd to blkdev_driver_ioctl()Al Viro1-10/+10
2008-10-21[PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro7-36/+38
2008-10-21[PATCH] move block_device_operations to blkdev.hAl Viro3-14/+19
2008-10-21[PATCH] lose unused arguments in dm ioctl callbacksAl Viro4-7/+4
2008-10-21[PATCH] lose the unused file argument in generic_ide_ioctl()Al Viro7-9/+7
2008-10-21[PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro10-18/+20
2008-10-21[PATCH] switch sg_scsi_ioctl() to passing fmode_tAl Viro4-13/+8
2008-10-21[PATCH] pass mode instead of file to sg_io()Al Viro1-8/+7
2008-10-21[PATCH] eliminate use of ->f_flags in block methodsAl Viro9-22/+26
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro41-98/+96
2008-10-21binfmt_elf_fdpic: Update for cputime changes.Paul Mundt1-12/+7
2008-10-21mm: remove duplicated #include'sHuang Weiyi2-3/+0
2008-10-21Export tiny shmem_file_setup for DRM-GEMHugh Dickins2-1/+2
2008-10-21misc: replace remaining __FUNCTION__ with __func__Harvey Harrison5-8/+8
2008-10-21fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.cThomas Gleixner1-2/+3
2008-10-21fix WARN() for PPCArjan van de Ven1-1/+1
2008-10-21kexec: fix crash_save_vmcoreinfo_init build problemLuck, Tony1-0/+1
2008-10-20USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds1-1/+1
2008-10-20i915: cleanup coding horrors in i915_gem_gtt_pwrite()Linus Torvalds1-23/+36
2008-10-20Fix sprintf format warnings in drm_proc.cLinus Torvalds1-2/+2
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison1-1/+1
2008-10-20Update email addresses.Dave Jones18-26/+26
2008-10-20fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outAlexey Dobriyan6-267/+269
2008-10-20Remove empty imacfb.c fileLinus Torvalds1-0/+0
2008-10-20PCI: fix pci_ioremap_bar() on s390Heiko Carstens1-0/+2
2008-10-20Update .gitignore files for generated targetsLinus Torvalds2-1/+2
2008-10-20PCI: fix AER capability checkYu Zhao4-12/+5
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes5-65/+20
2008-10-20PCI: remove #ifdef DEBUG around dev_dbg callJesse Barnes1-2/+0
2008-10-20PCI hotplug: fix get_##name return value problemKenji Kaneshige1-1/+1
2008-10-20PCI: document the pcie_aspm kernel parameterChuck Ebbert1-0/+6
2008-10-20PCI: introduce an pci_ioremap(pdev, barnr) functionArjan van de Ven1-0/+13
2008-10-20powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt3-1/+153
2008-10-20PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt5-82/+102