linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-06 19:10:21 to 2017-06-07 23:07:20 UTC [more...]

CPU_BIG_ENDIAN in generic code (was: Re: [PATCH v3 3/7] arch/sparc: Define config parameter CPU_BIG_ENDIAN)
 2017-06-07 23:07 UTC  (5+ messages)

RISC-V Linux Port v2
 2017-06-07 22:27 UTC  (95+ messages)
  ` [PATCH 01/17] drivers: support PCIe in RISCV
  ` [PATCH 02/17] pcie-xilinx: add missing 5th legacy interrupt
  ` [PATCH 03/17] base: fix order of OF initialization
  ` [PATCH 04/17] Documentation: atomic_ops.txt is core-api/atomic_ops.rst
  ` [PATCH 05/17] MAINTAINERS: Add RISC-V
  ` [PATCH 06/17] pci: Add generic pcibios_{fixup_bus,align_resource}
  ` [PATCH 07/17] lib: Add shared copies of some GCC library routines
  ` [PATCH 08/17] dts: include documentation for the RISC-V interrupt controllers
  ` [PATCH 09/17] clocksource/timer-riscv: New RISC-V Clocksource
  ` [PATCH 10/17] irqchip: New RISC-V PLIC Driver
  ` [PATCH 11/17] irqchip: RISC-V Local Interrupt Controller Driver
  ` [PATCH 12/17] tty: New RISC-V SBI Console Driver
  ` [PATCH 13/17] RISC-V: Add include subdirectory
  ` [PATCH 14/17] RISC-V: lib files
  ` [PATCH 15/17] RISC-V: Add mm subdirectory
  ` [PATCH 16/17] RISC-V: Add kernel subdirectory
  ` [PATCH 17/17] RISC-V: Makefile and Kconfig

[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
 2017-06-07 22:06 UTC  (72+ messages)
` [PATCH v6 04/34] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v6 07/34] x86/mm: Don't use phys_to_virt in ioremap() if SME is active
` [PATCH v6 08/34] x86/mm: Add support to enable SME in early boot processing
` [PATCH v6 09/34] x86/mm: Simplify p[gum]d_page() macros
` [PATCH v6 10/34] x86, x86/mm, x86/xen, olpc: Use __va() against just the physical address in cr3
` [PATCH v6 11/34] x86/mm: Provide general kernel support for memory encryption
` [PATCH v6 12/34] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v6 13/34] x86/mm: Add support for early encrypt/decrypt of memory
  ` [PATCH v6 01/34] x86: Document AMD Secure Memory Encryption (SME)
  ` [PATCH v6 02/34] x86/mm/pat: Set write-protect cache mode for full PAT support
  ` [PATCH v6 03/34] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
  ` [PATCH v6 05/34] x86/CPU/AMD: Handle SME reduction in physical address size
  ` [PATCH v6 06/34] x86/mm: Add Secure Memory Encryption (SME) support
  ` [PATCH v6 14/34] x86/mm: Insure that boot memory areas are mapped properly
  ` [PATCH v6 15/34] x86/boot/e820: Add support to determine the E820 type of an address
  ` [PATCH v6 18/34] x86/efi: Update EFI pagetable creation to work with SME
  ` [PATCH v6 20/34] x86, mpparse: Use memremap to map the mpf and mpc data
  ` [PATCH v6 21/34] x86/mm: Add support to access persistent memory in the clear
  ` [PATCH v6 23/34] x86, realmode: Decrypt trampoline area if memory encryption is active
  ` [PATCH v6 25/34] swiotlb: Add warnings for use of bounce buffers with SME
  ` [PATCH v6 27/34] x86, realmode: Check for memory encryption on the APs
  ` [PATCH v6 31/34] x86/mm: Use proper encryption attributes with /dev/mem
  ` [PATCH v6 32/34] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v6 16/34] efi: Add an EFI table address match function
` [PATCH v6 17/34] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v6 19/34] x86/mm: Add support to access boot related data in the clear
` [PATCH v6 22/34] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v6 24/34] x86, swiotlb: Add memory encryption support
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v6 28/34] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v6 29/34] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v6 30/34] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v6 33/34] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v6 34/34] x86/mm: Add support to make use of Secure Memory Encryption

[PATCH 09/17] clocksource/timer-riscv: New RISC-V Clocksource
 2017-06-07 20:16 UTC 

Unify the various copies of libgcc into lib
 2017-06-07 19:27 UTC  (30+ messages)
` Unify the various copies of libgcc into lib v2
  ` [PATCH 1/7] lib: Add shared copies of some GCC library routines
  ` [PATCH 2/7] m32r: Use lib/ucmpdi2.c
  ` [PATCH 3/7] microblaze: Use libgcc files from lib/
  ` [PATCH 4/7] score: Use lib/{ashldi3,ashrdi3,cmpdi2,lshrdi3,ucmpdi2}.c
  ` [PATCH 5/7] sh: Use lib/ashldi3,ashrdi3,lshrdi3}.c
  ` [PATCH 6/7] sparc: Use lib/{cmpdi2,ucmpdi2}.c
  ` [PATCH 7/7] MIPS: Use generic libgcc intrinsics

[PATCH 03/20] asm-generic: Drop getrlimit and setrlimit syscalls from default list
 2017-06-07 18:48 UTC  (4+ messages)

[PATCH 0/4][V3] Improve watchdog config for arch watchdogs
 2017-06-07 14:37 UTC  (11+ messages)
` [PATCH 3/4] watchdog: Split up config options


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).