Show patches with: Submitter = Ard Biesheuvel       |    State = Action Required       |    Archived = No       |   609 patches
« 1 2 3 46 7 »
Patch Series S/W/F Date Submitter Delegate State
[3/3] arm64/efi: memblock_remove() rather than _reserve UEFI reserved memory --- 2015-10-29 Ard Biesheuvel New
[2/3] arm64: reimplement page_is_ram() using memblock and UEFI memory map --- 2015-10-29 Ard Biesheuvel New
[1/3] arm64/efi: set EFI_MEMMAP bit only after mapping the memory map --- 2015-10-29 Ard Biesheuvel New
[v2] arm64: efi: make sure vmlinux load address aligned on 2MB --- 2015-10-29 Ard Biesheuvel New
arm64: efi: make sure vmlinux load address aligned on 2MBytes --- 2015-10-28 Ard Biesheuvel New
[v4,3/3] arm64/efi: isolate EFI stub from the kernel proper --- 2015-10-27 Ard Biesheuvel New
arm64/efi: register UEFI runtime mmio regions as iomem resources --- 2015-10-26 Ard Biesheuvel New
arm64: Align .text section to PAGE_SIZE --- 2015-10-23 Ard Biesheuvel New
[v3,2/3] arm64: use ENDPIPROC() to annotate position independent assembler routines --- 2015-10-06 Ard Biesheuvel New
[9/9] ARM: add UEFI stub support --- 2015-10-02 Ard Biesheuvel New
[9/9] ARM: add UEFI stub support --- 2015-10-01 Ard Biesheuvel New
[8/9] ARM: wire up UEFI init and runtime support --- 2015-10-01 Ard Biesheuvel New
[4/9] ARM: only consider memblocks with NOMAP cleared for linear mapping --- 2015-10-01 Ard Biesheuvel New
[2/9] arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM --- 2015-10-01 Ard Biesheuvel New
[1/9] arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM --- 2015-10-01 Ard Biesheuvel New
[v2,1/2] arm64: use ENDPIPROC() to annotate position independent assembler routines --- 2015-10-01 Ard Biesheuvel New
[v2,0/7] arm64: relax Image placement rules --- 2015-09-24 Ard Biesheuvel New
[1/2] arm64: use ENDPIPROC() to annotate position independent assembler routines --- 2015-09-24 Ard Biesheuvel New
[v2,7/7] arm64: allow kernel Image to be loaded anywhere in physical memory --- 2015-09-23 Ard Biesheuvel New
[v2,5/7] arm64: move kernel mapping out of linear region --- 2015-09-23 Ard Biesheuvel New
[v2,4/7] arm64: mm: explicitly bootstrap the linear mapping --- 2015-09-23 Ard Biesheuvel New
[v2,2/7] arm64: use more granular reservations for static page table allocations --- 2015-09-23 Ard Biesheuvel New
[v3,6/6] arm64/efi: ignore DT memreserve entries instead of removing them --- 2015-09-22 Ard Biesheuvel New
[v3,5/6] arm64/efi: ignore DT memory nodes instead of removing them --- 2015-09-22 Ard Biesheuvel New
[v3,4/6] arm64/efi: move EFI /chosen node parsing before early FDT processing --- 2015-09-22 Ard Biesheuvel New
[v3,3/6] efi: move FDT handling to separate object file --- 2015-09-22 Ard Biesheuvel New
[v3,2/6] arm64: override generic version of early_init_dt_add_memory_arch() --- 2015-09-22 Ard Biesheuvel New
[v3,1/6] of/fdt: make generic early_init_dt_add_memory_arch() a weak alias --- 2015-09-22 Ard Biesheuvel New
[v1,2/2] arm64: errata: add module load workaround for erratum #843419 --- 2015-09-18 Ard Biesheuvel New
[v1,1/2] arm64: introduce infrastructure for emitting veneers at module reloc time --- 2015-09-18 Ard Biesheuvel New
[RFC,2/2] arm64: errata: add module load workaround for erratum #843419 --- 2015-09-17 Ard Biesheuvel New
[RFC,1/2] arm64: introduce infrastructure for emitting veneers at module reloc time --- 2015-09-17 Ard Biesheuvel New
arm64: expose kernel page size in Image header flags --- 2015-09-17 Ard Biesheuvel New
[RFC] arm64/efi: isolate EFI stub from the kernel proper --- 2015-09-15 Ard Biesheuvel New
[3/3] arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAP --- 2015-09-14 Ard Biesheuvel New
[v2] arm64/efi: don't pad between EFI_MEMORY_RUNTIME regions --- 2015-09-10 Ard Biesheuvel New
[v2] arm64/efi: don't pad between EFI_MEMORY_RUNTIME regions --- 2015-09-09 Ard Biesheuvel New
[v2] arm64/efi: base UEFI mapping permissions on region attributes --- 2015-08-26 Ard Biesheuvel New
arm64: fix bug for reloading FPSIMD state after execve on cpu 0. --- 2015-08-26 Ard Biesheuvel New
[v2,5/5] arm64/efi: ignore DT memreserve entries instead of removing them --- 2015-08-26 Ard Biesheuvel New
[v2,4/5] arm64/efi: ignore DT memory nodes instead of removing them --- 2015-08-26 Ard Biesheuvel New
[v2,3/5] arm64/efi: move EFI init before early FDT processing --- 2015-08-26 Ard Biesheuvel New
[v2,2/5] efi: move FDT handling to separate object file --- 2015-08-26 Ard Biesheuvel New
[v2,1/5] arm64: clone early_init_dt_add_memory_arch() to override default --- 2015-08-26 Ard Biesheuvel New
arm64: ignore memory outside of the linear range --- 2015-08-15 Ard Biesheuvel New
arm64: override early_init_dt_add_memory_arch() --- 2015-07-29 Ard Biesheuvel New
bug in identity map for 4KB pages? --- 2015-07-29 Ard Biesheuvel New
[2/2] arm64/efi: use efi_low_alloc() with offset to allocate kernel --- 2015-07-29 Ard Biesheuvel New
[1/2] efi: add 'offset' param to efi_low_alloc() --- 2015-07-29 Ard Biesheuvel New
arm64/efi: prefer AllocatePages() over efi_low_alloc() for vmlinux --- 2015-07-24 Ard Biesheuvel New
[2/2] arm64/efi: don't pad between EFI_MEMORY_RUNTIME regions --- 2015-06-30 Ard Biesheuvel New
[1/2] arm64/efi: base UEFI mapping permissions on region attributes --- 2015-06-30 Ard Biesheuvel New
[for-v4.2,3/4] arm64: reduce ID map to a single page --- 2015-06-01 Ard Biesheuvel New
[10/10] arm64/efi: adapt to relaxed kernel Image placement requirements --- 2015-05-11 Ard Biesheuvel New
[09/10] arm64: allow kernel Image to be loaded anywhere in physical memory --- 2015-05-11 Ard Biesheuvel New
[07/10] arm64: move kernel mapping out of linear region --- 2015-05-11 Ard Biesheuvel New
[06/10] arm64: mm: explicitly bootstrap the linear mapping --- 2015-05-11 Ard Biesheuvel New
[04/10] arm64: use more granular reservations for static page table allocations --- 2015-05-11 Ard Biesheuvel New
[01/10] arm64/efi: use dynamically allocated space for EFI pgd --- 2015-05-11 Ard Biesheuvel New
[8/8] arm64/efi: adapt to relaxed FDT placement requirements --- 2015-05-11 Ard Biesheuvel New
[7/8] arm64/efi: ignore DT memreserve entries instead of removing them --- 2015-05-11 Ard Biesheuvel New
[6/8] arm64/efi: ignore DT memory nodes instead of removing them --- 2015-05-11 Ard Biesheuvel New
[5/8] arm64/efi: move EFI init before early FDT processing --- 2015-05-11 Ard Biesheuvel New
[4/8] efi: move FDT handling to separate object file --- 2015-05-11 Ard Biesheuvel New
[3/8] arm64: override early_init_dt_add_memory_arch() --- 2015-05-11 Ard Biesheuvel New
[2/8] arm64: use fixmap region for permanent FDT mapping --- 2015-05-11 Ard Biesheuvel New
Regression: Kirkwood fails to boot because of bf35706f3d0929b --- 2015-04-29 Ard Biesheuvel New
[RFC] ARM: add fixmap based earlycon support --- 2015-04-29 Ard Biesheuvel New
[v2,2/2] ARM: Thumb2: use "bx reg" not "mov pc, reg" for all registers --- 2015-04-21 Ard Biesheuvel New
[v2,1/2] ARM: use ENDPROC() to annotate all v7 asm setup functions --- 2015-04-21 Ard Biesheuvel New
[1/2] ARM: include Thumb2 bit in PROCINFO setup function offset --- 2015-04-21 Ard Biesheuvel New
[2/2] ARM: prefer "bx reg" over "mov pc, reg" for all registers --- 2015-04-21 Ard Biesheuvel New
[v2,1/8] ARM: replace PROCINFO embedded branch with relative offset --- 2015-04-19 Ard Biesheuvel New
[v4,13/13] arm64/efi: adapt to relaxed kernel Image placement requirements --- 2015-04-15 Ard Biesheuvel New
[v4,12/13] arm64: allow kernel Image to be loaded anywhere in physical memory --- 2015-04-15 Ard Biesheuvel New
[v4,11/13] arm64: map linear region as non-executable --- 2015-04-15 Ard Biesheuvel New
[v4,10/13] arm64: move kernel mapping out of linear region --- 2015-04-15 Ard Biesheuvel New
[v4,09/13] arm64: mm: explicitly bootstrap the linear mapping --- 2015-04-15 Ard Biesheuvel New
[v4,07/13] arm64: use more granular reservations for static page table allocations --- 2015-04-15 Ard Biesheuvel New
[v4,06/13] arm64: implement our own early_init_dt_add_memory_arch() --- 2015-04-15 Ard Biesheuvel New
[v4,05/13] arm64/efi: adapt to relaxed FDT placement requirements --- 2015-04-15 Ard Biesheuvel New
[v4,04/13] arm64: use fixmap region for permanent FDT mapping --- 2015-04-15 Ard Biesheuvel New
[v4,01/13] arm64: reduce ID map to a single page --- 2015-04-15 Ard Biesheuvel New
[v3,11/11] arm64/efi: adapt to relaxed kernel Image placement requirements --- 2015-04-10 Ard Biesheuvel New
[v3,10/11] arm64: allow kernel Image to be loaded anywhere in physical memory --- 2015-04-10 Ard Biesheuvel New
[v3,09/11] arm64: move kernel mapping out of linear region --- 2015-04-10 Ard Biesheuvel New
[v3,08/11] arm64: mm: explicitly bootstrap the linear mapping --- 2015-04-10 Ard Biesheuvel New
[v3,07/11] arm64: fixmap: allow init before linear mapping is set up --- 2015-04-10 Ard Biesheuvel New
[v3,06/11] arm64: implement our own early_init_dt_add_memory_arch() --- 2015-04-10 Ard Biesheuvel New
[v3,05/11] arm64/efi: adapt to relaxed FDT placement requirements --- 2015-04-10 Ard Biesheuvel New
[v3,04/11] arm64: use fixmap region for permanent FDT mapping --- 2015-04-10 Ard Biesheuvel New
[v3,01/11] arm64: reduce ID map to a single page --- 2015-04-10 Ard Biesheuvel New
efi: stub: use a pool allocation for the cmdline --- 2015-04-10 Ard Biesheuvel New
[v2,resend,14/14] crypto/x86: move SHA-384/512 SSSE3 implementation to base layer --- 2015-03-30 Ard Biesheuvel New
[v2,resend,13/14] crypto/x86: move SHA-224/256 SSSE3 implementation to base layer --- 2015-03-30 Ard Biesheuvel New
[v2,resend,12/14] crypto/x86: move SHA-1 SSSE3 implementation to base layer --- 2015-03-30 Ard Biesheuvel New
[v2,resend,11/14] crypto/arm64: move SHA-224/256 ARMv8 implementation to base layer --- 2015-03-30 Ard Biesheuvel New
[v2,resend,10/14] crypto/arm64: move SHA-1 ARMv8 implementation to base layer --- 2015-03-30 Ard Biesheuvel New
[v2,resend,09/14] crypto/arm: move SHA-224/256 ARMv8 implementation to base layer --- 2015-03-30 Ard Biesheuvel New
[v2,resend,08/14] crypto/arm: move SHA-1 ARMv8 implementation to base layer --- 2015-03-30 Ard Biesheuvel New
« 1 2 3 46 7 »