messages from 2017-06-16 18:10:36 to 2017-09-30 02:53:16 UTC [more...]
[PATCHv3 0/7] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
2017-09-30 2:53 UTC (5+ messages)
` [PATCHv3 1/7] switch dereference_function_descriptor() to `unsigned long'
` [PATCHv3 2/7] sections: split dereference_function_descriptor()
` [PATCHv3 3/7] ia64: Add .opd based function descriptor dereference
` [PATCHv3 4/7] powerpc64: "
[PATCH REBASED 0/6] rwsem: Implement down_read_killable()
2017-09-29 16:06 UTC (7+ messages)
` [PATCH REBASED 1/6] alpha: Add __down_read_killable()
` [PATCH REBASED 2/6] ia64: "
` [PATCH REBASED 3/6] s390: "
` [PATCH REBASED 4/6] x86: "
` [PATCH REBASED 5/6] rwsem: Add down_read_killable()
` [PATCH REBASED 6/6] fs: Use killable down_read() in iterate_dir()
[PATCH] [IA64] sn: make sn_screen_info const, static and __initconst
2017-09-28 15:29 UTC
[RFC][PATCH v2 0/7] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
2017-09-28 1:11 UTC (28+ messages)
` [RFC][PATCH v2 1/7] switch dereference_function_descriptor() to `unsigned long'
` [RFC][PATCH v2 2/7] sections: split dereference_function_descriptor()
` [RFC][PATCH v2 3/7] ia64: Add .opd based function descriptor dereference
` [RFC][PATCH v2 4/7] powerpc64: "
` [RFC][PATCH v2 5/7] parisc64: "
` [RFC][PATCH v2 6/7] symbol lookup: use new kernel and module dereference functions
` [RFC][PATCH v2 7/7] checkpatch: add pF/pf deprecation warning
[PATCH v9] ACPI / init: Invoke early ACPI initialization earlier
2017-09-27 10:06 UTC (6+ messages)
[PATCH 0/3] use setup_timer() helper function
2017-09-22 11:48 UTC (2+ messages)
[PATCH 3/3] ia64: salinfo: use setup_timer() helper
2017-09-22 11:38 UTC
[PATCH 2/3] ia64: mca: use setup_timer() helper
2017-09-22 11:38 UTC
[PATCH 1/3] ia64: bte: use setup_timer() helper
2017-09-22 11:38 UTC
[PATCH 0/5] [RFC] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
2017-09-20 16:31 UTC (24+ messages)
` [PATCH 1/5] sections: split dereference_function_descriptor()
` [PATCH 2/5] ia64: Add .opd based function descriptor dereference
` [PATCH 3/5] powerpc64: "
` [PATCH 4/5] parisc64: "
` [PATCH 5/5] symbol lookup: use new kernel and module dereference functions
[PATCH] [RFC] clocksource: improve GENERIC_CLOCKEVENTS dependency
2017-09-18 22:02 UTC (5+ messages)
[PATCH v2 0/7] Remove the parent_node() for each arch
2017-09-01 2:56 UTC (2+ messages)
` [PATCH v2 1/7] ia64: topology: Remove the unused parent_node() macro
refactor dma_cache_sync
2017-08-31 14:06 UTC (15+ messages)
` [PATCH 01/12] floppy: consolidate the dummy fd_cacheflush definition
` [PATCH 02/12] mips: don't use dma_cache_sync to implement fd_cacheflush
` [PATCH 04/12] x86: make dma_cache_sync a no-op
` [PATCH 05/12] ia64: "
` [PATCH 06/12] microblaze: "
` [PATCH 08/12] powerpc: "
` [PATCH 10/12] xtensa: "
` [PATCH 03/12] frv: "
` [PATCH 07/12] mn10300: "
` [PATCH 09/12] unicore32: "
` [PATCH 11/12] sh: "
` [PATCH 12/12] dma-mapping: turn dma_cache_sync into a dma_map_ops method
[PATCH v2 1/1] futex: remove duplicated code and fix UB
2017-08-25 20:43 UTC (3+ messages)
[PATCH] random: fix warning message on ia64 and parisc
2017-08-08 16:28 UTC
[PATCH] uapi: fix another asm/shmbuf.h userspace compilation error
2017-08-04 15:22 UTC (3+ messages)
pci: Add generic pcibios_{fixup_bus,align_resource}
2017-08-02 20:00 UTC (9+ messages)
` [PATCH 1/3] pci: Add a generic, weakly-linked pcibios_fixup_bus
` [PATCH 2/3] pci: Add a generic, weakly-linked pcibios_align_resource
` [PATCH 3/3] arc: kernel/pcibios.c is empty, delete it
[PATCH 2/3] mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
2017-07-28 15:12 UTC (3+ messages)
[PATCH] [IA64] tioca: fix spelling mistake in macros
2017-07-27 15:10 UTC
[PATCH 02/11] ia64: topology: Remove the unused parent_node() macro
2017-07-26 13:34 UTC
[PATCH 0/5] Consolidate init_task handling
2017-07-20 12:50 UTC (6+ messages)
` [PATCH 1/5] Construct init thread stack in the linker script rather than by union
` [PATCH 2/5] Unroll INIT_TASK() in init/init_task.c
` [PATCH 3/5] Unroll various INIT_* macros
` [PATCH 4/5] Unroll the INIT_SIGNALS and INIT_SIGHAND macros
` [PATCH 5/5] Unroll INIT_STRUCT_PID
[PATCH 2/7] signal/ia64: Document a conflict with SI_USER with SIGFPE
2017-07-18 14:06 UTC
[PATCH] ia64: Remove an extra parenthesis in time.c
2017-07-15 12:58 UTC
[PATCH 0/7] rwsem: Implement down_read_killable()
2017-07-06 9:45 UTC (13+ messages)
` [PATCH 1/7] rwsem-spinlock: Add killable versions of __down_read()
` [PATCH 2/7] rwsem-spinlock: Add killable versions of rwsem_down_read_failed()
` [PATCH 3/7] alpha: Add __down_read_killable()
` [PATCH 4/7] ia64: "
` [PATCH 5/7] s390: "
` [PATCH 6/7] x86: "
` [PATCH 7/7] rwsem: Add down_read_killable()
[PATCH 00/18] treewide: Move storage class before return type
2017-07-05 20:02 UTC (4+ messages)
` [PATCH 06/18] ia64: Move inline "
` [PATCH 07/18] ia64: sn: pci: Move inline before type
` [PATCH 13/18] drivers: tty: serial: Move inline before return type
[PATCH 1/1] futex: remove duplicated code
2017-07-03 10:18 UTC (7+ messages)
` [PATCH 1/1] futex: remove duplicated code and fix UB
[PATCH 2/8] signal/ia64: Document a conflict with SI_USER with SIGFPE
2017-06-30 12:39 UTC
[PATCH RFC 15/26] ia64: Remove spin_unlock_wait() arch-specific definitions
2017-06-30 0:01 UTC
clean up and modularize arch dma_mapping interface V2
2017-06-26 22:06 UTC (46+ messages)
` [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE
` [PATCH 06/44] iommu/dma: don't rely on DMA_ERROR_CODE
` [PATCH 21/44] powerpc: implement ->mapping_error
` [PATCH 22/44] x86/pci-nommu: "
` [PATCH 23/44] x86/calgary: "
` [PATCH 24/44] x86: remove DMA_ERROR_CODE
` [PATCH 25/44] arm: implement ->mapping_error
` [PATCH 26/44] dma-mapping: remove DMA_ERROR_CODE
` [PATCH 27/44] sparc: remove leon_dma_ops
` [PATCH 28/44] sparc: remove arch specific dma_supported implementations
` [PATCH 29/44] dma-noop: remove dma_supported and mapping_error methods
` [PATCH 30/44] dma-virt: "
` [PATCH 31/44] hexagon: remove arch-specific dma_supported implementation
` [PATCH 32/44] hexagon: remove the unused dma_is_consistent prototype
` [PATCH 33/44] openrisc: remove arch-specific dma_supported implementation
` [PATCH 34/44] arm: remove arch specific "
` [PATCH 35/44] x86: "
` [PATCH 36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED
` [PATCH 37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask
` [PATCH 38/44] arm: "
` [PATCH 39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask
` [PATCH 40/44] tile: remove dma_supported and mapping_error methods
` [PATCH 41/44] powerpc/cell: clean up fixed mapping dma_ops initialization
` [PATCH 42/44] powerpc/cell: use the dma_supported method for ops switching
` [PATCH 43/44] dma-mapping: remove the set_dma_mask method
` [PATCH 44/44] powerpc: merge __dma_set_mask into dma_set_mask
` new dma-mapping tree, was Re: clean up and modularize arch dma_mapping interface V2
[PATCH v2 2/3] ia64: thin archives fix linking
2017-06-25 3:26 UTC (4+ messages)
[PATCH 1/2] ia64: thin archives fix linking
2017-06-21 7:56 UTC
clean up and modularize arch dma_mapping interface
2017-06-20 13:17 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 NNTP newsgroup(s).