Linux PARISC architecture development
 help / color / mirror / Atom feed
 messages from 2015-09-26 15:38:26 to 2015-12-20 16:50:02 UTC [more...]

[PATCH] parisc: Fix syscall restarts
 2015-12-20 16:50 UTC  (5+ messages)

[RFC PATCH urcu on mips, parisc] Fix: compat_futex should work-around futex signal-restart kernel bug
 2015-12-20 15:37 UTC  (9+ messages)
  ` Aw: "

[PATCH] parisc: Initialize PCI bride cache line and default latency
 2015-12-20 11:02 UTC 

[PATCH v2 00/11] tty: serial: 8250: Fix checkpatch warnings
 2015-12-18 15:46 UTC  (27+ messages)
` [PATCH v2 01/11] tty: serial: 8250: Fix whitespace errors
` [PATCH v2 02/11] tty: serial: 8250: Replace spaces with tabs
` [PATCH v2 03/11] tty: serial: 8250: Fix braces after struct
` [PATCH v2 04/11] tty: serial: 8250: Fix multiline comment style
` [PATCH v2 05/11] tty: serial: 8250: Remove else after return
` [PATCH v2 06/11] tty: serial: 8250: Move EXPORT_SYMBOL to function
` [PATCH v2 07/11] tty: serial: 8250: Fix line continuation warning
` [PATCH v2 08/11] tty: serial: 8250: Add parentheses to macro
` [PATCH v2 09/11] tty: serial: 8250: Fix multi-line strings
` [PATCH v2 10/11] tty: serial: 8250: Replace printk by pr_*
` [PATCH v2 11/11] tty: serial: 8250: Fix indentation warnings

[PATCH 00/11] tty: serial: 8250: Fix checkpatch warnings
 2015-12-18 12:35 UTC  (21+ messages)
` [PATCH 01/11] tty: serial: 8250: Fix whitespace errors
` [PATCH 02/11] tty: serial: 8250: Fix indentation warnings
` [PATCH 03/11] tty: serial: 8250: Fix braces after struct
` [PATCH 04/11] tty: serial: 8250: Fix multiline comment style
` [PATCH 05/11] tty: serial: 8250: Remove else after return
` [PATCH 06/11] tty: serial: 8250: Move EXPORT_SYMBOL to function
` [PATCH 07/11] tty: serial: 8250: Fix line continuation warning
` [PATCH 08/11] tty: serial: 8250: Add parentheses to macro
` [PATCH 09/11] tty: serial: 8250: Fix multi-line strings
` [PATCH 10/11] tty: serial: 8250: Replace printk by pr_*
` [PATCH 11/11] tty: serial: 8250: Delete commented code

[PATCH V2 net-next] drivers/net: fix eisa_driver probe section mismatch
 2015-12-14  5:24 UTC  (2+ messages)

[GIT PULL] parisc architecture fixes for v4.4
 2015-12-12 18:33 UTC 

[PATCH] parisc: Reduce overhead of parisc_requires_coherency()
 2015-12-12 17:22 UTC 

[PATCH 1/3] parisc: Disable huge pages on Mako machines
 2015-12-08  2:03 UTC  (6+ messages)
` [PATCH 2/3] parisc: Disable tlb flush optimization with huge pages
` [PATCH 3/3] parisc: protect huge pte changes with spinlocks

[PATCH] parisc: Wire up mlock2 syscall
 2015-12-06 20:57 UTC 

[PATCH] parisc: Remove unused pcibios_init_bus()
 2015-12-03 16:05 UTC  (4+ messages)

[PATCH] parisc iommu: fix panic due to trying to allocate too large region
 2015-11-30 19:47 UTC 

[PATCH] parisc: Show more debug info about space registers and TLB configuration
 2015-11-25 21:43 UTC 

[GIT PULL] parisc huge page support for v4.4
 2015-11-24 18:43 UTC  (6+ messages)

[PATCH 0/9] Add Huge Page support for parisc
 2015-11-22 11:10 UTC  (14+ messages)
` [PATCH 1/9] parisc: Fix wrong comment regarding first pmd entry flags
` [PATCH 2/9] parisc: Drop definition of start_thread_som for HP-UX SOM binaries
` [PATCH 3/9] parisc: Fix asm/mman.h regarding MAP_HUGETLB and MADV_XX flags
` [PATCH 4/9] parisc: Add defines for Huge page support
` [PATCH 5/9] parisc: Initialize the fault vector earlier in the boot process
` [PATCH 6/9] parisc: Increase initial kernel mapping to 32MB on 64bit kernel
` [PATCH 7/9] parisc: Use long branch to do_syscall_trace_exit
` [PATCH 8/9] parisc: Add Huge Page and HUGETLBFS support
` [PATCH 9/9] parisc: Map kernel text and data on huge pages

