summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* efi/libstub/x86: Force 'hidden' visibility for extern declarationsArd Biesheuvel2020-01-101-0/+2
* efi/libstub: Fix boot argument handling in mixed mode entry codeArd Biesheuvel2020-01-101-7/+10
* Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2020-01-1061-668/+779
|\
| * mm, x86/mm: Untangle address space layout definitions from basic pgtable type...Ingo Molnar2019-12-1012-143/+169
| * mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-1025-0/+100
| * x86/mm/pat: Mark __cpa_flush_tlb() as statickbuild test robot2019-12-101-1/+1
| * x86/mm: Tabulate the page table encoding definitionsIngo Molnar2019-12-101-69/+74
| * x86/mm/pat: Fix typo in the Kconfig help textIngo Molnar2019-12-101-1/+1
| * x86/mm/pat: Clean up <asm/memtype.h> externsIngo Molnar2019-12-101-5/+5
| * x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar2019-12-1017-19/+19
| * x86/mm/pat: Standardize on memtype_*() prefix for APIsIngo Molnar2019-12-105-42/+42
| * x86/mm/pat: Move the memtype related files to arch/x86/mm/pat/Ingo Molnar2019-12-107-12/+17
| * x86/mm/pat: Clean up PAT initialization flagsIngo Molnar2019-12-101-12/+14
| * x86/mm/pat: Harmonize 'struct memtype *' local variable and function paramete...Ingo Molnar2019-12-103-73/+75
| * x86/mm/pat: Simplify the free_memtype() control flowIngo Molnar2019-12-101-8/+3
| * x86/mm/pat: Create fixed width output in /sys/kernel/debug/x86/pat_memtype_li...Ingo Molnar2019-12-101-3/+3
| * x86/mm/pat: Disambiguate PAT-disabled boot messagesIngo Molnar2019-12-102-7/+15
| * x86/mm/pat: Update the comments in pat.c and pat_interval.c and refresh the c...Ingo Molnar2019-12-102-35/+72
| * x86/setup: Enhance the commentsIngo Molnar2019-12-101-16/+25
| * x86/setup: Clean up the header portion of setup.cIngo Molnar2019-12-101-100/+22
* | Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar2020-01-1042-106/+168
|\ \
| * \ Merge tag 'arc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-01-064-7/+14
| |\ \
| | * | ARC: pt_regs: remove hardcoded registers offsetEugeniy Paltsev2019-12-282-4/+13
| | * | ARC: asm-offsets: remove duplicate entryEugeniy Paltsev2019-12-191-1/+0
| | * | ARC: mm: drop stale define of __ARCH_USE_5LEVEL_HACKMike Rapoport2019-12-091-1/+0
| | * | arc: eznps: fix allmodconfig kconfig warningRandy Dunlap2019-12-091-1/+1
| | |/
| * | arm64: Revert support for execute-only user mappingsCatalin Marinas2020-01-063-11/+6
| * | Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-056-19/+35
| |\ \
| | * | riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley2020-01-042-12/+12
| | * | riscv: ftrace: correct the condition logic in function graph tracerZong Li2020-01-031-1/+1
| | * | riscv: dts: Add DT support for SiFive L2 cache controllerYash Shah2020-01-031-0/+15
| | * | riscv: gcov: enable gcov for RISC-VZong Li2020-01-031-0/+1
| | * | riscv: mm: use __pa_symbol for kernel symbolsZong Li2020-01-031-6/+6
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-01-0415-46/+32
| |\ \ \
| | * | | hexagon: define ioremap_ucNick Desaulniers2020-01-041-0/+1
| | * | | hexagon: work around compiler crashNick Desaulniers2020-01-041-3/+1
| | * | | hexagon: parenthesize registers in asm predicatesNick Desaulniers2020-01-046-23/+23
| | * | | mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-047-20/+7
| * | | | Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-048-18/+72
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton2020-01-021-1/+19
| | * | | MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in KconfigAlexander Lobakin2019-12-182-2/+2
| | * | | MIPS: BPF: Disable MIPS32 eBPF JITPaul Burton2019-12-181-1/+1
| | * | | MIPS: Prevent link failure with kcov instrumentationJouni Hogander2019-12-181-0/+3
| | * | | mips: Fix gettimeofday() in the vdso libraryVincenzo Frascino2019-12-022-13/+20
| | * | | MIPS: Fix boot on Fuloong2 systemsGuenter Roeck2019-11-271-1/+2
| | * | | mips: cacheinfo: report shared CPU mapVladimir Kondratiev2019-11-261-1/+26
| * | | | Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-01-032-2/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld2019-12-301-0/+1
| | * | | powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notraceMichael Ellerman2019-12-231-2/+2
| * | | | riscv: export flush_icache_all to modulesOlof Johansson2019-12-271-0/+1