summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-1410185-253740/+561414
|\
| * x86/efi: Fix multiple GOP device supportKővágó, Zoltán2015-10-141-2/+6
| * Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-10-132-9/+1
| |\
| | * svcrdma: Fix NFS server crash triggered by 1MB NFS WRITEChuck Lever2015-10-121-1/+1
| | * nfsd/blocklayout: accept any minlengthChristoph Hellwig2015-10-091-8/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-10-135-1/+12
| |\ \
| | * | crypto: ahash - ensure statesize is non-zeroRussell King2015-10-131-1/+2
| | * | crypto: camellia_aesni_avx - Fix CPU feature checksBen Hutchings2015-10-081-0/+5
| | * | crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp2015-10-083-0/+5
| * | | Merge tag 'iommu-fixes-v4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-10-136-19/+42
| |\ \ \
| | * | | iommu/amd: Fix NULL pointer deref on device detachJoerg Roedel2015-10-091-0/+9
| | * | | iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devicesJiang Liu2015-10-091-0/+3
| | * | | Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Joerg Roedel2015-10-073-19/+29
| | |\ \ \
| | | * | | iommu/arm-smmu: Use correct address mask for CMD_TLBI_S2_IPAWill Deacon2015-09-221-3/+6
| | | * | | iommu/arm-smmu: Ensure IAS is set correctly for AArch32-capable SMMUsWill Deacon2015-09-221-3/+9
| | | * | | iommu/io-pgtable-arm: Don't use dma_to_phys()Robin Murphy2015-09-222-13/+14
| | * | | | iommu/vt-d: Fix memory leak in dmar_insert_one_dev_info()Sudip Mukherjee2015-09-291-0/+1
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-10-1329-94/+219
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-10-127-14/+77
| | |\ \ \ \ \
| | | * | | | | drm/nouveau/bios: fix OF loadingIlia Mirkin2015-10-123-11/+36
| | | * | | | | drm/nouveau/fbcon: take runpm reference when userspace has an open fdBen Skeggs2015-10-121-0/+24
| | | * | | | | drm/nouveau/nouveau: Disable AGP for SiS 761Ondrej Zary2015-10-121-2/+6
| | | * | | | | drm/nouveau/display: allow up to 16k width/height for fermi+Ilia Mirkin2015-10-121-1/+5
| | | * | | | | drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiersBen Skeggs2015-10-121-0/+6
| | * | | | | | drm: Fix locking for sysfs dpms fileDaniel Vetter2015-10-091-9/+3
| | * | | | | | Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-10-0918-59/+118
| | |\ \ \ \ \ \
| | | * | | | | | drm/amdgpu: fix memory leak in amdgpu_vm_update_page_directorySudip Mukherjee2015-10-081-1/+3
| | | * | | | | | drm/amdgpu: fix 32-bit compiler warningArnd Bergmann2015-10-071-3/+3
| | | * | | | | | drm/amdgpu: flag iceland as experimentalAlex Deucher2015-10-061-5/+5
| | | * | | | | | drm/amdgpu: check before checking pci bridge registersAlex Deucher2015-10-062-0/+6
| | | * | | | | | drm/amdgpu: fix num_crtc on CZAlex Deucher2015-10-051-1/+1
| | | * | | | | | drm/amdgpu: restore the fbdev mode in lastcloseAlex Deucher2015-10-053-1/+21
| | | * | | | | | drm/radeon: restore the fbdev mode in lastcloseAlex Deucher2015-10-053-1/+21
| | | * | | | | | drm/radeon: add quirk for ASUS R7 370Alex Deucher2015-10-021-0/+1
| | | * | | | | | drm/amdgpu: add pm sysfs files lateAlex Deucher2015-10-023-10/+17
| | | * | | | | | drm/radeon: add pm sysfs files lateAlex Deucher2015-10-022-37/+40
| | * | | | | | | drm/qxl: avoid dependency lockFrediano Ziglio2015-10-071-3/+1
| | * | | | | | | drm/qxl: avoid buffer reservation in qxl_crtc_page_flipFrediano Ziglio2015-10-071-1/+9
| | * | | | | | | drm/qxl: fix framebuffer dirty rectangle tracking.Gerd Hoffmann2015-10-071-8/+11
| * | | | | | | | Linux 4.3-rc5v4.3-rc5Linus Torvalds2015-10-111-2/+2
| * | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-10-112-7/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sched/core: Fix TASK_DEAD race in finish_task_switch()Peter Zijlstra2015-10-062-7/+8
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-10-113-1/+4
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-10-073-1/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | perf tools: Fix build break on powerpc due to sample_reg_masksSukadev Bhattiprolu2015-10-073-1/+4
| * | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-111-2/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | MAINTAINERS: Change Matt Fleming's email addressMatt Fleming2015-10-111-2/+2
| * | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-112-1/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | irqdomain: Add an accessor for the of_node fieldMarc Zyngier2015-10-091-0/+5
| | * | | | | | | | | | | genirq: Fix handle_bad_irq kerneldoc commentArnd Bergmann2015-10-091-1/+0