[PATCH, RFC] parisc: Add huge page support for parisc
 2015-11-15 22:13 UTC 

use dma_map_ops for all architectures
 2015-11-11 15:07 UTC  (19+ messages)
  ` [PATCH 01/16] dma-mapping: make the generic coherent dma mmap implementation optional
  ` [PATCH 02/16] arc: convert to dma_map_ops
  ` [PATCH 04/16] blackfin: "
  ` [PATCH 15/16] dma-mapping: always provide the dma_map_ops based implementation
` [PATCH 03/16] avr32: convert to dma_map_ops
` [PATCH 05/16] c6x: "
` [PATCH 06/16] cris: "
` [PATCH 07/16] nios2: "
` [PATCH 08/16] frv: "
` [PATCH 09/16] parisc: "
` [PATCH 10/16] mn10300: "
` [PATCH 11/16] m68k: "
` [PATCH 12/16] metag: "
` [PATCH 13/16] sparc: use generic dma_set_mask
` [PATCH 14/16] tile: uninline dma_set_mask
` [PATCH 16/16] dma-mapping: remove <asm-generic/dma-coherent.h>

[PATCH v2 00/20] Fix handling of compat_siginfo_t
 2015-11-09 15:12 UTC  (7+ messages)
` [PATCH v2 01/20] compat: Add generic compat_siginfo_t
` [PATCH v2 02/20] compat: Add generic copy_siginfo_{to,from}_user32
` [PATCH v2 09/20] parisc: Use generic compat_siginfo_t
` [PATCH v2 10/20] parsic: Use generic copy_siginfo_{to,from}_user32

[GIT PULL] parisc architecture updates for v4.4
 2015-11-09 14:50 UTC 

[PATCH] parisc: Fixes and cleanups in kernel uapi header files
 2015-11-08 19:24 UTC 

[GIT PULL] parisc architecture updates for v4.3
 2015-11-06 14:10 UTC  (11+ messages)

[PATCH] parisc: Add build-time sanity checks for compat ipc struct sizes
 2015-10-29 21:59 UTC  (2+ messages)

[PATCH] parisc: Fix struct ipc64_perm to use userspace-clean types
 2015-10-28 22:27 UTC 

[PATCH] parisc: Fix shmid64_ds to use __kernel_size_t
 2015-10-28 22:21 UTC 

[PATCH] parisc: Fix compat_semid64_ds struct
 2015-10-28 22:17 UTC 

[PATCH] parisc: Drop hpux_stat64 struct from stat.h header file
 2015-10-28 20:40 UTC 

[PATCH][RFC] parisc: Change L1_CACHE_BYTES to 16
 2015-10-25  5:41 UTC  (24+ messages)
` [PATCH v2][RFC] "
  ` [PATCH v3] "
    ` Aw: "
            ` CONFIG_XPS depends on L1_CACHE_BYTES being greater than sizeof(struct xps_map)

[PATCH] iommu-common: fix return type of iommu_tbl_range_alloc()
 2015-10-21 19:56 UTC  (2+ messages)

[PATCH 3.2 105/107] parisc: Filter out spurious interrupts in PA-RISC irq handler
 2015-10-09  0:12 UTC 

remove dma_supported and pci_dma_supported as public APIs
 2015-10-07  8:03 UTC  (21+ messages)
` [PATCH 01/15] pcnet32: use pci_set_dma_mask insted of pci_dma_supported
` [PATCH 02/15] tw68-core: "
` [PATCH 03/15] saa7164: "
` [PATCH 04/15] saa7134: "
  ` [PATCH 05/15] cx88: "
` [PATCH 06/15] cx25821: "
` [PATCH 07/15] cx23885: "
` [PATCH 08/15] netup_unidvb: "
` [PATCH 09/15] mpsc: use dma_set_mask insted of dma_supported
` [PATCH 10/15] nouveau: don't call pci_dma_supported
` [PATCH 11/15] sfc: don't call dma_supported
` [PATCH 12/15] kaweth: remove ifdefed out call to dma_supported
` [PATCH 13/15] usbnet: "
` [PATCH 14/15] pci: remove pci_dma_supported
` [PATCH 15/15] dma: remove external references to dma_supported

[PATCH 3.16.y-ckt 133/133] parisc: Filter out spurious interrupts in PA-RISC irq handler
 2015-09-30  9:51 UTC 

[PATCH] parisc: adjust L1_CACHE_BYTES to 128 bytes on PA8800 and PA8900 CPUs
 2015-09-28 20:00 UTC  (8+ messages)
        ` [PATCH] parisc: "

[PATCH 4.2 099/134] PCI,parisc: Enable 64-bit bus addresses on PA-RISC
 2015-09-26 20:55 UTC 

[PATCH 4.1 076/159] PCI,parisc: Enable 64-bit bus addresses on PA-RISC
 2015-09-26 20:55 UTC 


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