summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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-185-8/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ 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
| * | | | | | | | net: fix some sparse errorsEric Dumazet2012-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-186-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-182-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-182-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
| * | | | | | | | | | | audit: inline checks for not needing to collect aux recordsEric Paris2012-01-171-3/+20
| * | | | | | | | | | | audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-3/+10
| * | | | | | | | | | | Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-172-8/+24
| * | | | | | | | | | | seccomp: audit abnormal end to a process due to seccompEric Paris2012-01-171-0/+8
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-01-181-0/+203
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Btrfs: space leak tracepointsJosef Bacik2012-01-161-0/+30
| * | | | | | | | | | | | Btrfs: add allocator tracepointsJosef Bacik2012-01-161-0/+173
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Fix compile breakage with kref.hJames Bottomley2012-01-181-0/+1
* | | | | | | | | | | | tty: remove unused tty_driver->termios_lockedKonstantin Khlebnikov2012-01-171-1/+0
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-1514-340/+176
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | [media] rc-videomate-m1f.c Rename to match remote controler nameSamuel Rakitnican2012-01-111-1/+1
| * | | | | | | | | | [media] v4l: add support for selection apiTomasz Stanislawski2012-01-112-0/+50
| * | | | | | | | | | [media] V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter2012-01-071-0/+1
| * | | | | | | | | | [media] atmel-isi: add code to enable/disable ISI_MCK clockJosh Wu2012-01-061-1/+3
| * | | | | | | | | | [media] soc-camera: remove redundant parameter from .set_bus_param()Guennadi Liakhovetski2012-01-061-1/+1
| * | | | | | | | | | [media] pwc: Remove driver specific ioctlsHans de Goede2012-01-061-323/+0