public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-16 16:09:55 to 2020-12-18 14:31:11 UTC [more...]

cleanup handling of bad IRQs
 2020-12-18 14:31 UTC  (13+ 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 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  (20+ messages)
` [PATCH 01/13] alpha: switch from DISCONTIGMEM to SPARSEMEM
` [PATCH 02/13] ia64: remove custom __early_pfn_to_nid()
` [PATCH 03/13] ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements
` [PATCH 04/13] ia64: discontig: paging_init(): remove local max_pfn calculation
` [PATCH 05/13] ia64: split virtual map initialization out of paging_init()
` [PATCH 06/13] ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM
` [PATCH 07/13] ia64: make SPARSEMEM default and disable DISCONTIGMEM
` [PATCH 08/13] arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
` [PATCH 09/13] arm, arm64: move free_unused_memmap() to generic mm
` [PATCH 10/13] arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM
` [PATCH 11/13] m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM
` [PATCH 12/13] m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEM
` [PATCH 13/13] m68k: deprecate 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] sh: add support for TIF_NOTIFY_SIGNAL
 2020-11-17 15:06 UTC  (6+ messages)

[PATCH 00/13] Clean up legacy clock tick users
 2020-11-16 23:27 UTC  (42+ messages)
` [PATCH 01/13] timekeeping: add CONFIG_LEGACY_TIMER_TICK
` [PATCH 02/13] ia64: convert to legacy_timer_tick
` [PATCH 03/13] ARM: rpc: use legacy_timer_tick
` [PATCH 04/13] parisc: "
` [PATCH 05/13] m68k: coldfire: use legacy_timer_tick()
` [PATCH 06/13] m68k: split heartbeat out of timer function
` [PATCH 07/13] m68k: sun3/sun3c: use legacy_timer_tick
` [PATCH 08/13] m68k: m68328: use legacy_timer_tick()
` [PATCH 09/13] m68k: change remaining timers to legacy_timer_tick
` [PATCH 10/13] m68k: remove timer_interrupt() function
` [PATCH 11/13] timekeeping: remove xtime_update
` [PATCH 12/13] timekeeping: default GENERIC_CLOCKEVENTS to enabled
` [RFC 13/13] m68k: mac: convert to generic clockevent

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

[PATCH] ia64: add support for TIF_NOTIFY_SIGNAL
 2020-11-05 16:18 UTC  (2+ messages)

[PATCH v2 00/15] timers: clean up ARCH_GETTIMEOFFSET, LEGACY_TIMER_TICK
 2020-11-01  9:53 UTC  (22+ messages)
` [PATCH v2 01/15] ARM: remove ebsa110 platform
` [PATCH v2 02/15] net: remove am79c961a driver
` [PATCH v2 03/15] timekeeping: remove arch_gettimeoffset
` [PATCH v2 04/15] timekeeping: add CONFIG_LEGACY_TIMER_TICK
` [PATCH v2 05/15] ia64: convert to legacy_timer_tick
` [PATCH v2 06/15] ARM: rpc: use legacy_timer_tick
` [PATCH v2 07/15] parisc: "
` [PATCH v2 08/15] m68k: coldfire: use legacy_timer_tick()
` [PATCH v2 09/15] m68k: split heartbeat out of timer function
` [PATCH v2 10/15] m68k: sun3/sun3c: use legacy_timer_tick
` [PATCH v2 11/15] m68k: m68328: use legacy_timer_tick()
` [PATCH v2 12/15] m68k: change remaining timers to legacy_timer_tick
` [PATCH v2 13/15] m68k: remove timer_interrupt() function
` [PATCH v2 14/15] timekeeping: remove xtime_update
` [PATCH v2 15/15] timekeeping: default GENERIC_CLOCKEVENTS to enabled

Hello/Hallo
 2020-10-30  8:08 UTC 

[PATCH AUTOSEL 4.19 25/60] ia64: kprobes: Use generic kretprobe trampoline handler
 2020-10-27  0:03 UTC 

[PATCH AUTOSEL 5.4 30/80] ia64: kprobes: Use generic kretprobe trampoline handler
 2020-10-26 23:54 UTC 

[PATCH AUTOSEL 5.8 050/132] ia64: kprobes: Use generic kretprobe trampoline handler
 2020-10-26 23:50 UTC 

[PATCH AUTOSEL 5.9 057/147] ia64: kprobes: Use generic kretprobe trampoline handler
 2020-10-26 23:47 UTC 

Random failures while loading modules with kernel 5.x
 2020-10-25 18:27 UTC 

Investment opportunity
 2020-10-16  6:21 UTC 

[PATCH v2 0/2] use interpreters to invoke scripts
 2020-10-13 16:16 UTC  (10+ messages)
` [PATCH v2 1/2] kconfig: "
` [PATCH v2 2/2] kbuild: "

[PLEASE PULL] ia64 for v5.10
 2020-10-12 23:50 UTC  (2+ messages)

[PATCH RFC 0/2] use interpreters to invoke scripts
 2020-10-12 16:48 UTC  (5+ messages)

[PATCH RFC 2/2] kbuild: use interpreters to invoke scripts
 2020-10-12 15:32 UTC  (3+ messages)

[PATCH RFC 1/2] kconfig: use interpreters to invoke scripts
 2020-10-04  7:37 UTC  (3+ messages)

[PATCH v3 0/6] ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation
 2020-09-24 11:03 UTC  (4+ messages)

[PATCH] RCU: export rcu_idle_enter/_exit for loadable modules
 2020-09-22 21:56 UTC  (2+ messages)

Build regressions/improvements in v5.9-rc6
 2020-09-21  8:38 UTC 

[PATCH v2] kbuild: preprocess module linker script
 2020-09-19 10:26 UTC  (2+ messages)

[PATCH v3 1/3] mm: replace memmap_context by memplug_context
 2020-09-17  8:00 UTC  (10+ messages)
` [PATCH v3 1/3] mm: replace memmap_context by meminit_context


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