messages from 2018-08-23 00:01:45 to 2018-10-13 01:54:33 UTC [more...]
[PATCH v2 2/2] mm: speed up mremap by 500x on large regions
2018-10-13 1:54 UTC (6+ messages)
[PATCH v3 0/7] ia64: system call table generation support
2018-10-12 19:40 UTC (18+ messages)
` [PATCH v3 1/7] ia64: add __NR_old_getpagesize in uapi/asm/unistd.h
` [PATCH v3 2/7] ia64: replace NR_syscalls macro from asm/unistd.h
` [PATCH v3 3/7] ia64: add an offset for system call number
` [PATCH v3 4/7] ia64: replace the system call table entries from entry.S
` [PATCH v3 5/7] ia64: add system call table generation support
` [PATCH v3 6/7] ia64: uapi header and system call table file generation
` [PATCH v3 7/7] ia64: wire up system calls
[PATCH] memblock: stop using implicit alignement to SMP_CACHE_BYTES
2018-10-11 6:08 UTC (8+ messages)
[PATCH 0/5] termios: remove arch redundancy in <asm/termbits.h>
2018-10-04 22:29 UTC (2+ messages)
` [PATCH 2/5] arch/ia64, termios: use <asm-generic/termbits.h>
[PATCH v2 0/7] System call table generation support
2018-10-01 14:44 UTC (16+ messages)
` [PATCH v2 1/7] ia64: add __NR_old_getpagesize macro
` [PATCH v2 2/7] ia64: replace NR_syscalls macro from asm/unistd.h
` [PATCH v2 3/7] ia64: add an offset for system call number
` [PATCH v2 4/7] ia64: replace the system call table entries from entry.S
` [PATCH v2 5/7] ia64: add system call table generation support
` [PATCH v2 6/7] ia64: uapi header and system call table file generation
` [PATCH v2 7/7] ia64: add __IGNORE* entries in asm/unistd.h
[PATCH 02/30] mm: remove CONFIG_NO_BOOTMEM
2018-09-27 4:50 UTC (18+ messages)
` [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
` [PATCH 05/30] mm: nobootmem: remove dead code
` [PATCH 07/30] memblock: remove _virt from APIs returning virtual address
` [PATCH 14/30] memblock: add align parameter to memblock_alloc_node()
` [PATCH 16/30] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
` [PATCH 21/30] memblock: replace alloc_bootmem with memblock_alloc
` [PATCH 29/30] mm: remove include/linux/bootmem.h
` [PATCH 00/30] mm: remove bootmem allocator
[REVIEW][PATCH 0/3] signal/ia64: siginfo fixes and cleanups
2018-09-24 17:38 UTC (2+ messages)
[REVIEW][PATCH 1/3] signal/ia64: Use the generic force_sigsegv in setup_frame
2018-09-24 14:21 UTC (3+ messages)
` [REVIEW][PATCH 2/3] signal/ia64: Use the force_sig(SIGSEGV,...) in ia64_rt_sigreturn
` [REVIEW][PATCH 3/3] signal/ia64: Use force_sig_fault where appropriate
Wohltätigkeitsspende in Höhe von € 2.000.000,00
2018-09-24 12:11 UTC (3+ messages)
misc ia64 cleanups (resend)
2018-09-20 16:44 UTC (12+ messages)
` [PATCH 1/9] ia64: remove the kern_mem_attribute export
` [PATCH 2/9] ia64: remove the dead iommu_sac_force variable
` [PATCH 3/9] ia64: remove iommu_dma_supported
` [PATCH 4/9] ia64: remove the unused bad_dma_address symbol
` [PATCH 5/9] ia64: remove the unused pci_iommu_shutdown function
` [PATCH 6/9] ia64: remove the unused iommu_dma_init function
` [PATCH 7/9] ia64/sn2: remove no-ops dma sync methods
` [PATCH 8/9] ia64: remove machvec_dma_sync_{single,sg}
` [PATCH 9/9] intel-iommu: mark intel_dma_ops static
[PATCH v7 00/11] hugetlb: Factorize hugetlb architecture primitives
2018-09-20 6:03 UTC (12+ messages)
` [PATCH v7 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v7 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v7 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v7 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v7 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v7 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v7 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v7 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v7 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v7 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v7 11/11] hugetlb: Introduce generic version of huge_ptep_get
[RFC PATCH 00/29] mm: remove bootmem allocator
2018-09-19 10:55 UTC (78+ messages)
` [RFC PATCH 01/29] mips: switch to NO_BOOTMEM
` [RFC PATCH 02/29] mm: remove CONFIG_NO_BOOTMEM
` [RFC PATCH 03/29] mm: remove CONFIG_HAVE_MEMBLOCK
` [RFC PATCH 04/29] mm: remove bootmem allocator implementation
` [RFC PATCH 05/29] mm: nobootmem: remove dead code
` [RFC PATCH 06/29] memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
` [RFC PATCH 07/29] memblock: remove _virt from APIs returning virtual address
` [RFC PATCH 08/29] memblock: replace alloc_bootmem_align with memblock_alloc
` [RFC PATCH 09/29] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [RFC PATCH 10/29] memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic
` [RFC PATCH 10/29] memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nop
` [RFC PATCH 11/29] memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic
` [RFC PATCH 12/29] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [RFC PATCH 13/29] memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
` [RFC PATCH 14/29] memblock: add align parameter to memblock_alloc_node()
` [RFC PATCH 15/29] memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
` [RFC PATCH 16/29] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
` [RFC PATCH 17/29] memblock: replace alloc_bootmem_node with memblock_alloc_node
` [RFC PATCH 18/29] memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
` [RFC PATCH 19/29] memblock: replace alloc_bootmem_pages with memblock_alloc
` [RFC PATCH 20/29] memblock: replace __alloc_bootmem with memblock_alloc_from
` [RFC PATCH 21/29] memblock: replace alloc_bootmem with memblock_alloc
` [RFC PATCH 22/29] mm: nobootmem: remove bootmem allocation APIs
` [RFC PATCH 23/29] memblock: replace free_bootmem{_node} with memblock_free
` [RFC PATCH 24/29] memblock: replace free_bootmem_late with memblock_free_late
` [RFC PATCH 25/29] memblock: rename free_all_bootmem to memblock_free_all
` [RFC PATCH 26/29] memblock: rename __free_pages_bootmem to memblock_free_pages
` [RFC PATCH 27/29] mm: remove nobootmem
` [RFC PATCH 28/29] memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
[PATCH 0/5] System call table generation support
2018-09-18 9:37 UTC (3+ messages)
[PATCH 9/9] intel-iommu: mark intel_dma_ops static
2018-09-17 17:10 UTC (2+ messages)
[PATCH 8/9] ia64: remove machvec_dma_sync_{single,sg}
2018-09-17 17:10 UTC
[PATCH 7/9] ia64/sn2: remove no-ops dma sync methods
2018-09-17 17:10 UTC (2+ messages)
[PATCH 6/9] ia64: remove the unused iommu_dma_init function
2018-09-17 17:10 UTC
[PATCH 5/9] ia64: remove the unused pci_iommu_shutdown function
2018-09-17 17:10 UTC
[PATCH 4/9] ia64: remove the unused bad_dma_address symbol
2018-09-17 17:10 UTC
[PATCH 3/9] ia64: remove iommu_dma_supported
2018-09-17 17:10 UTC
[PATCH 2/9] ia64: remove the dead iommu_sac_force variable
2018-09-17 17:10 UTC
[PATCH 1/9] ia64: remove the kern_mem_attribute export
2018-09-17 17:10 UTC
[PATCH] ia64: enable GENERIC_HWEIGHT
2018-09-14 7:06 UTC
[PATCH] ia64: disable SCHED_STACK_END_CHECK
2018-09-14 7:06 UTC
[PATCH net-next 2/3] asm-generic: generalize asm/sockios.h
2018-08-29 12:59 UTC
use generic DMA mapping code in powerpc
2018-08-27 16:06 UTC (17+ messages)
` [PATCH 01/20] kernel/dma/direct: take DMA offset into account in dma_direct_supported
` [PATCH 02/20] kernel/dma/direct: refine dma_direct_alloc zone selection
` [PATCH 05/20] swiotlb: allow the architecture to provide a get_required_mask hook
` [PATCH 16/20] powerpc/dma: use dma_direct_{alloc,free}
removig ia64, was: Re: [PATCH 3/4] mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FRE
2018-08-27 11:45 UTC (3+ messages)
` removig ia64, was: Re: [PATCH 3/4] mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE
[PATCH] treewide: remove current_text_addr
2018-08-27 7:43 UTC
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