summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-09-1625-93/+102
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'samsung-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2016-09-162-0/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: EXYNOS: Clear OF_POPULATED flag from PMU node in IRQ init callbackJavier Martinez Canillas2016-08-301-0/+6
| | * | | | | | | | | MAINTAINERS: Add myself as reviewer for Samsung Exynos supportJavier Martinez Canillas2016-08-261-0/+1
| * | | | | | | | | | ARM: keystone: defconfig: Fix USB configurationRoger Quadros2016-09-151-0/+1
| * | | | | | | | | | Merge branch 'dt/irq-fix' into fixesArnd Bergmann2016-09-1411-44/+44
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | arm64: dts: Fix broken architected timer interrupt triggerMarc Zyngier2016-09-1411-44/+44
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | ARM: multi_v7_defconfig: update XILINX_VDMAFabian Frederick2016-09-141-1/+1
| * | | | | | | | | | Merge tag 'sti-dt-fixes-for-v4.8-rcs' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2016-09-092-8/+14
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST SDHCILee Jones2016-09-081-4/+6
| | * | | | | | | | | | ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB)Lee Jones2016-09-081-4/+8
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'renesas-fixes-for-v4.8' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2016-09-091-36/+26
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: shmobile: fix regulator quirk for Gen2Wolfram Sang2016-09-021-36/+26
| | |/ / / / / / / / /
| * | | | | | | | | | ARM64: dts: bcm: Use a symlink to R-Pi dtsi files from arch=armIan Campbell2016-09-095-3/+6
| * | | | | | | | | | ARM: dts: Remove use of skeleton.dtsi from bcm283x.dtsiIan Campbell2016-09-092-1/+3
* | | | | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-09-1616-101/+114
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARM: pxa/lubbock: add pcmcia clockRussell King2016-09-121-0/+14
| * | | | | | | | | | | ARM: locomo: fix locomo irq handlingRussell King2016-09-121-3/+2
| * | | | | | | | | | | ARM: 8612/1: LPAE: initialize cache policy correctlyStefan Agner2016-09-123-1/+3
| * | | | | | | | | | | Merge branches 'fixes-pcmcia' and 'fixes-sa1111' into fixesRussell King2016-09-121-13/+19
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: sa1111: fix missing clk_disable()Russell King2016-09-121-1/+3
| | * | | | | | | | | | | ARM: sa1111: fix pcmcia suspend/resumeRussell King2016-09-121-9/+13
| | * | | | | | | | | | | ARM: sa1111: fix pcmcia interrupt mask polarityRussell King2016-09-121-2/+2
| | * | | | | | | | | | | ARM: sa1111: fix error code propagation in sa1111_probe()Russell King2016-09-121-1/+1
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | pcmcia: lubbock: fix sockets configurationRobert Jarzmik2016-09-123-6/+7
| * | | | | | | | | | | pcmcia: sa1111: fix propagation of lowlevel board init return codeRussell King2016-09-125-69/+58
| * | | | | | | | | | | pcmcia: soc_common: fix SS_STSCHG polarityRussell King2016-09-121-1/+1
| * | | | | | | | | | | pcmcia: sa11xx_base: add units to the timing informationRussell King2016-09-121-3/+3
| * | | | | | | | | | | pcmcia: sa11xx_base: fix reporting of timing informationRussell King2016-09-121-1/+1
| * | | | | | | | | | | pcmcia: ds: fix suspend/resumeRussell King2016-09-121-5/+7
| |/ / / / / / / / / /
* | | | | | | | | | | aio: mark AIO pseudo-fs noexecJann Horn2016-09-161-1/+6
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-09-161-3/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kvm: x86: correctly reset dest_map->vector when restoring LAPIC statePaolo Bonzini2016-09-151-3/+5
* | | | | | | | | | | | vfs: cap dedupe request structure size at PAGE_SIZEDarrick J. Wong2016-09-151-0/+4
* | | | | | | | | | | | vfs: fix return type of ioctl_file_dedupe_rangeDarrick J. Wong2016-09-151-1/+1
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-09-155-75/+90
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe2016-09-135-74/+83
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | nvme-rdma: add back dependency on CONFIG_BLOCKArnd Bergmann2016-09-121-0/+1
| | * | | | | | | | | | | | nvme-rdma: fix null pointer dereference on req->mrColin Ian King2016-09-121-0/+1
| | * | | | | | | | | | | | nvme-rdma: use ib_client API to detect device removalSteve Wise2016-09-121-68/+40
| | * | | | | | | | | | | | nvme-rdma: add DELETING queue flagSagi Grimberg2016-09-121-2/+9
| | * | | | | | | | | | | | nvme-rdma: destroy nvme queue rdma resources on connect failureSteve Wise2016-09-041-3/+11
| | * | | | | | | | | | | | nvme_rdma: keep a ref on the ctrl during delete/flushSteve Wise2016-09-041-8/+18
| | * | | | | | | | | | | | iw_cxgb4: block module unload until all ep resources are releasedSteve Wise2016-09-043-0/+8
| | * | | | | | | | | | | | iw_cxgb4: call dev_put() on l2t allocation failureSteve Wise2016-09-041-1/+3
| * | | | | | | | | | | | | nvme/quirk: Add a delay before checking device ready for memblaze deviceWenbo Wang2016-09-081-0/+2
| * | | | | | | | | | | | | nvme: Don't suspend admin queue that wasn't createdGabriel Krisman Bertazi2016-09-071-1/+6
* | | | | | | | | | | | | | fix minor infoleak in get_user_ex()Al Viro2016-09-151-1/+5
* | | | | | | | | | | | | | Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-142-9/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | PCI: Fix bridge_d3 update on device removalLukas Wunner2016-09-131-2/+1