summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-12Linux 4.2-rc2v4.2-rc2Linus Torvalds
2015-07-12Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds
2015-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-07-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-07-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-12freeing unlinked file indefinitely delayedAl Viro
2015-07-12fix a braino in ovl_d_select_inode()Al Viro
2015-07-129p: don't leave a half-initialized inode sitting aroundAl Viro
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-07-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-07-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-07-11Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2015-07-11Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-07-11tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner
2015-07-10Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-11Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris
2015-07-10selinux: fix mprotect PROT_EXEC regression caused by mm changeStephen Smalley
2015-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin
2015-07-10stifb: Implement hardware accelerated copyareaAlex Ivanov
2015-07-10Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-07-10nfit: add support for NVDIMM "latch" flagRoss Zwisler
2015-07-10nfit: update block I/O path to use PMEM APIRoss Zwisler
2015-07-10tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_testDan Williams
2015-07-10tools/testing/nvdimm: fix return code for unimplemented commandsDan Williams
2015-07-10tools/testing/nvdimm: mock ioremap_wtDan Williams
2015-07-10pmem: add maintainer for include/linux/pmem.hRoss Zwisler
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov
2015-07-10arm64: entry32: remove pointless register assignmentMark Rutland
2015-07-10MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle
2015-07-10MIPS: c-r4k: Extend way_string arrayPaul Burton
2015-07-10MIPS: Pistachio: Support CDMM & Fast Debug ChannelJames Hogan
2015-07-10MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan
2015-07-10MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras
2015-07-10Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie
2015-07-10Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-07-10Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-07-10Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-07-10cxl: Check if afu is not null in cxl_slbiaDaniel Axtens
2015-07-09Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman
2015-07-09Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Kevin Hilman
2015-07-09Merge branch 'hpfs-patches' (patches from Mikulas Patocka)Linus Torvalds
2015-07-09hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV insteadJoe Perches
2015-07-09hpfs: kstrdup() out of memory handlingSanidhya Kashyap
2015-07-09hpfs: Remove unessary castFiro Yang