aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-02-16ARM: dts: DRA7: Add pcie1 dt node for EP modenextKishon Vijay Abraham I4-2/+35
2017-02-16ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUPKishon Vijay Abraham I1-1/+1
2016-12-25powerpc: Fix build warning on 32-bit PPCLarry Finger1-1/+1
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds67-131/+129
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds35-64/+73
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner4-7/+6
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner63-124/+123
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner32-44/+44
2016-12-25x86/msr: Remove bogus cleanup from the error pathThomas Gleixner1-1/+0
2016-12-25perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner1-7/+7
2016-12-25ARM/imx/mmcd: Fix broken cpu hotplug handlingThomas Gleixner1-12/+22
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds442-442/+442
2016-12-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds21-114/+263
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-10/+22
2016-12-23Revert "x86/unwind: Detect bad stack return address"Josh Poimboeuf1-10/+1
2016-12-23Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-34/+45
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+4
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-25/+2070
2016-12-22perf/x86: Fix overlap counter scheduling bugPeter Zijlstra1-1/+1
2016-12-22perf/x86/pebs: Fix handling of PEBS buffer overflowsStephane Eranian1-9/+21
2016-12-22x86/paravirt: Mark unused patch_default labelPeter Zijlstra2-2/+2
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki2-5/+4
2016-12-21Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-139/+67
2016-12-21x86/microcode/AMD: Reload proper initrd start addressBorislav Petkov1-7/+5
2016-12-21ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Lv Zheng1-1/+1
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng1-4/+3
2016-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-5/+2
2016-12-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-10/+295
2016-12-20Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds5-2/+20
2016-12-20Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds8-133/+174
2016-12-20parisc: Optimize timer interrupt functionHelge Deller3-92/+29
2016-12-20ARM: dts: hix5hd2: don't change the existing compatible stringDongpo Li1-2/+2
2016-12-20powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur1-3/+0
2016-12-20arm64: setup: introduce kaslr_offset()Alexander Popov2-4/+9
2016-12-20powerpc: ima: send the kexec buffer to the next kernelThiago Jung Bauermann5-6/+129
2016-12-20powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann7-1/+158
2016-12-20x86/platform/intel/quark: Add printf attribute to imr_self_test_result()Nicolas Iooss1-1/+2
2016-12-20x86/platform/intel-mid: Switch MPU3050 driver to IIOLinus Walleij1-1/+1
2016-12-20x86/alternatives: Do not use sync_core() to serialize I$Borislav Petkov1-5/+10
2016-12-20x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicVitaly Kuznetsov1-0/+24
2016-12-19ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcacheVineet Gupta2-6/+13
2016-12-19ARC: mm: No need to save cache version in @cpuinfoVineet Gupta2-12/+5
2016-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-20/+45
2016-12-19kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson1-6/+5
2016-12-19kvm: take srcu lock around kvm_steal_time_set_preempted()Andrea Arcangeli1-0/+7
2016-12-19kvm: fix schedule in atomic in kvm_steal_time_set_preempted()Andrea Arcangeli1-0/+10
2016-12-19x86/asm: Rewrite sync_core() to use IRET-to-selfAndy Lutomirski1-22/+58
2016-12-19x86/microcode/intel: Replace sync_core() with native_cpuid()Andy Lutomirski1-3/+23
2016-12-19Revert "x86/boot: Fail the boot if !M486 and CPUID is missing"Andy Lutomirski1-6/+0
2016-12-19x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski1-1/+1
2016-12-19x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6Andy Lutomirski1-3/+4
2016-12-19x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf1-1/+2
2016-12-19x86/unwind: Dump stack data on warningsJosh Poimboeuf2-1/+39
2016-12-19x86/unwind: Adjust last frame check for aligned function stacksJosh Poimboeuf1-1/+8
2016-12-19x86/init: Fix a couple of comment typosDmitry Torokhov1-3/+3
2016-12-19x86/init: Remove i8042_detect() from platform opsDmitry Torokhov4-17/+0
2016-12-19x86/init: Add i8042 state to the platform dataDmitry Torokhov3-0/+30
2016-12-19x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp()Boris Ostrovsky1-1/+5
2016-12-19x86/microcode/AMD: Do not load when running on a hypervisorBorislav Petkov1-9/+19
2016-12-19x86/microcode/AMD: Sanitize apply_microcode_early_amd()Borislav Petkov1-13/+17
2016-12-19x86/microcode/AMD: Make find_proper_container() sane againBorislav Petkov1-9/+11
2016-12-18ARC: enable SG chainingVladimir Kondratiev1-0/+1
2016-12-18Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds6-86/+15
2016-12-18Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...Linus Torvalds4-280/+0
2016-12-18Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-27/+355
2016-12-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds17-115/+71
2016-12-18x86/tsc: Limit the adjust value furtherThomas Gleixner1-5/+16
2016-12-18x86/tsc: Annotate printouts as firmware bugThomas Gleixner1-2/+3
2016-12-18x86/floppy: Use designated initializersKees Cook1-10/+10
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds14-44/+31
2016-12-17Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtdLinus Torvalds15-0/+15
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+16
2016-12-17x86/mpx: Move bd_addr to mm_context_tMark Rutland3-7/+11
2016-12-16platform/x86: mlx-platform: Move module from arch/x86Vadim Pasternak4-280/+0
2016-12-16Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linusAl Viro11-12/+29
2016-12-16tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf8-27/+21
2016-12-16tile: migrate exception table users off module.h and onto extable.hPaul Gortmaker3-3/+3
2016-12-16tile: remove #pragma unroll from finv_buffer_remote()Chris Metcalf1-7/+1
2016-12-16tile-module: Rename jump labels in module_alloc()Markus Elfring1-5/+4
2016-12-16tile-module: Use kmalloc_array() in module_alloc()Markus Elfring1-1/+1
2016-12-16tile/pci_gx: fix spelling mistake: "delievered" -> "delivered"Colin Ian King1-1/+1
2016-12-16Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+128
2016-12-16Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-27/+167
2016-12-16Merge tag 'nios2-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+16
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds176-1833/+4655
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds13-32/+191
2016-12-16KVM: hyperv: fix locking of struct kvm_hv fieldsPaolo Bonzini3-9/+17
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman34-360/+803
2016-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2016-12-15Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds23-2300/+978
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-2/+2
2016-12-15Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds103-697/+12063
2016-12-15Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds389-7965/+18088
2016-12-15Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-2/+54
2016-12-15Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds32-78/+113
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds116-9541/+2032
2016-12-15Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-52/+101
2016-12-15Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds19-608/+33
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin1-1/+1
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds7-11/+16
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-24/+132
2016-12-15Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2016-12-15xtensa: configure shared DMA pool reservation in kc705 DTSMax Filippov1-0/+16
2016-12-15xtensa: enable HAVE_DMA_CONTIGUOUSMax Filippov4-4/+21
2016-12-15KVM: x86: Expose Intel AVX512IFMA/AVX512VBMI/SHA features to guest.Yi Sun1-4/+5
2016-12-15kvm: nVMX: Correct a VMX instruction error code for VMPTRLDGanShun1-1/+1
2016-12-15x86/mm: Drop unused argument 'removed' from sync_global_pgds()Kirill A. Shutemov3-20/+9
2016-12-15x86/tsc: Force TSC_ADJUST register to value >= zeroThomas Gleixner3-19/+42
2016-12-15x86/tsc: Validate TSC_ADJUST after resumeThomas Gleixner5-6/+13
2016-12-15Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab1-0/+128
2016-12-15ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky4-2/+6
2016-12-15x86/acpi: Use proper macro for invalid nodeBoris Ostrovsky1-1/+1
2016-12-15x86/smpboot: Prevent false positive out of bounds cpumask access warningThomas Gleixner1-4/+4
2016-12-14Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-24/+35
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds26-66/+211
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara2-7/+5
2016-12-14sparc: implement watchdog_nmi_enable and watchdog_nmi_disableBabu Moger1-1/+43
2016-12-14arch/xtensa: add option to skip DMA sync as a part of mappingAlexander Duyck1-2/+5
2016-12-14arch/tile: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-2/+10
2016-12-14arch/sparc: add option to skip DMA sync as a part of map and unmapAlexander Duyck2-4/+4
2016-12-14arch/sh: add option to skip DMA sync as a part of mappingAlexander Duyck1-2/+5
2016-12-14arch/powerpc: add option to skip DMA sync as a part of mappingAlexander Duyck1-1/+8
2016-12-14arch/parisc: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-5/+15
2016-12-14arch/openrisc: add option to skip DMA sync as a part of mappingAlexander Duyck1-0/+3
2016-12-14arch/nios2: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-8/+18
2016-12-14arch/mips: add option to skip DMA sync as a part of map and unmapAlexander Duyck2-4/+6
2016-12-14arch/microblaze: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-2/+8
2016-12-14arch/metag: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-3/+13
2016-12-14arch/m68k: add option to skip DMA sync as a part of mappingAlexander Duyck1-1/+7
2016-12-14arch/hexagon: Add option to skip DMA sync as a part of mappingAlexander Duyck1-1/+5
2016-12-14arch/frv: add option to skip sync on DMA mapAlexander Duyck2-6/+17
2016-12-14arch/c6x: add option to skip sync on DMA map and unmapAlexander Duyck1-4/+10
2016-12-14arch/blackfin: add option to skip sync on DMA mapAlexander Duyck1-1/+7
2016-12-14arch/avr32: add option to skip sync on DMA mapAlexander Duyck1-1/+6
2016-12-14arch/arm: add option to skip sync on DMA map and unmapAlexander Duyck1-6/+10
2016-12-14arch/arc: add option to skip sync on DMA mappingAlexander Duyck1-1/+4
2016-12-14kexec: export the value of phys_base instead of symbol addressBaoquan He1-1/+2
2016-12-14Revert "kdump, vmcoreinfo: report memory sections virtual addresses"Baoquan He1-3/+0
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds6-9/+9
2016-12-14um: UBD ImprovementsAnton Ivanov3-27/+167
2016-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds43-1359/+7337
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-7/+7
2016-12-14ARCv2: intc: default all interrupts to priority 1Vineet Gupta2-9/+7
2016-12-14ARCv2: entry: document intr disable in hard isrVineet Gupta1-6/+18
2016-12-14s390/pci: query fmb lengthSebastian Ott4-2/+5
2016-12-14s390/extmem: add missing memory clobber to dcss_set_subcodesHeiko Carstens1-1/+1
2016-12-14s390/nmi: fix inline assembly constraintsHeiko Carstens1-9/+10
2016-12-14s390/lib: add missing memory barriers to string inline assembliesHeiko Carstens2-10/+10
2016-12-14s390/cpumf: fix qsi inline assemblyHeiko Carstens1-7/+3
2016-12-14s390/setup: reword printk messagesMartin Schwidefsky1-2/+2
2016-12-14s390: fix compile error with memmove_early() inline assemblyHeiko Carstens1-1/+1
2016-12-14s390/zcrypt: tracepoint definitions for zcrypt device driver.Harald Freudenberger1-0/+122
2016-12-14s390/zcrypt: Introduce new zcrypt device status APIIngo Tuchscherer1-0/+37
2016-12-14Merge branch 'syscalls' into for-linusRussell King13-877/+641
2016-12-14Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linusRussell King66-1601/+606
2016-12-14Remove references to dead make variable LINUX_INCLUDEPaul Bolle2-2/+2
2016-12-14treewide: Fix printk() message errorsMasanari Iida4-5/+5
2016-12-14x86/boot/64: Push correct start_cpu() return addressJosh Poimboeuf1-2/+3
2016-12-14x86/boot/64: Use 'push' instead of 'call' in start_cpu()Josh Poimboeuf1-1/+1
2016-12-14Merge branch 'topic/st_fdma' into for-linusVinod Koul1-0/+6
2016-12-14Merge branch 'topic/s3c64xx' into for-linusVinod Koul2-24/+32
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds80-471/+1730
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds68-745/+1069
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-447/+24
2016-12-13Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+0
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds51-853/+2062
2016-12-14x86/kbuild: enable modversions for symbols exported from asmAdam Borowski1-0/+16
2016-12-13ARC: ARCompact entry: elide re-reading ECR in ProtV handlerVineet Gupta1-1/+1
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+4
2016-12-13Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2016-12-13Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2016-12-13Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-23/+74
2016-12-13Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-4/+23
2016-12-13Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-9/+111
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+0
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-4/+54
2016-12-13Merge tag 'gcc-plugins-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+6
2016-12-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds12-45/+47
2016-12-13Merge tag 'rproc-v4.10' of git://github.com/andersson/remoteprocLinus Torvalds1-0/+6
2016-12-13Merge tag 'mmc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+6
2016-12-13Merge tag 'leds_for_4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds3-3/+1
2016-12-13Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-1/+0
2016-12-13x86/smpboot: Make logical package management more robustThomas Gleixner4-69/+27
2016-12-13nios2: add screen_infoLey Foon Tan1-0/+5
2016-12-13nios2: Convert pfn_valid to static inlineTobias Klauser1-2/+9
2016-12-13nios2: Extend !__ASSEMBLY__ section in asm/page.hTobias Klauser1-2/+2
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-57/+145
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-449/+91
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+18
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-739/+350
2016-12-12mm: THP page cache support for ppc64Aneesh Kumar K.V1-0/+10
2016-12-12mm: move vma_is_anonymous check within pmd_move_must_withdrawAneesh Kumar K.V1-1/+2
2016-12-12x86/ldt: use vfree_atomic() to free ldt entriesAndrey Ryabinin1-1/+1
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner1-1/+1
2016-12-12mm: remove x86-only restriction of movable_nodeReza Arbab1-0/+24
2016-12-12powerpc/mm: allow memory hotplug into a memoryless nodeReza Arbab1-12/+1
2016-12-12mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V5-40/+7