Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | tty: Re-add external interface for tty_set_termios() | Frederic Danis | 2015-04-28 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-04-30 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | uas: Add US_FL_MAX_SECTORS_240 flag | Hans de Goede | 2015-04-28 | 1 | -0/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-04-28 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP | Martin Schwidefsky | 2015-04-23 | 1 | -0/+4 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-04-27 | 6 | -48/+11 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | net/bonding: Make DRV macros private | Matan Barak | 2015-04-27 | 1 | -7/+0 | |
| * | | | | | | net: fix crash in build_skb() | Eric Dumazet | 2015-04-25 | 1 | -0/+1 | |
| | |_|_|/ / | |/| | | | | ||||||
| * | | | | | inet: fix possible panic in reqsk_queue_unlink() | Eric Dumazet | 2015-04-24 | 2 | -37/+1 | |
| * | | | | | rhashtable: don't attempt to grow when at max_size | Johannes Berg | 2015-04-24 | 1 | -1/+2 | |
| * | | | | | netdev_alloc_pcpu_stats: use less common iterator variable | Johannes Berg | 2015-04-23 | 1 | -3/+3 | |
| * | | | | | mpls: Per-device MPLS state | Robert Shearman | 2015-04-22 | 1 | -0/+4 | |
* | | | | | | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 2015-04-27 | 1 | -3/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | iommu/vt-d: Add new extended capabilities from v2.3 VT-d specification | David Woodhouse | 2015-03-25 | 1 | -0/+14 | |
| * | | | | | | iommu/vt-d: kill bogus ecap_niotlb_iunits() | David Woodhouse | 2015-03-25 | 1 | -3/+1 | |
* | | | | | | | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-04-27 | 6 | -86/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust | 2015-04-23 | 34 | -98/+195 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | SUNRPC: Introduce missing well-known netids | Chuck Lever | 2015-03-31 | 2 | -6/+7 | |
| * | | | | | | | | NFS: Move nfs_idmap.h into fs/nfs/ | Anna Schumaker | 2015-04-23 | 2 | -69/+1 | |
| * | | | | | | | | NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h | Anna Schumaker | 2015-04-23 | 1 | -11/+0 | |
| * | | | | | | | | sunrpc: make debugfs file creation failure non-fatal | Jeff Layton | 2015-04-23 | 1 | -9/+9 | |
| * | | | | | | | | NFS: Don't zap caches on fallocate() | Anna Schumaker | 2015-04-23 | 1 | -0/+4 | |
| * | | | | | | | | NFSv4: Truncating file opens should also sync O_DIRECT writes | Trond Myklebust | 2015-03-27 | 1 | -0/+1 | |
| * | | | | | | | | NFSv4.1: Allow getdeviceinfo to return notification info back to caller | Trond Myklebust | 2015-03-27 | 1 | -0/+2 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-27 | 4 | -20/+47 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix I_DIO_WAKEUP definition | Eric Sandeen | 2015-04-24 | 1 | -1/+1 | |
| * | | | | | | | | | direct-io: only inc/dec inode->i_dio_count for file systems | Jens Axboe | 2015-04-24 | 1 | -1/+28 | |
| * | | | | | | | | | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 3 | -18/+18 | |
* | | | | | | | | | | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-04-26 | 1 | -5/+18 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mfd: cros_ec: Add char dev and virtual dev pointers | Javier Martinez Canillas | 2015-02-27 | 1 | -1/+14 | |
| * | | | | | | | | | | mfd: cros_ec: Use fixed size arrays to transfer data with the EC | Javier Martinez Canillas | 2015-02-27 | 1 | -4/+4 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-04-26 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. | Michael Ellerman | 2015-04-21 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge tag 'sound-fix-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-04-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ALSA: asound.h - use SNDRV_CTL_ELEM_ID_NAME_MAXLEN | Vinod Koul | 2015-04-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-04-24 | 6 | -35/+78 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | target: Version 2 of TCMU ABI | Andy Grover | 2015-04-20 | 1 | -17/+27 | |
| * | | | | | | | | | | | | target: Ensure sess_prot_type is saved across session restart | Nicholas Bellinger | 2015-04-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | | target: Remove the unused flag SCF_ACK_KREF | Bart Van Assche | 2015-04-14 | 1 | -1/+0 | |
| * | | | | | | | | | | | | target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling | Nicholas Bellinger | 2015-04-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | target: simplify the target template registration API | Christoph Hellwig | 2015-04-14 | 3 | -11/+23 | |
| * | | | | | | | | | | | | target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flag | Christoph Hellwig | 2015-04-08 | 1 | -1/+0 | |
| * | | | | | | | | | | | | iscsi/iser-target: Add fabric_prot_type attribute support | Nicholas Bellinger | 2015-04-08 | 1 | -0/+2 | |
| * | | | | | | | | | | | | target: Add protected fabric + unprotected device support | Nicholas Bellinger | 2015-04-08 | 2 | -0/+9 | |
| * | | | | | | | | | | | | iscsi-target: Drop legacy iscsi_target_tq.c logic | Nicholas Bellinger | 2015-03-26 | 1 | -4/+2 | |
| * | | | | | | | | | | | | iscsi-target: Convert iscsi_thread_set usage to kthread.h | Nicholas Bellinger | 2015-03-26 | 1 | -0/+7 | |
| * | | | | | | | | | | | | target: Add target_show_dynamic_sessions attribute helper | Nicholas Bellinger | 2015-03-07 | 2 | -0/+6 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-04-24 | 1 | -6/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | dma-buf: cleanup dma_buf_export() to make it easily extensible | Sumit Semwal | 2015-04-21 | 1 | -6/+28 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-04-24 | 7 | -46/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |