aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-07-30powerpc/nohash: fix hash related comments in pgtable.hChristophe Leroy2-18/+4
2018-07-30powerpc: fix includes in asm/processor.hChristophe Leroy2-3/+3
2018-07-30powerpc/book3s: Remove PPC_PIN_SIZEChristophe Leroy2-6/+1
2018-07-30powerpc: declare set_breakpoint() staticChristophe Leroy2-8/+7
2018-07-30powerpc: remove superflous inclusions of asm/fixmap.hChristophe Leroy4-5/+0
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy47-4/+44
2018-07-30powerpc: clean the inclusion of stringify.hChristophe Leroy15-6/+11
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy55-33/+72
2018-07-30powerpc/405: move PPC405_ERR77 in asm-405.hChristophe Leroy11-15/+27
2018-07-30powerpc: remove unneeded inclusions of cpu_has_feature.hChristophe Leroy4-4/+0
2018-07-30powerpc: remove kdump.h from page.hChristophe Leroy4-2/+2
2018-07-30x86/kexec: Allocate 8k PGDs for PTIJoerg Roedel1-2/+3
2018-07-30x86/mm: Remove in_nmi() warning from vmalloc_fault()Joerg Roedel1-2/+0
2018-07-30ARM: 8785/1: use compiler built-ins for ffs and flsNicolas Pitre1-83/+9
2018-07-30ARM: 8784/1: NOMMU: Allow enter in Hyp modeVladimir Murzin2-3/+10
2018-07-30ARM: 8783/1: NOMMU: Extend check for VBAR supportVladimir Murzin1-1/+2
2018-07-30ARM: 8782/1: vfp: clean up arch/arm/vfp/MakefileMasahiro Yamada1-4/+1
2018-07-30ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+Vincent Whitchurch1-1/+3
2018-07-30KVM: s390: Add skey emulation fault handlingJanosch Frank2-37/+83
2018-07-30s390/mm: Add huge pmd storage key handlingJanosch Frank1-10/+98
2018-07-30s390/mm: Clear skeys for newly mapped huge guest pmdsJanosch Frank3-1/+30
2018-07-30s390/mm: Clear huge page storage keys on enable_skeyDominik Dingel2-7/+31
2018-07-30s390/mm: Add huge page dirty sync supportJanosch Frank5-44/+148
2018-07-30s390/mm: Add gmap pmd invalidation and clearingJanosch Frank3-3/+143
2018-07-30s390/mm: Add gmap pmd notification bit settingJanosch Frank2-6/+57
2018-07-30s390/mm: Add gmap pmd linkingJanosch Frank2-6/+13
2018-07-30s390/mm: Abstract gmap notify bit settingJanosch Frank2-4/+11
2018-07-30s390/mm: Make gmap_protect_range more modularJanosch Frank1-10/+83
2018-07-30microblaze: delete wrong comment about machine_early_initMasahiro Yamada1-5/+0
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie126-365/+665
2018-07-30m68knommu: Fix typos in Coldfire 5272 DMA debug codeGeert Uytterhoeven1-2/+2
2018-07-30m68k: coldfire: Normalize clk APIGeert Uytterhoeven1-0/+29
2018-07-29m68k/defconfig: Update defconfigs for v4.18-rc6Geert Uytterhoeven12-143/+218
2018-07-29m68k: switch to MEMBLOCK + NO_BOOTMEMMike Rapoport7-60/+28
2018-07-29m68k/page_no.h: force __va argument to be unsigned longMike Rapoport1-1/+1
2018-07-29m68k/bitops: convert __ffs to match generic declarationMike Rapoport1-2/+6
2018-07-29m68k/io: Switch mmu variant to <asm-generic/io.h>Geert Uytterhoeven3-38/+10
2018-07-29m68k/io: Move mem*io define guards to <asm/kmap.h>Geert Uytterhoeven2-11/+3
2018-07-29m68k/io: Add missing ioremap define guards, fix typoGeert Uytterhoeven2-3/+5
2018-07-29m68k: Remove unused set_clock_mmss() helpersArnd Bergmann12-187/+0
2018-07-29m68k: mac: Use time64_t in RTC handlingArnd Bergmann1-28/+36
2018-07-29Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.cSunil Muthuswamy1-0/+3
2018-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-4/+4
2018-07-28Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-9/+0
2018-07-27MIPS: generic: fix missing of_node_put()Nicholas Mc Guire1-0/+1
2018-07-27MIPS: Octeon: add missing of_node_put()Nicholas Mc Guire1-0/+2
2018-07-27MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton2-2/+13
2018-07-27MIPS: ath79: Use the IRQ based GPIO key driver for the buttonsAlban Bedel5-14/+9
2018-07-28kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada2-4/+4
2018-07-28ARM: at91: remove unused duplicated filechk_offsetsMasahiro Yamada1-25/+0