linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-08 10:45:56 to 2018-05-11 07:59:28 UTC [more...]

common non-cache coherent direct dma mapping ops
 2018-05-11  7:59 UTC  (4+ messages)
` [PATCH 01/20] dma-mapping: simplify Kconfig dependencies
  ` [PATCH 02/20] dma-mapping: provide a generic dma-noncoherent implementation
  ` [PATCH 03/20] arc: use generic dma_noncoherent_ops

[PATCH v4 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
 2018-05-11  3:18 UTC  (22+ messages)
` [PATCH v4 1/4] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
` [PATCH v4 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
` [PATCH v4 3/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
` [PATCH v4 4/4] asm-generic: fix build error in fix_to_virt with CONFIG_CC_OPTIMIZE_FOR_DEBUGGING

[REVIEW][PATCH 00/22] Simplifying siginfo users
 2018-05-11  2:31 UTC  (10+ messages)
` [REVIEW][PATCH 08/22] signal/mips: Use force_sig_fault where appropriate

[PATCH v3 0/2] mm: PAGE_KERNEL_* fallbacks
 2018-05-10 18:55 UTC  (6+ messages)
` [PATCH v3 1/2] mm: provide a fallback for PAGE_KERNEL_RO for architectures
` [PATCH v3 2/2] mm: provide a fallback for PAGE_KERNEL_EXEC "

[PATCH] selftests/x86: Detect -no-pie availability
 2018-05-10 17:30 UTC  (3+ messages)

[PATCH v2 0/2] mm: PAGE_KERNEL_* fallbacks
 2018-05-10 17:15 UTC  (16+ messages)
` [PATCH v2 1/2] mm: provide a fallback for PAGE_KERNEL_RO for architectures
` [PATCH v2 2/2] mm: provide a fallback for PAGE_KERNEL_EXEC "

[PATCH -resend 00/27] New macros for assembler symbols
 2018-05-10  8:06 UTC  (56+ messages)
` [PATCH -resend 01/27] linkage: new "
` [PATCH -resend 02/27] x86: assembly, use SYM_DATA for data
` [PATCH -resend 03/27] x86: assembly, annotate relocate_kernel
` [PATCH -resend 04/27] x86: entry, annotate THUNKs
` [PATCH -resend 05/27] x86: assembly, annotate local pseudo-functions
` [PATCH -resend 06/27] x86: crypto, annotate local functions
` [PATCH -resend 07/27] x86: boot, "
` [PATCH -resend 08/27] x86: assembly, annotate aliases
` [PATCH -resend 09/27] x86: entry, annotate interrupt symbols properly
` [PATCH -resend 10/27] x86: head, annotate data appropriatelly
` [PATCH -resend 11/27] x86: boot, "
` [PATCH -resend 12/27] x86: um, "
` [PATCH -resend 13/27] x86: xen-pvh, "
` [PATCH -resend 14/27] x86: purgatory, start using annotations
` [PATCH -resend 15/27] x86: assembly, do not annotate functions by GLOBAL
` [PATCH -resend 16/27] x86: assembly, use SYM_CODE_INNER_LABEL instead of GLOBAL
` [PATCH -resend 17/27] x86: realmode, use SYM_DATA_* "
` [PATCH -resend 18/27] x86: assembly, remove GLOBAL macro
` [PATCH -resend 19/27] x86: assembly, make some functions local
` [PATCH -resend 20/27] x86: ftrace, mark function_hook as function
` [PATCH -resend 21/27] x86_64: assembly, add ENDs to some functions and relabel with SYM_CODE_*
` [PATCH -resend 22/27] x86_64: assembly, change all ENTRY+END to SYM_CODE_*
` [PATCH -resend 23/27] x86_64: assembly, change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH -resend 24/27] x86_32: assembly, add ENDs to some functions and relabel with SYM_CODE_*
` [PATCH -resend 25/27] x86_32: assembly, change all ENTRY+END to SYM_CODE_*
` [PATCH -resend 26/27] x86_32: assembly, change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH -resend 27/27] x86: assembly, replace WEAK uses

[PATCH 0/8] kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX and clean-up code
 2018-05-10  5:08 UTC  (14+ messages)
` [PATCH 5/8] export.h: remove code for prefixing symbols with underscore
` [PATCH 7/8] vmlinux.lds.h: remove no-op macro VMLINUX_SYMBOL()

[PATCH] mm: provide a fallback for PAGE_KERNEL_RO for architectures
 2018-05-10  1:24 UTC  (12+ messages)

[PATCH v7 00/16] KVM: arm64: Optimise FPSIMD context switching
 2018-05-09 16:12 UTC  (2+ messages)

[PATCH] pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
 2018-05-09 14:41 UTC  (15+ messages)

[PATCH v2 0/4] LD_DEAD_CODE_DATA_ELIMINATION fixes and enabling for powerpc
 2018-05-09 13:00 UTC  (10+ messages)
` [PATCH v2 1/4] kbuild: Fix asm-generic/vmlinux.lds.h for LD_DEAD_CODE_DATA_ELIMINATION
` [PATCH v2 2/4] kbuild: LD_DEAD_CODE_DATA_ELIMINATION no -ffunction-sections/-fdata-sections for module build
` [PATCH v2 3/4] kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabled
` [PATCH v2 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

[PATCH v3 0/5] kernel hacking: GCC optimization for better debug experience (-Og)
 2018-05-09  8:39 UTC  (8+ messages)
` [PATCH v3 2/5] regulator: add dummy function of_find_regulator_by_node

[PATCH] s390: remove no-op macro VMLINUX_SYMBOL()
 2018-05-09  8:32 UTC  (4+ messages)

[PATCH] sh: remove no-op macro VMLINUX_SYMBOL()
 2018-05-09  7:53 UTC  (2+ messages)

[PATCH] x86: remove no-op macro VMLINUX_SYMBOL()
 2018-05-09  7:49 UTC  (2+ messages)

[PATCH] arm64: remove no-op macro VMLINUX_SYMBOL()
 2018-05-09  7:46 UTC  (2+ messages)

[PATCH v2] mm: expland documentation over __read_mostly
 2018-05-08 18:19 UTC  (2+ messages)

[PATCH] mm: expland documentation over __read_mostly
 2018-05-08 18:17 UTC  (11+ messages)

[PATCH v6 00/15] KVM: arm64: Optimise FPSIMD context switching
 2018-05-08 16:44 UTC  (2+ messages)

[RFC PATCH v3 0/6] Documentation/features: Provide and apply 'features-refresh.sh'
 2018-05-08 15:30 UTC  (3+ messages)

[PATCH v13 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys
 2018-05-08 14:39 UTC  (3+ messages)

[PATCH v2 0/7] Introduce the for_each_set_port_word macro
 2018-05-08 13:28 UTC  (16+ messages)
` [PATCH v2 1/7] bitops: "
` [PATCH v2 2/7] gpio: 104-dio-48e: Utilize "
` [PATCH v2 3/7] gpio: 104-idi-48: "
` [PATCH v2 4/7] gpio: gpio-mm: "
` [PATCH v2 5/7] gpio: ws16c48: "
` [PATCH v2 6/7] gpio: pci-idio-16: "
` [PATCH v2 7/7] gpio: pcie-idio-24: "

dma-debug cleanups, including removing the arch hook
 2018-05-08 10:45 UTC  (4+ messages)
` [PATCH 3/3] dma-debug: unexport dma_debug_resize_entries and debug_dma_dump_mappings


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