linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-11 16:36:35 to 2016-08-19 21:32:54 UTC [more...]

[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
 2016-08-19 21:32 UTC  (6+ messages)
` [PATCH v4 01/16] x86: remove LTO_REFERENCE_INITCALL()
` [PATCH v4 02/16] dell-smo8800: include uaccess.h
` [PATCH v4 03/16] scripts/module-common.lds: enable generation
` [PATCH v4 04/16] generic-sections: add section core helpers
` [PATCH v4 05/16] xtensa: skip adding literal when SORT() is used

[PATCH] ARC: uaccess: get_user to zero out dest in cause of fault
 2016-08-19 21:24 UTC 

[RFC PATCH-tip v4 00/10] locking/rwsem: Enable reader optimistic spinning
 2016-08-19 16:21 UTC  (25+ messages)
` [RFC PATCH-tip v4 01/10] locking/osq: Make lock/unlock proper acquire/release barrier
` [RFC PATCH-tip v4 02/10] locking/rwsem: Stop active read lock ASAP
` [RFC PATCH-tip v4 03/10] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
` [RFC PATCH-tip v4 04/10] locking/rwsem: Enable count-based spinning on reader
` [RFC PATCH-tip v4 05/10] locking/rwsem: move down rwsem_down_read_failed function
` [RFC PATCH-tip v4 06/10] locking/rwsem: Move common rwsem macros to asm-generic/rwsem_types.h
` [RFC PATCH-tip v4 07/10] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation
` [RFC PATCH-tip v4 08/10] locking/rwsem: Enable spinning readers
` [RFC PATCH-tip v4 09/10] locking/rwsem: Enable reactivation of reader spinning
` [RFC PATCH-tip v4 10/10] locking/rwsem: Add a boot parameter to reader spinning threshold

cmpxchg and x86 flags output
 2016-08-19 17:22 UTC  (8+ messages)

Important Message
 2016-08-18 21:32 UTC 

[PATCH v8 4/4] nmi_backtrace: generate one-line reports for idle cpus
 2016-08-18 15:46 UTC  (6+ messages)
` [PATCH v8 0/4] improvements to the nmi_backtrace code

[RFC2 nowrap: PATCH v7 00/18] ILP32 for ARM64
 2016-08-18  9:45 UTC  (50+ messages)
` [PATCH 01/18] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option
` [PATCH 02/18] arm64: ilp32: add documentation on the ILP32 ABI for ARM64
` [PATCH 03/18] arm64: ensure the kernel is compiled for LP64
` [PATCH 04/18] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH 05/18] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
` [PATCH 06/18] thread: move thread bits accessors to separated file
` [PATCH 07/18] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH 08/18] arm64: ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64
` [PATCH 09/18] arm64: introduce binfmt_elf32.c
` [PATCH 10/18] arm64: ilp32: introduce binfmt_ilp32.c
` [PATCH 11/18] arm64: ilp32: share aarch32 syscall handlers
` [PATCH 12/18] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH 13/18] arm64: signal: share lp64 signal routines to ilp32
` [PATCH 14/18] arm64: signal32: move ilp32 and aarch32 common code to separated file
` [PATCH 15/18] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext
` [PATCH 16/18] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
` [PATCH 17/18] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH 18/18] arm64:ilp32: add ARM64_ILP32 to Kconfig

[PATCH 0/6 v2] kbuild changes, thin archives, --gc-sections
 2016-08-18  0:17 UTC  (15+ messages)
` [PATCH 3/6] kbuild: add arch specific post-link pass
` [EXPERIMENTAL] enable thin archives and --gc-sections on ARM

[PATCH v2 0/2] arm64 live patching
 2016-08-17  9:38 UTC  (10+ messages)
` [PATCH v2 2/2] arm64: implement "
    `  "
        ` [PATCH] arm64: take SHN_LIVEPATCH syms into account when calculating plt_max_entries

[PATCH v7 0/4] improvements to the nmi_backtrace code
 2016-08-16  8:04 UTC  (8+ messages)
` [PATCH v7 4/4] nmi_backtrace: generate one-line reports for idle cpus

[RFC][PATCHSET] allowing exports in *.S
 2016-08-16  5:57 UTC  (7+ messages)
` [RFC][PATCHSET v2] "

[RFC v3 00/13] linux: generalize sections, ranges and linker tables
 2016-08-15 22:44 UTC  (43+ messages)
` [RFC v3 07/13] tables.h: add linker table support

[RFC nowrap: PATCH v7 00/19] ILP32 for ARM64
 2016-08-15 14:30 UTC  (21+ messages)
` [PATCH 01/19] compat ABI: use non-compat openat and open_by_handle_at variants
` [PATCH 12/19] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
  ` [PATCH] ilp32: fix {GET,SET}SIGMASK request for ptrace
` [PATCH 18/19] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH 05/19] arm64: rename COMPAT to AARCH32_EL0 in Kconfig

[PATCH 0/2] expand use of __ro_after_init
 2016-08-12 16:24 UTC  (11+ messages)
` [PATCH 2/2] arm: apply more __ro_after_init

[PATCH] arm: add an option for erratum 657417
 2016-08-12 14:32 UTC  (19+ messages)

[PATCH memory-barriers.txt v2 0/5] Fixes and Korean translation
 2016-08-11 18:17 UTC  (7+ messages)
` [PATCH memory-barriers.txt 1/4] memory-barriers.txt: Maintain consistent blank line
  ` [PATCH memory-barriers.txt 2/4] memory-barriers.txt: Fix wrong section reference
  ` [PATCH memory-barriers.txt 3/4] Doc/memory-barriers: Fix a typo of example result
  ` [PATCH memory-barriers.txt 4/4] Doc/memory-barriers: Add Korean translation

[PATCH v3 0/2] arm64 live patching
 2016-08-11 19:32 UTC  (7+ messages)
` [PATCH v3 1/2] arm64: implement FTRACE_WITH_REGS
` [PATCH v3 2/2] arm64: implement live patching

c6x linker issue on linux-next-20160808 + some linker table work
 2016-08-11 17:56 UTC  (14+ messages)


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