| Commit message (Expand) | Author | Files | Lines |
2007-10-22 | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 25 | -0/+101 |
2007-10-22 | Change table chaining layout | Jens Axboe | 25 | -49/+79 |
2007-10-22 | Update arch/ to use sg helpers | Jens Axboe | 23 | -67/+55 |
2007-10-22 | Update swiotlb to use sg helpers | Jens Axboe | 1 | -1/+1 |
2007-10-22 | Update net/ to use sg helpers | Jens Axboe | 9 | -33/+25 |
2007-10-22 | Update fs/ to use sg helpers | Jens Axboe | 3 | -10/+17 |
2007-10-22 | [SG] Update drivers to use sg helpers | Jens Axboe | 82 | -275/+278 |
2007-10-22 | firewire: fw-ohci: shut up a superfluous compiler warning | Stefan Richter | 1 | -1/+1 |
2007-10-22 | firewire: fw-ohci: log a note about unsupported features | Stefan Richter | 1 | -3/+8 |
2007-10-22 | [SG] Update crypto/ to sg helpers | Jens Axboe | 6 | -9/+10 |
2007-10-22 | [SG] Update block layer to use sg helpers | Jens Axboe | 1 | -2/+6 |
2007-10-22 | exportfs: update documentation | Christoph Hellwig | 3 | -112/+70 |
2007-10-22 | exportfs: make struct export_operations const | Christoph Hellwig | 22 | -25/+25 |
2007-10-22 | exportfs: remove old methods | Christoph Hellwig | 3 | -225/+3 |
2007-10-22 | ocfs2: new export ops | Christoph Hellwig | 1 | -41/+24 |
2007-10-22 | gfs2: new export ops | Christoph Hellwig | 1 | -38/+43 |
2007-10-22 | reiserfs: new export ops | Christoph Hellwig | 3 | -43/+35 |
2007-10-22 | shmem: new export ops | Christoph Hellwig | 1 | -22/+13 |
2007-10-22 | isofs: new export ops | Christoph Hellwig | 1 | -38/+29 |
2007-10-22 | fat: new export ops | Christoph Hellwig | 1 | -17/+7 |
2007-10-22 | xfs: new export ops | Christoph Hellwig | 2 | -124/+130 |
2007-10-22 | ntfs: new export ops | Christoph Hellwig | 1 | -47/+28 |
2007-10-22 | jfs: new export ops | Christoph Hellwig | 3 | -18/+27 |
2007-10-22 | efs: new export ops | Christoph Hellwig | 3 | -18/+27 |
2007-10-22 | ext4: new export ops | Christoph Hellwig | 1 | -15/+20 |
2007-10-22 | ext3: new export ops | Christoph Hellwig | 1 | -15/+20 |
2007-10-22 | ext2: new export ops | Christoph Hellwig | 1 | -15/+19 |
2007-10-22 | exportfs: add new methods | Christoph Hellwig | 3 | -6/+248 |
2007-10-22 | exportfs: add fid type | Christoph Hellwig | 3 | -57/+90 |
2007-10-22 | kexec: add BSS to resource tree | Bernhard Walle | 8 | -10/+48 |
2007-10-22 | intel-iommu sg chaining support | FUJITA Tomonori | 1 | -17/+17 |
2007-10-22 | intel-iommu: fix for IOMMU early crash | Keshavamurthy, Anil S | 2 | -11/+14 |
2007-10-22 | intel-iommu: optimize sg map/unmap calls | Keshavamurthy, Anil S | 3 | -160/+231 |
2007-10-22 | Intel IOMMU: Iommu floppy workaround | Keshavamurthy, Anil S | 2 | -0/+37 |
2007-10-22 | Intel IOMMU: Iommu Gfx workaround | Keshavamurthy, Anil S | 5 | -4/+79 |
2007-10-22 | Intel IOMMU: DMAR fault handling support | Keshavamurthy, Anil S | 4 | -1/+281 |
2007-10-22 | Intel IOMMU: Intel iommu cmdline option - forcedac | Keshavamurthy, Anil S | 2 | -1/+13 |
2007-10-22 | Intel IOMMU: Avoid memory allocation failures in dma map api calls | Keshavamurthy, Anil S | 1 | -4/+26 |
2007-10-22 | Intel IOMMU: Intel IOMMU driver | Keshavamurthy, Anil S | 7 | -1/+2406 |
2007-10-22 | Intel IOMMU: IOVA allocation and management routines | Keshavamurthy, Anil S | 2 | -0/+419 |
2007-10-22 | Intel IOMMU: clflush_cache_range now takes size param | Keshavamurthy, Anil S | 2 | -3/+4 |
2007-10-22 | Intel IOMMU: PCI generic helper function | Keshavamurthy, Anil S | 4 | -0/+51 |
2007-10-22 | Intel IOMMU: DMAR detection and parsing logic | Keshavamurthy, Anil S | 5 | -7/+415 |
2007-10-22 | ext2: avoid rec_len overflow with 64KB block size | Jan Kara | 2 | -12/+33 |
2007-10-22 | dcache: don't expose uninitialized memory in /proc/<pid>/fd/<fd> | J. Bruce Fields | 1 | -0/+2 |
2007-10-22 | capabilities: clean up file capability reading | Serge E. Hallyn | 2 | -12/+17 |
2007-10-22 | memory hotplug: make kmem_cache_node for SLUB on memory online avoid panic | Yasunori Goto | 2 | -0/+122 |
2007-10-22 | memory hotplug: rearrange memory hotplug notifier | Yasunori Goto | 3 | -23/+61 |
2007-10-22 | memory hotplug: document the memory hotplug notifier | Yasunori Goto | 1 | -3/+55 |
2007-10-22 | i386: paravirt boot sequence | Rusty Russell | 4 | -6/+63 |