summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-31Merge branch 'mmu_notifier_fixes'Linus Torvalds22-249/+65
2017-08-31jfs should use MAX_LFS_FILESIZE when calculating s_maxbytesDave Kleikamp1-9/+3
2017-08-31scripts/dtc: fix '%zx' warningRussell King1-1/+1
2017-08-31include/linux/compiler.h: don't perform compiletime_assert with -O0Joe Stringer1-1/+5
2017-08-31mm, madvise: ensure poisoned pages are removed from per-cpu listsMel Gorman1-0/+6
2017-08-31mm, uprobes: fix multiple free of ->uprobes_state.xol_areaEric Biggers2-2/+8
2017-08-31kernel/kthread.c: kthread_worker: don't hog the cpuShaohua Li1-0/+1
2017-08-31mm,page_alloc: don't call __node_reclaim() with oom_lock held.Tetsuo Handa1-3/+6
2017-08-31mm/mmu_notifier: kill invalidate_pageJérôme Glisse2-39/+0
2017-08-31KVM: update to new mmu_notifier semantic v2Jérôme Glisse7-77/+0
2017-08-31xen/gntdev: update to new mmu_notifier semanticJérôme Glisse1-8/+0
2017-08-31sgi-gru: update to new mmu_notifier semanticJérôme Glisse1-12/+0
2017-08-31misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse1-11/+0
2017-08-31iommu/intel: update to new mmu_notifier semanticJérôme Glisse1-9/+0
2017-08-31iommu/amd: update to new mmu_notifier semanticJérôme Glisse1-8/+0
2017-08-31IB/hfi1: update to new mmu_notifier semanticJérôme Glisse1-9/+0
2017-08-31IB/umem: update to new mmu_notifier semanticJérôme Glisse1-19/+0
2017-08-31drm/amdgpu: update to new mmu_notifier semanticJérôme Glisse1-31/+0
2017-08-31powerpc/powernv: update to new mmu_notifier semanticJérôme Glisse1-10/+0
2017-08-31mm/rmap: update to new mmu_notifier semantic v2Jérôme Glisse1-3/+32
2017-08-31dax: update to new mmu_notifier semanticJérôme Glisse3-13/+33
2017-09-01ceph: fix readpage from fscacheYan, Zheng2-18/+18
2017-08-31binfmt_flat: fix arch/m32r and arch/microblaze flat_put_addr_at_rp()Randy Dunlap2-2/+3
2017-08-31compat_hdio_ioctl: Fix a declarationBart Van Assche1-1/+1
2017-08-31<linux/uaccess.h>: Fix copy_in_user() declarationBart Van Assche1-1/+1
2017-08-31annotate RWF_... flagsChristoph Hellwig7-53/+80
2017-08-31teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise argumentsAl Viro3-7/+9
2017-08-31wl1251: add a missing spin_lock_init()Cong Wang1-0/+1
2017-08-31alarmtimer: Ensure RTC module is not unloadedAlexandre Belloni1-0/+6
2017-08-31Documentation/sphinx: fix kernel-doc decode for non-utf-8 localeJani Nikula1-5/+3
2017-08-31Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman1-5/+19
2017-08-31i2c: designware: Round down ACPI provided clk to nearest supported clkHans de Goede1-4/+12
2017-08-31Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner37-251/+2542
2017-08-31genalloc: Fix an incorrect kerneldoc commentJonathan Corbet1-2/+3
2017-08-31irqchip/ls-scfg-msi: Add MSI affinity supportMinghuan Lian1-5/+63
2017-08-31irqchip/ls-scfg-msi: Add LS1043a v1.1 MSI supportMinghuan Lian2-6/+40
2017-08-31irqchip/ls-scfg-msi: Add LS1046a MSI supportMinghuan Lian1-35/+130
2017-08-31arm64: dts: ls1046a: Add MSI dts nodeMinghuan Lian2-0/+32
2017-08-31arm64: dts: ls1043a: Share all MSIsMinghuan Lian1-3/+3
2017-08-31arm: dts: ls1021a: Share all MSIsMinghuan Lian1-2/+2
2017-08-31arm64: dts: ls1043a: Fix typo of MSI compatible stringMinghuan Lian1-3/+3
2017-08-31arm: dts: ls1021a: Fix typo of MSI compatible stringMinghuan Lian1-2/+2
2017-08-31irqchip/ls-scfg-msi: Fix typo of MSI compatible stringsMinghuan Lian2-5/+7
2017-08-31irqchip/irq-bcm7120-l2: Use correct I/O accessors for irq_fwd_maskFlorian Fainelli1-6/+4
2017-08-31irqchip/mmp: Make mmp_intc_conf constBhumika Goyal1-2/+2
2017-08-31irqchip/gic: Make irq_chip constBhumika Goyal1-1/+1
2017-08-31irqchip/gic-v3: Advertise GICv4 support to KVMMarc Zyngier2-0/+4
2017-08-31irqchip/gic-v4: Enable low-level GICv4 operationsMarc Zyngier4-2/+18
2017-08-31irqchip/gic-v4: Add some basic documentationMarc Zyngier1-0/+71
2017-08-31irqchip/gic-v4: Add VLPI configuration interfaceMarc Zyngier2-0/+46