index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2020-01-10
efi: Allow disabling PCI busmastering on bridges during boot
Matthew Garrett
2020-01-10
efi/x86: Allow translating 64-bit arguments for mixed mode calls
Arvind Sankar
2020-01-10
efi/x86: Check number of arguments to variadic functions
Arvind Sankar
2020-01-10
efi/x86: Remove unreachable code in kexec_enter_virtual_mode()
Ard Biesheuvel
2020-01-10
efi/x86: Don't panic or BUG() on non-critical error conditions
Ard Biesheuvel
2020-01-10
efi/x86: Clean up efi_systab_init() routine for legibility
Ard Biesheuvel
2020-01-10
efi/x86: Drop two near identical versions of efi_runtime_init()
Ard Biesheuvel
2020-01-10
efi/x86: Simplify mixed mode call wrapper
Ard Biesheuvel
2020-01-10
efi/x86: Simplify 64-bit EFI firmware call wrapper
Ard Biesheuvel
2020-01-10
efi/x86: Simplify i386 efi_call_phys() firmware call wrapper
Ard Biesheuvel
2020-01-10
efi/x86: Split SetVirtualAddresMap() wrappers into 32 and 64 bit versions
Ard Biesheuvel
2020-01-10
efi/x86: Split off some old memmap handling into separate routines
Ard Biesheuvel
2020-01-10
efi/x86: Avoid redundant cast of EFI firmware service pointer
Ard Biesheuvel
2020-01-10
efi/x86: Map the entire EFI vendor string before copying it
Ard Biesheuvel
2020-01-10
efi/x86: Re-disable RT services for 32-bit kernels running on 64-bit EFI
Ard Biesheuvel
2020-01-10
efi/libstub/x86: Force 'hidden' visibility for extern declarations
Ard Biesheuvel
2020-01-10
efi/libstub: Fix boot argument handling in mixed mode entry code
Ard Biesheuvel
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
2020-01-10
Merge branch 'linus' into efi/core, to pick up fixes
Ingo Molnar
2020-01-06
Merge tag 'arc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2020-01-06
arm64: Revert support for execute-only user mappings
Catalin Marinas
2020-01-05
Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-04
riscv: prefix IRQ_ macro names with an RV_ namespace
Paul Walmsley
2020-01-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-01-04
Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-04
hexagon: define ioremap_uc
Nick Desaulniers
2020-01-04
hexagon: work around compiler crash
Nick Desaulniers
2020-01-04
hexagon: parenthesize registers in asm predicates
Nick Desaulniers
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2020-01-03
Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-01-03
riscv: ftrace: correct the condition logic in function graph tracer
Zong Li
2020-01-03
riscv: dts: Add DT support for SiFive L2 cache controller
Yash Shah
2020-01-03
riscv: gcov: enable gcov for RISC-V
Zong Li
2020-01-03
riscv: mm: use __pa_symbol for kernel symbols
Zong Li
2020-01-02
MIPS: Avoid VDSO ABI breakage due to global register variable
Paul Burton
2019-12-30
powerpc/spinlocks: Include correct header for static key
Jason A. Donenfeld
2019-12-28
ARC: pt_regs: remove hardcoded registers offset
Eugeniy Paltsev
2019-12-27
riscv: export flush_icache_all to modules
Olof Johansson
2019-12-27
riscv: reject invalid syscalls below -1
David Abdurachmanov
2019-12-27
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
Luc Van Oostenryck
2019-12-25
efi/libstub/x86: Avoid globals to store context during mixed mode calls
Ard Biesheuvel
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
2019-12-25
efi/libstub: Drop 'table' argument from efi_table_attr() macro
Ard Biesheuvel
2019-12-25
efi/libstub: Drop protocol argument from efi_call_proto() macro
Ard Biesheuvel
2019-12-25
efi/libstub/x86: Work around page freeing issue in mixed mode
Ard Biesheuvel
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
2019-12-25
efi/libstub: Drop sys_table_arg from printk routines
Ard Biesheuvel
2019-12-25
efi/libstub/x86: Drop __efi_early() export and efi_config struct
Ard Biesheuvel
2019-12-25
efi/libstub: Unify the efi_char16_printk implementations
Ard Biesheuvel
2019-12-25
efi/libstub: Get rid of 'sys_table_arg' macro parameter
Ard Biesheuvel
[next]