summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dax: give DAX clearing code correct bdevRoss Zwisler2016-02-276-10/+13
* ext4: online defrag not supported with DAXRoss Zwisler2016-02-271-0/+5
* ext2, ext4: only set S_DAX for regular inodesRoss Zwisler2016-02-272-2/+2
* block: disable block device DAX by defaultDan Williams2016-02-272-1/+18
* ocfs2: unlock inode if deleting inode from orphan failsGuozhonghua2016-02-271-0/+1
* mm: ASLR: use get_random_long()Daniel Cashman2016-02-278-14/+14
* drivers: char: random: add get_random_long()Daniel Cashman2016-02-272-0/+23
* mm: numa: quickly fail allocations for NUMA balancing on full nodesMel Gorman2016-02-271-1/+1
* mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEEDAndrea Arcangeli2016-02-271-2/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-02-262-6/+13
|\
| * libceph: don't spam dmesg with stray reply warningsIlya Dryomov2016-02-241-2/+2
| * libceph: use the right footer size when skipping a messageIlya Dryomov2016-02-241-2/+9
| * libceph: don't bail early from try_read() when skipping a messageIlya Dryomov2016-02-241-2/+2
* | Merge tag 'sound-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-02-265-34/+77
|\ \
| * | ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai2016-02-263-23/+33
| * | ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2Takashi Iwai2016-02-251-0/+8
| * | ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225David Henningsson2016-02-251-2/+21
| * | ALSA: hda - Fixing background noise on Dell Inspiron 3162Kai-Heng Feng2016-02-251-0/+8
| * | ALSA: hda - Apply clock gate workaround to Skylake, tooTakashi Iwai2016-02-221-9/+7
* | | Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-262-94/+36
|\ \ \
| * \ \ Merge branches 'pm-devfreq' and 'acpi-pci'Rafael J. Wysocki2016-02-261-94/+34
| |\ \ \
| | * | | Revert "ACPI, PCI, irq: remove interrupt count restriction"Rafael J. Wysocki2016-02-241-102/+34
| | * | | Revert "ACPI / PCI: Simplify acpi_penalize_isa_irq()"Rafael J. Wysocki2016-02-241-3/+11
| | | |/ | | |/|
| * | | Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki2016-02-241-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | PM / devfreq: tegra: Set freq in rate callbackTomeu Vizoso2016-02-231-0/+2
| |/ /
* | | Merge branch 'stable-4.5' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-02-261-1/+1
|\ \ \
| * | | selinux: Don't sleep inside inode_getsecid hookAndreas Gruenbacher2016-02-191-1/+1
* | | | Merge tag 'trace-fixes-v4.5-rc5-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-02-251-1/+2
|\ \ \ \
| * | | | tracing: Fix showing function event in available_eventsSteven Rostedt (Red Hat)2016-02-241-1/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-02-257-17/+19
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-02-253-13/+14
| |\ \ \ \ \
| | * | | | | arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2Marc Zyngier2016-02-241-10/+10
| | * | | | | arm/arm64: KVM: Feed initialized memory to MMIO accessesMarc Zyngier2016-02-241-1/+2
| | * | | | | KVM: arm/arm64: vgic: Ensure bitmaps are long enoughMark Rutland2016-02-231-2/+2
| * | | | | | KVM: x86: MMU: fix ubsan index-out-of-range warningMike Krinkin2016-02-251-1/+1
| * | | | | | KVM: async_pf: do not warn on page allocation failuresChristian Borntraeger2016-02-241-1/+1
| * | | | | | KVM: x86: fix conversion of addresses to linear in 32-bit protected modePaolo Bonzini2016-02-241-2/+2
| * | | | | | KVM: x86: fix missed hardware breakpointsPaolo Bonzini2016-02-241-0/+1
* | | | | | | Merge tag 'renesas-sh-drivers-fixes-for-v4.5' of git://git.kernel.org/pub/scm...Linus Torvalds2016-02-251-1/+1
|\ \ \ \ \ \ \
| * | | | | | | drivers: sh: Restore legacy clock domain on SuperH platformsGeert Uytterhoeven2016-02-251-1/+1
* | | | | | | | Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-02-253-4/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/mm/hash: Clear the invalid slot information correctlyAneesh Kumar K.V2016-02-222-2/+18
| * | | | | | | | powerpc/eeh: Fix partial hotplug criterionGavin Shan2016-02-221-2/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-02-252-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | s390/fpu: signals vs. floating point control registerMartin Schwidefsky2016-02-221-0/+2
| * | | | | | | | | s390/compat: correct restore of high gprs on signal returnMartin Schwidefsky2016-02-221-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-02-251-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi2016-02-231-1/+1
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-02-2524-121/+475
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linux-4.5' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2016-02-252-0/+16
| |\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud