summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (11901): v4l2: Create helper function for bounding and aligning imagesTrent Piepho2009-06-231-0/+10
* V4L/DVB (12125): v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cf...Hans Verkuil2009-06-232-1/+22
* V4L/DVB (12108): v4l2-i2c-drv.h: add comment describing when not to use this ...Hans Verkuil2009-06-231-1/+4
* V4L/DVB (12102): em28xx: add Remote control support for EVGA inDtubeDevin Heitmueller2009-06-231-0/+2
* V4L/DVB (12079): gspca_ov519: add support for the ov511 bridgeHans de Goede2009-06-231-0/+1
* V4L/DVB (12072): gspca-ov519: add extra controlsHans de Goede2009-06-231-1/+2
* Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-06-225-10/+55
|\
| * VT-d: support the device IOTLBYu Zhao2009-05-182-0/+2
| * VT-d: add device IOTLB invalidation supportYu Zhao2009-05-181-1/+13
| * VT-d: parse ATSR in DMA Remapping Reporting StructureYu Zhao2009-05-182-0/+10
| * PCI: support the ATS capabilityYu Zhao2009-05-182-0/+12
| * intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing.David Woodhouse2009-05-101-5/+4
| * intel-iommu: Clean up handling of "caching mode" vs. context flushing.David Woodhouse2009-05-101-4/+4
| * Intel IOMMU Pass Through SupportFenghua Yu2009-04-292-0/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-06-221-0/+87
|\ \
| * | firewire: net: allow for unordered unit discoveryStefan Richter2009-06-141-4/+0
| * | firewire: net: style changesStefan Richter2009-06-141-6/+3
| * | firewire: add IPv4 supportJay Fenlason2009-06-141-0/+94
* | | VFS: Add VFS helper functions for setting up private namespacesTrond Myklebust2009-06-221-0/+1
* | | VFS: Uninline the function put_mnt_ns()Trond Myklebust2009-06-221-8/+1
* | | mm/init: cpu_hotplug_init() must be initialized before SLABLinus Torvalds2009-06-221-5/+0
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-06-227-38/+73
|\ \ \
| * \ \ Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse2009-06-0826-31/+123
| |\ \ \
| * | | | mtd: onenand: add bbt_wait & unlock_all as replaceable for some platformKyungmin Park2009-06-051-0/+5
| * | | | mtd: Flex-OneNAND supportRohit Hagargundgi2009-06-052-2/+36
| * | | | mtd: plat_nand: allow platform to set partitionsH Hartley Sweeten2009-06-051-0/+3
| * | | | mtd: plat_nand: add platform probe/remove callbacksH Hartley Sweeten2009-06-051-0/+7
| * | | | mtd: extend plat_nand for (read|write)_bufAlexander Clouter2009-06-051-0/+6
| * | | | mtd: OneNAND: add support for OneNAND manufactured by NumonyxAdrian Hunter2009-06-051-0/+1
| * | | | Kill jffs2-user.hArtem Bityutskiy2009-06-052-35/+0
| * | | | mtd: add OOB ioctls for >4GiB devicesKevin Cernekee2009-05-291-0/+9
| * | | | mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee2009-05-291-0/+6
| * | | | [MTD] Remove option for add_mtd_partitions() to not register partitions.David Woodhouse2009-05-261-1/+0
* | | | | LDSCRIPT: Name INIT_RAM_FS consistentlyDavid Howells2009-06-221-1/+1
* | | | | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds2009-06-227-43/+54
|\ \ \ \ \
| * | | | | nfsd41: Backchannel: minorversion support for the back channelAndy Adamson2009-06-181-1/+2
| * | | | | nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...Alexandros Batsakis2009-06-162-16/+13
| * | | | | Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields2009-06-1579-133/+481
| |\ \ \ \ \
| * | | | | | knfsd: reply cache cleanupsGreg Banks2009-05-271-2/+1
| * | | | | | nfsd4: track recall retries in nfs4_delegationJ. Bruce Fields2009-05-011-0/+1
| * | | | | | nfsd4: remove unused dl_truncJ. Bruce Fields2009-05-011-1/+0
| * | | | | | nfsd4: eliminate struct nfs4_cb_recallJ. Bruce Fields2009-05-011-13/+5
| * | | | | | nfsd4: rename callback struct to cb_connJ. Bruce Fields2009-05-011-2/+2
| * | | | | | nfsd4: lookup up callback cred only onceJ. Bruce Fields2009-04-291-0/+1
| * | | | | | nfsd: support ext4 i_versionJ. Bruce Fields2009-04-292-4/+20
| * | | | | | SUNRPC: pass buffer size to svc_sock_names()Chuck Lever2009-04-281-1/+3
| * | | | | | SUNRPC: pass buffer size to svc_addsock()Chuck Lever2009-04-281-1/+2
| * | | | | | NFSD: Prevent a buffer overflow in svc_xprt_names()Chuck Lever2009-04-281-1/+1
| * | | | | | SUNRPC: Fix error return value of svc_addr_len()Chuck Lever2009-04-281-2/+3
| * | | | | | lockd: call locks_release_private to cleanup per-filesystem stateFelix Blyakher2009-04-241-0/+1
| | |_|_|_|/ | |/| | | |
OpenPOWER on IntegriCloud