summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-03xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky
2018-03-03x86-64/Xen: eliminate W+X mappingsJan Beulich
2018-03-03x86/stacktrace: Make zombie stack traces reliableJosh Poimboeuf
2018-03-03x86/asm: Allow again using asm.h when building for the 'bpf' clang targetArnaldo Carvalho de Melo
2018-03-03ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatchChunyan Zhang
2018-03-03parisc: Reduce thread stack to 16 kbJohn David Anglin
2018-02-28microblaze: fix endian handlingArnd Bergmann
2018-02-28m32r: fix endianness constraintsGeert Uytterhoeven
2018-02-28arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon
2018-02-28arm64: Disable unhandled signal log messages by defaultMichael Weiser
2018-02-28arm64: Remove unimplemented syscall log messageMichael Weiser
2018-02-28x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann
2018-02-28MIPS: Drop spurious __unused in struct compat_flockJames Hogan
2018-02-28xtensa: fix high memory/reserved memory collisionMax Filippov
2018-02-28MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook
2018-02-28arm64: mm: don't write garbage into TTBR1_EL1 registerArd Biesheuvel
2018-02-25powerpc/perf/imc: Fix nest-imc cpuhotplug callback failureAnju T Sudhakar
2018-02-25x86/mm/kmmio: Fix mmiotrace for page unaligned addressesKarol Herbst
2018-02-25KVM: VMX: fix page leak in hardware_setup()Jim Mattson
2018-02-25ARM: dts: Fix elm interrupt compiler warningTony Lindgren
2018-02-25s390/virtio: add BSD license to virtio-ccwMichael S. Tsirkin
2018-02-25powerpc/perf: Fix oops when grouping different pmu eventsRavi Bangoria
2018-02-25m68k: add missing SOFTIRQENTRY_TEXT linker sectionGreg Ungerer
2018-02-25ARM: dts: am437x-cm-t43: Correct the dmas property of spi0Peter Ujfalusi
2018-02-25ARM: dts: am4372: Correct the interrupts_properties of McASPPeter Ujfalusi
2018-02-25ARM: dts: logicpd-somlv: Fix wl127x pinmuxAdam Ford
2018-02-25ARM: dts: logicpd-som-lv: Fix gpmc addresses for NAND and enetAdam Ford
2018-02-25ARM: dts: Fix omap4 hang with GPS connected to USB by using wakeupgenTony Lindgren
2018-02-25ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst functionKeerthy
2018-02-25ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_contextTony Lindgren
2018-02-25arm64: dts: add #cooling-cells to CPU nodesArnd Bergmann
2018-02-25ARM: 8743/1: bL_switcher: add MODULE_LICENSE tagArnd Bergmann
2018-02-25KVM: x86: fix escape of guest dr6 to the hostWanpeng Li
2018-02-25crypto: x86/twofish-3way - Fix %rbp usageEric Biggers
2018-02-25KVM/x86: Check input paging mode when cs.l is setLan Tianyu
2018-02-22ARM: dts: Delete bogus reference to the charlcdLinus Walleij
2018-02-22arm: dts: mt2701: Add reset-cellsMatthias Brugger
2018-02-22arm: dts: mt7623: Update ethsys bindingMatthias Brugger
2018-02-22ARM: dts: s5pv210: add interrupt-parent for ohciArnd Bergmann
2018-02-22arm64: dts: msm8916: Add missing #phy-cellsBjorn Andersson
2018-02-22ARM: pxa/tosa-bt: add MODULE_LICENSE tagArnd Bergmann
2018-02-22ARM: dts: exynos: fix RTC interrupt for exynos5410Arnd Bergmann
2018-02-22x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck
2018-02-22arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon
2018-02-22xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guestsSimon Gaiser
2018-02-22MIPS: Fix incorrect mem=X@Y handlingMarcin Nowakowski
2018-02-22MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe
2018-02-22arm64: Add missing Falkor part number for branch predictor hardeningShanker Donthineni
2018-02-22x86/entry/64: Fix CR3 restore in paranoid_exit()Ingo Molnar
2018-02-22x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva