Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha
Pull alpha updates from Matt Turner: "A few changes for alpha. They're mostly small janitorial fixes but there's also a build fix and most notably a patch from Mikulas that fixes a hang on boot on the Avanti platform, which required quite a bit of work and review" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha: alpha: Fix build around srm_sysrq_reboot_op alpha: c_next should increase position index alpha: Replace sg++ with sg = sg_next(sg) alpha: fix memory barriers so that they conform to the specification alpha: remove unneeded semicolon in sys_eiger.c alpha: remove unneeded semicolon in osf_sys.c alpha: Replace strncmp with str_has_prefix alpha: fix rtc port ranges alpha: Kconfig: pedantic formatting
No related branches found
No related tags found
Showing
- arch/alpha/Kconfig 2 additions, 2 deletionsarch/alpha/Kconfig
- arch/alpha/boot/tools/objstrip.c 1 addition, 1 deletionarch/alpha/boot/tools/objstrip.c
- arch/alpha/include/asm/io.h 59 additions, 15 deletionsarch/alpha/include/asm/io.h
- arch/alpha/kernel/io.c 53 additions, 7 deletionsarch/alpha/kernel/io.c
- arch/alpha/kernel/osf_sys.c 1 addition, 1 deletionarch/alpha/kernel/osf_sys.c
- arch/alpha/kernel/pci_iommu.c 1 addition, 1 deletionarch/alpha/kernel/pci_iommu.c
- arch/alpha/kernel/setup.c 3 additions, 2 deletionsarch/alpha/kernel/setup.c
- arch/alpha/kernel/sys_eiger.c 1 addition, 1 deletionarch/alpha/kernel/sys_eiger.c
Loading
Please register or sign in to comment