summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/boot: Disable RSDP parsing temporarilyBorislav Petkov2019-04-221-1/+1
* x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log prio...Hans de Goede2019-04-191-2/+2
* x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen2019-04-191-3/+3
* x86/mm/KASLR: Fix the size of the direct mapping sectionBaoquan He2019-04-181-1/+1
* x86/Kconfig: Fix spelling mistake "effectivness" -> "effectiveness"Colin Ian King2019-04-161-1/+1
* x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"Peter Zijlstra2019-04-161-1/+1
* x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan2019-04-161-0/+21
* x86/mm: Prevent bogus warnings with "noexec=off"Thomas Gleixner2019-04-162-2/+3
* x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen2019-04-161-1/+1
* x86/speculation: Prevent deadlock on ssb_state::lockThomas Gleixner2019-04-141-2/+6
* x86/resctrl: Do not repeat rdtgroup mode initializationXiaochen Shen2019-04-141-1/+2
* x86/asm: Use stricter assembly constraints in bitopsAlexander Potapenko2019-04-061-23/+18
* x86/resctrl: Fix typos in the mba_sc mount optionXiaochen Shen2019-04-011-3/+3
* x86/realmode: Make set_real_mode_mem() static inlineMatteo Croce2019-03-293-10/+7
* x86/cpufeature: Fix __percpu annotation in this_cpu_has()Jann Horn2019-03-281-2/+3
* x86/mm: Don't exceed the valid physical address spaceRalph Campbell2019-03-281-1/+1
* x86/retpolines: Disable switch jump tables when retpolines are enabledDaniel Borkmann2019-03-281-2/+6
* x86/realmode: Don't leak the trampoline kernel addressMatteo Croce2019-03-271-2/+0
* x86/boot: Fix incorrect ifdeffery scopeBaoquan He2019-03-271-2/+2
* x86/resctrl: Remove unused variablePeng Hao2019-03-241-3/+0
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-2412-58/+52
|\
| * x86/gart: Exclude GART aperture from kcoreKairui Song2019-03-231-7/+13
| * Merge branch 'x86/cpu' into x86/urgentThomas Gleixner2019-03-221-16/+15
| |\
| | * x86/cpufeature: Fix various quality problems in the <asm/cpu_device_hd.h> headerIngo Molnar2019-02-111-16/+15
| * | x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...Nathan Chancellor2019-03-221-0/+1
| * | x86/mm/pti: Make local symbols staticValdis Kletnieks2019-03-221-2/+2
| * | x86/cpu/cyrix: Remove {get,set}Cx86_old macros used for Cyrix processorsMatthew Whitehead2019-03-211-21/+0
| * | x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead2019-03-211-7/+7
| * | x86/microcode: Announce reload operation's completionBorislav Petkov2019-03-211-0/+2
| * | x86/hyperv: Prevent potential NULL pointer dereferenceKangjie Lu2019-03-211-1/+5
| * | x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki2019-03-211-0/+2
| * | x86/lib: Fix indentation issue, remove extra tabColin Ian King2019-03-211-1/+1
| * | x86/boot: Restrict header scope to make Clang happyNick Desaulniers2019-03-211-1/+2
| * | x86/mm: Don't leak kernel addressesMatteo Croce2019-03-191-2/+2
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-241-1/+1
|\ \ \
| * \ \ Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-03-211-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | irqchip/gic: Drop support for secondary GIC in non-DT systemsMarc Zyngier2019-03-111-1/+1
* | | | Merge tag 'powerpc-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-227-29/+25
|\ \ \ \
| * | | | powerpc/security: Fix spectre_v2 reportingMichael Ellerman2019-03-211-15/+8
| * | | | powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM configurationsBen Hutchings2019-03-201-1/+1
| * | | | powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32Christophe Leroy2019-03-183-7/+10
| * | | | powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman2019-03-182-6/+6
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-03-215-27/+38
|\ \ \ \
| * | | | arm64: remove obsolete selection of MULTI_IRQ_HANDLERMatthias Kaehlcke2019-03-201-1/+0
| * | | | arm64: kpti: Whitelist HiSilicon Taishan v110 CPUsHanjun Guo2019-03-191-0/+1
| * | | | arm64: Add MIDR encoding for HiSilicon Taishan CPUsHanjun Guo2019-03-191-0/+4
| * | | | arm64/stacktrace: Export save_stack_trace_regs()William Cohen2019-03-191-0/+1
| * | | | arm64: apply workaround on A64FX v1r0Mark Rutland2019-03-191-1/+1
| * | | | arm64: kprobes: Use arch_populate_kprobe_blacklist()Masami Hiramatsu2019-03-191-19/+30
| * | | | arm64: kprobes: Move exception_text check in blacklistMasami Hiramatsu2019-03-191-4/+2