| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | target: remove struct target_fabric_configfs_template | Christoph Hellwig | 2015-05-30 | 1 | -26/+22 |
| * | | | target: put struct target_fabric_configfs on a diet | Christoph Hellwig | 2015-05-30 | 1 | -7/+0 |
| * | | | target: don't copy fabric ops | Christoph Hellwig | 2015-05-30 | 1 | -1/+1 |
| * | | | target: Move task tag into struct se_cmd + support 64-bit tags | Bart Van Assche | 2015-05-30 | 2 | -2/+2 |
| * | | | target: move transport ID handling to the core | Christoph Hellwig | 2015-05-30 | 1 | -33/+0 |
| * | | | target: remove the get_fabric_proto_ident method | Christoph Hellwig | 2015-05-30 | 1 | -4/+0 |
| * | | | target: change core_tpg_register prototype | Christoph Hellwig | 2015-05-30 | 2 | -11/+7 |
| * | | | lib: introduce crc_t10dif_update() | Akinobu Mita | 2015-05-30 | 1 | -0/+1 |
| * | | | target: ensure se_cmd->t_prot_sg is allocated when required | Akinobu Mita | 2015-05-30 | 1 | -0/+1 |
| * | | | target: move node ACL allocation to core code | Christoph Hellwig | 2015-05-30 | 2 | -5/+2 |
| * | | | target: refactor init/drop_nodeacl methods | Christoph Hellwig | 2015-05-30 | 1 | -7/+2 |
| * | | | target: Remove first argument of target_{get,put}_sess_cmd() | Bart Van Assche | 2015-05-30 | 1 | -2/+2 |
| * | | | target: fix DPO and FUA bit checks | Christoph Hellwig | 2015-05-30 | 1 | -6/+0 |
| * | | | iscsi-target: remove support for obsolete markers | Christophe Vu-Brugier | 2015-05-30 | 1 | -10/+0 |
| * | | | target: Merge sbc_verify_dif_read|write | Sagi Grimberg | 2015-05-30 | 1 | -5/+3 |
* | | | | Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb | Linus Torvalds | 2015-07-04 | 2 | -37/+1018 |
|\ \ \ \ |
|
| * | | | | NTB: Split ntb_hw_intel and ntb_transport drivers | Allen Hubbe | 2015-07-04 | 1 | -14/+11 |
| * | | | | NTB: Add NTB hardware abstraction layer | Allen Hubbe | 2015-07-04 | 1 | -0/+984 |
| * | | | | NTB: Move files in preparation for NTB abstraction | Allen Hubbe | 2015-07-02 | 1 | -2/+2 |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-07-04 | 1 | -0/+2 |
|\ \ \ \ \ |
|
| * | | | | | sched, preempt_notifier: separate notifier registration from static_key inc/dec | Peter Zijlstra | 2015-07-03 | 1 | -0/+2 |
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-07-04 | 1 | -0/+14 |
|\ \ \ \ \ \ |
|
| * | | | | | | irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.h | Joel Porquet | 2015-07-02 | 1 | -0/+14 |
* | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-07-04 | 1 | -5/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h | Srikar Dronamraju | 2015-07-04 | 1 | -2/+0 |
| * | | | | | | | sched/stat: Simplify the sched_info accounting dependency | Naveen N. Rao | 2015-07-04 | 1 | -3/+3 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-07-04 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Input: improve parsing OF parameters for touchscreens | Dmitry Torokhov | 2015-06-25 | 1 | -2/+3 |
* | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2015-07-03 | 5 | -22/+58 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | macvtap/tun: cross-endian support for little-endian hosts | Greg Kurz | 2015-06-01 | 1 | -0/+6 |
| * | | | | | | | | | vhost: cross-endian support for legacy devices | Greg Kurz | 2015-06-01 | 1 | -0/+14 |
| * | | | | | | | | | virtio: add explicit big-endian support to memory accessors | Greg Kurz | 2015-06-01 | 3 | -12/+18 |
| * | | | | | | | | | vringh: introduce vringh_is_little_endian() helper | Greg Kurz | 2015-06-01 | 1 | -6/+11 |
| * | | | | | | | | | virtio: introduce virtio_is_little_endian() helper | Greg Kurz | 2015-06-01 | 1 | -6/+11 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2015-07-03 | 4 | -1/+24 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | sysfs: Add support for permanently empty directories to serve as mount points. | Eric W. Biederman | 2015-07-01 | 1 | -0/+15 |
| * | | | | | | | | | | kernfs: Add support for always empty directories. | Eric W. Biederman | 2015-07-01 | 1 | -0/+3 |
| * | | | | | | | | | | sysctl: Allow creating permanently empty directories that serve as mountpoints. | Eric W. Biederman | 2015-07-01 | 1 | -0/+3 |
| * | | | | | | | | | | fs: Add helper functions for permanently empty directories. | Eric W. Biederman | 2015-07-01 | 1 | -0/+2 |
| * | | | | | | | | | | mnt: Refactor the logic for mounting sysfs and proc in a user namespace | Eric W. Biederman | 2015-05-13 | 1 | -1/+1 |
* | | | | | | | | | | | Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o... | Linus Torvalds | 2015-07-03 | 2 | -3/+36 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | remoteproc/wkup_m3: add a remoteproc driver for TI Wakeup M3 | Dave Gerlach | 2015-06-17 | 1 | -0/+30 |
| * | | | | | | | | | | | remoteproc: add a rproc ops for performing address translation | Suman Anna | 2015-06-17 | 1 | -0/+2 |
| * | | | | | | | | | | | remoteproc: introduce rproc_get_by_phandle API | Dave Gerlach | 2015-06-16 | 1 | -3/+4 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o... | Linus Torvalds | 2015-07-03 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | hwspinlock/core: add device tree support | Suman Anna | 2015-05-02 | 1 | -0/+7 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-07-03 | 2 | -3/+8 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | writeback: don't embed root bdi_writeback_congested in bdi_writeback | Tejun Heo | 2015-07-02 | 2 | -3/+8 |
* | | | | | | | | | | | Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2015-07-02 | 11 | -98/+152 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | ACPICA: Update version to 20150619 | Bob Moore | 2015-07-01 | 1 | -1/+1 |