aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/tlb.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov34-1/+46
2017-03-09asm-generic: introduce __ARCH_USE_5LEVEL_HACKKirill A. Shutemov2-0/+67
2017-03-09asm-generic: introduce 5level-fixup.hKirill A. Shutemov3-1/+46
2017-03-09x86/cpufeature: Add 5-level paging detectionKirill A. Shutemov1-1/+2
2017-03-09usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck1-0/+2
2017-03-09usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen1-1/+1
2017-03-09usb: xhci: remove dummy extra_priv_size for size of xhci_hcd structChunfeng Yun2-2/+0
2017-03-09usb: xhci-mtk: check hcc_params after adding primary hcdChunfeng Yun1-3/+3
2017-03-09Revert "i2c: copy device properties when using i2c_register_board_info()"Wolfram Sang1-10/+0
2017-03-09Revert "i2c: add missing of_node_put in i2c_mux_del_adapters"Wolfram Sang1-2/+0
2017-03-09i2c: exynos5: Avoid transaction timeouts due TRANSFER_DONE_AUTO not setJavier Martinez Canillas1-1/+2
2017-03-09KVM: nVMX: do not warn when MSR bitmap address is not backedRadim Krčmář1-3/+1
2017-03-09USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold1-1/+1
2017-03-09MAINTAINERS: usb251xb: remove reference inexistent fileRichard Leitner1-1/+0
2017-03-09doc: dt-bindings: usb251xb: mark reg as requiredRichard Leitner1-11/+12
2017-03-09usb: usb251xb: dt: add unit suffix to oc-delay and power-on-timeRichard Leitner2-19/+26
2017-03-09usb: usb251xb: remove max_{power,current}_{sp,bp} propertiesRichard Leitner2-40/+4
2017-03-09usb-storage: Add ignore-residue quirk for Initio INIC-3619Tobias Jakobi1-0/+14
2017-03-09USB: iowarrior: fix NULL-deref in writeJohan Hovold1-0/+8
2017-03-09USB: iowarrior: fix NULL-deref at probeJohan Hovold1-6/+7
2017-03-09usb: phy: isp1301: Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-03-09usb: ohci-at91: Do not drop unhandled USB suspend control requestsJelle Martijn Kok1-2/+2
2017-03-09KVM: arm64: Increase number of user memslots to 512Linu Cherian1-1/+1
2017-03-09KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unusedLinu Cherian2-2/+0
2017-03-09KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64Linu Cherian1-0/+3
2017-03-09KVM: Add documentation for KVM_CAP_NR_MEMSLOTSLinu Cherian1-0/+4
2017-03-08drm/amd/amdgpu: fix console deadlock if late init failedJim Qu1-1/+4
2017-03-08mm, page_alloc: Add missing check for memory holesTony Luck1-1/+2
2017-03-08overlayfs: remove now unnecessary header file includeLinus Torvalds1-1/+0
2017-03-08xfs: try any AG when allocating the first btree block when reflinkingChristoph Hellwig2-6/+10
2017-03-08sched/headers: fix up header file dependency on <linux/sched/signal.h>Linus Torvalds2-21/+49
2017-03-08xfs: use iomap new flag for newly allocated delalloc blocksBrian Foster2-17/+32
2017-03-08axonram: Fix gendisk handlingJan Kara1-1/+4
2017-03-08blk: improve order of bio handling in generic_make_request()NeilBrown1-4/+21
2017-03-08Revert "scsi, block: fix duplicate bdi name registration crashes"Jan Kara5-65/+8
2017-03-08block: Make del_gendisk() safer for disks without queuesJan Kara1-6/+10
2017-03-08bdi: Fix use-after-free in wb_congested_put()Jan Kara1-15/+21
2017-03-08block: Allow bdi re-registrationJan Kara1-0/+7
2017-03-08i2c: designware: add reset interfaceZhangfei Gao2-4/+25
2017-03-08i2c: meson: fix wrong variable usage in meson_i2c_put_dataHeiner Kallweit1-1/+1
2017-03-08i2c: copy device properties when using i2c_register_board_info()Dmitry Torokhov1-0/+10
2017-03-08i2c: m65xx: drop superfluous quirk structureWolfram Sang1-9/+0
2017-03-08i2c: brcmstb: Fix START and STOP conditionsJaedon Shin1-6/+21
2017-03-08i2c: add missing of_node_put in i2c_mux_del_adaptersQi Hou1-0/+2
2017-03-08block/sed: Fix opal user range check and unused variablesJon Derrick1-8/+2
2017-03-08zram: set physical queue limits to avoid array out of bounds accessesJohannes Thumshirn1-0/+2
2017-03-08blk-mq: free hctx->cpumask in release handler of hctx's kobjectMing Lei2-12/+1
2017-03-08blk-mq: make lifetime consistent between hctx and its kobjectMing Lei2-9/+11
2017-03-08blk-mq: make lifetime consitent between q/ctx and its kobjectMing Lei3-8/+20
2017-03-08blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue()Ming Lei3-4/+5