public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-16 08:22:30 to 2020-05-05 20:12:06 UTC [more...]

[PATCH 0/3] mm/hugetlb: Add some new arch enabling macros
 2020-05-05 20:12 UTC  (8+ messages)
` [PATCH 2/3] mm/hugetlb: Introduce HAVE_ARCH_IS_HUGEPAGE_ONLY_RANGE
` [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS

[PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order
 2020-05-05 18:07 UTC  (3+ messages)

[PATCH 07/14] docs: add IRQ documentation at the core-api book
 2020-05-02 11:21 UTC  (4+ messages)

[PATCH V3 0/3] arm64: Enable vmemmap mapping from device memory
 2020-04-23  5:22 UTC  (3+ messages)
` [PATCH V3 1/3] mm/sparsemem: Enable vmem_altmap support in vmemmap_populate_basepages()

[PATCH] ia64: fix word quoting in shell scripts
 2020-04-22  0:53 UTC 

[PATCHv3 15/50] ia64: Pass log level as arg into ia64_do_show_stack()
 2020-04-18 20:19 UTC  (2+ messages)
` [PATCHv3 16/50] ia64: Add show_stack_loglvl()

[PATCH v3 00/11] Make PageWriteback use the PageLocked optimisation
 2020-04-17 11:12 UTC  (4+ messages)
` [PATCH v3 02/11] ia64: Add clear_bit_unlock_is_negative_byte implementation

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-04-14 15:34 UTC  (15+ messages)
` [PATCH v4 01/14] h8300: remove usage of __ARCH_USE_5LEVEL_HACK
` [PATCH v4 02/14] arm: add support for folded p4d page tables
` [PATCH v4 03/14] arm64: "
` [PATCH v4 04/14] hexagon: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v4 05/14] ia64: add support for folded p4d page tables
` [PATCH v4 06/14] nios2: "
` [PATCH v4 07/14] openrisc: "
` [PATCH v4 08/14] powerpc: "
` [PATCH v4 09/14] sh: fault: Modernize printing of kernel messages
` [PATCH v4 10/14] sh: drop __pXd_offset() macros that duplicate pXd_index() ones
` [PATCH v4 11/14] sh: add support for folded p4d page tables
` [PATCH v4 12/14] unicore32: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v4 13/14] asm-generic: remove pgtable-nop4d-hack.h
` [PATCH v4 14/14] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h

[PATCH 00/18] genirq: Remove setup_irq()
 2020-04-02 15:03 UTC  (8+ messages)
      ` [PATCH 0/6] Kill setup_irq()

[GIT PULL] ia64 for v5.7
 2020-03-31 16:30 UTC  (2+ messages)

[patch V3 00/20] Lock ordering documentation and annotation for lockdep
 2020-03-27 19:14 UTC  (38+ messages)
` [patch V3 01/20] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [patch V3 02/20] pci/switchtec: Replace completion wait queue usage for poll
` [patch V3 03/20] usb: gadget: Use completion interface instead of open coding it
` [patch V3 04/20] orinoco_usb: Use the regular completion interfaces
` [patch V3 05/20] acpi: Remove header dependency
` [patch V3 06/20] nds32: Remove mm.h from asm/uaccess.h
` [patch V3 07/20] csky: "
` [patch V3 08/20] hexagon: "
` [patch V3 09/20] ia64: "
` [patch V3 10/20] microblaze: "
` [patch V3 11/20] rcuwait: Add @state argument to rcuwait_wait_event()
` [patch V3 12/20] powerpc/ps3: Convert half completion to rcuwait
` [patch V3 13/20] Documentation: Add lock ordering and nesting documentation
      ` Documentation/locking/locktypes: Further clarifications and wordsmithing
        ` [PATCH v2] Documentation/locking/locktypes: minor copy editor fixes
` [patch V3 14/20] timekeeping: Split jiffies seqlock
` [patch V3 15/20] sched/swait: Prepare usage in completions
` [patch V3 16/20] completion: Use simple wait queues
  ` [PATCH] completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()
` [patch V3 17/20] lockdep: Introduce wait-type checks
` [patch V3 18/20] lockdep: Add hrtimer context tracing bits
` [patch V3 19/20] lockdep: Annotate irq_work
` [patch V3 20/20] lockdep: Add posixtimer context tracing bits

[PATCH V2 0/2] arm64: Enable vmemmap mapping from device memory
 2020-03-24 12:13 UTC  (4+ messages)
` [PATCH V2 1/2] mm/sparsemem: Enable vmem_altmap support in vmemmap_populate_basepages()

[PATCH v4 00/17] Convert cpu_up/down to device_online/offline
 2020-03-23 13:50 UTC  (3+ messages)
` [PATCH v4 02/17] smp: Create a new function to shutdown nonboot cpus
` [PATCH v4 03/17] ia64: Replace cpu_down with smp_shutdown_nonboot_cpus()

YOUR EARLY REPLY
 2020-03-22 17:55 UTC  (3+ messages)

[PATCH 4/5] ia64: Remove mm.h from asm/uaccess.h
 2020-03-20  9:48 UTC 

[PATCHv2 15/50] ia64: Pass log level as arg into ia64_do_show_stack()
 2020-03-16 14:38 UTC  (2+ messages)
` [PATCHv2 16/50] ia64: Add show_stack_loglvl()

[PATCH v3] ia64: replace setup_irq() by request_irq()
 2020-03-13 23:28 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 2/2] ia64: add IRQENTRY_TEXT and SOFTIRQENTRY_TEXT to linker script
 2020-03-11 12:11 UTC 

