aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-12-26ARM: dts: ls1021a: add "fsl,ls1021a-esdhc" compatible string to esdhc nodeRasmus Villemoes1-1/+1
2017-12-26ARM: dts: ls1021a: Enable the esdhcyinbo.zhu1-0/+4
2017-12-26ARM: dts: vf610-zii-dev-c: Fix switch EEPROM sizeAndrew Lunn1-2/+2
2017-12-26ARM: dts: imx: Add missing #phy-cells to usb-nop-xceivRob Herring11-0/+15
2017-12-26ARM: dts: imx6: RDU2: add alias for RTCLucas Stach1-1/+2
2017-12-26ARM: dts: imx: rdu1: cosmetic changes to the audio nodesLucas Stach1-3/+3
2017-12-26ARM: dts: imx6qdl-wandboard-revd1: Make EDID functionalFabio Estevam1-0/+5
2017-12-26ARM: dts: imx: name the interrupts for the fec ethernet driverTroy Kisky5-4/+13
2017-12-26ARM: dts: imx6: RDU2: add i210 nodeLucas Stach1-0/+12
2017-12-26ARM: dts: imx53-tx53: Fix 'ethernet-phy@0' node with unit name and no reg propertyMarco Franchi1-4/+10
2017-12-26ARM: dts: ls1021a: Add support for QSPI with ls1021a SoCSZ Lin1-0/+14
2017-12-23x86/ldt: Make the LDT mapping ROThomas Gleixner3-10/+10
2017-12-23x86/mm/dump_pagetables: Allow dumping current pagetablesThomas Gleixner3-6/+73
2017-12-23x86/mm/dump_pagetables: Check user space page table for WX pagesThomas Gleixner3-6/+27
2017-12-23x86/mm/dump_pagetables: Add page table directory to the debugfs VFS hierarchyBorislav Petkov1-5/+10
2017-12-23x86/dumpstack: Indicate in Oops whether PTI is configured and enabledVlastimil Babka1-2/+4
2017-12-23x86/mm: Clarify the whole ASID/kernel PCID/user PCID namingPeter Zijlstra1-12/+43
2017-12-23x86/mm: Use INVPCID for __native_flush_tlb_single()Dave Hansen3-28/+60
2017-12-23x86/mm: Optimize RESTORE_CR3Peter Zijlstra2-4/+30
2017-12-23x86/mm: Use/Fix PCID to optimize user/kernel switchesPeter Zijlstra9-33/+162
2017-12-23x86/mm: Abstract switching CR3Dave Hansen1-2/+20
2017-12-23x86/mm: Allow flushing for future ASID switchesDave Hansen2-8/+64
2017-12-23x86/pti: Map the vsyscall page if neededAndy Lutomirski3-3/+69
2017-12-23x86/pti: Put the LDT in its own PGD if PTI is onAndy Lutomirski5-16/+218
2017-12-23x86/mm/64: Make a full PGD-entry size hole in the memory mapAndy Lutomirski1-2/+2
2017-12-23x86/events/intel/ds: Map debug buffers in cpu_entry_areaHugh Dickins2-45/+82
2017-12-23x86/cpu_entry_area: Add debugstore entries to cpu_entry_areaThomas Gleixner5-21/+81
2017-12-23x86/mm/pti: Map ESPFIX into user spaceAndy Lutomirski1-0/+11
2017-12-23x86/mm/pti: Share entry text PMDThomas Gleixner1-0/+10
2017-12-23x86/entry: Align entry text section to PMD boundaryThomas Gleixner1-0/+8
2017-12-23x86/mm/pti: Share cpu_entry_area with user space page tablesAndy Lutomirski1-0/+25
2017-12-23x86/mm/pti: Force entry through trampoline when PTI activeThomas Gleixner1-1/+4
2017-12-23x86/mm/pti: Add functions to clone kernel PMDsAndy Lutomirski1-0/+127
2017-12-23x86/mm/pti: Populate user PGDDave Hansen1-1/+8
2017-12-23x86/mm/pti: Allocate a separate user PGDDave Hansen4-6/+45
2017-12-23x86/mm/pti: Allow NX poison to be set in p4d/pgdDave Hansen1-2/+12
2017-12-23x86/mm/pti: Add mapping helper functionsDave Hansen3-1/+138
2017-12-23x86/pti: Add the pti= cmdline option and documentationBorislav Petkov1-1/+25
2017-12-23x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner6-3/+114
2017-12-23x86/mm/pti: Prepare the x86/entry assembly code for entry/exit CR3 switchingDave Hansen3-7/+128
2017-12-23x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=yDave Hansen1-3/+9
2017-12-23x86/cpufeatures: Add X86_BUG_CPU_INSECUREThomas Gleixner3-2/+13
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds38-431/+601
2017-12-23x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on 32bitThomas Gleixner1-1/+2
2017-12-23Revert "ARM: dts: dra7: Add properties to enable PCIe x2 lane mode"Tony Lindgren1-4/+0
2017-12-23ARM: davinci: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2-3/+3
2017-12-23ARM: davinci: make davinci_soc_info structures constBhumika Goyal6-6/+6
2017-12-23ARM: davinci: make argument to davinci_common_init() as constBhumika Goyal2-2/+2
2017-12-23bpf: sparc64: Add JIT support for multi-function programs.David Miller1-4/+40
2017-12-22Merge tag 'powerpc-4.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-7/+27