summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-10-24target: remove unused se_subsystem_api methodsChristoph Hellwig1-12/+0
2011-10-24target: Remove session_reinstatement parameter from ->transport_wait_for_tasksNicholas Bellinger2-2/+2
2011-10-24target: push session reinstatement out of transport_generic_free_cmdChristoph Hellwig1-1/+1
2011-10-24target: remove transport_free_se_cmdChristoph Hellwig1-1/+0
2011-10-24target: remove transport_generic_handle_cdbChristoph Hellwig1-1/+0
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King3-12/+45
2011-10-22inet: add rfc 3168 extract in front of INET_ECN_encapsulate()Eric Dumazet1-0/+8
2011-10-22Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki1-0/+1
2011-10-22PM / Sleep: Mark devices involved in wakeup signaling during suspendRafael J. Wysocki1-0/+1
2011-10-21Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel2-10/+72
2011-10-21iommu/core: Remove global iommu_ops and register_iommuJoerg Roedel1-1/+0
2011-10-21iommu/core: Convert iommu_found to iommu_presentJoerg Roedel1-2/+2
2011-10-21iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel1-2/+4
2011-10-21Driver core: Add iommu_ops to bus_typeJoerg Roedel2-0/+8
2011-10-21iommu/core: Define iommu_ops and register_iommu only with CONFIG_IOMMU_APIJoerg Roedel1-5/+3
2011-10-21crypto: Add userspace report for cipher type algorithmsSteffen Klassert1-0/+8
2011-10-21crypto: Add userspace report for rng type algorithmsSteffen Klassert1-0/+6
2011-10-21crypto: Add userspace report for pcompress type algorithmsSteffen Klassert1-0/+5
2011-10-21crypto: Add userspace report for aead type algorithmsSteffen Klassert1-0/+9
2011-10-21crypto: Add userspace report for blkcipher type algorithmsSteffen Klassert1-0/+10
2011-10-21crypto: Add userspace report for shash type algorithmsSteffen Klassert1-0/+7
2011-10-21crypto: Add userspace report for larval type algorithmsSteffen Klassert1-0/+5
2011-10-21crypto: Add a report function pointer to crypto_typeSteffen Klassert1-0/+2
2011-10-21crypto: Add userspace configuration APISteffen Klassert2-0/+53
2011-10-21crypto: Add a flag to identify crypto instancesSteffen Klassert1-0/+5
2011-10-21tcp: add const qualifiers where possibleEric Dumazet2-21/+24
2011-10-21macvtap: Fix the minor device number allocationEric W. Biederman1-0/+1
2011-10-21net: add opaque struct around skb frag pageIan Campbell1-4/+6
2011-10-21drm/i915: add DP test request handlingJesse Barnes1-0/+25
2011-10-21drm: Add Panel Self Refresh DP addressesBen Widawsky1-0/+36
2011-10-21drm/i915: ILK + VT-d workaroundBen Widawsky1-0/+2
2011-10-21io-mapping: ensure io_mapping_map_atomic _is_ atomicDaniel Vetter1-0/+4
2011-10-21net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski1-1/+2
2011-10-21net: constify skbuff and Qdisc elementsEric Dumazet2-20/+21
2011-10-20[SCSI] iscsi class: fix vlan configurationMike Christie1-4/+5
2011-10-20[SCSI] qla4xxx: fix data alignment and use nl helpersMike Christie1-1/+2
2011-10-20[SCSI] iscsi class: Replace iscsi_get_next_target_id with IDAMike Christie1-0/+1
2011-10-20Merge branch 'stable/for-jens-3.2' of git://oss.oracle.com/git/kwilk/xen into...Jens Axboe1-0/+36
2011-10-20pinctrl: get_group_pins() const fixesStephen Warren1-2/+2
2011-10-20mm: add a "struct page_frag" type containing a page, offset and lengthIan Campbell1-0/+11
2011-10-20[CIFS] Fixup trivial checkpatch warningSteve French1-1/+1
2011-10-20net: do not take an additional reference in skb_frag_set_pageIan Campbell1-1/+0
2011-10-20filter: use unsigned int to silence static checker warningDan Carpenter1-1/+1
2011-10-20class: Implement support for class attrs in tagged sysfs directories.Eric W. Biederman1-0/+2
2011-10-20sysfs: Implement support for tagged files in sysfs.Eric W. Biederman1-0/+1
2011-10-20net: validate HWTSTAMP ioctl parametersRichard Cochran1-2/+2
2011-10-20NFS: Don't rely on PageError in nfs_readpage_release_partialTrond Myklebust1-0/+1
2011-10-20NFS: Get rid of the unused nfs_write_data->flags fieldTrond Myklebust1-1/+0
2011-10-20NFS: Get rid of the unused nfs_read_data->flags fieldTrond Myklebust1-1/+0
2011-10-19net: Allow skb_recycle_check to be done in stagesAndy Fleming1-0/+21