linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-30 21:05:32 to 2013-07-16 17:34:18 UTC [more...]

[RFC PATCH 00/10] Alpha support for QEMU
 2013-07-16 17:34 UTC  (11+ messages)
` [RFC PATCH 01/10] alpha: Don't if-out dp264_device_interrupt
` [RFC PATCH 02/10] alpha: Notice if we're being run under QEMU
` [RFC PATCH 03/10] alpha: Force the user-visible HZ to a constant 1024
` [RFC PATCH 04/10] alpha: Allow HZ to be configured
` [RFC PATCH 05/10] alpha: Primitive support for CPU power down
` [RFC PATCH 06/10] alpha: Reorganize rtc handling
` [RFC PATCH 07/10] alpha: Add an rtc driver for the qemu wallclock PALcall
` [RFC PATCH 08/10] alpha: Always enable the rpcc clocksource for single processor
` [RFC PATCH 09/10] alpha: Switch to GENERIC_CLOCKEVENTS
` [RFC PATCH 10/10] alpha: Use qemu+cserve provided high-res clock and alarm

[PATCH 0/7] Minor Alpha updates for 3.11
 2013-07-16 17:19 UTC  (9+ messages)
` [PATCH 1/7] alpha: Add kcmp and finit_module syscalls
` [PATCH 2/7] alpha: Eliminate compiler warning from memset macro
` [PATCH 3/7] alpha: Modernize lib/mpi/longlong.h
` [PATCH 4/7] alpha: Improve atomic_add_unless
` [PATCH 5/7] alpha: Implement atomic64_dec_if_positive
` [PATCH 6/7] alpha: Generate dwarf2 unwind info for various kernel entry points
` [PATCH 7/7] alpha: Fix type compatibility warning for marvel_map_irq

[PATCH v3 31/45] alpha/smp: Use get/put_online_cpus_atomic() to prevent CPU offline
 2013-06-27 19:57 UTC 

[PATCH v2 31/45] alpha/smp: Use get/put_online_cpus_atomic() to prevent CPU offline
 2013-06-25 20:31 UTC 

[PATCH 31/45] alpha/smp: Use get/put_online_cpus_atomic() to prevent CPU offline
 2013-06-23 18:56 UTC  (3+ messages)

[PATCH] alpha: delete __cpuinit usage from all users
 2013-06-17 20:41 UTC 

[Suggestion] arch/*/include/asm/bitops.h: about __set_bit() API
 2013-06-13  2:43 UTC  (5+ messages)

[PATCH, v2 1/5] mm/ALPHA: clean up unused VALID_PAGE()
 2013-05-29 15:08 UTC 

[PATCH, v2 12/13] mm/alpha: unify mem_init() for both UMA and NUMA architectures
 2013-05-29 14:44 UTC 

[PATCH v6, part4 11/41] mm/alpha: prepare for removing num_physpages and simplify mem_init()
 2013-05-29 13:57 UTC 

[PATCH] arch: alpha: kernel: typo issue, using '1' instead of '11'
 2013-05-29 11:04 UTC 

[PATCH] arch: alpha: kernel: using memcpy() instead of strcpy()
 2013-05-29 10:51 UTC 

[PATCH v3, part2 05/20] PCI, Alpha: use hotplug-safe iterators to walk PCI buses
 2013-05-26 15:53 UTC 

[PATCH] arch: alpha: kernel: sprintf(), the minimal buffer length is 20 for "0xffffffffffffffff\n"
 2013-05-26 10:09 UTC 

[PATCH v5, part4 11/41] mm/alpha: prepare for removing num_physpages and simplify mem_init()
 2013-05-08 15:51 UTC 

[PATCH] alpha: spinlock: don't perform memory access in locked critical section
 2013-05-06 22:11 UTC  (7+ messages)

[RFC PATCH v1 18/19] mm/alpha: unify mem_init() for both UMA and NUMA architectures
 2013-04-13 15:36 UTC 

[PATCH v4, part3 11/41] mm/alpha: prepare for removing num_physpages and simplify mem_init()
 2013-04-06 14:32 UTC 

[PATCH] alpha: makefile: don't enforce small data model for kernel builds
 2013-04-03 18:02 UTC  (11+ messages)

relocation truncated to fit: GPREL16 against `.sbss'
 2013-03-28  4:26 UTC  (3+ messages)

[PATCH RFT linux-next] alpha: dma-mapping: support debug_dma_mapping_error
 2013-03-27 16:18 UTC  (5+ messages)

[PATCH v3, part4 10/39] mm/alpha: prepare for removing num_physpages and simplify mem_init()
 2013-03-26 15:54 UTC 

[RFC PATCH v2, part4 09/39] mm/alpha: prepare for removing num_physpages and simplify mem_init()
 2013-03-24  7:24 UTC  (2+ messages)
` [RFC PATCH v2, part4 10/39] "

[PATCH 1/2] alpha: irq: run all handlers with interrupts disabled
 2013-03-17 21:49 UTC  (2+ messages)
` [PATCH 2/2] alpha: irq: remove deprecated use of IRQF_DISABLED

[PATCH] alpha: boot: fix build breakage introduced by system.h disintegration
 2013-03-06  7:09 UTC 

