aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-24fbdev: color map copying bounds checkingKees Cook1-12/+14
2017-01-24frv: add atomic64_add_unless()Sudip Mukherjee1-0/+16
2017-01-24mm/mempolicy.c: do not put mempolicy before using its nodemaskVlastimil Babka1-1/+1
2017-01-24radix-tree: fix private list warningsMatthew Wilcox1-1/+1
2017-01-24Documentation/filesystems/proc.txt: add VmPinFabian Frederick1-2/+3
2017-01-24mm, memcg: do not retry precharge chargesDavid Rientjes1-2/+2
2017-01-24proc: add a schedule point in proc_pid_readdir()Eric Dumazet1-0/+2
2017-01-24mm: alloc_contig: re-allow CMA to compact FS pagesLucas Stach1-0/+1
2017-01-24mm/slub.c: trace free objects at KERN_INFODaniel Thompson1-10/+13
2017-01-24userfaultfd: fix SIGBUS resulting from false rwsem wakeupsAndrea Arcangeli1-2/+35
2017-01-24drivers/memstick/core/memstick.c: avoid -Wnonnull warningArnd Bergmann1-1/+1
2017-01-24kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus3-0/+13
2017-01-24dax: fix build warnings with FS_DAX and !FS_IOMAPRoss Zwisler4-4/+1
2017-01-24mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer1-1/+17
2017-01-24memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu3-15/+21
2017-01-25vring: Force use of DMA API for ARM-based systems with legacy devicesWill Deacon1-0/+7
2017-01-25virtio_mmio: Set DMA masks appropriatelyRobin Murphy1-1/+19
2017-01-25vhost/vsock: handle vhost_vq_init_access() errorStefan Hajnoczi1-4/+9
2017-01-24MAINTAINERS: Add myself to X86 PLATFORM DRIVERS as a co-maintainerAndy Shevchenko1-0/+1
2017-01-24userns: Make ucounts lock irq-safeNikolay Borisov1-6/+8
2017-01-23drm/i915: Update DRIVER_DATE to 20170123Daniel Vetter1-2/+2
2017-01-23drm/mgag200: Added support for the new device G200eH3Mathieu Larouche4-19/+61
2017-01-22Linux 4.10-rc5v4.10-rc5Linus Torvalds1-2/+2
2017-01-22platform/x86: ideapad-laptop: handle ACPI event 1Zach Ploskey1-0/+1
2017-01-21drm/i915: reinstate call to trace_i915_vma_bindDaniele Ceraolo Spurio1-0/+1
2017-01-21drm/i915: Assert that created vma has a whole number of pagesChris Wilson1-0/+2
2017-01-21drm/i915: Assert the drm_mm_node is allocated when on the VM listsChris Wilson2-0/+4
2017-01-21drm/i915: Treat an error from i915_vma_instance() as unlikelyChris Wilson1-1/+1
2017-01-21drm/i915: Reject vma creation larger than address spaceChris Wilson1-3/+16
2017-01-21drm/i915: Use common LRU inactive vma bumping for unpin_from_displayChris Wilson1-2/+1
2017-01-21drm/i915: Do an unlocked wait before set-cache-level ioctlChris Wilson1-10/+19
2017-01-21platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOTAndy Shevchenko1-1/+1
2017-01-21platform/x86: surface3-wmi: fix uninitialized symbolBenjamin Tissoires1-1/+1
2017-01-21platform/x86: surface3-wmi: Shut up unused-function warningArnd Bergmann1-3/+1
2017-01-21platform/x86: mlx-platform: free first dev on errorDan Carpenter1-1/+1
2017-01-20drm/i915/huc: Assert that HuC vma is placed in GuC accessible rangeMichał Winiarski1-1/+1
2017-01-20drm/i915/huc: Avoid attempting to authenticate non-existent fwMichał Winiarski1-0/+3
2017-01-20KVM: s390: do not expose random data via facility bitmapChristian Borntraeger1-2/+2
2017-01-20xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman1-1/+1
2017-01-20drm/i915: Set adjustment to zero on Up/Down interrupts if freq is already max...Sagar Arun Kamble1-0/+6
2017-01-20drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablementAndrzej Hajda1-0/+2
2017-01-20drm/exynos/decon5433: fix CMU programmingAndrzej Hajda1-4/+0
2017-01-20drm/exynos/decon5433: do not disable video after resetAndrzej Hajda1-2/+0
2017-01-20powerpc: Ignore reserved field in DCSR and PVR reads and writesAnton Blanchard1-5/+5
2017-01-20powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset writeDave Martin1-0/+7
2017-01-20powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin1-0/+7
2017-01-19ARM: dts: da850-evm: fix read access to SPI flashFabien Parent1-0/+1
2017-01-19virtio/s390: virtio: constify virtio_config_ops structuresBhumika Goyal1-1/+1
2017-01-19virtio/s390: add missing \n to end of dev_err messageColin Ian King1-1/+1
2017-01-19virtio/s390: support READ_STATUS command for virtio-ccwPierre Morel1-0/+25