summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-07-23pstore: Make "part" unsignedMatthew Garrett1-1/+1
2011-07-23pstore: Add extra context for writes and erasesMatthew Garrett1-2/+3
2011-07-23pstore: Extend API for more flexibility in new backendsMatthew Garrett1-3/+5
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds6-20/+156
2011-07-23Merge branch 'for-linus-core' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-182/+104
2011-07-23Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-16/+2
2011-07-23Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds4-433/+121
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+2
2011-07-23Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds2-0/+33
2011-07-23Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-1/+73
2011-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-17/+209
2011-07-23Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-16/+37
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds5-27/+203
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-41/+37
2011-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds82-554/+2003
2011-07-23ioat: Adding PCI IDs for IOAT devices on SandyBridge platformsDave Jiang1-0/+10
2011-07-23Merge branches 'roccat', 'upstream' and 'wiimote' into for-linusJiri Kosina260-1072/+7012
2011-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-2/+0
2011-07-23Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-1/+59
2011-07-23Merge branch 'stable/pci.cleanups.v1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+0
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds20-83/+171
2011-07-23Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard13-19/+58
2011-07-23drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren1-1/+1
2011-07-23Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds1-6/+8
2011-07-22Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-59/+46
2011-07-22iomap: make IOPORT/PCI mapping functions conditionalJonas Bonn2-0/+6
2011-07-22asm-generic: add MMU variants of io.h functionsJonas Bonn1-1/+6
2011-07-22asm-generic: delay.h fix udelay and ndelay for 8 bit argsAndrew Morton1-6/+27
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2011-07-22PCI: Assign values to 'pci_obff_signal_type' enumeration constantsMyron Stowe1-2/+2
2011-07-22PCI: PCIe AER: add aer_recover_queueHuang Ying1-0/+3
2011-07-22bcma: inform drivers about translation bits needed for the coreRafał Miłecki1-0/+5
2011-07-22target: Bump version to v4.1.0-rc1-mlNicholas Bellinger1-1/+1
2011-07-22target: remove custom hex2bin() implementationAndy Shevchenko1-1/+0
2011-07-22target: Update QUEUE ALGORITHM MODIFIER control page defaultNicholas Bellinger3-0/+4
2011-07-22target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger1-2/+6
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2-7/+2
2011-07-22target: Eliminate usage of struct se_memAndy Grover1-4/+6
2011-07-22target: Pass 2nd param of transport_split_cdb by valueAndy Grover1-1/+1
2011-07-22target: Enforce 1 page max for control cdb buffer sizesAndy Grover1-0/+1
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover2-8/+3
2011-07-22target: Implement Block Device Characteristics VPD pageRoland Dreier3-0/+4
2011-07-22target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_fullNicholas Bellinger1-0/+9
2011-07-22target: Add transport_handle_cdb_direct optimizationNicholas Bellinger1-0/+1
2011-07-22target: merge release_cmd methodsChristoph Hellwig2-4/+3
2011-07-22target: remove the unused SCF_* flagsChristoph Hellwig1-4/+0
2011-07-22target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig1-1/+0
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover3-64/+49
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover3-12/+10
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover2-85/+16