public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-30 19:33:41 to 2021-01-28 01:01:50 UTC [more...]

[PATCH 00/27] arch: syscalls: unifiy all syscalltbl.sh into scripts/syscalltbl.sh
 2021-01-28  1:01 UTC  (30+ messages)
` [PATCH 01/27] scripts: add generic syscalltbl.sh
` [PATCH 02/27] x86/syscalls: fix -Wmissing-prototypes warnings from COND_SYSCALL()
` [PATCH 03/27] x86/build: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 04/27] x86/entry/x32: rename __x32_compat_sys_* to __x64_compat_sys_*
` [PATCH 05/27] x86/syscalls: switch to generic syscalltbl.sh
` [PATCH 06/27] ARM: syscalls: "
` [PATCH 07/27] alpha: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 08/27] alpha: syscalls: switch to generic syscalltbl.sh
` [PATCH 09/27] ia64: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 10/27] ia64: syscalls: switch to generic syscalltbl.sh
` [PATCH 11/27] m68k: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 12/27] m68k: syscalls: switch to generic syscalltbl.sh
` [PATCH 13/27] microblaze: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 14/27] microblaze: syscalls: switch to generic syscalltbl.sh
` [PATCH 15/27] mips: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 16/27] mips: syscalls: switch to generic syscalltbl.sh
` [PATCH 17/27] parisc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 18/27] parisc: syscalls: switch to generic syscalltbl.sh
` [PATCH 19/27] sh: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 20/27] sh: syscalls: switch to generic syscalltbl.sh
` [PATCH 21/27] sparc: remove wrong comment from arch/sparc/include/asm/Kbuild
` [PATCH 22/27] sparc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 23/27] sparc: syscalls: switch to generic syscalltbl.sh
` [PATCH 24/27] powerpc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 25/27] powerpc: syscalls: switch to generic syscalltbl.sh
` [PATCH 26/27] xtensa: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 27/27] xtensa: syscalls: switch to generic syscalltbl.sh

[PATCH] ia64: add support for TIF_NOTIFY_SIGNAL
 2021-01-20 16:12 UTC  (6+ messages)

[GIT PULL] ia64: fix build regression
 2021-01-18 21:16 UTC  (3+ messages)

[PATCH] efi: ia64: move IA64-only declarations to new asm/efi.h header
 2021-01-18 12:49 UTC 

[PATCH] Adds a new ioctl32 syscall for backwards compatibility layers
 2021-01-15 22:39 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] ia64: fix build failure caused by memory model changes
 2021-01-14 12:58 UTC  (4+ messages)

[PATCH 05/18] arch: ia64: Remove CONFIG_OPROFILE support
 2021-01-14 11:47 UTC  (2+ messages)
` [PATCH 06/18] arch: ia64: Remove rest of perfmon support

[PATCH v2] arch: consolidate pm_power_off callback
 2021-01-12 14:05 UTC  (2+ messages)

Sie haben eine Spende von € 5.800.000,00
 2021-01-11 11:55 UTC  (3+ messages)

[PATCH] ia64: fix xchg() warning
 2021-01-06 10:46 UTC  (7+ messages)

[PATCH RESEND] ia64: remove duplicate entries in generic_defconfig
 2021-01-05  7:51 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 13/17] local64.h: make <asm/local64.h> mandatory
 2021-01-05  0:59 UTC 

[PATCH] sh: add support for TIF_NOTIFY_SIGNAL
 2021-01-01 18:22 UTC  (12+ messages)

Build regressions/improvements in v5.11-rc1
 2020-12-28  9:40 UTC 

[PATCH] arch: consolidate pm_power_off callback
 2020-12-27  1:46 UTC  (5+ messages)

cleanup handling of bad IRQs
 2020-12-21  9:27 UTC  (23+ messages)
` [PATCH 01/23] kernel: irq: irqdescs: warn on spurious IRQ
` [PATCH 02/23] arch: alpha: drop misleading warning "
` [PATCH 03/23] arch: arm: "
` [PATCH 04/23] arch: c6x: "
` [PATCH 05/23] arch: ia64: "
` [PATCH 06/23] arch: mips: "
` [PATCH 07/23] arch: parisc: "
` [PATCH 08/23] arch: powerpc: "
` [PATCH 09/23] arch: s390: "
` [PATCH 10/23] arch: sh: "
` [PATCH 11/23] arch: sparc: "
` [PATCH 12/23] arch: x86: "
` [PATCH 13/23] arch: generic: "
` [PATCH 14/23] kernel: generic counter for interrupt errors
` [PATCH 15/23] arch: mips: use generic irq error counter
` [PATCH 16/23] arch: alpha: "
` [PATCH 17/23] arch: arm: "
` [PATCH 18/23] arch: arm64: "
` [PATCH 19/23] arch: c6x: "

