summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-03-09x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner6-25/+32
2018-03-09x86/platform/intel-mid: Handle Intel Edison reboot correctlySebastian Panceac1-1/+1
2018-03-09x86/xen: Zero MSR_IA32_SPEC_CTRL before suspendJuergen Gross1-0/+16
2018-03-09parisc: Hide virtual kernel memory layoutHelge Deller1-1/+6
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-09powerpc/pseries: Enable RAS hotplug events laterSam Bobroff1-9/+22
2018-02-28microblaze: fix endian handlingArnd Bergmann1-6/+11
2018-02-28arm64: __show_regs: Only resolve kernel symbols when running at EL1Will Deacon1-2/+9
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-28x86/apic/vector: Handle vector release on CPU unplug correctlyThomas Gleixner1-3/+22
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-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-22ARM: dts: Delete bogus reference to the charlcdLinus Walleij1-5/+0
2018-02-22arm: dts: mt2701: Add reset-cellsMatthias Brugger1-0/+2
2018-02-22arm: dts: mt7623: Update ethsys bindingMatthias Brugger1-0/+1
2018-02-22ARM: dts: s5pv210: add interrupt-parent for ohciArnd Bergmann1-0/+1
2018-02-22arm64: dts: msm8916: Add missing #phy-cellsBjorn Andersson1-0/+1
2018-02-22ARM: pxa/tosa-bt: add MODULE_LICENSE tagArnd Bergmann1-0/+4
2018-02-22ARM: dts: exynos: fix RTC interrupt for exynos5410Arnd Bergmann1-1/+0
2018-02-22x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck3-10/+26
2018-02-22arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon1-5/+9
2018-02-22xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guestsSimon Gaiser1-0/+6
2018-02-22MIPS: Fix incorrect mem=X@Y handlingMarcin Nowakowski1-4/+12
2018-02-22MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW falloutJames Hogan1-5/+12
2018-02-22MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe1-6/+6
2018-02-22x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physica...Masayoshi Mizuma1-1/+0
2018-02-22arm64: Add missing Falkor part number for branch predictor hardeningShanker Donthineni2-1/+12
2018-02-22x86/entry/64: Fix CR3 restore in paranoid_exit()Ingo Molnar1-0/+1
2018-02-22x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva4-5/+5
2018-02-22x86/spectre: Fix an error messageDan Carpenter1-1/+1
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang21-52/+52
2018-02-22x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski12-25/+38
2018-02-22x86/speculation: Add <asm/msr-index.h> dependencyPeter Zijlstra1-0/+1
2018-02-22x86/speculation: Fix up array_index_nospec_mask() asm constraintDan Williams1-1/+1
2018-02-22x86/debug: Use UD2 for WARN()Peter Zijlstra2-10/+7
2018-02-22x86/debug, objtool: Annotate WARN()-related UD2 as reachableJosh Poimboeuf1-1/+5
2018-02-22x86/entry/64: Remove the unused 'icebp' macroBorislav Petkov1-4/+0
2018-02-22x86/entry/64: Fix paranoid_entry() frame pointer warningJosh Poimboeuf1-1/+2
2018-02-22x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properlyDominik Brodowski1-4/+4