| Commit message (Expand) | Author | Files | Lines |
2015-07-13 | Linux 4.2-rc2v4.2-rc2 | Linus Torvalds | 1 | -1/+1 |
2015-07-13 | Revert "drm/i915: Use crtc_state->active in primary check_plane func" | Linus Torvalds | 1 | -1/+1 |
2015-07-12 | freeing unlinked file indefinitely delayed | Al Viro | 1 | -2/+5 |
2015-07-12 | fix a braino in ovl_d_select_inode() | Al Viro | 1 | -0/+3 |
2015-07-12 | 9p: don't leave a half-initialized inode sitting around | Al Viro | 2 | -4/+2 |
2015-07-11 | tick/broadcast: Prevent NULL pointer dereference | Thomas Gleixner | 1 | -8/+10 |
2015-07-10 | selinux: fix mprotect PROT_EXEC regression caused by mm change | Stephen Smalley | 1 | -1/+2 |
2015-07-10 | parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based... | John David Anglin | 5 | -168/+212 |
2015-07-10 | stifb: Implement hardware accelerated copyarea | Alex Ivanov | 1 | -2/+38 |
2015-07-10 | nfit: add support for NVDIMM "latch" flag | Ross Zwisler | 2 | -1/+37 |
2015-07-10 | nfit: update block I/O path to use PMEM API | Ross Zwisler | 2 | -12/+100 |
2015-07-10 | tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_test | Dan Williams | 3 | -2/+71 |
2015-07-10 | tools/testing/nvdimm: fix return code for unimplemented commands | Dan Williams | 1 | -1/+1 |
2015-07-10 | tools/testing/nvdimm: mock ioremap_wt | Dan Williams | 2 | -0/+7 |
2015-07-10 | pmem: add maintainer for include/linux/pmem.h | Ross Zwisler | 1 | -0/+1 |
2015-07-10 | Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors" | Dmitry Torokhov | 1 | -1/+1 |
2015-07-10 | arm64: entry32: remove pointless register assignment | Mark Rutland | 1 | -2/+0 |
2015-07-10 | MIPS: O32: Use compat_sys_getsockopt. | Ralf Baechle | 1 | -1/+1 |
2015-07-10 | MIPS: c-r4k: Extend way_string array | Paul Burton | 1 | -1/+3 |
2015-07-10 | MIPS: Pistachio: Support CDMM & Fast Debug Channel | James Hogan | 2 | -1/+12 |
2015-07-10 | MIPS: Malta: Make GIC FDC IRQ workaround Malta specific | James Hogan | 2 | -17/+13 |
2015-07-10 | MIPS: c-r4k: Fix cache flushing for MT cores | Markos Chandras | 3 | -4/+55 |
2015-07-10 | cxl: Check if afu is not null in cxl_slbia | Daniel Axtens | 1 | -1/+1 |
2015-07-09 | hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead | Joe Perches | 1 | -4/+7 |
2015-07-09 | hpfs: kstrdup() out of memory handling | Sanidhya Kashyap | 1 | -2/+5 |
2015-07-09 | hpfs: Remove unessary cast | Firo Yang | 1 | -1/+1 |
2015-07-09 | hpfs: add fstrim support | Mikulas Patocka | 5 | -0/+128 |
2015-07-09 | i2c: Mark instantiated device nodes with OF_POPULATE | Pantelis Antoniou | 1 | -1/+15 |
2015-07-09 | i2c: jz4780: Fix return value if probe fails | Axel Lin | 1 | -7/+8 |
2015-07-09 | i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error path | Axel Lin | 1 | -0/+1 |
2015-07-09 | i2c: I2C_MT65XX should depend on HAS_DMA | Geert Uytterhoeven | 1 | -0/+1 |
2015-07-09 | ioctl_compat: handle FITRIM | Mikulas Patocka | 6 | -7/+1 |
2015-07-09 | selinux: don't waste ebitmap space when importing NetLabel categories | Paul Moore | 1 | -0/+6 |
2015-07-09 | Fix firmware loader uevent buffer NULL pointer dereference | Linus Torvalds | 1 | -3/+13 |
2015-07-09 | mm: avoid setting up anonymous pages into file mapping | Kirill A. Shutemov | 1 | -7/+13 |
2015-07-09 | MAINTAINERS: add secondary tree for ceph modules | Sage Weil | 1 | -0/+3 |
2015-07-09 | MAINTAINERS: update ceph entries | Sage Weil | 1 | -4/+15 |
2015-07-09 | libceph: treat sockaddr_storage with uninitialized family as blank | Ilya Dryomov | 1 | -7/+7 |
2015-07-09 | libceph: enable ceph in a non-default network namespace | Ilya Dryomov | 3 | -7/+22 |
2015-07-09 | drm/radeon: disable vce init on cayman (v2) | Alex Deucher | 1 | -11/+14 |
2015-07-09 | drm/amdgpu: fix timeout calculation | Christian König | 1 | -1/+1 |
2015-07-09 | drm/radeon: check if BO_VA is set before adding it to the invalidation list | Christian König | 1 | -5/+5 |
2015-07-09 | drm/radeon: allways add the VM clear duplicate | Christian König | 1 | -18/+16 |
2015-07-09 | Revert "Revert "drm/radeon: dont switch vt on suspend"" | Alex Deucher | 1 | -0/+1 |
2015-07-09 | drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor() | Michel Dänzer | 1 | -30/+19 |
2015-07-09 | drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2) | Grigori Goronzy | 1 | -1/+33 |
2015-07-09 | drm/radeon: Clean up reference counting and pinning of the cursor BOs | Michel Dänzer | 2 | -48/+37 |
2015-07-09 | drm/amdkfd: validate pdd where it acquired first | Maninder Singh | 1 | -2/+7 |
2015-07-09 | Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit" | Markos Chandras | 1 | -1/+1 |
2015-07-09 | MIPS: cps-vec: Use macros for various arithmetics and memory operations | Markos Chandras | 1 | -16/+16 |