linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-17 11:36:55 to 2018-04-20 14:38:02 UTC [more...]

[REVIEW][PATCH 12/22] signal/parisc: Use force_sig_mceerr where appropriate
 2018-04-20 14:38 UTC  (2+ messages)
` [REVIEW][PATCH 13/22] signal/parisc: Use force_sig_fault "

(unknown)
 2018-04-20 10:23 UTC  (24+ messages)
` [PATCH 01/22] dma-debug: move initialization to common code
` [PATCH 02/22] dma-mapping: simplify Kconfig dependencies
` [PATCH 03/22] dma-mapping: provide a generic dma-noncoherent implementation
` [PATCH 04/22] alpha: use dma_direct_ops for jensen
` [PATCH 05/22] alpha: simplify get_arch_dma_ops
` [PATCH 06/22] arc: use generic dma_noncoherent_ops
` [PATCH 07/22] arm-nommu: "
` [PATCH 08/22] c6x: "
` [PATCH 09/22] hexagon: "
` [PATCH 10/22] m68k: "
` [PATCH 11/22] microblaze: "
` [PATCH 12/22] microblaze: remove the consistent_sync and consistent_sync_page
` [PATCH 13/22] nds32: use generic dma_noncoherent_ops
` [PATCH 14/22] nios2: "
` [PATCH 15/22] openrisc: "
` [PATCH 16/22] sh: simplify get_arch_dma_ops
` [PATCH 17/22] sh: introduce a sh_cacheop_vaddr helper
` [PATCH 18/22] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
` [PATCH 19/22] sh: use generic dma_noncoherent_ops
` [PATCH 20/22] xtensa: "
` [PATCH 21/22] sparc: "
` [PATCH 22/22] parisc: "

Ultra5 successful install - PGX64 issues
 2018-04-20  9:24 UTC  (4+ messages)

[PATCH] parisc: time: Convert read_persistent_clock() to read_persistent_clock64()
 2018-04-19  6:51 UTC 

[PATCH v2 1/2] parisc: define stronger ordering for the default writeX()
 2018-04-18 13:39 UTC  (8+ messages)
` [PATCH v2 2/2] parisc: define stronger ordering for the default readX()

[PATCH 1/2] parisc: use the asm-generic version for writeX()
 2018-04-17  4:57 UTC  (10+ messages)
` [PATCH 2/2] parisc: use the asm-generic version for readX()

HP Superdome possible test
 2018-04-17  2:10 UTC 

[GIT PULL] parisc trivial build fix for 4.17
 2018-04-16 20:52 UTC 

[PATCH] parisc: Switch to generic COMPAT_BINFMT_ELF
 2018-04-13 20:12 UTC  (3+ messages)

[GIT PULL] parisc architecture updates for 4.17-rc1
 2018-04-12 18:41 UTC 

[PATCH v2] dec: tulip: de4x5: Replace mdelay with usleep_range in de4x5_hw_init
 2018-04-12  2:26 UTC  (5+ messages)

[PATCH] dec: tulip: de4x5: Replace mdelay with usleep_range in de4x5_hw_init
 2018-04-11 14:58 UTC  (2+ messages)

[PATCH 1/2] sound: ad1889: Replace mdelay with usleep_range in snd_ad1889_init
 2018-04-09 13:17 UTC  (2+ messages)

[PATCH 2/2] sound: ad1889: Replace mdelay with usleep_range in snd_ad1889_ac97_ready
 2018-04-09 13:03 UTC 

[RFC linux v2] init: make all setup_arch() output string to boot_command_line[]
 2018-04-07  1:55 UTC 

[RFC linux] init: make all setup_arch() output string to boot_command_line[]
 2018-04-06 11:11 UTC 

linux-next: build failure after merge of the parisc-hd tree
 2018-04-06  0:15 UTC 

[GIT PULL] parisc architecture updates for 4.17
 2018-04-03 19:22 UTC 

[RFC PATCH v2 1/2] Randomization of address chosen by mmap
 2018-04-03  0:11 UTC  (35+ messages)
  ` [RFC PATCH v2 2/2] Architecture defined limit on memory region random shift
