summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-03-09parisc: Fix ordering of cache and TLB flushesJohn David Anglin3-26/+54
2018-03-09parisc: Reduce irq overhead when run in qemuHelge Deller1-4/+5
2018-03-09parisc: Use cr16 interval timers unconditionally on qemuHelge Deller2-1/+3
2018-03-03arm64: dts: marvell: mcbin: add comphy references to Ethernet portsAntoine Tenart1-0/+9
2018-03-03arm64: dts: marvell: add comphy nodes on cp110 master and slaveAntoine Tenart2-0/+76
2018-03-03powerpc/pseries: Enable RAS hotplug events laterSam Bobroff1-9/+22
2018-03-03MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan3-1/+73
2018-03-03SolutionEngine771x: fix Ether platform dataSergei Shtylyov1-2/+8
2018-03-03x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const"Andy Shevchenko1-1/+1
2018-03-03powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQMichael Ellerman3-4/+22
2018-03-03ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=yValentin Ilie1-1/+1
2018-03-03x86/efi: Fix kernel param add_efi_memmap regressionDave Young1-3/+2
2018-03-03perf/x86/intel: Plug memory leak in intel_pmu_init()Thomas Gleixner1-1/+4
2018-03-03arm64: dts: renesas: ulcb: Remove renesas, no-ether-link propertyBogdan Mirea1-1/+0
2018-03-03ARM: dts: ls1021a: fix incorrect clock referencesArnd Bergmann2-2/+2
2018-03-03xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky2-4/+83
2018-03-03x86-64/Xen: eliminate W+X mappingsJan Beulich2-0/+15
2018-03-03x86/stacktrace: Make zombie stack traces reliableJosh Poimboeuf1-1/+5
2018-03-03x86/asm: Allow again using asm.h when building for the 'bpf' clang targetArnaldo Carvalho de Melo1-0/+2
2018-03-03ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatchChunyan Zhang1-0/+4
2018-03-03parisc: Reduce thread stack to 16 kbJohn David Anglin1-0/+5
2018-02-28microblaze: fix endian handlingArnd Bergmann1-6/+11
2018-02-28m32r: fix endianness constraintsGeert Uytterhoeven1-2/+2
2018-02-28arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon1-2/+4
2018-02-28arm64: Disable unhandled signal log messages by defaultMichael Weiser1-1/+1
2018-02-28arm64: Remove unimplemented syscall log messageMichael Weiser1-8/+0
2018-02-28x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann1-1/+1
2018-02-28MIPS: Drop spurious __unused in struct compat_flockJames Hogan1-1/+0
2018-02-28xtensa: fix high memory/reserved memory collisionMax Filippov1-7/+63
2018-02-28MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook1-0/+1
2018-02-28arm64: mm: don't write garbage into TTBR1_EL1 registerArd Biesheuvel1-1/+1
2018-02-25powerpc/perf/imc: Fix nest-imc cpuhotplug callback failureAnju T Sudhakar1-0/+13
2018-02-25x86/mm/kmmio: Fix mmiotrace for page unaligned addressesKarol Herbst2-7/+9
2018-02-25KVM: VMX: fix page leak in hardware_setup()Jim Mattson1-1/+0
2018-02-25ARM: dts: Fix elm interrupt compiler warningTony Lindgren1-1/+1
2018-02-25s390/virtio: add BSD license to virtio-ccwMichael S. Tsirkin1-1/+1
2018-02-25powerpc/perf: Fix oops when grouping different pmu eventsRavi Bangoria1-2/+2
2018-02-25m68k: add missing SOFTIRQENTRY_TEXT linker sectionGreg Ungerer3-0/+6
2018-02-25ARM: dts: am437x-cm-t43: Correct the dmas property of spi0Peter Ujfalusi1-2/+2
2018-02-25ARM: dts: am4372: Correct the interrupts_properties of McASPPeter Ujfalusi1-2/+4
2018-02-25ARM: dts: logicpd-somlv: Fix wl127x pinmuxAdam Ford1-5/+9
2018-02-25ARM: dts: logicpd-som-lv: Fix gpmc addresses for NAND and enetAdam Ford2-2/+3
2018-02-25ARM: dts: Fix omap4 hang with GPS connected to USB by using wakeupgenTony Lindgren1-2/+0
2018-02-25ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst functionKeerthy1-12/+0
2018-02-25ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_contextTony Lindgren5-35/+31
2018-02-25arm64: dts: add #cooling-cells to CPU nodesArnd Bergmann1-0/+2
2018-02-25ARM: 8743/1: bL_switcher: add MODULE_LICENSE tagArnd Bergmann1-0/+4
2018-02-25KVM: x86: fix escape of guest dr6 to the hostWanpeng Li1-0/+6
2018-02-25crypto: x86/twofish-3way - Fix %rbp usageEric Biggers1-52/+60
2018-02-25KVM/x86: Check input paging mode when cs.l is setLan Tianyu1-0/+26