| Commit message (Expand) | Author | Age | Files | Lines |
* | switch reiserfs to inode->i_acl | Al Viro | 2009-06-24 | 2 | -21/+0 |
* | switch reiserfs to usual conventions for caching ACLs | Al Viro | 2009-06-24 | 1 | -2/+2 |
* | switch ext3 to inode->i_acl | Al Viro | 2009-06-24 | 1 | -4/+0 |
* | add caching of ACLs in struct inode | Al Viro | 2009-06-24 | 1 | -0/+7 |
* | fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io... | Ankit Jain | 2009-06-24 | 2 | -0/+27 |
* | rmap: fixup page_referenced() for nommu systems | Mike Frysinger | 2009-06-23 | 1 | -1/+8 |
* | mm: pass mm to grab_swap_token | Hugh Dickins | 2009-06-23 | 1 | -6/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-06-23 | 4 | -13/+71 |
|\ |
|
| * | sd, sr: fix Driver 'sd' needs updating message | Hannes Reinecke | 2009-06-21 | 1 | -0/+1 |
| * | libfc: Add runtime debugging with debug_logging module parameter | Robert Love | 2009-06-21 | 2 | -13/+66 |
| * | libiscsi: don't run scsi eh if iscsi task is making progress | Mike Christie | 2009-06-21 | 1 | -0/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-23 | 4 | -20/+18 |
|\ \ |
|
| * | | asm-generic: add dummy pgprot_noncached() | Paul Mundt | 2009-06-23 | 1 | -0/+4 |
| * | | asm-generic: hook up new system calls | Arnd Bergmann | 2009-06-19 | 1 | -1/+6 |
| * | | asm-generic: drop HARDIRQ_BITS definition from hardirq.h | Arnd Bergmann | 2009-06-19 | 1 | -13/+0 |
| * | | asm-generic: uaccess: fix up local access_ok() usage | Mike Frysinger | 2009-06-19 | 1 | -6/+6 |
| * | | asm-generic: uaccess: add missing access_ok() check to strnlen_user() | Mike Frysinger | 2009-06-19 | 1 | -0/+2 |
* | | | hugetlb: fault flags instead of write_access | Hugh Dickins | 2009-06-23 | 1 | -2/+2 |
* | | | V4L/DVB (11901): v4l2: Create helper function for bounding and aligning images | Trent Piepho | 2009-06-23 | 1 | -0/+10 |
* | | | V4L/DVB (12125): v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cf... | Hans Verkuil | 2009-06-23 | 2 | -1/+22 |
* | | | V4L/DVB (12108): v4l2-i2c-drv.h: add comment describing when not to use this ... | Hans Verkuil | 2009-06-23 | 1 | -1/+4 |
* | | | V4L/DVB (12102): em28xx: add Remote control support for EVGA inDtube | Devin Heitmueller | 2009-06-23 | 1 | -0/+2 |
* | | | V4L/DVB (12079): gspca_ov519: add support for the ov511 bridge | Hans de Goede | 2009-06-23 | 1 | -0/+1 |
* | | | V4L/DVB (12072): gspca-ov519: add extra controls | Hans de Goede | 2009-06-23 | 1 | -1/+2 |
* | | | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 | Linus Torvalds | 2009-06-22 | 5 | -10/+55 |
|\ \ \ |
|
| * | | | VT-d: support the device IOTLB | Yu Zhao | 2009-05-18 | 2 | -0/+2 |
| * | | | VT-d: add device IOTLB invalidation support | Yu Zhao | 2009-05-18 | 1 | -1/+13 |
| * | | | VT-d: parse ATSR in DMA Remapping Reporting Structure | Yu Zhao | 2009-05-18 | 2 | -0/+10 |
| * | | | PCI: support the ATS capability | Yu Zhao | 2009-05-18 | 2 | -0/+12 |
| * | | | intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing. | David Woodhouse | 2009-05-10 | 1 | -5/+4 |
| * | | | intel-iommu: Clean up handling of "caching mode" vs. context flushing. | David Woodhouse | 2009-05-10 | 1 | -4/+4 |
| * | | | Intel IOMMU Pass Through Support | Fenghua Yu | 2009-04-29 | 2 | -0/+10 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2009-06-22 | 1 | -0/+87 |
|\ \ \ \ |
|
| * | | | | firewire: net: allow for unordered unit discovery | Stefan Richter | 2009-06-14 | 1 | -4/+0 |
| * | | | | firewire: net: style changes | Stefan Richter | 2009-06-14 | 1 | -6/+3 |
| * | | | | firewire: add IPv4 support | Jay Fenlason | 2009-06-14 | 1 | -0/+94 |
* | | | | | VFS: Add VFS helper functions for setting up private namespaces | Trond Myklebust | 2009-06-22 | 1 | -0/+1 |
* | | | | | VFS: Uninline the function put_mnt_ns() | Trond Myklebust | 2009-06-22 | 1 | -8/+1 |
* | | | | | mm/init: cpu_hotplug_init() must be initialized before SLAB | Linus Torvalds | 2009-06-22 | 1 | -5/+0 |
* | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-06-22 | 7 | -38/+73 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux | David Woodhouse | 2009-06-08 | 26 | -31/+123 |
| |\ \ \ \ \ |
|
| * | | | | | | mtd: onenand: add bbt_wait & unlock_all as replaceable for some platform | Kyungmin Park | 2009-06-05 | 1 | -0/+5 |
| * | | | | | | mtd: Flex-OneNAND support | Rohit Hagargundgi | 2009-06-05 | 2 | -2/+36 |
| * | | | | | | mtd: plat_nand: allow platform to set partitions | H Hartley Sweeten | 2009-06-05 | 1 | -0/+3 |
| * | | | | | | mtd: plat_nand: add platform probe/remove callbacks | H Hartley Sweeten | 2009-06-05 | 1 | -0/+7 |
| * | | | | | | mtd: extend plat_nand for (read|write)_buf | Alexander Clouter | 2009-06-05 | 1 | -0/+6 |
| * | | | | | | mtd: OneNAND: add support for OneNAND manufactured by Numonyx | Adrian Hunter | 2009-06-05 | 1 | -0/+1 |
| * | | | | | | Kill jffs2-user.h | Artem Bityutskiy | 2009-06-05 | 2 | -35/+0 |
| * | | | | | | mtd: add OOB ioctls for >4GiB devices | Kevin Cernekee | 2009-05-29 | 1 | -0/+9 |
| * | | | | | | mtd: add MEMERASE64 ioctl for >4GiB devices | Kevin Cernekee | 2009-05-29 | 1 | -0/+6 |