Age | Commit message (Expand) | Author | Files | Lines |
2020-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+10 |
2020-12-09 | Merge branch 'for-next/misc' into for-next/core | Catalin Marinas | 1 | -6/+4 |
2020-12-09 | Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt... | Catalin Marinas | 1 | -8/+28 |
2020-12-04 | KVM: arm64: Add .hyp.data..ro_after_init ELF section | David Brazdil | 1 | -0/+10 |
2020-11-27 | arm64: vmlinux.lds.S: Drop redundant *.init.rodata.* | Youling Tang | 1 | -1/+1 |
2020-11-17 | arm64: omit [_text, _stext) from permanent kernel mapping | Ard Biesheuvel | 1 | -1/+1 |
2020-11-10 | arm64: consistently use reserved_pg_dir | Mark Rutland | 1 | -5/+3 |
2020-11-10 | arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y | Will Deacon | 1 | -1/+1 |
2020-10-28 | arm64: vmlinux.lds: account for spurious empty .igot.plt sections | Ard Biesheuvel | 1 | -1/+1 |
2020-10-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+13 |
2020-10-12 | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+24 |
2020-09-30 | kvm: arm64: Set up hyp percpu data for nVHE | David Brazdil | 1 | -0/+8 |
2020-09-30 | kvm: arm64: Only define __kvm_ex_table for CONFIG_KVM | David Brazdil | 1 | -0/+4 |
2020-09-30 | kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h | David Brazdil | 1 | -0/+1 |
2020-09-07 | arm64: get rid of TEXT_OFFSET | Ard Biesheuvel | 1 | -2/+2 |
2020-09-01 | arm64/build: Assert for unwanted sections | Kees Cook | 1 | -0/+20 |
2020-09-01 | arm64/build: Add missing DWARF sections | Kees Cook | 1 | -0/+1 |
2020-09-01 | arm64/build: Use common DISCARDS in linker script | Kees Cook | 1 | -3/+2 |
2020-09-01 | arm64/build: Remove .eh_frame* sections due to unwind tables | Kees Cook | 1 | -1/+0 |
2020-09-01 | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG | Kees Cook | 1 | -0/+1 |
2020-08-28 | KVM: arm64: Add kvm_extable for vaxorcism code | James Morse | 1 | -0/+8 |
2020-08-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+0 |
2020-07-21 | arm64: Reduce the number of header files pulled into vmlinux.lds.S | Will Deacon | 1 | -1/+0 |
2020-07-02 | arm64/alternatives: use subsections for replacement sequences | Ard Biesheuvel | 1 | -3/+0 |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -1/+0 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-04-28 | efi/libstub/arm64: align PE/COFF sections to segment alignment | Ard Biesheuvel | 1 | -1/+2 |
2020-04-28 | arm64/kernel: Fix range on invalidating dcache for boot page tables | Gavin Shan | 1 | -0/+1 |
2020-04-28 | arm64/kernel: vmlinux.lds: drop redundant discard/keep macros | Ard Biesheuvel | 1 | -8/+2 |
2020-04-28 | arm64: rename stext to primary_entry | Ard Biesheuvel | 1 | -2/+2 |
2019-12-07 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+3 |
2019-12-04 | arm64: insn: consistently handle exit text | Mark Rutland | 1 | -0/+3 |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -5/+5 |
2019-11-04 | arm64: Move EXCEPTION_TABLE to RO_DATA segment | Kees Cook | 1 | -3/+4 |
2019-11-04 | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook | 1 | -1/+1 |
2019-11-04 | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook | 1 | -1/+0 |
2019-10-28 | arm64: remove __exception annotations | James Morse | 1 | -3/+0 |
2019-08-14 | arm64/efi: Move variable assignments after SECTIONS | Kees Cook | 1 | -0/+2 |
2019-08-05 | arm64: Add support for relocating the kernel with RELR relocations | Peter Collingbourne | 1 | -0/+9 |
2018-12-04 | arm64: relocatable: fix inconsistencies in linker script and options | Ard Biesheuvel | 1 | -4/+5 |
2018-10-24 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
2018-10-11 | vmlinux.lds.h: Move LSM_TABLE into INIT_DATA | Kees Cook | 1 | -1/+0 |
2018-09-25 | arm64/mm: move runtime pgds to rodata | Jun Yao | 1 | -16/+17 |
2018-09-25 | arm64/mm: Separate boot-time page tables from swapper_pg_dir | Jun Yao | 1 | -1/+5 |
2018-05-15 | arm64: remove no-op macro VMLINUX_SYMBOL() | Masahiro Yamada | 1 | -10/+10 |
2018-01-14 | arm64: Extend early page table code to allow for larger kernels | Steve Capper | 1 | -0/+1 |
2018-01-14 | arm64: entry: Move the trampoline to be before PAN | Steve Capper | 1 | -5/+6 |
2018-01-14 | arm64: Re-order reserved_ttbr0 in linker script | Steve Capper | 1 | -3/+2 |
2017-12-11 | arm64: kaslr: Put kernel vectors address in separate data page | Will Deacon | 1 | -1/+4 |
2017-12-11 | arm64: entry: Add exception trampoline page for exceptions from EL0 | Will Deacon | 1 | -0/+17 |