[PATCH v3 00/22] PCI: Iterate pci host bridge instead of pci root bus
 2013-02-02 21:50 UTC  (7+ messages)
  ` [PATCH v3 02/22] PCI: Add dummy bus_type for pci_host_bridge
  ` [PATCH v3 05/22] PCI: Add for_each_pci_host_bridge() and pci_get_next_host_bridge
  ` [PATCH v3 15/22] PCI, alpha: Kill pci_root_buses
  ` [PATCH v3 21/22] PCI: Kill pci_find_next_bus
  ` [PATCH v3 22/22] PCI: Kill pci_root_buses

[PATCH v2 15/22] PCI, alpha: Kill pci_root_buses
 2013-01-27  5:36 UTC 

[PATCH 0/8] vm_unmapped_area: finish the mission
 2013-01-25  3:49 UTC  (24+ messages)
` [PATCH 1/8] mm: use vm_unmapped_area() on parisc architecture
` [PATCH 2/8] mm: use vm_unmapped_area() on alpha architecture
` [PATCH 3/8] mm: use vm_unmapped_area() on frv architecture
` [PATCH 4/8] mm: use vm_unmapped_area() on ia64 architecture
` [PATCH 5/8] mm: use vm_unmapped_area() in hugetlbfs "
` [PATCH 6/8] mm: remove free_area_cache use in powerpc architecture
` [PATCH 7/8] mm: use vm_unmapped_area() on "
` [PATCH 8/8] mm: remove free_area_cache

[PATCH 0/8] convert remaining archs to use vm_unmapped_area()
 2013-01-24 14:13 UTC  (11+ messages)
` [PATCH 1/8] mm: use vm_unmapped_area() on parisc architecture
` [PATCH 2/8] mm: use vm_unmapped_area() on alpha architecture
` [PATCH 3/8] mm: use vm_unmapped_area() on frv architecture
` [PATCH 4/8] mm: use vm_unmapped_area() on ia64 architecture
` [PATCH 5/8] mm: use vm_unmapped_area() in hugetlbfs "
` [PATCH 6/8] mm: remove free_area_cache use in powerpc architecture
` [PATCH 7/8] mm: use vm_unmapped_area() on "
` [PATCH 8/8] mm: remove free_area_cache

[PATCH] alpha: Fix compile error "unused variable 'settls'
 2012-12-25 13:24 UTC 

[GIT PULL] UAPI disintegration for Alpha
 2012-12-17 14:15 UTC 

[TRIVIAL PATCH 00/26] treewide: Add and use vsprintf extension %pSR
 2012-12-12 18:18 UTC  (2+ messages)
` [TRIVIAL PATCH 02/26] alpha: Convert print_symbol to %pSR

[PATCH 1/1] arch/alpha/include/asm: Comment fixed
 2012-12-11  0:11 UTC 

[GIT PULL] Disintegrate UAPI for alpha [ver #2]
 2012-12-02 10:48 UTC  (3+ messages)

[PATCH] alpha: Add irongate_io to to PCI bus resources
 2012-11-21  4:59 UTC 

[PATCH] alpha: Add irongate_io to to PCI bus resources
 2012-11-21  4:59 UTC 

[PATCH 1/1] alpha: Remove duplicate inclusion of asm/xchg.h
 2012-11-20  3:24 UTC  (3+ messages)

[PATCH 269/493] alpha: remove use of __devinit
 2012-11-19 18:24 UTC  (2+ messages)
` [PATCH 339/493] alpha: remove use of __devinitdata

[PATCH] alpha: use BUG_ON where possible
 2012-11-08 21:42 UTC  (2+ messages)

[PATCH] alpha: separate thread-synchronous flags
 2012-10-20 14:52 UTC 

[regression] boot failure on alpha, bisected
 2012-10-14 18:42 UTC  (24+ messages)
` [PATCH 0/1] (Was: [regression] boot failure on alpha, bisected)
  ` [PATCH 1/1] task_work: Add local_irq_enable() into task_work_run()

[ 093/120] alpha: Add missing RCU idle APIs on idle loop
 2012-10-11  1:00 UTC 

[ 094/122] alpha: Add missing RCU idle APIs on idle loop
 2012-10-10 22:54 UTC 

[ 107/133] alpha: Add missing RCU idle APIs on idle loop
 2012-10-10 22:52 UTC 

Patch "alpha: Add missing RCU idle APIs on idle loop" has been added to the 3.5-stable tree
 2012-10-10  0:25 UTC 

Patch "alpha: Add missing RCU idle APIs on idle loop" has been added to the 3.4-stable tree
 2012-10-10  0:24 UTC 

Patch "alpha: Add missing RCU idle APIs on idle loop" has been added to the 3.6-stable tree
 2012-10-10  0:24 UTC 

[GIT PULL] Disintegrate UAPI for alpha
 2012-10-04 19:50 UTC 

[tip:core/rcu] alpha: Add missing RCU idle APIs on idle loop
 2012-09-27  5:16 UTC 

[tip:core/rcu] alpha: Fix preemption handling in idle loop
 2012-09-27  5:15 UTC 

[PATCH 22/29] PCI, alpha: kill pci_root_buses
 2012-09-25  8:26 UTC 

[PATCH v2 1/2] PCI: Keep pci_fixup_irqs() around after init
 2012-09-21  3:30 UTC  (7+ messages)
` [PATCH v2 2/2] PCI: Provide a default pcibios_update_irq()

[PATCH 00/10] rcu: Add missing RCU idle APIs on idle loop
 2012-09-17 20:55 UTC  (7+ messages)

[PATCH 1/2] PCI: Annotate pci_fixup_irqs with __devinit
 2012-09-16  6:50 UTC  (10+ messages)
` [PATCH 2/2] PCI: Provide a default pcibios_update_irq()

[PATCH 00/11] rcu: Add missing RCU idle APIs on idle loop v2
 2012-09-12 18:01 UTC  (14+ messages)

[RFC] semantics of singlestepping vs. tracer exiting
 2012-09-04 16:58 UTC  (4+ messages)

[PATCH tip/core/rcu 15/26] alpha: Fix preemption handling in idle loop
 2012-09-01  0:00 UTC  (4+ messages)
  ` [PATCH tip/core/rcu 16/26] alpha: Add missing RCU idle APIs on "


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