Current Team Memberships

Show patches with: Archived = No       |   5390 patches
« 1 2 ... 34 35 3653 54 »
Patch Series S/W/F Date Submitter Delegate State
[v4,2/4] ARM: kernel: allocate PLT entries only for external symbols --- 2016-08-29 Ard Biesheuvel Accepted
[v4,1/4] ARM: kernel: merge core and init PLTs --- 2016-08-29 Ard Biesheuvel New
[Linaro-uefi] Platforms/Styx: ignore PcdArmPrimaryCoreMask --- 2016-08-29 Ard Biesheuvel Accepted
[2/2] crypto: arm/sha1-neon - add support for building in Thumb2 mode --- 2016-08-29 Ard Biesheuvel Superseded
[1/2] crypto: arm/ghash-ce - add missing async import/export --- 2016-08-29 Ard Biesheuvel New
[RFC,3/3] arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0 --- 2016-08-26 Ard Biesheuvel New
[RFC,2/3] arm64: cpufeature: constify arm64_ftr_regs array --- 2016-08-26 Ard Biesheuvel Superseded
[RFC,1/3] arm64: cpufeature: constify arm64_ftr_bits structures --- 2016-08-26 Ard Biesheuvel Superseded
[v2] efi: arm64: treat regions with WT/WC set but WB cleared as memory --- 2016-08-25 Ard Biesheuvel Accepted
efi: arm64: treat regions with WT/WC set but WB cleared as memory --- 2016-08-24 Ard Biesheuvel New
[v2,9/9] arm64: head.S: document the use of callee saved registers --- 2016-08-24 Ard Biesheuvel Superseded
[v2,8/9] arm64: head.S: use ordinary stack frame for __primary_switched() --- 2016-08-24 Ard Biesheuvel Superseded
[v2,7/9] arm64: kernel: drop use of x24 from primary boot path --- 2016-08-24 Ard Biesheuvel Superseded
[v2,6/9] arm64: call __enable_mmu as an ordinary function for secondary/resume --- 2016-08-24 Ard Biesheuvel New
[v2,5/9] arm64: kernel: use x30 for __enable_mmu return address --- 2016-08-24 Ard Biesheuvel New
[v2,4/9] arm64: head.S: move KASLR processing out of __enable_mmu() --- 2016-08-24 Ard Biesheuvel Superseded
[v2,3/9] arm64: kernel: use ordinary return/argument register for el2_setup() --- 2016-08-24 Ard Biesheuvel Superseded
[v2,2/9] arm64: kernel: fix style issues in sleep.S --- 2016-08-24 Ard Biesheuvel Superseded
[v2,1/9] arm64: kernel: get rid of x25 and x26 with 'global' scope --- 2016-08-24 Ard Biesheuvel Accepted
[edk2] BaseTools/GenFw: ignore dynamic RELA sections --- 2016-08-22 Ard Biesheuvel Accepted
[edk2,5/5] ArmVirtPkg: remove now unused PciHostBridgeDxe --- 2016-08-22 Ard Biesheuvel Superseded
[edk2,4/5] ArmVirtPkg/FdtPciHostBridgeLib: add MMIO64 support --- 2016-08-22 Ard Biesheuvel New
[edk2,3/5] ArmVirtPkg/ArmVirtQemu: switch to generic PciHostBridgeDxe --- 2016-08-22 Ard Biesheuvel New
[edk2,2/5] ArmVirtPkg: implement FdtPciHostBridgeLib --- 2016-08-22 Ard Biesheuvel New
[edk2,1/5] ArmVirtPkg/PciHostBridgeDxe: don't set linux, pci-probe-only DT property --- 2016-08-22 Ard Biesheuvel Superseded
[RFC/RFT] arm64: mm: allow userland to run with one fewer translation level --- 2016-08-21 Ard Biesheuvel New
[2/2] ARM: add interworking support to Thumb-2 kernel --- 2016-08-20 Ard Biesheuvel New
[1/2] ARM: Thumb-2: infer function annotation for external ksyms --- 2016-08-20 Ard Biesheuvel New
[edk2] BaseTools/GenFv: allow TE/PE images with no .reloc section --- 2016-08-19 Ard Biesheuvel New
[edk2] BaseTools/GenFv: allow TE/PE images with no .reloc section --- 2016-08-18 Ard Biesheuvel New
[v4,2/3] arm64: vmlinux.ld: Add .mmuoff.{text, data} sections --- 2016-08-18 Ard Biesheuvel New
[v3,4/4] arm64: kernel: avoid brute force search on PLT generation --- 2016-08-18 Ard Biesheuvel Superseded
[v3,3/4] ARM: kernel: sort relocation sections before allocating PLTs --- 2016-08-18 Ard Biesheuvel New
[v3,2/4] ARM: kernel: allocate PLT entries only for external symbols --- 2016-08-18 Ard Biesheuvel Superseded
[v3,1/4] ARM: kernel: merge core and init PLTs --- 2016-08-18 Ard Biesheuvel Superseded
arm64: kernel: avoid literal load of virtual address with MMU off --- 2016-08-17 Ard Biesheuvel Accepted
[edk2,v3,4/4] MdeModulePkg/EbcDxe AARCH64: simplify interpreter entry point thunks --- 2016-08-17 Ard Biesheuvel New
[edk2,v3,3/4] MdeModulePkg/EbxDxe AARCH64: use tail call for EBC to native thunk --- 2016-08-17 Ard Biesheuvel New
[edk2,v3,2/4] MdeModulePkg/EbcDxe AARCH64: use a fixed size thunk structure --- 2016-08-17 Ard Biesheuvel Superseded
[edk2,v3,1/4] MdeModulePkg/EbcDxe AARCH64: clean up comment style in ASM file --- 2016-08-17 Ard Biesheuvel Superseded
[v2,3/3] ARM: kernel: sort relocation sections before allocating PLTs --- 2016-08-17 Ard Biesheuvel New
[v2,2/3] ARM: kernel: allocate PLT entries only for external symbols --- 2016-08-17 Ard Biesheuvel New
[v2,1/3] ARM: kernel: merge core and init PLTs --- 2016-08-17 Ard Biesheuvel Superseded
arm64: head.S: get rid of x25 and x26 with 'global' scope --- 2016-08-16 Ard Biesheuvel Superseded
[2/2] ARM: kernel: allocate PLT entries only for external symbols --- 2016-08-16 Ard Biesheuvel Superseded
[1/2] ARM: kernel: merge core and init PLTs --- 2016-08-16 Ard Biesheuvel Superseded
[v2] efi: arm64: add debugfs node to dump UEFI runtime page tables --- 2016-08-16 Ard Biesheuvel Accepted
[edk2,1/3] ArmPkg/CompilerIntrinsicsLib: replace memcpy and memset with C code --- 2016-08-12 Ard Biesheuvel New
[edk2,3/3] MdePkg RVCT: add definition of UNREACHABLE --- 2016-08-11 Ard Biesheuvel Accepted
[edk2,2/3] BaseTools RVCT: ignore various RVC diagnostics --- 2016-08-11 Ard Biesheuvel Accepted
[edk2,1/3] ArmPkg/CompilerIntrinsicsLib: replace memcpy and memset with C code --- 2016-08-11 Ard Biesheuvel Accepted
[edk2,2/2] BaseTools ARM AARCH64: drop redundant compiler arguments --- 2016-08-11 Ard Biesheuvel Accepted
[edk2,1/2] BaseTools ARM AARCH64: pass CC flags to linker for XIP modules as well --- 2016-08-11 Ard Biesheuvel Accepted
[edk2,6/6] Platforms/Marvell/Armada70x0Lib: switch to ASM_FUNC() asm macro --- 2016-08-11 Ard Biesheuvel New
[edk2,5/6] Platforms/Hisilicon/ArmPlatformLibPv660: switch to ASM_FUNC() asm macro --- 2016-08-11 Ard Biesheuvel New
[edk2,4/6] Platforms/Styx: switch to ASM_FUNC() asm macro --- 2016-08-11 Ard Biesheuvel New
[edk2,3/6] Platforms/Styx: remove unused AmdStyxSecLib --- 2016-08-11 Ard Biesheuvel New
[edk2,2/6] Platforms/BeagleBoard/BeagleBoardLib: switch to ASM_FUNC() asm macro --- 2016-08-11 Ard Biesheuvel New
[edk2,1/6] Platforms/BeagleBoard: remove unreferenced Sec.inf module --- 2016-08-11 Ard Biesheuvel New
[edk2,26/26] ArmPlatformPkg/ArmPlatformStackLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,25/26] ArmPlatformPkg/ArmPlatformLibNull: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,24/26] ArmPlatformPkg/ArmVExpressPkg: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,23/26] ArmPlatformPkg/PrePeiCore: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,22/26] ArmPlatformPkg/PrePi: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,21/26] ArmPlatformPkg/ArmJunoLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,20/26] BeagleBoardPkg: add missing ArmMmuLib resolution --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,19/26] BeagleBoardPkg: remove unused Sec.inf module --- 2016-08-10 Ard Biesheuvel Superseded
[edk2,18/26] ArmPkg/SemihostLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,17/26] ArmPkg/CompilerIntrinsicsLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel New
[edk2,16/26] ArmPkg/BaseMemoryLibVstm: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,15/26] ArmPkg/BaseMemoryLibSm: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,14/26] ArmPkg/ArmSmcLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,13/26] ArmPkg/ArmMmuLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,12/26] ArmPkg/ArmLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,11/26] ArmPkg/ArmHvcLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,10/26] ArmPkg/ArmGicV3: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,09/26] ArmPkg/ArmCpuLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,08/26] ArmPkg/ArmSmcLibNull: move to generic C implementation --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,07/26] ArmVirtPkg: clean up assembly source files --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,06/26] ArmVirt/PrePi: make jump to CEntryPoint relative --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,05/26] ArmPkg: introduce ASM_FUNC, MOV32/MOV64 and ADRL/LDRL macros --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,04/26] ArmPlatformPkg RVCT: drop dependency on GCC macro library --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,03/26] ArmPkg/AsmMacroIoLib: remove unused obsolete MMIO and other asm macros --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,02/26] ArmPkg: add missing ArmMmuLib resolution to ArmPkg.dsc --- 2016-08-10 Ard Biesheuvel New
[edk2,01/26] ArmLib: remove ArmReplaceLiveTranslationEntry() implementation --- 2016-08-10 Ard Biesheuvel Accepted
[edk2] BaseTools/GccBase.lds: don't copy RELA section to PE/COFF --- 2016-08-10 Ard Biesheuvel Accepted
[edk2] MdeModulePkg/EbcDxe: add ARM support --- 2016-08-09 Ard Biesheuvel New
[edk2] MdeModulePkg/EbcDxe: add ARM support --- 2016-08-09 Ard Biesheuvel New
[edk2] ArmPkg: Fix double GIC EIOR write per interrupt --- 2016-08-08 Ard Biesheuvel New
[edk2,2/2] StdLib/LibC ARM AARCH64: do not redefine compiler intrinsics --- 2016-08-08 Ard Biesheuvel Accepted
[edk2,1/2] StdLib/LibC: avoid LTO code for compiler intrinsics --- 2016-08-08 Ard Biesheuvel New
[edk2,2/2] BaseTools ARM: impose strict alignment only for XIP modules --- 2016-08-08 Ard Biesheuvel Accepted
[edk2,1/2] BaseTools CLANG35: add missing XIP flags for AARCH64 --- 2016-08-08 Ard Biesheuvel Accepted
[edk2,2/2] ArmPlatformPkg/PrePi: use correct callee saved regs --- 2016-08-05 Ard Biesheuvel New
[edk2,1/2] ArmVirtPkg/PrePi: use correct callee saved regs --- 2016-08-05 Ard Biesheuvel Accepted
[edk2,v2] BaseTools X64: fold PLT relocations into simple relative references --- 2016-08-05 Ard Biesheuvel Accepted
[edk2,3/3] BaseTools GCC/ARM: add -fno-builtin to CC flags --- 2016-08-04 Ard Biesheuvel Accepted
[edk2,2/3] ArmPkg/CompilerIntrinsicsLib: make the default memset() weak --- 2016-08-04 Ard Biesheuvel Accepted
[edk2,1/3] ArmPkg/ArmSoftFloatLib: disable LTO build for GCC --- 2016-08-04 Ard Biesheuvel Accepted
[edk2] BaseTools X64: fold PLT relocations into simple relative references --- 2016-08-04 Ard Biesheuvel New
« 1 2 ... 34 35 3653 54 »

Bundling

Create bundle: