linux-ia64.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-29 22:23:59 to 2021-06-08 10:50:21 UTC [more...]

[PATCH v1 04/12] mm/memory_hotplug: remove nid parameter from arch_remove_memory()
 2021-06-08 10:50 UTC  (3+ messages)

[PATCH v3 0/9] Remove DISCONTIGMEM memory model
 2021-06-08  9:13 UTC  (10+ messages)
` [PATCH v3 1/9] alpha: remove DISCONTIGMEM and NUMA
` [PATCH v3 2/9] arc: update comment about HIGHMEM implementation
` [PATCH v3 3/9] arc: remove support for DISCONTIGMEM
` [PATCH v3 4/9] m68k: "
` [PATCH v3 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH v3 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH v3 7/9] docs: remove description of DISCONTIGMEM
` [PATCH v3 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH v3 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM

[PATCH v2 0/9] Remove DISCINTIGMEM memory model
 2021-06-08  5:45 UTC  (16+ messages)
` [PATCH v2 1/9] alpha: remove DISCONTIGMEM and NUMA
` [PATCH v2 2/9] arc: update comment about HIGHMEM implementation
` [PATCH v2 3/9] arc: remove support for DISCONTIGMEM
` [PATCH v2 4/9] m68k: "
` [PATCH v2 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH v2 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH v2 7/9] docs: remove description of DISCONTIGMEM
` [PATCH v2 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH v2 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM

[PATCH] mm: update legacy flush_tlb_* to use vma
 2021-06-04  7:23 UTC  (3+ messages)

[PATCH 0/9] Remove DISCINTIGMEM memory model
 2021-06-02 14:03 UTC  (12+ messages)
` [PATCH 1/9] alpha: remove DISCONTIGMEM and NUMA
` [PATCH 2/9] arc: update comment about HIGHMEM implementation
` [PATCH 3/9] arc: remove support for DISCONTIGMEM
` [PATCH 4/9] m68k: "
` [PATCH 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH 7/9] docs: remove description of DISCONTIGMEM
` [PATCH 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM

[PATCH] mm: generalize ZONE_[DMA|DMA32]
 2021-06-01  2:56 UTC  (9+ messages)
` [PATCH v2] "

[PATCH -tip v7 00/13] kprobes: Fix stacktrace with kretprobes on x86
 2021-05-27 16:41 UTC  (15+ messages)
` [PATCH -tip v7 01/13] ia64: kprobes: Fix to pass correct trampoline address to the handler
` [PATCH -tip v7 02/13] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_de
` [PATCH -tip v7 03/13] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler
` [PATCH -tip v7 04/13] kprobes: Add kretprobe_find_ret_addr() for searching return address
` [PATCH -tip v7 05/13] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
` [PATCH -tip v7 06/13] ARC: Add instruction_pointer_set() API
` [PATCH -tip v7 07/13] ia64: "
` [PATCH -tip v7 08/13] arm: kprobes: Make a space for regs->ARM_pc at kretprobe_trampoline
` [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
` [PATCH -tip v7 10/13] x86/kprobes: Push a fake return address at kretprobe_trampoline
` [PATCH -tip v7 11/13] x86/unwind: Recover kretprobe trampoline entry
` [PATCH -tip v7 12/13] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline
` [PATCH -tip v7 13/13] x86/kprobes: Fixup return address in generic trampoline handler

[PATCH -tip v6 00/13] kprobes: Fix stacktrace with kretprobes on x86
 2021-05-27  0:20 UTC  (16+ messages)
` [PATCH -tip v6 01/13] ia64: kprobes: Fix to pass correct trampoline address to the handler
` [PATCH -tip v6 02/13] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_de
` [PATCH -tip v6 03/13] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler
` [PATCH -tip v6 04/13] kprobes: Add kretprobe_find_ret_addr() for searching return address
` [PATCH -tip v6 05/13] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
` [PATCH -tip v6 06/13] ARC: Add instruction_pointer_set() API
` [PATCH -tip v6 07/13] ia64: "
` [PATCH -tip v6 08/13] arm: kprobes: Make a space for regs->ARM_pc at kretprobe_trampoline
` [PATCH -tip v6 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler
` [PATCH -tip v6 10/13] x86/kprobes: Push a fake return address at kretprobe_trampoline
` [PATCH -tip v6 11/13] x86/unwind: Recover kretprobe trampoline entry
` [PATCH -tip v6 12/13] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline
` [PATCH -tip v6 13/13] x86/kprobes: Fixup return address in generic trampoline handler

[PATCH 1/5] kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
 2021-05-26 14:32 UTC  (2+ messages)

[PATCH v4 0/3] audit: add support for openat2
 2021-05-24 23:04 UTC  (6+ messages)
` [PATCH v4 1/3] audit: replace magic audit syscall class numbers with macros
` [PATCH v4 2/3] audit: add support for the openat2 syscall

[PATCH v1 1/1] kernel.h: split out panic and oops helpers (ia64 fix)
 2021-05-21 12:02 UTC  (5+ messages)

[PATCH] ia64: mca_drv: fix incorrect array size calculation
 2021-05-14 21:41 UTC 

[PATCH v2 01/13] asm-generic: use asm-generic/unaligned.h for most architectures
 2021-05-14 10:00 UTC 

[RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
 2021-05-12 16:14 UTC  (26+ messages)
` [RFC PATCH 1/7] mm: sparse: set/clear subsection bitmap when pages are onlined/offlined
` [RFC PATCH 2/7] mm: set pageblock_order to the max of HUGETLB_PAGE_ORDER and MAX_ORDER-1
` [RFC PATCH 3/7] mm: memory_hotplug: decouple memory_block size with section size
` [RFC PATCH 4/7] mm: pageblock: allow set/unset migratetype for partial pageblock
` [RFC PATCH 5/7] mm: memory_hotplug, sparse: enable memory hotplug/hotremove subsections
` [RFC PATCH 6/7] arch: x86: no MAX_ORDER exceeds SECTION_SIZE check for 32bit vdso
` [RFC PATCH 7/7] [not for merge] mm: increase SECTION_SIZE_BITS to 31

[PATCH] sched: Initialize the idle task with preemption disabled
 2021-05-12  9:46 UTC 

[PATCH v3 0/3] audit: add support for openat2
 2021-05-11 18:50 UTC  (7+ messages)
` [PATCH v3 1/3] audit: replace magic audit syscall class numbers with macros
` [PATCH v3 2/3] audit: add support for the openat2 syscall

[RFC 01/12] asm-generic: use asm-generic/unaligned.h for most architectures
 2021-05-10 13:12 UTC  (4+ messages)

[PATCH v2] ia64: headers: drop duplicated words
 2021-05-07 18:48 UTC 

[PATCH AUTOSEL 4.19 32/32] ia64: module: fix symbolizer crash on fdescr
 2021-05-05 16:40 UTC 

[PATCH AUTOSEL 5.4 46/46] ia64: module: fix symbolizer crash on fdescr
 2021-05-05 16:38 UTC 

[PATCH AUTOSEL 5.10 81/85] ia64: module: fix symbolizer crash on fdescr
 2021-05-05 16:36 UTC 

[PATCH AUTOSEL 5.11 100/104] ia64: module: fix symbolizer crash on fdescr
 2021-05-05 16:34 UTC 

[PATCH AUTOSEL 5.12 110/116] ia64: module: fix symbolizer crash on fdescr
 2021-05-05 16:31 UTC 

[PATCH v2 0/3] audit: add support for openat2
 2021-04-30 17:42 UTC  (4+ messages)
` [PATCH v2 1/3] audit: replace magic audit syscall class numbers with macros
` [PATCH v2 2/3] audit: add support for the openat2 syscall

New working ia64 installer images available
 2021-04-27  7:41 UTC  (2+ messages)

[PATCH 1/2] audit: add support for the openat2 syscall
 2021-04-23  7:48 UTC  (5+ messages)

[PATCH V2] mm/page_alloc: Ensure that HUGETLB_PAGE_ORDER is less than MAX_ORDER
 2021-04-20  9:03 UTC  (5+ messages)

[PATCH AUTOSEL 4.4 6/7] ia64: fix discontig.c section mismatches
 2021-04-19 20:46 UTC 

[PATCH AUTOSEL 4.9 7/8] ia64: fix discontig.c section mismatches
 2021-04-19 20:45 UTC 

[PATCH AUTOSEL 4.14 09/11] ia64: fix discontig.c section mismatches
 2021-04-19 20:45 UTC 

[PATCH AUTOSEL 4.19 10/12] ia64: fix discontig.c section mismatches
 2021-04-19 20:45 UTC 

[PATCH AUTOSEL 5.4 11/14] ia64: fix discontig.c section mismatches
 2021-04-19 20:44 UTC 

[PATCH AUTOSEL 5.10 18/21] ia64: fix discontig.c section mismatches
 2021-04-19 20:44 UTC 

[PATCH AUTOSEL 5.11 20/23] ia64: fix discontig.c section mismatches
 2021-04-19 20:43 UTC 

[bisected] 5.12-rc1 hpsa regression: "scsi: hpsa: Correct dev cmds outstanding for retried cmds"
 2021-04-15 18:41 UTC  (16+ messages)
` [PATCH] hpsa: fix boot on ia64 (atomic_t alignment)
          ` [PATCH v2 1/3] hpsa: use __packed on individual structs, not header-wide
            ` [PATCH v2 2/3] hpsa: fix boot on ia64 (atomic_t alignment)
            ` [PATCH v2 3/3] hpsa: add an assert to prevent from __packed reintroduction

[PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
 2021-04-15  4:52 UTC  (5+ messages)

[PATCH 1/2] ia64: syscalls: switch to generic syscalltbl.sh
 2021-04-11 13:50 UTC  (2+ messages)

[PATCH RESENDbis] ia64: remove duplicate entries in generic_defconfig
 2021-04-11  2:02 UTC 

[PATCH] ia64: fix discontig.c section mismatches
 2021-04-11  0:12 UTC 

5.?? regression: strace testsuite OOpses kernel on ia64
 2021-04-10 17:36 UTC  (3+ messages)

[PATCH 11/20] kbuild: ia64: use common install script
 2021-04-09  3:10 UTC  (3+ messages)

[PATCH] ia64: module: fix symbolizer crash on fdescr
 2021-04-04 20:53 UTC  (2+ messages)

[PATCH] ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP
 2021-04-04 19:34 UTC 

[PATCH V2 3/6] mm: Generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
 2021-04-01  6:56 UTC 

[PATCH] ia64: fix user_stack_pointer() for ptrace()
 2021-04-01  6:28 UTC  (3+ messages)

[PATCH RESEND] mm: Move mem_init_print_info() into mm_init()
 2021-03-31  9:34 UTC  (5+ messages)
` [PATCH v2] "

[PATCH -tip v4 00/12] kprobes: Fix stacktrace with kretprobes on x86
 2021-03-30  4:58 UTC  (8+ messages)
` [PATCH -tip v4 10/12] x86/kprobes: Push a fake return address at kretprobe_trampoline

[PATCH AUTOSEL 4.4 6/8] ia64: mca: allocate early mca with GFP_ATOMIC
 2021-03-29 22:24 UTC 

[PATCH AUTOSEL 4.9 08/10] ia64: mca: allocate early mca with GFP_ATOMIC
 2021-03-29 22:23 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).