summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | IB/hfi1: Correct external device configuration shiftEaswar Hariharan2016-05-131-2/+2
| | * | | | | | | | | | | | | IB/hfi1: Wait for QSFP modules to initializeEaswar Hariharan2016-05-133-7/+21
| | * | | | | | | | | | | | | IB/hfi1: Ignore non-temperature warnings on a downed linkEaswar Hariharan2016-05-133-7/+13
| | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7Doug Ledford2016-05-2618-111/+844
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | IB/core: Add IP to GID netlink offloadMark Bloch2016-05-243-24/+198
| | | * | | | | | | | | | | | | | IB/core: Register SA ibnl client during ib_core initializationMark Bloch2016-05-243-22/+38
| | | * | | | | | | | | | | | | | IB/netlink: Add a new local service operationMark Bloch2016-05-241-0/+10
| | | * | | | | | | | | | | | | | IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch2016-05-244-15/+17
| | | * | | | | | | | | | | | | | IB/MAD: Integrate ib_mad module into ib_core moduleMark Bloch2016-05-244-14/+18
| | | * | | | | | | | | | | | | | IB/core: Integrate IB address resolution module into coreLeon Romanovsky2016-05-244-13/+16
| | * | | | | | | | | | | | | | | IB/IPoIB: Allow setting the device addressMark Bloch2016-05-256-6/+187
| | * | | | | | | | | | | | | | | IB/ipoib: Support SendOnlyFullMember MCG for SendOnly joinErez Shitrit2016-05-253-13/+100
| | * | | | | | | | | | | | | | | IB/core: Support new type of join-state for multicastErez Shitrit2016-05-251-5/+18
| | * | | | | | | | | | | | | | | IB/SA Agent: Add support for SA agent get ClassPortInfoErez Shitrit2016-05-252-0/+185
| | * | | | | | | | | | | | | | | IB/core: Introduce capabilitymask2 field in ClassPortInfo madErez Shitrit2016-05-253-5/+63
| | |/ / / / / / / / / / / / / /
| * / / / / / / / / / / / / / / RDMA/cxgb3: device driver frees DMA memory with different sizeHonggang Li2016-05-241-1/+1
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-273-23/+70
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl2016-05-271-21/+48
| * | | | | | | | | | | | | | | Input: xpad - xbox one elite controller supportPavel Rojtberg2016-05-271-1/+2
| * | | | | | | | | | | | | | | Input: xpad - add more third-party controllersPavel Rojtberg2016-05-271-0/+9
| * | | | | | | | | | | | | | | Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman2016-05-271-0/+4
| * | | | | | | | | | | | | | | Input: xpad - move pending clear to the correct locationPavel Rojtberg2016-05-271-1/+1
| * | | | | | | | | | | | | | | Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang2016-05-201-0/+6
* | | | | | | | | | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-275-11/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | i2c: dev: don't start function name with 'return'Wolfram Sang2016-05-271-3/+3
| * | | | | | | | | | | | | | | | i2c: dev: switch from register_chrdev to cdev APIErico Nunes2016-05-261-4/+15
| * | | | | | | | | | | | | | | | i2c: xlr: rename ARCH_TANGOX to ARCH_TANGOMarc Gonzalez2016-05-261-1/+1
| * | | | | | | | | | | | | | | | i2c: at91: change log when dma configuration failsLudovic Desroches2016-05-261-1/+1
| * | | | | | | | | | | | | | | | misc: at24: Fix typo in at24 header fileMoritz Fischer2016-05-261-1/+1
| * | | | | | | | | | | | | | | | i2c: rcar: should depend on HAS_DMAGeert Uytterhoeven2016-05-261-0/+1
| * | | | | | | | | | | | | | | | i2c: rcar: use dma_request_chan()Niklas Söderlund2016-05-261-1/+1
* | | | | | | | | | | | | | | | | Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-279-50/+95
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | um: add extended processor state save/restore supportEli Cooper2016-05-216-16/+62
| * | | | | | | | | | | | | | | | | um: extend fpstate to _xstate to support YMM registersEli Cooper2016-05-213-21/+32
| * | | | | | | | | | | | | | | | | um: fix FPU state preservation around signal handlersEli Cooper2016-05-211-15/+3
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-05-2710-33/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | ubifs: ubifs_dump_inode: Fix dumping field bulk_readAndreas Gruenbacher2016-05-241-1/+1
| * | | | | | | | | | | | | | | | | UBI: Fix static volume checks when Fastmap is usedRichard Weinberger2016-05-243-2/+22
| * | | | | | | | | | | | | | | | | UBI: Set free_count to zero before walking through erase listHeiko Schocher2016-05-241-1/+1
| * | | | | | | | | | | | | | | | | UBI: Silence an unintialized variable warningDan Carpenter2016-05-241-1/+2
| * | | | | | | | | | | | | | | | | UBI: Clean up return in ubi_remove_volume()Dan Carpenter2016-05-241-1/+1
| * | | | | | | | | | | | | | | | | UBI: Modify wrong comment in ubi_leb_map function.z001895122016-05-241-1/+1
| * | | | | | | | | | | | | | | | | UBI: Don't read back all data in ubi_eba_copy_leb()Richard Weinberger2016-05-241-26/+0
| * | | | | | | | | | | | | | | | | UBI: Add ro-mode sysfs attributeEzequiel Garcia2016-05-242-0/+14
* | | | | | | | | | | | | | | | | | nfs: fix anonymous member initializer build failure with older compilersLinus Torvalds2016-05-271-1/+1
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-2758-209/+265
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-2720-44/+59
| * | | | | | | | | | | | | | | | | | switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-2734-135/+156
| * | | | | | | | | | | | | | | | | | restore killability of old mutex_lock_killable(&inode->i_mutex) usersAl Viro2016-05-263-20/+14
| * | | | | | | | | | | | | | | | | | add down_write_killable_nested()Al Viro2016-05-262-0/+18
OpenPOWER on IntegriCloud