summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-04-30x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook
2019-04-24x86/mm: Fix a crash with kmemleak_scan()Qian Cai
2019-04-22x86/boot: Disable RSDP parsing temporarilyBorislav Petkov
2019-04-19x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log prio...Hans de Goede
2019-04-19x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen
2019-04-18x86/mm/KASLR: Fix the size of the direct mapping sectionBaoquan He
2019-04-16x86/Kconfig: Fix spelling mistake "effectivness" -> "effectiveness"Colin Ian King
2019-04-16x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"Peter Zijlstra
2019-04-16x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan
2019-04-16x86/mm: Prevent bogus warnings with "noexec=off"Thomas Gleixner
2019-04-16x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen
2019-04-14x86/speculation: Prevent deadlock on ssb_state::lockThomas Gleixner
2019-04-14x86/resctrl: Do not repeat rdtgroup mode initializationXiaochen Shen
2019-04-06x86/asm: Use stricter assembly constraints in bitopsAlexander Potapenko
2019-04-01x86/resctrl: Fix typos in the mba_sc mount optionXiaochen Shen
2019-03-29x86/realmode: Make set_real_mode_mem() static inlineMatteo Croce
2019-03-28x86/cpufeature: Fix __percpu annotation in this_cpu_has()Jann Horn
2019-03-28x86/mm: Don't exceed the valid physical address spaceRalph Campbell
2019-03-28x86/retpolines: Disable switch jump tables when retpolines are enabledDaniel Borkmann
2019-03-27x86/realmode: Don't leak the trampoline kernel addressMatteo Croce
2019-03-27x86/boot: Fix incorrect ifdeffery scopeBaoquan He
2019-03-24x86/resctrl: Remove unused variablePeng Hao
2019-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song
2019-03-22Merge tag 'powerpc-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-22Merge branch 'x86/cpu' into x86/urgentThomas Gleixner
2019-03-22x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...Nathan Chancellor
2019-03-22x86/mm/pti: Make local symbols staticValdis Kletnieks
2019-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-03-21Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner
2019-03-21x86/cpu/cyrix: Remove {get,set}Cx86_old macros used for Cyrix processorsMatthew Whitehead
2019-03-21x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead
2019-03-21x86/microcode: Announce reload operation's completionBorislav Petkov
2019-03-21x86/hyperv: Prevent potential NULL pointer dereferenceKangjie Lu
2019-03-21x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki
2019-03-21x86/lib: Fix indentation issue, remove extra tabColin Ian King
2019-03-21x86/boot: Restrict header scope to make Clang happyNick Desaulniers
2019-03-21powerpc/security: Fix spectre_v2 reportingMichael Ellerman
2019-03-20Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-03-20arm64: remove obsolete selection of MULTI_IRQ_HANDLERMatthias Kaehlcke
2019-03-21powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM configurationsBen Hutchings
2019-03-19Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-19arm64: kpti: Whitelist HiSilicon Taishan v110 CPUsHanjun Guo
2019-03-19arm64: Add MIDR encoding for HiSilicon Taishan CPUsHanjun Guo
2019-03-19arm64/stacktrace: Export save_stack_trace_regs()William Cohen
2019-03-19arm64: apply workaround on A64FX v1r0Mark Rutland
2019-03-19arm64: kprobes: Use arch_populate_kprobe_blacklist()Masami Hiramatsu
2019-03-19arm64: kprobes: Move exception_text check in blacklistMasami Hiramatsu
2019-03-19arm64: kprobes: Remove unneeded RODATA checkMasami Hiramatsu