summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-for-v4.8-final' of git://people.freedesktop.org/~airlied...Linus Torvalds2016-09-308-3/+16
|\
| * drm/udl: fix line iterator in damage handlingDavid Herrmann2016-09-281-1/+1
| * Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2016-09-285-1/+8
| |\
| | * drm/nouveau: Revert "bus: remove cpu_coherent flag"Karol Herbst2016-09-224-1/+5
| | * drm/nouveau/fifo/nv04: avoid ramht race against cookie insertionIlia Mirkin2016-09-221-0/+3
| * | Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-09-282-1/+7
| |\ \
| | * | drm/radeon/si/dpm: add workaround for for Jet partsAlex Deucher2016-09-271-0/+6
| | * | drm/amdgpu: disable CRTCs before teardownGrazvydas Ignotas2016-09-271-1/+1
| | |/
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-295-33/+70
|\ \ \
| * | | libnvdimm, region: fix flush hint table thinkoDan Williams2016-09-242-10/+32
| * | | nfit: fail DSMs that return non-zero status by defaultDan Williams2016-09-211-20/+28
| * | | libnvdimm: fix devm_nvdimm_memremap() error pathDan Williams2016-09-211-1/+7
| * | | tools/testing/nvdimm: fix allocation range for mock flush hint tablesDan Williams2016-09-191-1/+2
| * | | nvdimm: fix PHYS_PFN/PFN_PHYS mixupOliver O'Halloran2016-09-191-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-09-295-7/+10
|\ \ \ \
| * | | | mem-hotplug: use nodes that contain memory as mask in new_node_page()Li Zhong2016-09-291-5/+5
| * | | | scripts/recordmcount.c: account for .softirqentry.textDmitry Vyukov2016-09-292-0/+2
| * | | | dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUGAndrey Smirnov2016-09-291-1/+1
| * | | | mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang2016-09-291-1/+2
* | | | | Merge tag 'for-linus-20160928' of git://git.infradead.org/linux-mtdLinus Torvalds2016-09-282-1/+4
|\ \ \ \ \
| * | | | | mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan2016-09-101-0/+3
| * | | | | mtd: nand: omap2: Don't call dma_release_channel() if dma_request_chan() failedRoger Quadros2016-08-291-1/+1
* | | | | | MAINTAINERS: Update my e-mailMark Fasheh2016-09-281-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-282-8/+40
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cgroup: fix invalid controller enable rejections with cgroup namespaceTejun Heo2016-09-231-4/+25
| * | | | cpuset: fix non static symbol warningWei Yongjun2016-09-161-1/+1
| * | | | cpuset: handle race between CPU hotplug and cpuset_hotplug_workJoonwoo Park2016-09-131-3/+14
* | | | | Linux 4.8-rc8v4.8-rc8Linus Torvalds2016-09-261-1/+1
* | | | | Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2016-09-261-13/+16
|\ \ \ \ \
| * | | | | fix memory leaks in tracing_buffers_splice_read()Al Viro2016-09-251-6/+8
| * | | | | tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)2016-09-251-7/+8
* | | | | | fault_in_multipages_readable() throws set-but-unused errorDave Chinner2016-09-261-0/+1
* | | | | | mm: check VMA flags to avoid invalid PROT_NONE NUMA balancingLorenzo Stoakes2016-09-262-8/+7
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-09-2517-65/+37
|\ \ \ \ \ \
| * | | | | | MIPS: Fix delay slot emulation count in debugfsPaul Burton2016-09-251-0/+1
| * | | | | | MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn2016-09-251-4/+3
| * | | | | | MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton2016-09-231-0/+2
| * | | | | | MIPS: vDSO: Fix Malta EVA mapping to vDSO page structsJames Hogan2016-09-211-4/+4
| * | | | | | MIPS: Select HAVE_REGS_AND_STACK_ACCESS_APIMarcin Nowakowski2016-09-191-0/+1
| * | | | | | MIPS: Octeon: Fix platform bus probingAaro Koskinen2016-09-191-1/+1
| * | | | | | MIPS: Octeon: mangle-port: fix build failure with VDSO codeAaro Koskinen2016-09-191-2/+2
| * | | | | | MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski2016-09-191-4/+4
| * | | | | | MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushesPaul Burton2016-09-131-1/+1
| * | | | | | MIPS: Add a missing ".set pop" in an early commitHuacai Chen2016-09-131-0/+1
| * | | | | | MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn2016-09-131-0/+2
| * | | | | | MIPS: Remove compact branch policy Kconfig entriesPaul Burton2016-09-132-40/+0
| * | | | | | MIPS: MAAR: Fix address alignmentJames Hogan2016-09-131-7/+6
| * | | | | | MIPS: Fix memory regions reaching top of physicalJames Hogan2016-09-131-0/+7
| * | | | | | MIPS: uprobes: fix incorrect uprobe brk handlingMarcin Nowakowski2016-09-131-1/+1
| * | | | | | MIPS: ath79: Fix test for error return of clk_register_fixed_factor().Amitoj Kaur Chawla2016-09-131-1/+1