linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-14 16:33:15 to 2012-04-05 00:24:48 UTC [more...]

[PATCH V1 1/1] NET: add a bpf jit for Alpha
 2012-04-05  0:24 UTC  (5+ messages)

[PATCH] alpha: fix build failures from system.h dismemberment
 2012-04-02 21:23 UTC  (2+ messages)

[PATCH RFC] Simplify the Linux kernel by reducing its state space
 2012-04-01 18:12 UTC  (18+ messages)

[PATCH 0/20] mmu: arch/mm: Port OOM changes to arch page fault handlers
 2012-03-31 12:15 UTC  (6+ messages)
` [PATCH 0/19 v2] "

[PATCH 02/19 v2] alpha/mm/fault.c: Port OOM changes to do_page_fault
 2012-03-31 11:59 UTC 

[PATCHv2 00/14] DMA-mapping framework redesign preparation
 2012-03-29 13:51 UTC  (24+ messages)
` [PATCHv2 01/14] common: dma-mapping: introduce alloc_attrs and free_attrs methods
` [PATCHv2 02/14] X86 & IA64: adapt for dma_map_ops changes
` [PATCHv2 03/14] MIPS: "
` [PATCHv2 04/14] PowerPC: "
` [PATCHv2 05/14] SPARC: "
` [PATCHv2 06/14] Alpha: "
` [PATCHv2 07/14] SH: "
` [PATCHv2 08/14] Microblaze: "
` [PATCHv2 09/14] Unicore32: "
` [PATCHv2 10/14] Hexagon: "
` [PATCHv2 11/14] common: dma-mapping: remove old alloc_coherent and free_coherent methods
` [PATCHv2 12/14] common: dma-mapping: introduce mmap method
` [PATCHv2 13/14] common: DMA-mapping: add WRITE_COMBINE attribute
` [PATCHv2 14/14] common: DMA-mapping: add NON-CONSISTENT attribute

[PATCH 00/14] DMA-mapping framework redesign preparation
 2012-03-27 21:53 UTC  (31+ messages)
` [PATCH 01/14] common: dma-mapping: introduce alloc_attrs and free_attrs methods
` [PATCH 02/14] X86: adapt for dma_map_ops changes
` [PATCH 03/14] MIPS: "
  ` [PATCH 03/14 v2] "
      ` [PATCH 03/14 v3] "
` [PATCH 04/14] PowerPC: "
  ` [PATCH 04/14 v2] "
` [PATCH 05/14] IA64: "
` [PATCH 06/14] SPARC: "
` [PATCH 07/14] Alpha: "
` [PATCH 08/14] SH: "
` [PATCH 09/14] Microblaze: "
` [PATCH 10/14] Unicore32: "
` [PATCH 11/14] common: dma-mapping: remove old alloc_coherent and free_coherent methods
` [PATCH 12/14] common: dma-mapping: introduce mmap method
` [PATCH 13/14] common: DMA-mapping: add WRITE_COMBINE attribute
` [PATCH 14/14] common: DMA-mapping: add NON-CONSISTENT attribute
` [PATCH] Hexagon: adapt for dma_map_ops changes

[GIT PULL] DMA-mapping framework updates for 3.4
 2012-03-27  9:59 UTC  (4+ messages)

[PATCH 02/20] alpha/mm/fault.c: Port OOM changes to do_page_fault
 2012-03-23 16:47 UTC  (2+ messages)

CPU Hotplug rework
 2012-03-20 11:28 UTC 

[PATCH 03/38] Disintegrate asm/system.h for Alpha [ver #3]
 2012-03-15 20:55 UTC 

[PATCH 02/35] Disintegrate asm/system.h for Alpha [ver #2]
 2012-03-12 23:36 UTC 

[PATCH v3 03/34] alpha/PCI: replace pci_probe_only with pci_flags
 2012-03-07 22:33 UTC  (2+ messages)
` [PATCH v3 19/34] alpha/PCI: get rid of device resource fixups

alpha: futex regression bisected
 2012-03-02 23:40 UTC  (5+ messages)

[PATCH trivial next 0/9] treewide: Use vsprintf extention %pf
 2012-02-28 18:49 UTC  (2+ messages)
` [PATCH trivial next 2/9] alpha: Use vsprintf extention %pf with builtin_return_address

[PATCH v2 03/12] alpha/PCI: replace pci_probe_only with pci_flags
 2012-02-23 19:43 UTC 

[PATCH v1 03/11] alpha/PCI: replace pci_probe_only with pci_flags
 2012-02-22 18:19 UTC 

Linux 3.2 fails to modpost on alpha arch: tsunami_ioportmap undefined
 2012-02-18 22:39 UTC  (4+ messages)
` [PATCH] fix modpost when CONFIG_ALPHA_TSUNAMI=y

