summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm: Do not indent the arguments of DECLARE_BITMAPMichal Marek2015-10-221-4/+4
* arm/arm64: KVM: Rework the arch timer to use level-triggered semanticsChristoffer Dall2015-10-222-4/+1
* arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall2015-10-221-0/+2
* KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-221-0/+2
* Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-09-171-5/+1
|\
| * arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2015-09-171-5/+1
* | blk: rq_data_dir() should not return a booleanLinus Torvalds2015-09-121-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-125-10/+69
|\ \
| * | fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches2015-09-121-9/+10
| * | sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-124-1/+59
* | | Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds2015-09-122-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-121-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-129-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-273-5/+5
| * | | | | | target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover2015-08-272-3/+2
| * | | | | | target/iscsi: Keep local_ip as the actual sockaddrAndy Grover2015-08-271-3/+1
| * | | | | | target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover2015-08-271-1/+0
| * | | | | | target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier2015-08-031-1/+1
| * | | | | | iscsi-target: Add tpg_enabled_sendtargets for disabled discoveryDavid Disseldorp2015-08-031-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-311-1/+0
| * | | | | | target: remove unused lun_flags field from se_lunChris Zankel2015-07-311-1/+0
| * | | | | | target: Return descriptor format sense data in case the LU spans 64bit sectorsSagi Grimberg2015-07-241-0/+2
| * | | | | | scsi: Protect against buffer possible overflow in scsi_set_sense_informationSagi Grimberg2015-07-241-1/+1
| * | | | | | scsi: Move sense handling routines to scsi_commonSagi Grimberg2015-07-242-6/+6
| * | | | | | tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UAHannes Reinecke2015-07-241-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-122-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-122-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-122-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
| |/ / / / / / / /