linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-31 06:01:48 to 2018-09-28 01:48:42 UTC [more...]

[PATCH v3 4/7] drivers: zorro: Avoids building proc.o if CONFIG_ZORRO is disabled
 2018-09-28  1:48 UTC 

[PATCH v3 3/7] drivers: parisc: Avoids building driver if CONFIG_PARISC is disabled
 2018-09-28  1:48 UTC 

[PATCH v3 2/7] drivers: nubus: Avoids building driver if CONFIG_NUBUS is disabled
 2018-09-28  1:48 UTC 

[PATCH v3 1/7] drivers: dio: Avoids building driver if CONFIG_DIO is disabled
 2018-09-28  1:46 UTC 

[PATCH v3 0/7] Remove errors building drivers/DRIVERNAME
 2018-09-28  1:45 UTC 

[PATCH v2 0/5] System call table generation support
 2018-09-27 14:24 UTC  (6+ messages)
` [PATCH v2 1/5] parisc: move __IGNORE* entries to non uapi header
` [PATCH v2 2/5] parisc: add __NR_Linux_syscalls macro with __NR_syscalls
` [PATCH v2 3/5] parisc: add system call table generation support
` [PATCH v2 4/5] parisc: uapi header and system call table file generation
` [PATCH v2 5/5] parisc: add __IGNORE* entries in asm/unistd.h

[PATCH 00/30] mm: remove bootmem allocator
 2018-09-27  4:50 UTC  (49+ messages)
` [PATCH 01/30] mips: switch to NO_BOOTMEM
` [PATCH 02/30] mm: remove CONFIG_NO_BOOTMEM
` [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
` [PATCH 04/30] mm: remove bootmem allocator implementation
` [PATCH 05/30] mm: nobootmem: remove dead code
` [PATCH 06/30] memblock: rename memblock_alloc{_nid, _try_nid} to memblock_phys_alloc*
` [PATCH 07/30] memblock: remove _virt from APIs returning virtual address
` [PATCH 08/30] memblock: replace alloc_bootmem_align with memblock_alloc
` [PATCH 09/30] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [PATCH 10/30] memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic
` [PATCH 11/30] memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic
` [PATCH 12/30] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [PATCH 13/30] memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
` [PATCH 14/30] memblock: add align parameter to memblock_alloc_node()
` [PATCH 15/30] memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
` [PATCH 16/30] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
` [PATCH 17/30] memblock: replace alloc_bootmem_node with memblock_alloc_node
` [PATCH 18/30] memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
` [PATCH 19/30] memblock: replace alloc_bootmem_pages with memblock_alloc
` [PATCH 20/30] memblock: replace __alloc_bootmem with memblock_alloc_from
` [PATCH 21/30] memblock: replace alloc_bootmem with memblock_alloc
` [PATCH 22/30] mm: nobootmem: remove bootmem allocation APIs
` [PATCH 23/30] memblock: replace free_bootmem{_node} with memblock_free
` [PATCH 24/30] memblock: replace free_bootmem_late with memblock_free_late
` [PATCH 25/30] memblock: rename free_all_bootmem to memblock_free_all
` [PATCH 26/30] memblock: rename __free_pages_bootmem to memblock_free_pages
` [PATCH 27/30] mm: remove nobootmem
` [PATCH 28/30] memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
` [PATCH 29/30] mm: remove include/linux/bootmem.h
` [PATCH 30/30] docs/boot-time-mm: remove bootmem documentation

[PATCH v2 7/7] drivers: hwtracing: Adds Makefile to enable building from directory
 2018-09-27  1:41 UTC 

[PATCH v2 6/7] drivers: oprofile: Avoids building driver from direct make command
 2018-09-27  1:41 UTC 

[PATCH v2 5/7] drivers: s390: Avoids building drivers if ARCH is not s390
 2018-09-27  1:41 UTC 

[PATCH v2 4/7] drivers: zorro: Avoids building proc.o if CONFIG_ZORRO is disabled
 2018-09-27  1:40 UTC 

[PATCH v2 3/7] drivers: parisc: Avoids building driver if CONFIG_PARISC is disabled
 2018-09-27  1:40 UTC 

[PATCH v2 2/7] drivers: nubus: Avoids building driver if CONFIG_NUBUS is disabled
 2018-09-27  1:40 UTC 

[PATCH v2 1/7] drivers: dio: Avoids building driver if CONFIG_DIO is disabled
 2018-09-27  1:39 UTC 

[PATCH v2 0/7] Remove errors building drivers/DRIVERNAME
 2018-09-27  1:39 UTC 

[PATCH] video/fbdev/stifb: Fix spelling mistake in fall-through annotation
 2018-09-26 16:52 UTC  (2+ messages)

[PATCH] parisc: Remove PTE load and fault check from L2_ptep macro
 2018-09-26 13:29 UTC  (3+ messages)

[PATCH 6/7] drivers: oprofile: Avoids building driver from direct make command
 2018-09-26  7:26 UTC  (2+ messages)

[PATCH 0/7] Remove errors building drivers/DRIVERNAME
 2018-09-26  7:05 UTC  (2+ messages)

[PATCH 2/7] drivers: nubus: Avoids building driver if CONFIG_NUBUS is disabled
 2018-09-26  6:45 UTC  (2+ messages)

[PATCH 7/7] drivers: hwtracing: Adds Makefile to enable building from directory
 2018-09-26  1:53 UTC 

[PATCH 5/7] drivers: s390: Avoids building drivers if ARCH is not s390
 2018-09-26  1:52 UTC 

[PATCH 4/7] drivers: zorro: Avoids building proc.o if CONFIG_ZORRO is disabled
 2018-09-26  1:52 UTC 

[PATCH 3/7] drivers: parisc: Avoids building driver if CONFIG_PARISC is disabled
 2018-09-26  1:52 UTC 

[PATCH 1/7] drivers: dio: Avoids building driver if CONFIG_DIO is disabled
 2018-09-26  1:52 UTC 

[RFC] parisc64: change __kernel_suseconds_t to match glibc
 2018-09-25 17:53 UTC  (4+ messages)

[PATCH 0/4] System call table generation support
 2018-09-24  4:13 UTC  (7+ messages)
` [PATCH 1/4] parisc: Move __IGNORE* entries to non uapi header
` [PATCH 2/4] parisc: Replace __NR_Linux_syscalls macro with __NR_syscalls
` [PATCH 3/4] parisc: Add system call table generation support
` [PATCH 4/4] parisc: uapi header and system call table file generation

[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

C11 atomics on parisc are broken on gcc-7 and gcc-8
 2018-09-18 23:39 UTC  (3+ messages)

[PATCH] [RFC v2] Drop all 00-INDEX files from Documentation/
 2018-09-09 21:12 UTC  (13+ messages)

[PATCH] treewide: remove current_text_addr
 2018-08-31 16:48 UTC  (16+ messages)

[PATCH net-next 2/3] asm-generic: generalize asm/sockios.h
 2018-08-29 12:59 UTC 

[PATCH] parisc: remove check for minimum required GCC version
 2018-08-27  2:28 UTC 

[GIT PULL] parisc fixes and updates for kernel v4.19
 2018-08-22 19:35 UTC 

[PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-08-20  7:36 UTC  (18+ messages)
` [PATCH v6 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v6 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v6 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v6 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v6 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v6 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v6 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v6 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v6 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v6 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v6 11/11] hugetlb: Introduce generic version of huge_ptep_get

[GIT PULL] parisc architecture updates for kernel v4.19
 2018-08-13 17:13 UTC 

[GIT PULL] parisc architecture fixes
 2018-08-08 20:51 UTC 

[PATCH 00/33] net: ethernet: Mark expected switch fall-throughs
 2018-08-08 16:26 UTC  (5+ messages)
` [PATCH 10/33] net: tulip_core: mark expected switch fall-through
` [PATCH 11/33] net: tulip: de4x5: mark expected switch fall-throughs

[PATCH] parisc: prefer _THIS_IP_ and _RET_IP_ statement expressions
 2018-08-07 21:29 UTC  (17+ messages)

[PATCH v5 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-08-03  9:47 UTC  (17+ messages)
` [PATCH v5 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v5 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v5 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v5 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v5 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v5 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v5 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v5 11/11] hugetlb: Introduce generic version of huge_ptep_get


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).