[PATCH 01/40] alpha: Use set_current_blocked() and block_sigmask()
 2012-02-14 11:40 UTC 

[PULL REQUEST] DMA-mapping framework redesign preparation patches
 2012-02-13  0:21 UTC  (2+ messages)

[PATCH v2 06/18] alpha/PCI: get rid of device resource fixups
 2012-02-10  2:36 UTC 

[RFC PATCH v1 06/18] alpha/PCI: get rid of device resource fixups
 2012-01-30 16:57 UTC 

[PATCH-RFC 01/10] lib: move GENERIC_IOMAP to lib/Kconfig
 2012-01-29 22:45 UTC  (20+ messages)
` [PATCH-RFC 02/10] lib: add GENERIC_PCI_IOMAP
` [PATCH-RFC 03/10] alpha: switch to GENERIC_PCI_IOMAP
` [PATCH-RFC 04/10] arm: "
` [PATCH-RFC 05/10] microblaze: "
` [PATCH-RFC 06/10] mips: "
` [PATCH-RFC 07/10] parisc: "
` [PATCH-RFC 08/10] powerpc: "
` [PATCH-RFC 09/10] sh: "
` [PATCH-RFC 10/10] sparc: "

rcu_sched_state detected stalls on Alpha with generic config
 2012-01-19 23:39 UTC  (4+ messages)

[RFC PATCH v2 0/9] Remove useless on_each_cpu return value
 2012-01-08 16:14 UTC  (4+ messages)
` [RFC PATCH v2 4/9] alpha: avoid using on_each_cpu hard coded ret value
` [RFC PATCH v2 8/9] smp: refactor on_each_cpu to void returning func

[RFC PATCH 0/9] Remove useless on_each_cpu return value
 2012-01-08 16:10 UTC  (7+ messages)
` [RFC PATCH 4/9] alpha: avoid using on_each_cpu hard coded ret value
` [RFC PATCH 8/9] smp: refactor on_each_cpu to void returning func

[PATCH v3 08/34] alpha/PCI: convert to pci_scan_root_bus() for correct root bus resources
 2012-01-04 17:38 UTC  (3+ messages)

[PATCHv2 RFC (repost) 00/16] pci: use generic pci_iomap on all architectures
 2011-12-22  8:26 UTC  (19+ messages)
` [PATCHv2 RFC (repost) 01/16] lib: move GENERIC_IOMAP to lib/Kconfig
` [PATCHv2 RFC (repost) 02/16] lib: add GENERIC_PCI_IOMAP
` [PATCHv2 RFC (repost) 03/16] alpha: switch to GENERIC_PCI_IOMAP
` [PATCHv2 RFC (repost) 04/16] arm: "
` [PATCHv2 RFC (repost) 05/16] microblaze: "
` [PATCHv2 RFC (repost) 08/16] powerpc: "
` [PATCHv2 RFC (repost) 06/16] mips: "
` [PATCHv2 RFC (repost) 09/16] sh: "
` [PATCHv2 RFC (repost) 10/16] sparc: "
` [PATCHv2 RFC (repost) 07/16] parisc: "
` [PATCHv2 RFC (repost) 11/16] tile: don't panic on iomap
` [PATCHv2 RFC (repost) 12/16] tile: switch to GENERIC_PCI_IOMAP
` [PATCHv2 RFC (repost) 13/16] frv: "
` [PATCHv2 RFC (repost) 15/16] mn10300: "
` [PATCHv2 RFC (repost) 14/16] mn10300: add missing __iomap markers
` [PATCHv2 RFC (repost) 16/16] alpha: drop pci_iomap/pci_iounmap from pci-noop.c

problem compiling kernel ld error relocation truncated to fit: GPREL16 against symbol
 2011-12-06 22:27 UTC  (4+ messages)

[PATCH] alpha: add io{read,write}{16,32}be functions
 2011-12-06 18:02 UTC  (2+ messages)

[PATCH-RFC] alpha: drop pci_iomap/pci_iounmap from pci-noop.c
 2011-12-06 16:39 UTC  (2+ messages)

[PATCHv5] atomic: add *_dec_not_zero
 2011-12-05 11:44 UTC  (10+ messages)
    `  "
          `  "

[PATCH] asm-generic/gpio.h: merge basic gpiolib wrappers
 2011-11-03  3:45 UTC  (7+ messages)
  ` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 02/49] alpha: irq: Remove IRQF_DISABLED
 2011-10-22  9:56 UTC 

[PATCH 01/21] alpha: drop unused Kconfig symbol
 2011-10-14 16:33 UTC  (3+ messages)


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