aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-01-24KVM: s390: vsie: store guest addresses of satellite blocks in vsie_pageDavid Hildenbrand1-15/+22
2018-01-24KVM: s390: vsie: use READ_ONCE to access some SCB fieldsDavid Hildenbrand1-19/+31
2018-01-24x86/centaur: Mark TSC invariantdavidwang1-0/+4
2018-01-24x86/microcode: Fix again accessing initrd after having been freedBorislav Petkov1-1/+1
2018-01-24x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang1-2/+18
2018-01-24perf/x86/amd/power: Do not load AMD power module on !AMD platformsXiao Liang1-1/+1
2018-01-24irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier18-18/+0
2018-01-24x86/retpoline: Remove the esp/rsp thunkWaiman Long2-2/+0
2018-01-24MIPS: bcm47xx: enable ZBOOT supportAaro Koskinen2-0/+2
2018-01-24MIPS: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-24ocxl: Add AFU interrupt supportFrederic Barrat2-0/+33
2018-01-24powerpc/powernv: Capture actag information for the deviceFrederic Barrat2-0/+309
2018-01-24powerpc/powernv: Add platform-specific services for opencapiFrederic Barrat3-0/+210
2018-01-24powerpc/powernv: Add opal calls for opencapiFrederic Barrat3-1/+13
2018-01-24powerpc/powernv: Set correct configuration space size for opencapi devicesAndrew Donnellan1-0/+13
2018-01-24powerpc/powernv: Introduce new PHB type for opencapi linksFrederic Barrat4-12/+43
2018-01-23ARM: dts: imx6q-b450v3: Add switch port configurationSebastian Reichel1-0/+52
2018-01-23ARM: dts: imx6q-b650v3: Add switch port configurationSebastian Reichel1-0/+52
2018-01-23ARM: dts: imx6q-b850v3: Add switch port configurationSebastian Reichel1-0/+75
2018-01-23ARM: dts: imx6q-bx50v3: Add internal switchSebastian Reichel1-0/+62
2018-01-23ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)1-1/+47
2018-01-23Merge tag 'pci-v4.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-12/+20
2018-01-23arm64: Turn on KPTI only on CPUs that need itJayachandran C1-0/+7
2018-01-23arm64: Branch predictor hardening for Cavium ThunderX2Jayachandran C1-0/+10
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller31-48/+391
2018-01-23x86/ftrace: Fix ORC unwinding from ftrace handlersJosh Poimboeuf2-10/+19
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman3-5/+5
2018-01-23arm64: Run enable method for errata work arounds on late CPUsSuzuki K Poulose1-3/+6
2018-01-23KVM: arm/arm64: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-23MIPS: Watch: Avoid duplication of bits in mips_read_watch_registersMatt Redfearn1-8/+6
2018-01-23MIPS: Watch: Avoid duplication of bits in mips_install_watch_registers.Matt Redfearn1-10/+7
2018-01-23arm64: Move BP hardening to check_and_switch_contextMarc Zyngier1-2/+3
2018-01-23arm64: dts: stratix10: fix SPI settingsThor Thayer1-2/+6
2018-01-23ARM: dts: socfpga: add i2c reset signalsTim Sander1-0/+4
2018-01-23arm64: dts: stratix10: add USB ECC reset bitDinh Nguyen1-4/+4
2018-01-23arm64: dts: stratix10: enable USB on the devkitDinh Nguyen1-0/+4
2018-01-23ARM: dts: socfpga: disable over-current for Arria10 USB devkitDinh Nguyen1-0/+1
2018-01-23s390/mm: Remove superfluous parameterJanosch Frank1-2/+2
2018-01-23Merge tag 'omap-for-v4.16/dt-pt3-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dtArnd Bergmann3-1/+26
2018-01-23s390/decompressor: discard __ksymtab and .eh_frame sectionsVasily Gorbik2-0/+7
2018-01-23s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov1-4/+4
2018-01-23s390/tools: generate header files in arch/s390/include/generated/Hendrik Brueckner7-14/+26
2018-01-23s390/syscalls: use generated syscall_table.h and unistd.h header filesHendrik Brueckner6-792/+12
2018-01-23s390/syscalls: add Makefile to generate system call header filesHendrik Brueckner2-0/+57
2018-01-23s390/syscalls: add syscalltbl scriptHendrik Brueckner1-0/+232
2018-01-23s390/syscalls: add system call tableHendrik Brueckner1-0/+390
2018-01-23s390/decompressor: swap .text and .rodata.compressed sectionsVasily Gorbik1-3/+3
2018-01-23s390/ipl: avoid usage of __section(.data)Vasily Gorbik1-8/+4
2018-01-23s390/head: replace hard coded values with constantsVasily Gorbik1-5/+5
2018-01-23s390/disassembler: add generated gen_opcode_table tool to .gitignoreHendrik Brueckner1-0/+1