summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-09-01arm/build: Add missing sectionsKees Cook
2020-09-01arm/build: Explicitly keep .ARM.attributes sectionsKees Cook
2020-09-01arm/build: Refactor linker script headersKees Cook
2020-09-01arm64/build: Assert for unwanted sectionsKees Cook
2020-09-01arm64/build: Add missing DWARF sectionsKees Cook
2020-09-01arm64/build: Use common DISCARDS in linker scriptKees Cook
2020-09-01arm64/build: Remove .eh_frame* sections due to unwind tablesKees Cook
2020-09-01arm64/kernel: Remove needless Call Frame Information annotationsKees Cook
2020-09-01arm64/mm: Remove needless section quotesKees Cook
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook
2020-08-14x86/boot: Check that there are no run-time relocationsArvind Sankar
2020-08-14x86/boot: Remove run-time relocations from head_{32,64}.SArvind Sankar
2020-08-14x86/boot: Remove run-time relocations from .head.text codeArvind Sankar
2020-08-14x86/boot: Add .text.* to setup.ldArvind Sankar
2020-08-14x86/boot/compressed: Get rid of GOT fixup codeArd Biesheuvel
2020-08-14x86/boot/compressed: Force hidden visibility for all symbol referencesArd Biesheuvel
2020-08-14x86/boot/compressed: Move .got.plt entries out of the .got sectionArd Biesheuvel
2020-08-12Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu
2020-08-12mm: clean up the last pieces of page fault accountingsPeter Xu
2020-08-12mm/xtensa: use general page fault accountingPeter Xu
2020-08-12mm/x86: use general page fault accountingPeter Xu
2020-08-12mm/sparc64: use general page fault accountingPeter Xu
2020-08-12mm/sparc32: use general page fault accountingPeter Xu
2020-08-12mm/sh: use general page fault accountingPeter Xu
2020-08-12mm/s390: use general page fault accountingPeter Xu
2020-08-12mm/riscv: use general page fault accountingPeter Xu
2020-08-12mm/powerpc: use general page fault accountingPeter Xu
2020-08-12mm/parisc: use general page fault accountingPeter Xu
2020-08-12mm/openrisc: use general page fault accountingPeter Xu
2020-08-12mm/nios2: use general page fault accountingPeter Xu
2020-08-12mm/nds32: use general page fault accountingPeter Xu
2020-08-12mm/mips: use general page fault accountingPeter Xu
2020-08-12mm/microblaze: use general page fault accountingPeter Xu
2020-08-12mm/m68k: use general page fault accountingPeter Xu
2020-08-12mm/ia64: use general page fault accountingPeter Xu
2020-08-12mm/hexagon: use general page fault accountingPeter Xu
2020-08-12mm/csky: use general page fault accountingPeter Xu
2020-08-12mm/arm64: use general page fault accountingPeter Xu
2020-08-12mm/arm: use general page fault accountingPeter Xu
2020-08-12mm/arc: use general page fault accountingPeter Xu
2020-08-12mm/alpha: use general page fault accountingPeter Xu
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-08-12alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-12riscv: include <asm/pgtable.h> in <asm/uaccess.h>Christoph Hellwig
2020-08-12nds32: use uaccess_kernel in show_regsChristoph Hellwig