linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-09 18:32:57 to 2014-02-26 23:41:42 UTC [more...]

[PATCH 2/7] alpha/PCI: Use default pcibios_enable_device()
 2014-02-26 23:41 UTC 

[PATCH v2 0/1] audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL
 2014-02-26 12:31 UTC  (6+ messages)
  ` [PATCH v2 1/1] "

[GIT PULL] tree-wide: clean up no longer required #include <linux/init.h>
 2014-02-06 22:25 UTC  (7+ messages)

[PULL] alpha.git
 2014-01-31 17:26 UTC 

[PATCH RFC 00/73] tree-wide: clean up some no longer required #include <linux/init.h>
 2014-01-28 16:21 UTC  (9+ messages)
` [PATCH 22/73] alpha: don't use module_init for non-modular core code
` [PATCH 37/73] alpha: delete non-required instances of <linux/init.h>

[PATCH] alpha: fix broken network checksum
 2014-01-23 17:13 UTC  (3+ messages)

[PATCH] alpha: don't use module_init for non-modular core code
 2014-01-10 22:02 UTC 

IDE problems with Cypress CY82C693 on Miata box
 2014-01-08 14:16 UTC 

[PATCH] Slightly outdated CONFIG_SMP documentation fix
 2014-01-03  0:36 UTC  (6+ messages)

[PATCH] Slightly outdated CONFIG_SMP documentation fix
 2013-12-22 19:33 UTC 

[alpha PATCH v2] enable syscall audit function at alpha architecture
 2013-12-20  2:04 UTC 

[PATCH v2 00/10] Kconfig: cleanup SERIO_I8042 dependencies
 2013-12-18 21:59 UTC  (4+ messages)
` [PATCH v2 01/10] alpha: select ARCH_MIGHT_HAVE_PC_SERIO
` [PATCH v2 10/10] Kconfig: cleanup SERIO_I8042 dependencies

[PATCH 01/10] alpha: select ARCH_MIGHT_HAVE_PC_SERIO
 2013-12-16 16:23 UTC  (9+ messages)
` [PATCH 10/10] Kconfig: cleanup SERIO_I8042 dependencies

[PATCH] alpha: Enable syscall audit function at alpha architecture
 2013-12-16  4:54 UTC 

[PATCH v3 [resend] 03/18] smp, alpha: kill SMP single function call interrupt
 2013-12-15 16:36 UTC 

[alpha PATCH] enable syscall audit function at alpha architecture
 2013-12-12  8:07 UTC  (3+ messages)

[PATCH 1/9] PCI: Use dev_is_pci() to check whether it is pci device
 2013-12-10 17:28 UTC  (4+ messages)

[PATCH v4 1/5] PCI: pcibus address to resource converting take bus instead of dev
 2013-12-10  6:54 UTC 

[PATCH 9/9] alpha/pci: Use dev_is_pci() to check whether it is pci device
 2013-12-05 12:04 UTC 

[RFC PATCH v3 03/19] smp, alpha: kill SMP single function call interrupt
 2013-12-04 16:12 UTC 

[PATCH 12/24] alpha: Remove #include <uapi/asm/types.h> from <asm/types.h>
 2013-11-25  8:55 UTC  (2+ messages)
` [PATCH 24/24] asm-generic: Rename int-ll64.h to types.h

[PULL] alpha.git
 2013-11-20 19:26 UTC 

[PATCH] arch: alpha: uapi: be sure of "_UAPI" prefix for all guard macros
 2013-11-14  3:09 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 01/17] alpha: Use Kbuild logic to include <asm-generic/sections.h>
 2013-11-12 21:23 UTC  (2+ messages)

[PATCH] alpha: perf: fix out-of-bounds array access triggered from raw event
 2013-10-27 14:39 UTC  (3+ messages)

[PATCH v2 01/14] alpha: select ARCH_MAY_HAVE_PC_PARPORT
 2013-10-08  7:00 UTC  (4+ messages)
` [PATCH v2 14/14] Kconfig cleanup (PARPORT_PC dependencies)

fs/btrfs/ioctl.c: implicit declaration of function __put_user_unaligned
 2013-09-21 15:04 UTC 

[RFC PATCH v2 02/25] smp, alpha: kill SMP single function call interrupt
 2013-09-11 16:07 UTC 

Hiya! So i'm searching for husband!
 2013-08-12 21:36 UTC 

[tip:x86/spinlocks 9/14] include/linux/jump_label.h:181:19: error: expected identifier or '(' before 'volatile'
 2013-08-09  8:19 UTC 

[PATCH 15/16] alpha: clean up unnecessary MSI/MSI-X capability find
 2013-08-08 13:13 UTC 

[PATCH 0/7] Minor Alpha updates for 3.11
 2013-07-24 17:55 UTC  (20+ 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

[PULL] alpha.git
 2013-07-22 17:11 UTC 

[RFC PATCH 00/10] Alpha support for QEMU
 2013-07-19 10:03 UTC  (18+ 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 7/7] alpha: Fix type compatibility warning for marvel_map_irq
 2013-07-17 14:42 UTC  (3+ messages)

[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  (16+ messages)
` [PATCH 2/8] mm: use vm_unmapped_area() on alpha architecture
` [PATCH 5/8] mm: use vm_unmapped_area() in hugetlbfs on ia64 architecture
` [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


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