summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* KEYS: Permit key_serial() to be called with a const key pointerDavid Howells2012-01-191-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-183-6/+24
|\
| *---. Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown2012-01-181-0/+7
| |\ \ \
| | | * | intel_idle: Split up and provide per CPU initialization funcThomas Renninger2012-01-171-0/+7
| | |/ /
| * | | ACPI: Export interfaces for ioremapping/iounmapping ACPI registersMyron Stowe2012-01-171-0/+3
| * | | ACPI, Record ACPI NVS regionsHuang Ying2012-01-171-6/+14
| |/ /
* | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2012-01-181-0/+434
|\ \ \
| * | | NVMe: Update Identify Controller data structureMatthew Wilcox2011-11-041-5/+22
| * | | NVMe: Implement doorbell stride capabilityMatthew Wilcox2011-11-041-0/+1
| * | | NVMe: Rework ioctlsMatthew Wilcox2011-11-041-11/+23
| * | | NVMe: Time out initialisation after a few secondsMatthew Wilcox2011-11-041-0/+2
| * | | NVMe: Correct the Controller Configuration settingsMatthew Wilcox2011-11-041-4/+6
| * | | NVMe: Change the definition of nvme_user_ioMatthew Wilcox2011-11-041-5/+3
| * | | NVMe: Correct the definitions of two ioctlsMatthew Wilcox2011-11-041-2/+2
| * | | NVMe: Remove outdated commentsMatthew Wilcox2011-11-041-1/+0
| * | | NVMe: Update admin opcodes to match the 1.0RC specKrzysztof Wierzbicki2011-11-041-7/+7
| * | | NVMe: Update BAR structure to match the current specMatthew Wilcox2011-11-041-2/+4
| * | | NVMe: Add download / activate firmware ioctlsMatthew Wilcox2011-11-041-6/+27
| * | | NVMe: Add remaining status codesMatthew Wilcox2011-11-041-0/+15
| * | | NVMe: Add NVME_IOCTL_SUBMIT_IOMatthew Wilcox2011-11-041-0/+18
| * | | NVMe: Make nvme_common_command more featurefulMatthew Wilcox2011-11-041-8/+12
| * | | NVMe: New driverMatthew Wilcox2011-11-041-0/+343
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-174-7/+3
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-171-1/+1
| |\ \ \ \
| | * | | | bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds2012-01-171-1/+1
| * | | | | netfilter: revert user-space expectation helper supportPablo Neira Ayuso2012-01-162-6/+1
| * | | | | vhost-net: add module alias (v2.1)stephen hemminger2012-01-131-0/+1
| |/ / / /
* | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-176-11/+172
|\ \ \ \ \
| * | | | | dma: shdma: fix runtime PM: clear channel buffers on resetGuennadi Liakhovetski2012-01-061-0/+2
| * | | | | mtd: fix compile error for gpmi-nandHuang Shijie2011-12-231-0/+68
| * | | | | dmaengine: add DMA_TRANS_NONE to dma_transfer_directionShawn Guo2011-12-231-0/+1
| * | | | | dmaengine: add CSR SiRFprimaII DMAC driverRongjun Ying2011-11-181-0/+6
| * | | | | DMAEngine: Define interleaved transfer request apiJassi Brar2011-11-181-3/+75
| * | | | | Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-174-9/+21
| |\ \ \ \ \
| | * | | | | dmaengine: move drivers to dma_transfer_directionVinod Koul2011-10-273-4/+4
| | * | | | | dmaengine: add new enum dma_transfer_directionVinod Koul2011-10-271-5/+17
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-01-172-2/+5
|\ \ \ \ \ \ \
| * | | | | | | lib: digital signature config option name changeDmitry Kasatkin2012-01-181-2/+2
| * | | | | | | keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar2012-01-181-0/+3
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-172-20/+106
|\ \ \ \ \ \ \ \
| * | | | | | | | audit: comparison on interprocess fieldsPeter Moody2012-01-171-1/+23
| * | | | | | | | audit: implement all object interfield comparisonsPeter Moody2012-01-171-1/+9
| * | | | | | | | audit: allow interfield comparison between gid and ogidEric Paris2012-01-171-1/+2
| * | | | | | | | audit: allow interfield comparison in audit rulesEric Paris2012-01-171-0/+4
| * | | | | | | | audit: remove task argument to audit_set_loginuidEric Paris2012-01-171-1/+1
| * | | | | | | | audit: allow audit matching on inode gidEric Paris2012-01-171-0/+1
| * | | | | | | | audit: allow matching on obj_uidEric Paris2012-01-171-0/+1
| * | | | | | | | audit: remove audit_finish_fork as it can't be calledEric Paris2012-01-171-2/+0
| * | | | | | | | audit: inline audit_free to simplify the look of generic codeEric Paris2012-01-171-1/+6
| * | | | | | | | audit: drop audit_set_macxattr as it doesn't do anythingEric Paris2012-01-171-2/+0