Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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-18 | 5 | -8/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | 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 | |
| * | | | | | | | | net: fix some sparse errors | Eric Dumazet | 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-18 | 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-18 | 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-18 | 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 | |
| * | | | | | | | | | | | audit: inline audit_free to simplify the look of generic code | Eric Paris | 2012-01-17 | 1 | -1/+6 | |
| * | | | | | | | | | | | audit: drop audit_set_macxattr as it doesn't do anything | Eric Paris | 2012-01-17 | 1 | -2/+0 | |
| * | | | | | | | | | | | audit: inline checks for not needing to collect aux records | Eric Paris | 2012-01-17 | 1 | -3/+20 | |
| * | | | | | | | | | | | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 2012-01-17 | 1 | -3/+10 | |
| * | | | | | | | | | | | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 2012-01-17 | 2 | -8/+24 | |
| * | | | | | | | | | | | seccomp: audit abnormal end to a process due to seccomp | Eric Paris | 2012-01-17 | 1 | -0/+8 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-01-18 | 1 | -0/+203 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Btrfs: space leak tracepoints | Josef Bacik | 2012-01-16 | 1 | -0/+30 | |
| * | | | | | | | | | | | | Btrfs: add allocator tracepoints | Josef Bacik | 2012-01-16 | 1 | -0/+173 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Fix compile breakage with kref.h | James Bottomley | 2012-01-18 | 1 | -0/+1 | |
* | | | | | | | | | | | | tty: remove unused tty_driver->termios_locked | Konstantin Khlebnikov | 2012-01-17 | 1 | -1/+0 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-01-15 | 14 | -340/+176 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | [media] rc-videomate-m1f.c Rename to match remote controler name | Samuel Rakitnican | 2012-01-11 | 1 | -1/+1 | |
| * | | | | | | | | | | [media] v4l: add support for selection api | Tomasz Stanislawski | 2012-01-11 | 2 | -0/+50 | |
| * | | | | | | | | | | [media] V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy() | Dan Carpenter | 2012-01-07 | 1 | -0/+1 | |
| * | | | | | | | | | | [media] atmel-isi: add code to enable/disable ISI_MCK clock | Josh Wu | 2012-01-06 | 1 | -1/+3 | |
| * | | | | | | | | | | [media] soc-camera: remove redundant parameter from .set_bus_param() | Guennadi Liakhovetski | 2012-01-06 | 1 | -1/+1 | |
| * | | | | | | | | | | [media] pwc: Remove driver specific ioctls | Hans de Goede | 2012-01-06 | 1 | -323/+0 |