[PATCH V3] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
 2020-03-10 14:52 UTC 

[PATCH V2] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
 2020-03-10 13:58 UTC  (3+ messages)

[PATCH v3 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-03-08 10:54 UTC  (17+ messages)
` [PATCH v3 01/14] arm/arm64: add support for folded p4d page tables
` [PATCH v3 02/14] h8300: remove usage of __ARCH_USE_5LEVEL_HACK
` [PATCH v3 03/14] hexagon: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v3 04/14] ia64: add support for folded p4d page tables
` [PATCH v3 05/14] nios2: "
` [PATCH v3 06/14] openrisc: "
` [PATCH v3 07/14] powerpc/32: drop get_pteptr()
` [PATCH v3 08/14] powerpc: add support for folded p4d page tables
` [PATCH v3 09/14] sh: fault: Modernize printing of kernel messages
` [PATCH v3 10/14] sh: drop __pXd_offset() macros that duplicate pXd_index() ones
` [PATCH v3 11/14] sh: add support for folded p4d page tables
` [PATCH v3 12/14] unicore32: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v3 13/14] asm-generic: remove pgtable-nop4d-hack.h
` [PATCH v3 14/14] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h

[PATCH v4 0/7] Allow setting caching mode in arch_add_memory() for P2PDMA
 2020-03-06 17:08 UTC  (8+ messages)
` [PATCH v4 1/7] mm/memory_hotplug: Drop the flags field from struct mhp_restrictions
` [PATCH v4 2/7] mm/memory_hotplug: Rename mhp_restrictions to mhp_params
` [PATCH v4 3/7] x86/mm: Thread pgprot_t through init_memory_mapping()
` [PATCH v4 4/7] x86/mm: Introduce __set_memory_prot()
` [PATCH v4 5/7] powerpc/mm: Thread pgprot_t through create_section_mapping()
` [PATCH v4 6/7] mm/memory_hotplug: Add pgprot_t to mhp_params
` [PATCH v4 7/7] mm/memremap: Set caching mode for PCI P2PDMA memory to WC

[PATCH] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
 2020-03-05  7:46 UTC  (5+ messages)

[PATCH 0/2] mm/vma: some new flags
 2020-03-05  6:50 UTC  (2+ messages)
` [PATCH 1/2] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS

[RFC 0/3] mm/vma: some new flags and helpers
 2020-03-04  5:31 UTC  (4+ messages)
` [RFC 1/3] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS

[PATCH v3 0/7] Allow setting caching mode in arch_add_memory() for P2PDMA
 2020-03-03  9:52 UTC  (30+ messages)
` [PATCH v3 1/7] mm/memory_hotplug: Drop the flags field from struct mhp_restrictions
` [PATCH v3 2/7] mm/memory_hotplug: Rename mhp_restrictions to mhp_params
` [PATCH v3 3/7] x86/mm: Thread pgprot_t through init_memory_mapping()
` [PATCH v3 4/7] x86/mm: Introduce _set_memory_prot()
` [PATCH v3 5/7] powerpc/mm: Thread pgprot_t through create_section_mapping()
` [PATCH v3 6/7] mm/memory_hotplug: Add pgprot_t to mhp_params
` [PATCH v3 7/7] mm/memremap: Set caching mode for PCI P2PDMA memory to WC

[PATCH RESEND 1/2] rtc/ia64: remove legacy efirtc driver
 2020-02-26 22:43 UTC 

[PATCH v2 00/13] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-02-26 11:20 UTC  (13+ messages)
` [PATCH v2 07/13] powerpc: add support for folded p4d page tables

[PATCH v2 00/18] genirq: Remove setup_irq()
 2020-02-24  0:59 UTC  (2+ messages)
` [PATCH v2 05/18] ia64: replace setup_irq() by request_irq()

[PATCH v3 02/15] smp: Create a new function to shutdown nonboot cpus
 2020-02-23 19:29 UTC  (2+ messages)
` [PATCH v3 03/15] ia64: Replace cpu_down with smp_shutdown_nonboot_cpus()

[PATCH] tty/serial: cleanup after ioc*_serial driver removal
 2020-02-18 20:14 UTC  (7+ messages)

[PATCH v2] tty/serial: cleanup after ioc*_serial driver removal
 2020-02-17 14:07 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