Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | 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 | |
* | | | | | | | | hugetlb: fault flags instead of write_access | Hugh Dickins | 2009-06-23 | 1 | -2/+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 | 4 | -3/+58 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux | David Woodhouse | 2009-06-08 | 21 | -27/+85 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | 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 | |
| * | | | | | | | | | | [MTD] Remove option for add_mtd_partitions() to not register partitions. | David Woodhouse | 2009-05-26 | 1 | -1/+0 | |
* | | | | | | | | | | | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd | Linus Torvalds | 2009-06-22 | 7 | -43/+54 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | nfsd41: Backchannel: minorversion support for the back channel | Andy Adamson | 2009-06-18 | 1 | -1/+2 | |
| * | | | | | | | | | | | nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st... | Alexandros Batsakis | 2009-06-16 | 2 | -16/+13 | |
| * | | | | | | | | | | | Merge commit 'v2.6.30' into for-2.6.31 | J. Bruce Fields | 2009-06-15 | 56 | -74/+330 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | knfsd: reply cache cleanups | Greg Banks | 2009-05-27 | 1 | -2/+1 | |
| * | | | | | | | | | | | nfsd4: track recall retries in nfs4_delegation | J. Bruce Fields | 2009-05-01 | 1 | -0/+1 | |
| * | | | | | | | | | | | nfsd4: remove unused dl_trunc | J. Bruce Fields | 2009-05-01 | 1 | -1/+0 | |
| * | | | | | | | | | | | nfsd4: eliminate struct nfs4_cb_recall | J. Bruce Fields | 2009-05-01 | 1 | -13/+5 | |
| * | | | | | | | | | | | nfsd4: rename callback struct to cb_conn | J. Bruce Fields | 2009-05-01 | 1 | -2/+2 | |
| * | | | | | | | | | | | nfsd4: lookup up callback cred only once | J. Bruce Fields | 2009-04-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | nfsd: support ext4 i_version | J. Bruce Fields | 2009-04-29 | 2 | -4/+20 | |
| * | | | | | | | | | | | SUNRPC: pass buffer size to svc_sock_names() | Chuck Lever | 2009-04-28 | 1 | -1/+3 | |
| * | | | | | | | | | | | SUNRPC: pass buffer size to svc_addsock() | Chuck Lever | 2009-04-28 | 1 | -1/+2 | |
| * | | | | | | | | | | | NFSD: Prevent a buffer overflow in svc_xprt_names() | Chuck Lever | 2009-04-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | SUNRPC: Fix error return value of svc_addr_len() | Chuck Lever | 2009-04-28 | 1 | -2/+3 | |
| * | | | | | | | | | | | lockd: call locks_release_private to cleanup per-filesystem state | Felix Blyakher | 2009-04-24 | 1 | -0/+1 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-06-22 | 14 | -18/+362 | |
|\ \ \ \ \ \ \ \ \ \ \ |