Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | ACPI: kill acpi_get_pci_id | Alexander Chiang | 2009-06-17 | 1 | -1/+0 | |
| | | | * | | | | | ACPI: simplify acpi_pci_irq_del_prt() API | Alexander Chiang | 2009-06-17 | 1 | -1/+1 | |
| | | | * | | | | | ACPI: simplify acpi_pci_irq_add_prt() API | Alexander Chiang | 2009-06-17 | 1 | -1/+1 | |
| | | | * | | | | | ACPI: eviscerate pci_bind.c | Alexander Chiang | 2009-06-17 | 1 | -2/+1 | |
| | | | * | | | | | ACPI: Introduce acpi_get_pci_dev() | Alexander Chiang | 2009-06-17 | 1 | -0/+1 | |
| | | | * | | | | | ACPI: Introduce acpi_is_root_bridge() | Alexander Chiang | 2009-06-17 | 2 | -1/+1 | |
| | | | * | | | | | ACPI: make acpi_pci_bind() static | Alexander Chiang | 2009-06-17 | 1 | -1/+0 | |
| | | |/ / / / / | ||||||
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-06-24 | 7 | -33/+98 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | helpers for acl caching + switch to those | Al Viro | 2009-06-24 | 1 | -0/+64 | |
| | * | | | | | | | switch shmem to inode->i_acl | Al Viro | 2009-06-24 | 1 | -8/+0 | |
| | * | | | | | | | 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 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-06-24 | 6 | -6/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | net: Move rx skb_orphan call to where needed | Herbert Xu | 2009-06-23 | 2 | -0/+3 | |
| | * | | | | | | | ipv6: Use correct data types for ICMPv6 type and code | Brian Haley | 2009-06-23 | 4 | -6/+6 | |
| * | | | | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-06-23 | 1 | -0/+11 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Intel-IOMMU, intr-remap: source-id checking | Weidong Han | 2009-06-23 | 1 | -0/+11 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-06-23 | 1 | -0/+15 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | vfs: Set special lockdep map for dirs only if not set by fs | Jan Kara | 2009-06-22 | 1 | -0/+15 | |
| * | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ |