public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-30 13:22:21 to 2019-01-16 13:44:07 UTC [more...]

[PATCH 00/21] Refine memblock API
 2019-01-16 13:44 UTC  (8+ messages)
` [PATCH 01/21] openrisc: prefer memblock APIs returning virtual address
` [PATCH 02/21] powerpc: use memblock functions "
` [PATCH 03/21] memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
` [PATCH 04/21] memblock: drop memblock_alloc_base_nid()
` [PATCH 05/21] memblock: emphasize that memblock_alloc_range() returns a physical address
` [PATCH 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
` [PATCH 07/21] memblock: memblock_phys_alloc(): "

[PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
 2019-01-16  0:10 UTC  (44+ messages)
` [PATCH 01/15] ia64: add __NR_umount2 definition
` [PATCH 02/15] ia64: add statx and io_pgetevents syscalls
` [PATCH 03/15] ia64: assign syscall numbers for perf and seccomp
` [PATCH 04/15] alpha: wire up io_pgetevents system call
` [PATCH 05/15] alpha: update syscall macro definitions
` [PATCH 06/15] ARM: add migrate_pages() system call
` [PATCH 07/15] ARM: add kexec_file_load system call number
` [PATCH 08/15] m68k: assign syscall number for seccomp
` [PATCH 09/15] sh: remove duplicate unistd_32.h file
` [PATCH 10/15] sh: add statx system call
` [PATCH 11/15] mips: fix n32 compat_ipc_parse_version
` [PATCH 12/15] sparc64: fix sparc_ipc type conversion
` [PATCH 13/15] ipc: rename old-style shmctl/semctl/msgctl syscalls
` [PATCH 14/15] arch: add split IPC system calls where needed
` [PATCH 15/15] arch: add pkey and rseq syscall numbers everywhere

[RFC PATCH] x86, numa: always initialize all possible nodes
 2019-01-15  5:32 UTC  (4+ messages)

[PATCH] perfmon: use ARRAY_SIZE() macro
 2019-01-14 16:54 UTC  (2+ messages)

[mmotm:master 157/168] arch/ia64/Kconfig:128:error: recursive dependency detected!
 2019-01-11 23:19 UTC 

[PATCH 00/11] y2038: add time64 syscalls
 2019-01-10 20:55 UTC  (12+ messages)
` [PATCH 01/11] time: make adjtime compat handling available for 32 bit
` [PATCH 02/11] time: Add struct __kernel_timex
` [PATCH 03/11] time: fix sys_timer_settime prototype
` [PATCH 04/11] sparc64: add custom adjtimex/clock_adjtime functions
` [PATCH 05/11] timex: use __kernel_timex internally
` [PATCH 06/11] timex: change syscalls to use struct __kernel_timex
` [PATCH 08/11] y2038: use time32 syscall names on 32-bit
` [PATCH 09/11] y2038: remove struct definition redirects
` [PATCH 10/11] y2038: rename old time and utime syscalls
` [PATCH 11/11] y2038: add 64-bit time_t syscalls to all 32-bit architectures
  ` [PATCH 07/11] y2038: syscalls: rename y2038 compat syscalls

[PATCH 14/14] syscall_get_arch: add "struct task_struct *" argument
 2019-01-09 12:43 UTC 

[PATCH v3 0/8] net: y2038-safe socket timestamps
 2019-01-08 21:49 UTC  (9+ messages)
` [PATCH v3 1/8] arch: Use asm-generic/socket.h when possible
` [PATCH v3 7/8] socket: Add SO_TIMESTAMPING_NEW

[PATCH] ia64: tweak BREAK_LOGLEVEL and RESTORE_LOGLEVEL
 2019-01-07 14:52 UTC  (4+ messages)
` [PATCHv2] "

[PATCH 0/2 v8] add reserved e820 ranges to the kdump kernel e820 table
 2019-01-07  5:10 UTC  (9+ messages)
` [PATCH 1/2 v8] resource: add the new I/O resource descriptor 'IORES_DESC_RESERVED'

[PATCH v7 20/22] syscall_get_arch: add "struct task_struct *" argument
 2019-01-07  2:54 UTC 

[PATCH:Linus please apply] ia64: fix compile without swiotlb
 2019-01-04 21:03 UTC 

[RFC] avoid indirect calls for DMA direct mappings v2
 2019-01-04  8:09 UTC  (41+ messages)
` [PATCH 01/15] swiotlb: remove SWIOTLB_MAP_ERROR
` [PATCH 02/15] swiotlb: remove dma_mark_clean
` [PATCH 03/15] dma-direct: improve addressability error reporting
` [PATCH 04/15] dma-direct: use dma_direct_map_page to implement dma_direct_map_sg
` [PATCH 05/15] dma-direct: merge swiotlb_dma_ops into the dma_direct code
` [PATCH 06/15] dma-mapping: simplify the dma_sync_single_range_for_{cpu,device} implementation
` [PATCH 07/15] dma-mapping: merge dma_unmap_page_attrs and dma_unmap_single_attrs
` [PATCH 08/15] dma-mapping: move dma_get_required_mask to kernel/dma
` [PATCH 09/15] dma-mapping: move various slow path functions out of line
` [PATCH 10/15] dma-mapping: move dma_cache_sync "
` [PATCH 11/15] dma-mapping: always build the direct mapping code
` [PATCH 12/15] dma-mapping: factor out dummy DMA ops
` [PATCH 13/15] ACPI / scan: Refactor _CCA enforcement
` [PATCH 14/15] vmd: use the proper dma_* APIs instead of direct methods calls
` [PATCH 15/15] dma-mapping: bypass indirect calls for dma-direct
  ` [15/15] "

[PATCH 0/2] ia64: Unify the system call scripts
 2019-01-02 15:34 UTC  (3+ messages)
` [PATCH 1/2] ia64: remove nargs from __SYSCALL
` [PATCH 2/2] ia64: generate uapi header and system call table files

[PATCH 1/3] treewide: remove explicit rules for *offsets.s
 2018-12-24 15:18 UTC  (3+ messages)
` [PATCH 2/3] treewide: add intermediate .s files to targets

[GIT PULL] ia64 update for v4.21/v5.0/whatever
 2018-12-20 18:54 UTC 

[PATCH v2 0/8] net: y2038-safe socket timestamps
 2018-12-18 21:22 UTC  (7+ messages)
` [PATCH v2 1/8] arch: Use asm-generic/socket.h when possible
` [PATCH v2 7/8] socket: Add SO_TIMESTAMPING_NEW

[PATCH V3 2/2] Tools: Replace open encodings for NUMA_NO_NODE
 2018-12-18 10:24 UTC 

[PATCH V3 1/2] mm: Replace all open encodings for NUMA_NO_NODE
 2018-12-18 10:24 UTC 

[PATCH V3 0/2] Replace all open encodings for NUMA_NO_NODE
 2018-12-18 10:24 UTC 

[patch] ia64: pci: Fix a condition in pcibr_dmamap_ate32()
 2018-12-17 18:47 UTC  (3+ messages)

[PATCH v6 24/27] syscall_get_arch: add "struct task_struct *" argument
 2018-12-13 17:24 UTC 

[PATCH] mm/zsmalloc.c: Fix zsmalloc 32-bit PAE support
 2018-12-13  7:27 UTC  (8+ messages)

[PATCH v5 22/25] syscall_get_arch: add "struct task_struct *" argument
 2018-12-10  4:31 UTC 

remove the ->mapping_error method from dma_map_ops V3
 2018-12-06 14:57 UTC  (20+ messages)
` [PATCH 01/23] dma-mapping: provide a generic DMA_MAPPING_ERROR
` [PATCH 13/23] ia64/sba_iommu: remove the mapping_error dma_map_ops method
` [PATCH 14/23] ia64/sn: "
` [PATCH 15/23] x86/amd_gart: "
` [PATCH 16/23] x86/calgary: "
` [PATCH 17/23] iommu: "
` [PATCH 18/23] iommu/intel: small map_page cleanup
` [PATCH 19/23] iommu/vt-d: remove the mapping_error dma_map_ops method
` [PATCH 20/23] iommu/dma-iommu: "
` [PATCH 21/23] xen-swiotlb: "
` [PATCH 22/23] dma-mapping: "
` [PATCH 23/23] dma-mapping: return an error code from dma_mapping_error

[PATCH V2] mm: Replace all open encodings for NUMA_NO_NODE
 2018-12-05 11:47 UTC  (5+ messages)

[LKP] [mm] 19717e78a0: stderr.if(target_node==NUMA_NO_NODE){
 2018-12-05 11:32 UTC 

merge swiotlb support into dma_direct_ops
 2018-12-04 16:16 UTC  (6+ messages)
` [PATCH 1/5] swiotlb: remove SWIOTLB_MAP_ERROR
` [PATCH 2/5] swiotlb: remove dma_mark_clean
` [PATCH 3/5] dma-direct: improve addressability error reporting
` [PATCH 4/5] dma-direct: use dma_direct_map_page to implement dma_direct_map_sg
` [PATCH 5/5] dma-direct: merge swiotlb_dma_ops into the dma_direct code

[PATCH RFCv2 1/4] mm/memory_hotplug: Introduce memory block types
 2018-12-04  9:47 UTC  (8+ messages)
` [PATCH RFCv2 3/4] mm/memory_hotplug: Introduce and use more memory types
` [PATCH RFCv2 4/4] mm/memory_hotplug: Drop MEMORY_TYPE_UNSPECIFIED

[PATCH] ia64: fix syscall_get_error()
 2018-12-03  3:17 UTC 


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