summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: add power-domain header for RK3288 SoCsCaesar Wang2015-10-031-0/+31
* blk: rq_data_dir() should not return a booleanLinus Torvalds2015-09-121-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-115-10/+69
|\
| * fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches2015-09-111-9/+10
| * sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-114-1/+59
* | Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds2015-09-112-5/+5
|\ \
| * | NTB: Fix documentation for ntb_peer_db_clear.Allen Hubbe2015-09-071-1/+1
| * | NTB: Fix documentation for ntb_link_is_upAllen Hubbe2015-09-071-4/+3
| * | NTB: Add flow control to the ntb_netdevDave Jiang2015-09-071-0/+1
* | | Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-111-0/+6
|\ \ \
| * \ \ Merge branch 'pm-opp'Rafael J. Wysocki2015-09-111-0/+6
| |\ \ \
| | * | | PM / OPP: add dev_pm_opp_get_suspend_opp() helperBartlomiej Zolnierkiewicz2015-09-091-0/+6
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-119-37/+40
|\ \ \ \ \
| * | | | | target: use stringify.h instead of own definitionDavid Disseldorp2015-09-111-4/+0
| * | | | | target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger2015-09-111-0/+13
| * | | | | target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover2015-08-263-5/+5
| * | | | | target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover2015-08-262-3/+2
| * | | | | target/iscsi: Keep local_ip as the actual sockaddrAndy Grover2015-08-261-3/+1
| * | | | | target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover2015-08-261-1/+0
| * | | | | target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier2015-08-021-1/+1
| * | | | | iscsi-target: Add tpg_enabled_sendtargets for disabled discoveryDavid Disseldorp2015-08-021-0/+3
| * | | | | target: Shrink struct se_cmd by rearranging fieldsRoland Dreier2015-07-311-8/+8
| * | | | | target: Remove cmd->se_ordered_id (unused except debug log lines)Roland Dreier2015-07-311-2/+0
| * | | | | target: remove initiatorname field in se_acl_lunChris Zankel2015-07-301-1/+0
| * | | | | target: remove unused lun_flags field from se_lunChris Zankel2015-07-301-1/+0
| * | | | | target: Return descriptor format sense data in case the LU spans 64bit sectorsSagi Grimberg2015-07-231-0/+2
| * | | | | scsi: Protect against buffer possible overflow in scsi_set_sense_informationSagi Grimberg2015-07-231-1/+1
| * | | | | scsi: Move sense handling routines to scsi_commonSagi Grimberg2015-07-232-6/+6
| * | | | | tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UAHannes Reinecke2015-07-231-0/+1
| * | | | | target: Use struct t10_pi_tupleSagi Grimberg2015-07-061-6/+1
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-112-35/+21
|\ \ \ \ \ \
| * | | | | | scsi_dh: kill struct scsi_dh_dataChristoph Hellwig2015-08-282-22/+20
| * | | | | | scsi_dh: move device matching to the core codeChristoph Hellwig2015-08-281-1/+0
| * | | | | | scsi_dh: integrate into the core SCSI codeChristoph Hellwig2015-08-281-1/+1
| * | | | | | dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpathChristoph Hellwig2015-08-281-5/+0
| * | | | | | dm-mpath, scsi_dh: don't let dm detach device handlersChristoph Hellwig2015-08-282-6/+0
* | | | | | | Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-112-6/+49
|\ \ \ \ \ \ \
| * | | | | | | [media] media: vb2: Remove unused functionsJan Kara2015-08-161-6/+0
| * | | | | | | [media] vb2: Provide helpers for mapping virtual addressesJan Kara2015-08-161-0/+5
| * | | | | | | [media] mm: Provide new get_vaddr_frames() helperJan Kara2015-08-161-0/+44
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-112-18/+14
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui2015-09-022-18/+14
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | thermal: consistently use int for temperaturesSascha Hauer2015-08-032-18/+14
| | |/ / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-09-113-1/+9
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | libceph: use keepalive2 to verify the mon session is aliveYan, Zheng2015-09-083-1/+9
| |/ / / / / / /
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-111-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...Dave Airlie2015-09-111-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | uapi/drm/i915_drm.h: fix userspace compilation.Artem Savkov2015-09-021-1/+1
* | | | | | | | | | Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-105-155/+397
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | blkcg: use CGROUP_WEIGHT_* scale for io.weight on the unified hierarchyTejun Heo2015-08-181-0/+2