where to start with ia64 kernel
 2020-12-20 18:41 UTC  (2+ messages)

[PATCH] ia64: fix timer cleanup regression
 2020-12-19  9:24 UTC 

[PATCH v2 00/15] timers: clean up ARCH_GETTIMEOFFSET, LEGACY_TIMER_TICK
 2020-12-18 22:32 UTC  (13+ messages)
` [PATCH v2 05/15] ia64: convert to legacy_timer_tick
` [PATCH v2 07/15] parisc: use legacy_timer_tick

(repost) cleaning up handling of bad IRQs
 2020-12-18 14:57 UTC  (20+ messages)
` [PATCH 01/23] kernel: irq: irqdescs: warn on spurious IRQ
` [PATCH 02/23] arch: alpha: drop misleading warning "
` [PATCH 03/23] arch: arm: "
` [PATCH 04/23] arch: c6x: "
` [PATCH 05/23] arch: ia64: "
` [PATCH 06/23] arch: mips: "
` [PATCH 07/23] arch: parisc: "
` [PATCH 08/23] arch: powerpc: "
` [PATCH 09/23] arch: s390: "
` [PATCH 10/23] arch: sh: "
` [PATCH 11/23] arch: sparc: "
` [PATCH 12/23] arch: x86: "
` [PATCH 13/23] arch: generic: "
` [PATCH 14/23] kernel: generic counter for interrupt errors
` [PATCH 15/23] arch: mips: use generic irq error counter
` [PATCH 16/23] arch: alpha: "
` [PATCH 17/23] arch: arm: "
` [PATCH 18/23] arch: arm64: "
` [PATCH 19/23] arch: c6x: "

[PATCH AUTOSEL 5.9 27/39] sched/idle: Fix arch_cpu_idle() vs tracing
 2020-12-13 14:10 UTC  (4+ messages)

[PATCH 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-12-13  8:36 UTC  (7+ messages)
` [PATCH 07/13] ia64: make SPARSEMEM default and disable DISCONTIGMEM
` [PATCH 11/13] m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM

Vital
 2020-12-10 13:15 UTC  (2+ messages)

I am Vice Chairman of Hang Seng Bank, Dr. Raymond Chien Kuo Fung I have Important Matter to Discuss
 2020-12-07 19:09 UTC  (2+ messages)

[PATCH 0/3] ia64: clean-up header dependency and build process, fix build warning
 2020-12-04  5:43 UTC  (2+ messages)

[PATCH 0/6] Add documentation for Documentation/features at the built docs
 2020-12-03 22:36 UTC  (3+ messages)
` [PATCH 6/6] docs: archis: add a per-architecture features list

[PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-12-02  8:47 UTC  (36+ messages)
` [PATCH v2 01/13] alpha: switch from DISCONTIGMEM to SPARSEMEM
` [PATCH v2 02/13] ia64: remove custom __early_pfn_to_nid()
` [PATCH v2 03/13] ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements
` [PATCH v2 04/13] ia64: discontig: paging_init(): remove local max_pfn calculation
` [PATCH v2 05/13] ia64: split virtual map initialization out of paging_init()
` [PATCH v2 06/13] ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM
` [PATCH v2 07/13] ia64: make SPARSEMEM default and disable DISCONTIGMEM
` [PATCH v2 08/13] arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
` [PATCH v2 09/13] arm, arm64: move free_unused_memmap() to generic mm
` [PATCH v2 10/13] arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM
` [PATCH v2 11/13] m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM
` [PATCH v2 12/13] m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEM
` [PATCH v2 13/13] m68k: deprecate DISCONTIGMEM

[PATCH] ia64: remove duplicate entries in generic_defconfig
 2020-11-30 17:52 UTC  (2+ messages)

vmlinux link failure on ia64 with zstd
 2020-11-30 12:27 UTC  (4+ messages)

Corporate and Personal Loan *
 2020-11-18  7:52 UTC  (3+ messages)

[PATCH 00/13] Clean up legacy clock tick users
 2020-11-16 23:27 UTC  (11+ messages)
` [RFC 13/13] m68k: mac: convert to generic clockevent

Corporate and Personal Loan::,
 2020-11-13 16:08 UTC  (2+ messages)


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