aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-23s390/cpum_cf_diag: Add support for CPU-MF SVN 6Thomas-Mich Richter1-2/+7
2019-04-23s390/mm: convert to the generic get_user_pages_fast codeMartin Schwidefsky4-292/+14
2019-04-23s390/mm: make the pxd_offset functions more robustMartin Schwidefsky2-45/+55
2019-04-11s390: avoid __builtin_return_address(n) on clangArnd Bergmann1-0/+5
2019-04-11s390: Convert IS_ENABLED uses to __is_definedJoe Perches3-7/+7
2019-04-11s390: make chkbss work with clangArnd Bergmann1-1/+2
2019-04-11s390: make __load_psw_mask work with clangArnd Bergmann1-3/+3
2019-04-11s390: syscall_wrapper: avoid clang warningArnd Bergmann1-2/+2
2019-04-11s390: don't build vdso32 with clangArnd Bergmann3-6/+9
2019-04-11s390: remove -fno-strength-reduce flagArnd Bergmann1-1/+1
2019-04-11s390: fine-tune stack switch helperMartin Schwidefsky1-9/+9
2019-04-10s390/mm: silence compiler warning when compiling without CONFIG_PGSTEThomas Huth1-0/+2
2019-04-10s390/protvirt: block kernel command line alterationVasily Gorbik1-1/+1
2019-04-10s390/protvirt: add memory sharing for diag 308 set/storeVasily Gorbik2-0/+12
2019-04-10s390/uv: introduce guest side ultravisor codeVasily Gorbik6-0/+175
2019-04-10s390: introduce .boot.preserved.data section compile time validationVasily Gorbik1-2/+2
2019-04-10s390: move ipl block to .boot.preserved.data sectionVasily Gorbik5-29/+16
2019-04-10s390: introduce .boot.preserved.data sectionGerald Schaefer6-0/+31
2019-03-29s390/cpum_cf: Add support for CPU-MF SVN 6Thomas Richter2-38/+84
2019-03-29s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)Joe Perches1-1/+1
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-48/+76
2019-03-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds15-38/+36
2019-03-28s390/cpumf: Fix warning from check_processor_idThomas Richter1-6/+13
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-18/+37
2019-03-25arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186Jonathan Hunter1-1/+0
2019-03-25Merge tag 'imx-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixesArnd Bergmann8-24/+22
2019-03-25Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux into arm/fixesArnd Bergmann1-0/+1
2019-03-25Merge tag 'arm-soc/for-5.1/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixesArnd Bergmann1-1/+1
2019-03-25ARM: dts: nomadik: Fix polarity of SPI CSLinus Walleij1-4/+5
2019-03-25Merge tag 'renesas-fixes-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into arm/fixesArnd Bergmann2-8/+6
2019-03-25ARM: davinci: fix build failure with allnoconfigSekhar Nori1-0/+1
2019-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds12-58/+52
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song1-7/+13
2019-03-22Merge tag 'powerpc-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds7-29/+25
2019-03-22Merge branch 'x86/cpu' into x86/urgentThomas Gleixner1-16/+15
2019-03-22x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an errorNathan Chancellor1-0/+1
2019-03-22x86/mm/pti: Make local symbols staticValdis Kletnieks1-2/+2
2019-03-22ARM: imx_v4_v5_defconfig: enable PWM driverUwe Kleine-König1-0/+3
2019-03-22ARM: imx_v6_v7_defconfig: continue compiling the pwm driverUwe Kleine-König1-1/+1
2019-03-22ARM: dts: imx6dl-yapp4: Use correct pseudo PHY address for the switchMichal Vokáč1-2/+2
2019-03-22ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsiMasanari Iida1-2/+2
2019-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds5-27/+38
2019-03-21Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner1-1/+1
2019-03-21x86/cpu/cyrix: Remove {get,set}Cx86_old macros used for Cyrix processorsMatthew Whitehead1-21/+0
2019-03-21x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead1-7/+7
2019-03-21x86/microcode: Announce reload operation's completionBorislav Petkov1-0/+2
2019-03-21x86/hyperv: Prevent potential NULL pointer dereferenceKangjie Lu1-1/+5
2019-03-21x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki1-0/+2
2019-03-21x86/lib: Fix indentation issue, remove extra tabColin Ian King1-1/+1