aboutsummaryrefslogtreecommitdiff
path: root/include/asm-alpha
AgeCommit message (Expand)Author
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-26alpha: convert to generic helpers for IPI function callsJens Axboe
2008-06-23alpha: fix compile error in arch/alpha/mm/init.cThorsten Kranzkowski
2008-06-20alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky
2008-06-20alpha: fix module load failures on smp (bug #10926)Ivan Kokshaysky
2008-05-14asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger
2008-05-14fix SMP data race in pagetable setup vs walkingNick Piggin
2008-05-14read_barrier_depends arch fixletsNick Piggin
2008-05-04fix asm-alpha/types.h breakageAdrian Bunk
2008-05-02alpha: types: use <asm-generic/int-*.h> for the alpha architectureH. Peter Anvin
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison
2008-04-28alpha: teach the compiler that BUG doesn't returnAndrew Morton
2008-04-28alpha: replace __inline with inlineHarvey Harrison
2008-04-28mm: introduce pte_special pte bitNick Piggin
2008-04-26generic: implement __fls on all 64-bit archsAlexander van Heukelum
2008-04-19asm-generic: add node_to_cpumask_ptr macroMike Travis
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-18ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz
2008-04-18ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-02alpha: get_current(): don't add zero to current_thread_info()->taskAndrew Morton
2008-04-02alpha: fix ALSA DMA mmap crashIvan Kokshaysky
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells
2008-02-07Add cmpxchg64 and cmpxchg64_local to alphaMathieu Desnoyers
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov
2008-02-05alpha: fix warning by fixing flush_tlb_kernel_range()Andrew Morton
2008-02-05Alpha doesn't use socketcallSamuel Thibault
2008-02-05alpha: atomic_add_return() should return intAndrew Morton
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-02-05iommu sg merging: alpha: make pci_iommu respect the segment size limitsFUJITA Tomonori
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth
2008-01-30alpha: fix x86.git merge build errorThomas Gleixner
2008-01-30x86: remove flush_agp_mappings()Ingo Molnar
2007-12-17alpha: build fixesIvan Kokshaysky
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe
2007-10-22Change table chaining layoutJens Axboe
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt
2007-10-18alpha: lock bitopsNick Piggin
2007-10-18alpha: fix bitopsNick Piggin
2007-10-18bitops: introduce lock opsNick Piggin
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle