public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-15 04:53:31 to 2016-08-24 18:39:11 UTC [more...]

[RFC PATCH-tip v4 00/10] locking/rwsem: Enable reader optimistic spinning
 2016-08-24 18:39 UTC  (16+ 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

[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
 2016-08-24  3:51 UTC  (44+ 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 v4 06/16] ranges.h: add helpers to build and identify Linux section ranges
` [PATCH v4 07/16] tables.h: add linker table support
` [PATCH v4 08/16] kbuild: enable option to force compile force-obj-y and force-lib-y
` [PATCH v4 09/16] firmware/Makefile: force recompilation if makefile changes
` [PATCH v4 10/16] firmware: port built-in section to linker table
  ` [PATCH v4 11/16] jump_label: move guard #endif down where it belongs
  ` [PATCH v4 12/16] jump_label: port __jump_table to linker tables
  ` [PATCH v4 13/16] dynamic_debug: port to use "
  ` [PATCH v4 14/16] kprobes: move kprobe declarations to asm-generic/kprobes.h
  ` [PATCH v4 15/16] kprobes: port .kprobes.text to section range
  ` [PATCH v4 16/16] kprobes: port blacklist kprobes to linker table
  ` [PATCH v1 0/7] tools: add linker table userspace sandbox
    ` [PATCH v1 1/7] tools: add a userspace tools bug.h
    ` [PATCH v1 2/7] tools: add a basic tools printk.h
    ` [PATCH v1 3/7] tools: add init.h for tools
    ` [PATCH v1 4/7] tools: add __used and enable to override
    ` [PATCH v1 5/7] tools: expand export.h with VMLINUX_SYMBOL()
    ` [PATCH v1 6/7] tools: add __section() to compiler.h
          ` [PATCH v1 7/7] tools: add userspace linker table sandbox

[PATCH 0/2] minor ia64 source code changes
 2016-08-19 23:28 UTC  (3+ messages)
` [PATCH 1/2] ia64: remove extraneous white space
` [PATCH 2/2] ia64: fix compilation error when using struct before defining it

[PATCH 1/2] ia64: macro-ize ia64_done_with_exception in asm/uaccess.h
 2016-08-18 15:14 UTC  (4+ messages)
` [PATCH 2/2] ia64: ensure exception table search users include extable.h

[PATCH v7 00/15] ACPI NUMA support for ARM64
 2016-08-16 11:58 UTC  (5+ messages)
` [PATCH v7 14/15] arm64, acpi, numa: NUMA support based on SRAT and SLIT

[RFC v3 00/13] linux: generalize sections, ranges and linker tables
 2016-08-15 22:44 UTC  (56+ messages)
` [RFC v3 01/13] x86: remove LTO_REFERENCE_INITCALL()
` [RFC v3 02/13] dell-smo8800: include uaccess.h
` [RFC v3 03/13] scripts/module-common.lds: enable generation
` [RFC v3 04/13] sections.h: guard against asm and linker script
` [RFC v3 05/13] sections.h: add sections header to collect all section info
` [RFC v3 06/13] ranges.h: add helpers to build and identify Linux section ranges
` [RFC v3 07/13] tables.h: add linker table support
` [RFC v3 08/13] firmware/Makefile: force recompilation if makefile changes
` [RFC v3 09/13] firmware: port built-in section to linker table
` [RFC v3 10/13] jump_label: port __jump_table to linker tables
` [RFC v3 11/13] dynamic_debug: port to use "
` [RFC v3 12/13] kprobes: port .kprobes.text to section range
` [RFC v3 13/13] kprobes: port blacklist kprobes to linker table

[patch] [IA64] pci_br: fix a signedness bug
 2016-08-04  5:38 UTC 

My Email Again
 2016-08-02 19:20 UTC  (2+ messages)

[PATCH 0013/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:34 UTC 

[PATCH 0012/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:34 UTC 

[GIT PULL] ia64 changes for 4.8
 2016-08-01 21:52 UTC 

[PATCH v3 00/11] mm: Hardened usercopy
 2016-07-26  4:46 UTC  (37+ messages)
` [PATCH v3 01/11] mm: Implement stack frame object validation
` [PATCH v3 02/11] mm: Hardened usercopy
      ` [PATCH] mm: Add is_migrate_cma_page
` [PATCH v3 03/11] x86/uaccess: Enable hardened usercopy
` [PATCH v3 04/11] ARM: uaccess: "
` [PATCH v3 05/11] arm64/uaccess: "
` [PATCH v3 06/11] ia64/uaccess: "
` [PATCH v3 07/11] powerpc/uaccess: "
` [PATCH v3 08/11] sparc/uaccess: "
` [PATCH v3 09/11] s390/uaccess: "
` [PATCH v3 10/11] mm: SLAB hardened usercopy support
` [PATCH v3 11/11] mm: SLUB "

[PATCH v4 00/12] mm: Hardened usercopy
 2016-07-26  0:54 UTC  (21+ messages)
` [PATCH v4 01/12] mm: Add is_migrate_cma_page
` [PATCH v4 02/12] mm: Implement stack frame object validation
` [PATCH v4 03/12] mm: Hardened usercopy
` [PATCH v4 04/12] x86/uaccess: Enable hardened usercopy
` [PATCH v4 05/12] ARM: uaccess: "
` [PATCH v4 06/12] arm64/uaccess: "
` [PATCH v4 07/12] ia64/uaccess: "
` [PATCH v4 08/12] powerpc/uaccess: "
` [PATCH v4 09/12] sparc/uaccess: "
` [PATCH v4 10/12] s390/uaccess: "
` [PATCH v4 11/12] mm: SLAB hardened usercopy support
` [PATCH v4 12/12] mm: SLUB "

[PATCH] ia64: salinfo: drop the CPU_DEAD event
 2016-07-25 22:09 UTC 

[PREEMPT-RT] [PATCH] ia64: salinfo: use a waitqueue instead a sema down/up combo
 2016-07-19 16:44 UTC  (2+ messages)

[patch] [IA64] fix SN_DMA_ADDRTYPE() condition
 2016-07-15 21:12 UTC 

[PATCH 00/14] Present useful limits to user (v2)
 2016-07-15 20:54 UTC 

[PATCH v2 0/11] mm: Hardened usercopy
 2016-07-15 19:23 UTC  (13+ messages)
` [PATCH v2 02/11] "
      ` [kernel-hardening] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox