linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-31 09:43:41 to 2018-08-09 06:48:30 UTC [more...]

[PATCH 0/3] System call table generation support
 2018-08-09  6:48 UTC  (5+ messages)
` [PATCH 1/3] microblaze: Replace NR_syscalls macro from asm/unistd.h
` [PATCH 2/3] microblaze: Added system call table generation support
` [PATCH 3/3] microblaze: uapi header and system call table file generation

[PATCH 0/3] System call table generation support
 2018-08-09  5:36 UTC  (4+ messages)
` [PATCH 1/3] sh: Rename NR_syscalls macro to __NR_syscalls
` [PATCH 2/3] sh: Added system call table generation support
` [PATCH 3/3] sh: uapi header and system call table file generation

[PATCH 0/4] System call table generation support
 2018-08-09  5:15 UTC  (5+ messages)
` [PATCH 1/4] m68k: Rename system call table file name
` [PATCH 2/4] m68k: Replace NR_syscalls macro from asm/unistd.h
` [PATCH 3/4] m68k: Added system call table generation support
` [PATCH 4/4] m68k: uapi header and system call table file generation

[PATCH 0/5] System call table generation support
 2018-08-09  5:05 UTC  (6+ messages)
` [PATCH 1/5] ia64: Replace NR_syscalls macro from asm/unistd.h
` [PATCH 2/5] ia64: Added an offset for system call number
` [PATCH 3/5] ia64: Replaced the system call table entry from entry.S
` [PATCH 4/5] ia64: Added system call table generation support
` [PATCH 5/5] ia64: uapi header and system call table file generation

[PATCH v5 0/4] MIPS: Override barrier_before_unreachable() to fix microMIPS
 2018-08-08 22:52 UTC  (5+ messages)
` [PATCH v5 1/4] alpha: Use OPTIMIZE_INLINING instead of asm/compiler.h
` [PATCH v5 2/4] um: Add generated/ to MODE_INCLUDE
` [PATCH v5 3/4] compiler.h: Allow arch-specific overrides
` [PATCH v5 4/4] MIPS: Workaround GCC __builtin_unreachable reordering bug

[PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-08-08  5:36 UTC  (28+ messages)
` [PATCH v6 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v6 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v6 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v6 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v6 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v6 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v6 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v6 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v6 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v6 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v6 11/11] hugetlb: Introduce generic version of huge_ptep_get

[PATCH v1 2/3] zinc: Introduce minimal cryptography library
 2018-08-08  1:51 UTC  (8+ messages)

DMA related cleanups for IA64
 2018-08-07 13:53 UTC  (22+ messages)
` [PATCH 1/9] ia64: remove the kern_mem_attribute export
` [PATCH 2/9] ia64: remove the dead iommu_sac_force variable
` [PATCH 3/9] ia64: remove iommu_dma_supported
` [PATCH 4/9] ia64: remove the unused bad_dma_address symbol
` [PATCH 5/9] ia64: remove the unused pci_iommu_shutdown function
` [PATCH 6/9] ia64: remove the unused iommu_dma_init function
` [PATCH 7/9] ia64/sn2: remove no-ops dma sync methods
` [PATCH 8/9] ia64: remove machvec_dma_sync_{single,sg}
` [PATCH 9/9] intel-iommu: mark intel_dma_ops static

[PATCH v3 0/2] add ISO7816 support
 2018-08-07 13:32 UTC  (8+ messages)
` [PATCH v3 1/2] tty/serial_core: add ISO7816 infrastructure
` [PATCH v3 2/2] tty/serial: atmel: add ISO7816 support

[PATCH v2 00/19] prevent bounds-check bypass via speculative execution
 2018-08-06 21:40 UTC  (4+ messages)
` [PATCH v2 14/19] [media] uvcvideo: "

[PATCH v4 0/7] arm64: untag user pointers passed to the kernel
 2018-08-06 19:12 UTC  (22+ messages)

[PATCH v5 00/10] arm64: untag user pointers passed to the kernel
 2018-08-06 16:40 UTC  (22+ messages)
` [PATCH v5 01/10] arm64: add type casts to untagged_addr macro
` [PATCH v5 02/10] uaccess: add untagged_addr definition for other arches
` [PATCH v5 03/10] arm64: untag user addresses in access_ok and __uaccess_mask_ptr
` [PATCH v5 04/10] mm, arm64: untag user addresses in mm/gup.c
` [PATCH v5 05/10] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [PATCH v5 06/10] arm64: untag user address in __do_user_fault
` [PATCH v5 07/10] fs, arm64: untag user address in copy_mount_options
` [PATCH v5 08/10] usb, arm64: untag user addresses in devio
` [PATCH v5 09/10] arm64: update Documentation/arm64/tagged-pointers.txt
` [PATCH v5 10/10] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH] sh: remove unneeded constructor
 2018-08-06  8:53 UTC  (14+ messages)

[PATCH v5 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-08-03  9:47 UTC  (17+ messages)
` [PATCH v5 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect

[PATCH v2 0/2] add ISO7816 support
 2018-08-03  8:50 UTC  (5+ messages)
` [PATCH v2 2/2] tty/serial: atmel: "

[PATCH 04/24] 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
 2018-08-02 18:30 UTC  (3+ messages)

include architecture Kconfig files from top-level Kconfig v4
 2018-08-01 23:10 UTC  (24+ messages)
` [PATCH 01/10] um: stop abusing KBUILD_KCONFIG
` [PATCH 02/10] um: cleanup Kconfig files
` [PATCH 03/10] um: create a proper drivers Kconfig
` [PATCH 04/10] kconfig: remove duplicate SWAP symbol defintions
` [PATCH 05/10] kconfig: include common Kconfig files from top-level Kconfig
` [PATCH 06/10] Kconfig: consolidate the "Kernel hacking" menu
` [PATCH 07/10] kconfig: include kernel/Kconfig.preempt from init/Kconfig
` [PATCH 08/10] kconfig: use a menu in arch/Kconfig to reduce clutter
` [PATCH 09/10] kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt
` [PATCH 10/10] kconfig: add a Memory Management options" menu

barriers vs I/O and DMA for ia64
 2018-08-01  8:00 UTC  (10+ messages)
` [PATCH] ia64: fix barrier placement for write* / dma mapping

[PATCH v2 00/17] Add support for Hygon Dhyana Family 18h processor
 2018-07-31 10:46 UTC  (7+ messages)
` [PATCH v2 16/17] driver/edac: enable Hygon support to AMD64 EDAC driver

[PATCH v2 0/4] ARC: allow to use IOC and non-IOC DMA devices simultaneously
 2018-07-31  8:08 UTC  (4+ messages)
` [PATCH v2 4/4] ARC: don't check for HIGHMEM pages in arch_dma_alloc


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).