| Commit message (Expand) | Author | Age | Files | Lines |
* | block: don't call elevator callbacks for plug merges | Tejun Heo | 2012-02-08 | 1 | -6/+0 |
* | block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct... | Tejun Heo | 2012-02-08 | 1 | -2/+1 |
* | block: strip out locking optimization in put_io_context() | Tejun Heo | 2012-02-07 | 2 | -6/+2 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-01-18 | 3 | -6/+24 |
|\ |
|
| *---. | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown | 2012-01-18 | 1 | -0/+7 |
| |\ \ \ |
|
| | | * | | intel_idle: Split up and provide per CPU initialization func | Thomas Renninger | 2012-01-17 | 1 | -0/+7 |
| | |/ / |
|
| * | | | ACPI: Export interfaces for ioremapping/iounmapping ACPI registers | Myron Stowe | 2012-01-17 | 1 | -0/+3 |
| * | | | ACPI, Record ACPI NVS regions | Huang Ying | 2012-01-17 | 1 | -6/+14 |
| |/ / |
|
* | | | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 2012-01-18 | 1 | -0/+434 |
|\ \ \ |
|
| * | | | NVMe: Update Identify Controller data structure | Matthew Wilcox | 2011-11-04 | 1 | -5/+22 |
| * | | | NVMe: Implement doorbell stride capability | Matthew Wilcox | 2011-11-04 | 1 | -0/+1 |
| * | | | NVMe: Rework ioctls | Matthew Wilcox | 2011-11-04 | 1 | -11/+23 |
| * | | | NVMe: Time out initialisation after a few seconds | Matthew Wilcox | 2011-11-04 | 1 | -0/+2 |
| * | | | NVMe: Correct the Controller Configuration settings | Matthew Wilcox | 2011-11-04 | 1 | -4/+6 |
| * | | | NVMe: Change the definition of nvme_user_io | Matthew Wilcox | 2011-11-04 | 1 | -5/+3 |
| * | | | NVMe: Correct the definitions of two ioctls | Matthew Wilcox | 2011-11-04 | 1 | -2/+2 |
| * | | | NVMe: Remove outdated comments | Matthew Wilcox | 2011-11-04 | 1 | -1/+0 |
| * | | | NVMe: Update admin opcodes to match the 1.0RC spec | Krzysztof Wierzbicki | 2011-11-04 | 1 | -7/+7 |
| * | | | NVMe: Update BAR structure to match the current spec | Matthew Wilcox | 2011-11-04 | 1 | -2/+4 |
| * | | | NVMe: Add download / activate firmware ioctls | Matthew Wilcox | 2011-11-04 | 1 | -6/+27 |
| * | | | NVMe: Add remaining status codes | Matthew Wilcox | 2011-11-04 | 1 | -0/+15 |
| * | | | NVMe: Add NVME_IOCTL_SUBMIT_IO | Matthew Wilcox | 2011-11-04 | 1 | -0/+18 |
| * | | | NVMe: Make nvme_common_command more featureful | Matthew Wilcox | 2011-11-04 | 1 | -8/+12 |
| * | | | NVMe: New driver | Matthew Wilcox | 2011-11-04 | 1 | -0/+343 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-17 | 4 | -7/+3 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-01-17 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume | Linus Torvalds | 2012-01-17 | 1 | -1/+1 |
| * | | | | | netfilter: revert user-space expectation helper support | Pablo Neira Ayuso | 2012-01-16 | 2 | -6/+1 |
| * | | | | | vhost-net: add module alias (v2.1) | stephen hemminger | 2012-01-13 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-01-17 | 6 | -11/+172 |
|\ \ \ \ \ |
|
| * | | | | | dma: shdma: fix runtime PM: clear channel buffers on reset | Guennadi Liakhovetski | 2012-01-06 | 1 | -0/+2 |
| * | | | | | mtd: fix compile error for gpmi-nand | Huang Shijie | 2011-12-23 | 1 | -0/+68 |
| * | | | | | dmaengine: add DMA_TRANS_NONE to dma_transfer_direction | Shawn Guo | 2011-12-23 | 1 | -0/+1 |
| * | | | | | dmaengine: add CSR SiRFprimaII DMAC driver | Rongjun Ying | 2011-11-18 | 1 | -0/+6 |
| * | | | | | DMAEngine: Define interleaved transfer request api | Jassi Brar | 2011-11-18 | 1 | -3/+75 |
| * | | | | | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul | 2011-11-17 | 4 | -9/+21 |
| |\ \ \ \ \ |
|
| | * | | | | | dmaengine: move drivers to dma_transfer_direction | Vinod Koul | 2011-10-27 | 3 | -4/+4 |
| | * | | | | | dmaengine: add new enum dma_transfer_direction | Vinod Koul | 2011-10-27 | 1 | -5/+17 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-01-17 | 2 | -2/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | lib: digital signature config option name change | Dmitry Kasatkin | 2012-01-18 | 1 | -2/+2 |
| * | | | | | | | keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages | Mimi Zohar | 2012-01-18 | 1 | -0/+3 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-01-17 | 2 | -20/+106 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | audit: comparison on interprocess fields | Peter Moody | 2012-01-17 | 1 | -1/+23 |
| * | | | | | | | | audit: implement all object interfield comparisons | Peter Moody | 2012-01-17 | 1 | -1/+9 |
| * | | | | | | | | audit: allow interfield comparison between gid and ogid | Eric Paris | 2012-01-17 | 1 | -1/+2 |
| * | | | | | | | | audit: allow interfield comparison in audit rules | Eric Paris | 2012-01-17 | 1 | -0/+4 |
| * | | | | | | | | audit: remove task argument to audit_set_loginuid | Eric Paris | 2012-01-17 | 1 | -1/+1 |
| * | | | | | | | | audit: allow audit matching on inode gid | Eric Paris | 2012-01-17 | 1 | -0/+1 |
| * | | | | | | | | audit: allow matching on obj_uid | Eric Paris | 2012-01-17 | 1 | -0/+1 |
| * | | | | | | | | audit: remove audit_finish_fork as it can't be called | Eric Paris | 2012-01-17 | 1 | -2/+0 |