aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-27dax: move writeback calls into the filesystemsGravatar Ross Zwisler 7-16/+43
2016-02-27dax: give DAX clearing code correct bdevGravatar Ross Zwisler 6-10/+13
2016-02-27ext4: online defrag not supported with DAXGravatar Ross Zwisler 1-0/+5
2016-02-27ext2, ext4: only set S_DAX for regular inodesGravatar Ross Zwisler 2-2/+2
2016-02-27block: disable block device DAX by defaultGravatar Dan Williams 2-1/+18
2016-02-27ocfs2: unlock inode if deleting inode from orphan failsGravatar Guozhonghua 1-0/+1
2016-02-27mm: ASLR: use get_random_long()Gravatar Daniel Cashman 8-14/+14
2016-02-27drivers: char: random: add get_random_long()Gravatar Daniel Cashman 2-0/+23
2016-02-27mm: numa: quickly fail allocations for NUMA balancing on full nodesGravatar Mel Gorman 1-1/+1
2016-02-27mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEEDGravatar Andrea Arcangeli 1-2/+12
2016-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 2-6/+13
2016-02-26Merge tag 'sound-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 5-34/+77
2016-02-26Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-94/+36
2016-02-26Merge branches 'pm-devfreq' and 'acpi-pci'Gravatar Rafael J. Wysocki 1-94/+34
2016-02-26Merge branch 'stable-4.5' of git://git.infradead.org/users/pcmoore/selinux in...Gravatar James Morris 1-1/+1
2016-02-26ALSA: hda - Loop interrupt handling until really clearedGravatar Takashi Iwai 3-23/+33
2016-02-25Merge tag 'trace-fixes-v4.5-rc5-2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+2
2016-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 7-17/+19
2016-02-25Merge tag 'renesas-sh-drivers-fixes-for-v4.5' of git://git.kernel.org/pub/scm...Gravatar Linus Torvalds 1-1/+1
2016-02-25Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-4/+19
2016-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 2-1/+3
2016-02-25Merge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-1/+1
2016-02-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 24-121/+475
2016-02-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 7-63/+75
2016-02-25Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Gravatar Linus Torvalds 3-5/+43
2016-02-25ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2Gravatar Takashi Iwai 1-0/+8
2016-02-25ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225Gravatar David Henningsson 1-2/+21
2016-02-25Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Paolo Bonzini 3-13/+14
2016-02-25KVM: x86: MMU: fix ubsan index-out-of-range warningGravatar Mike Krinkin 1-1/+1
2016-02-25ALSA: hda - Fixing background noise on Dell Inspiron 3162Gravatar Kai-Heng Feng 1-0/+8
2016-02-25Merge branch 'linux-4.5' of git://github.com/skeggsb/linux into drm-fixesGravatar Dave Airlie 2-0/+16
2016-02-25drm/nouveau/disp/dp: ensure sink is powered up before attempting link trainingGravatar Ben Skeggs 2-0/+16
2016-02-25drm/nouveau: platform: Fix deferred probeGravatar Thierry Reding 2-12/+30
2016-02-25drivers: sh: Restore legacy clock domain on SuperH platformsGravatar Geert Uytterhoeven 1-1/+1
2016-02-25Merge tag 'drm-intel-fixes-2016-02-22' of git://anongit.freedesktop.org/drm-i...Gravatar Dave Airlie 13-93/+367
2016-02-25Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Gravatar Dave Airlie 7-16/+62
2016-02-24Merge tag 'arc-4.5-rc6-fixes-upd' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 20-163/+134
2016-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-9/+14
2016-02-24libceph: don't spam dmesg with stray reply warningsGravatar Ilya Dryomov 1-2/+2
2016-02-24libceph: use the right footer size when skipping a messageGravatar Ilya Dryomov 1-2/+9
2016-02-24libceph: don't bail early from try_read() when skipping a messageGravatar Ilya Dryomov 1-2/+2
2016-02-24thp: call pmdp_invalidate() with correct virtual addressGravatar Kirill A. Shutemov 1-4/+5
2016-02-24drm/amdgpu: disable direct VM updates when vm_debug is setGravatar Christian König 1-1/+2
2016-02-24amdgpu: fix NULL pointer dereference at tonga_check_states_equalGravatar Bradley Pankow 1-2/+2
2016-02-24arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2Gravatar Marc Zyngier 1-10/+10
2016-02-24tracing: Fix showing function event in available_eventsGravatar Steven Rostedt (Red Hat) 1-1/+2
2016-02-24KVM: async_pf: do not warn on page allocation failuresGravatar Christian Borntraeger 1-1/+1
2016-02-24KVM: x86: fix conversion of addresses to linear in 32-bit protected modeGravatar Paolo Bonzini 1-2/+2
2016-02-24KVM: x86: fix missed hardware breakpointsGravatar Paolo Bonzini 1-0/+1
2016-02-24Revert "ACPI, PCI, irq: remove interrupt count restriction"Gravatar Rafael J. Wysocki 1-102/+34