` [RFC PATCH v2 0/2] Randomization of address chosen by mmap

[PATCH 00/16] Generic infrastructure for unloading initramfs
 2018-04-02 20:07 UTC  (68+ messages)
` [PATCH 01/16] initrd: Add generic code path for common initrd unloading logic
` [PATCH 02/16] riscv: Use INITRAMFS_GENERIC_UNLOAD
` [PATCH 03/16] alpha: "
` [PATCH 04/16] arc: "
` [PATCH 05/16] c6x: "
` [PATCH 06/16] frv: "
` [PATCH 07/16] h8300: "
` [PATCH 08/16] m32r: "
` [PATCH 09/16] m68k: "
` [PATCH 10/16] microblaze: "
` [PATCH 11/16] nios2: "
` [PATCH 12/16] openrisc: "
` [PATCH 13/16] parisc: "
` [PATCH 14/16] powerpc: "
` [PATCH 15/16] sh: "
` [PATCH 16/16] um: "
` [PATCH v2 00/16] Generic infrastructure for unloading initramfs
  ` [PATCH v2 01/16] initrd: Add generic code path for common initrd unloading logic
  ` [PATCH v2 02/16] riscv: Use INITRAMFS_GENERIC_UNLOAD
  ` [PATCH v2 03/16] alpha: "
  ` [PATCH v2 04/16] arc: "
  ` [PATCH v2 05/16] c6x: "
  ` [PATCH v2 06/16] frv: "
  ` [PATCH v2 07/16] h8300: "
  ` [PATCH v2 08/16] m32r: "
  ` [PATCH v2 09/16] m68k: "
  ` [PATCH v2 10/16] microblaze: "
  ` [PATCH v2 11/16] nios2: "
  ` [PATCH v2 12/16] openrisc: "
  ` [PATCH v2 13/16] parisc: "
  ` [PATCH v2 14/16] powerpc: "
  ` [PATCH v2 15/16] sh: "
  ` [PATCH v2 16/16] um: "
  ` [PATCH] Extract initrd free logic from arch-specific code
      ` [PATCH v4 13/16] parisc: Use generic free_initrd_mem
        ` [PATCH v5 13/16] parisc: Switch to "
          ` [PATCH v6 "

[PATCH] video/console/sticore: Delete an error message for a failed memory allocation in sti_try_rom_generic()
 2018-03-28 14:19 UTC  (2+ messages)

[PATCH] video/fbdev/stifb: Delete an error message for a failed memory allocation in stifb_init_fb()
 2018-03-28 13:36 UTC  (6+ messages)
` [PATCH v2 0/2] video/fbdev/stifb: Adjustments for stifb_init_fb()
    ` [PATCH v2 1/2] video/fbdev/stifb: Return -ENOMEM after a failed kzalloc() in stifb_init_fb()
    ` [PATCH v2 2/2] video/fbdev/stifb: Delete an error message for a failed memory allocation "

[PATCH] ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC servers
 2018-03-27 16:05 UTC  (6+ messages)
    ` [PATCH v2] ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC and IA-64 servers

kernel 4.15.7/64bit, C3600 is unstable during heavy I/O on PCI
 2018-03-24 20:18 UTC  (11+ messages)
      ` [RFC][PATCH] Fix HPMC handler by increasing size to multiple of 16 bytes
          ` [RFC][PATCH v2] "

[PATCH AUTOSEL for 4.15 118/124] signal/parisc: Document a conflict with SI_USER with SIGFPE
 2018-03-21 19:58 UTC  (5+ messages)

[PATCH AUTOSEL for 4.9 277/281] signal/parisc: Document a conflict with SI_USER with SIGFPE
 2018-03-19 16:03 UTC 

[PATCH AUTOSEL for 4.14 91/97] signal/parisc: Document a conflict with SI_USER with SIGFPE
 2018-03-19 15:56 UTC 

C3600 kernel/64bit 4.* slow IO due to -mlong-calls
 2018-03-18 13:31 UTC  (5+ messages)
    ` Aw: "


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