messages from 2018-10-22 16:19:05 to 2018-11-23 10:36:28 UTC [more...]
[PATCH] mm: Replace all open encodings for NUMA_NO_NODE
2018-11-23 10:36 UTC (2+ messages)
NO_BOOTMEM breaks alpha pc164
2018-11-23 8:41 UTC (4+ messages)
remove the ->mapping_error method from dma_map_ops V2
2018-11-23 6:57 UTC (34+ messages)
` [PATCH 01/24] dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB
` [PATCH 02/24] swiotlb: Skip cache maintenance on map error
` [PATCH 03/24] dma-mapping: provide a generic DMA_MAPPING_ERROR
` [PATCH 04/24] dma-direct: remove the mapping_error dma_map_ops method
` [PATCH 05/24] arm: "
` [PATCH 06/24] powerpc/iommu: "
` [PATCH 07/24] mips/jazz: "
` [PATCH 08/24] s390: "
` [PATCH 09/24] sparc: "
` [PATCH 10/24] parisc/ccio: "
` [PATCH 11/24] parisc/sba_iommu: "
` [PATCH 12/24] arm64: remove the dummy_dma_ops mapping_error method
` [PATCH 13/24] alpha: remove the mapping_error dma_map_ops method
` [PATCH 14/24] ia64/sba_iommu: improve internal map_page users
` [PATCH 15/24] ia64/sba_iommu: remove the mapping_error dma_map_ops method
` [PATCH 16/24] ia64/sn: "
` [PATCH 17/24] x86/amd_gart: "
` [PATCH 18/24] x86/calgary: "
` [PATCH 19/24] iommu: "
` [PATCH 20/24] iommu/intel: small map_page cleanup
` [PATCH 21/24] iommu/vt-d: remove the mapping_error dma_map_ops method
` [PATCH 22/24] iommu/dma-iommu: "
` [PATCH 23/24] xen-swiotlb: "
` [PATCH 24/24] dma-mapping: "
move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v4
2018-11-23 2:41 UTC (21+ messages)
` [PATCH 1/9] arm: remove EISA kconfig option
` [PATCH 2/9] alpha: force PCI on for non-jensen configs
` [PATCH 3/9] MIPS: remove the HT_PCI config option
` [PATCH 4/9] PCI: consolidate PCI config entry in drivers/pci
` [PATCH 5/9] PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
` [PATCH 6/9] PCI: consolidate the PCI_SYSCALL symbol
` [PATCH 7/9] pcmcia: allow PCMCIA support independent of the architecture
` [PATCH 8/9] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
` [PATCH 9/9] eisa: consolidate EISA Kconfig entry in drivers/eisa
[PATCH 00/10] perf/core: Generalise event exclusion checking
2018-11-22 12:59 UTC (22+ messages)
` [PATCH 01/10] perf/core: Add macro to test for event exclusion flags
` [PATCH 02/10] arm: perf/core: generalise event exclusion checking with perf macro
` [PATCH 03/10] arm: perf: add additional validation to set_event_filter
` [PATCH 04/10] powerpc: perf/core: generalise event exclusion checking with perf macro
` [PATCH 05/10] powerpc/pmu/fsl: add additional validation to event_init
` [PATCH 06/10] alpha: perf/core: generalise event exclusion checking with perf macro
` [PATCH 07/10] x86: "
` [PATCH 08/10] perf/core: Remove unused perf_flags
` [PATCH 09/10] drivers/perf: perf/core: generalise event exclusion checking with perf macro
` [PATCH 10/10] perf/doc: update design.txt for exclude_{host|guest} flags
[alpha] Debian 9.0 NETINST fails
2018-11-22 8:34 UTC (9+ messages)
[PATCH v2 16/15] syscall_get_arch: add "struct task_struct *" argument
2018-11-21 19:45 UTC (7+ messages)
` [PATCH v2 16/15 v2] "
[PATCH 3.18 71/90] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
2018-11-19 16:29 UTC
[PATCH 4.4 134/160] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
2018-11-19 16:29 UTC
[PATCH 4.9 49/83] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
2018-11-19 16:29 UTC
[PATCH 4.14 066/124] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
2018-11-19 16:28 UTC
[PATCH 4.18 098/171] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
2018-11-19 16:28 UTC
[PATCH 4.19 121/205] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
2018-11-19 16:27 UTC
[RFC] remove the ->mapping_error method from dma_map_ops
2018-11-19 13:55 UTC (7+ messages)
` [PATCH 1/2] dma-mapping: remove ->mapping_error
` [PATCH 2/2] dma-mapping: return errors from dma_map_page and dma_map_attrs
[PATCH v3 0/5] alpha: system call table generation support
2018-11-13 9:31 UTC (6+ messages)
` [PATCH v3 1/5] alpha: move __IGNORE* entries to non uapi header
` [PATCH v3 2/5] alpha: remove CONFIG_OSF4_COMPAT flag from syscall table
` [PATCH v3 3/5] alpha: add __NR_syscalls along with NR_SYSCALLS
` [PATCH v3 4/5] alpha: add system call table generation support
` [PATCH v3 5/5] alpha: generate uapi header and syscall table header files
[RFC] mm: Replace all open encodings for NUMA_NO_NODE
2018-11-12 11:47 UTC (6+ messages)
[PATCH 3.16 183/366] time: Make sure jiffies_to_msecs() preserves non-zero time periods
2018-11-11 19:49 UTC
[PATCH -next-akpm 0/3] Add support for fast mremap
2018-11-08 18:12 UTC (4+ messages)
` [PATCH -next-akpm 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH -next-akpm 2/3] mm: speed up mremap by 20x on large regions (v5)
` [PATCH -next-akpm 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap
patch "arch/alpha, termios: implement BOTHER, IBSHIFT and termios2" added to tty-linus
2018-11-08 13:32 UTC
[PATCH -next 0/3] Add support for fast mremap
2018-11-06 4:36 UTC (13+ messages)
` [PATCH -next 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH -next v2 1/3] mm: treewide: remove unused address argument from pte_alloc functions
` [PATCH -next 2/3] mm: speed up mremap by 20x on large regions (v4)
` [PATCH -next 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap
[PATCH v2 0/5] alpha: system call table generation support
2018-11-06 4:12 UTC (8+ messages)
` [PATCH v2 1/5] alpha: move __IGNORE* entries to non uapi header
` [PATCH v2 2/5] alpha: remove CONFIG_OSF4_COMPAT flag from syscall table
` [PATCH v2 3/5] alpha: add __NR_syscalls along with NR_SYSCALLS
` [PATCH v2 4/5] alpha: add system call table generation support
` [PATCH v2 5/5] alpha: generate uapi header and syscall table header files
[PATCH] include/asm/cmpxchg.h: Remove duplicate header
2018-11-03 1:51 UTC (8+ messages)
[PATCH 0/4] Add support for fast mremap
2018-10-29 10:28 UTC (19+ messages)
` [PATCH 1/4] treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH 2/4] mm: speed up mremap by 500x on large regions (v2)
[PATCH v2 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
2018-10-26 19:05 UTC (15+ messages)
` [PATCH v2 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
` [PATCH v2 2/2] arm64: Create asm/initrd.h
vmlinux ld relocation errors on Alpha
2018-10-25 2:39 UTC (2+ messages)
[git pull] alpha syscall glue stuff
2018-10-25 0:15 UTC
[PATCH 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
2018-10-23 23:40 UTC (3+ messages)
` [PATCH 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
` [PATCH 2/2] arm64: Create asm/initrd.h
[PATCH stable v2 1/2] termios, tty/tty_baudrate.c: fix buffer overrun
2018-10-23 20:14 UTC (5+ messages)
` [PATCH stable v2 2/2] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
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).