Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | IB/hfi1: Correct external device configuration shift | Easwar Hariharan | 2016-05-13 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | IB/hfi1: Wait for QSFP modules to initialize | Easwar Hariharan | 2016-05-13 | 3 | -7/+21 | |
| | * | | | | | | | | | | | | | IB/hfi1: Ignore non-temperature warnings on a downed link | Easwar Hariharan | 2016-05-13 | 3 | -7/+13 | |
| | | | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7 | Doug Ledford | 2016-05-26 | 18 | -111/+844 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | IB/core: Add IP to GID netlink offload | Mark Bloch | 2016-05-24 | 3 | -24/+198 | |
| | | * | | | | | | | | | | | | | | IB/core: Register SA ibnl client during ib_core initialization | Mark Bloch | 2016-05-24 | 3 | -22/+38 | |
| | | * | | | | | | | | | | | | | | IB/netlink: Add a new local service operation | Mark Bloch | 2016-05-24 | 1 | -0/+10 | |
| | | * | | | | | | | | | | | | | | IB/SA: Integrate ib_sa module into ib_core module | Mark Bloch | 2016-05-24 | 4 | -15/+17 | |
| | | * | | | | | | | | | | | | | | IB/MAD: Integrate ib_mad module into ib_core module | Mark Bloch | 2016-05-24 | 4 | -14/+18 | |
| | | * | | | | | | | | | | | | | | IB/core: Integrate IB address resolution module into core | Leon Romanovsky | 2016-05-24 | 4 | -13/+16 | |
| | * | | | | | | | | | | | | | | | IB/IPoIB: Allow setting the device address | Mark Bloch | 2016-05-25 | 6 | -6/+187 | |
| | * | | | | | | | | | | | | | | | IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join | Erez Shitrit | 2016-05-25 | 3 | -13/+100 | |
| | * | | | | | | | | | | | | | | | IB/core: Support new type of join-state for multicast | Erez Shitrit | 2016-05-25 | 1 | -5/+18 | |
| | * | | | | | | | | | | | | | | | IB/SA Agent: Add support for SA agent get ClassPortInfo | Erez Shitrit | 2016-05-25 | 2 | -0/+185 | |
| | * | | | | | | | | | | | | | | | IB/core: Introduce capabilitymask2 field in ClassPortInfo mad | Erez Shitrit | 2016-05-25 | 3 | -5/+63 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * / / / / / / / / / / / / / / | RDMA/cxgb3: device driver frees DMA memory with different size | Honggang Li | 2016-05-24 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-05-27 | 3 | -23/+70 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Input: pwm-beeper - fix - scheduling while atomic | Manfred Schlaegl | 2016-05-27 | 1 | -21/+48 | |
| * | | | | | | | | | | | | | | | Input: xpad - xbox one elite controller support | Pavel Rojtberg | 2016-05-27 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | Input: xpad - add more third-party controllers | Pavel Rojtberg | 2016-05-27 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | Input: xpad - prevent spurious input from wired Xbox 360 controllers | Cameron Gutman | 2016-05-27 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | Input: xpad - move pending clear to the correct location | Pavel Rojtberg | 2016-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Input: uinput - handle compat ioctl for UI_SET_PHYS | Ricky Liang | 2016-05-20 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-27 | 5 | -11/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | i2c: dev: don't start function name with 'return' | Wolfram Sang | 2016-05-27 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | i2c: dev: switch from register_chrdev to cdev API | Erico Nunes | 2016-05-26 | 1 | -4/+15 | |
| * | | | | | | | | | | | | | | | | i2c: xlr: rename ARCH_TANGOX to ARCH_TANGO | Marc Gonzalez | 2016-05-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | i2c: at91: change log when dma configuration fails | Ludovic Desroches | 2016-05-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | misc: at24: Fix typo in at24 header file | Moritz Fischer | 2016-05-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | i2c: rcar: should depend on HAS_DMA | Geert Uytterhoeven | 2016-05-26 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | i2c: rcar: use dma_request_chan() | Niklas Söderlund | 2016-05-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-05-27 | 9 | -50/+95 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | um: add extended processor state save/restore support | Eli Cooper | 2016-05-21 | 6 | -16/+62 | |
| * | | | | | | | | | | | | | | | | | um: extend fpstate to _xstate to support YMM registers | Eli Cooper | 2016-05-21 | 3 | -21/+32 | |
| * | | | | | | | | | | | | | | | | | um: fix FPU state preservation around signal handlers | Eli Cooper | 2016-05-21 | 1 | -15/+3 | |
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2016-05-27 | 10 | -33/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | ubifs: ubifs_dump_inode: Fix dumping field bulk_read | Andreas Gruenbacher | 2016-05-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | UBI: Fix static volume checks when Fastmap is used | Richard Weinberger | 2016-05-24 | 3 | -2/+22 | |
| * | | | | | | | | | | | | | | | | | UBI: Set free_count to zero before walking through erase list | Heiko Schocher | 2016-05-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | UBI: Silence an unintialized variable warning | Dan Carpenter | 2016-05-24 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | UBI: Clean up return in ubi_remove_volume() | Dan Carpenter | 2016-05-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | UBI: Modify wrong comment in ubi_leb_map function. | z00189512 | 2016-05-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | UBI: Don't read back all data in ubi_eba_copy_leb() | Richard Weinberger | 2016-05-24 | 1 | -26/+0 | |
| * | | | | | | | | | | | | | | | | | UBI: Add ro-mode sysfs attribute | Ezequiel Garcia | 2016-05-24 | 2 | -0/+14 | |
* | | | | | | | | | | | | | | | | | | nfs: fix anonymous member initializer build failure with older compilers | Linus Torvalds | 2016-05-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-05-27 | 58 | -209/+265 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | switch ->setxattr() to passing dentry and inode separately | Al Viro | 2016-05-27 | 20 | -44/+59 | |
| * | | | | | | | | | | | | | | | | | | switch xattr_handler->set() to passing dentry and inode separately | Al Viro | 2016-05-27 | 34 | -135/+156 | |
| * | | | | | | | | | | | | | | | | | | restore killability of old mutex_lock_killable(&inode->i_mutex) users | Al Viro | 2016-05-26 | 3 | -20/+14 | |
| * | | | | | | | | | | | | | | | | | | add down_write_killable_nested() | Al Viro | 2016-05-26 | 2 | -0/+18 |