aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-alpha (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26[PATCH] kill altrootAl Viro1-17/+0
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2-4/+4
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds1-6/+0
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk1-6/+0
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori1-3/+1
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-44/+0
2008-07-24ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz1-20/+0
2008-07-24ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)Bartlomiej Zolnierkiewicz1-24/+0
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+0
2008-07-24flag parameters: pacceptUlrich Drepper1-0/+5
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-3/+0
2008-07-24Remove asm/semaphore.hMatthew Wilcox1-1/+0
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-1/+1
2008-06-26alpha: convert to generic helpers for IPI function callsJens Axboe1-1/+2
2008-06-23alpha: fix compile error in arch/alpha/mm/init.cThorsten Kranzkowski1-0/+2
2008-06-20alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky6-22/+22
2008-06-20alpha: fix module load failures on smp (bug #10926)Ivan Kokshaysky1-1/+71
2008-05-14asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger1-0/+4
2008-05-14fix SMP data race in pagetable setup vs walkingNick Piggin1-2/+19
2008-05-14read_barrier_depends arch fixletsNick Piggin1-1/+1
2008-05-04fix asm-alpha/types.h breakageAdrian Bunk1-0/+6
2008-05-02alpha: types: use <asm-generic/int-*.h> for the alpha architectureH. Peter Anvin1-35/+1
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-4/+9
2008-04-28alpha: teach the compiler that BUG doesn't returnAndrew Morton1-3/+13
2008-04-28alpha: replace __inline with inlineHarvey Harrison1-1/+1
2008-04-28mm: introduce pte_special pte bitNick Piggin1-0/+2
2008-04-26generic: implement __fls on all 64-bit archsAlexander van Heukelum1-0/+5
2008-04-19asm-generic: add node_to_cpumask_ptr macroMike Travis1-2/+1
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-11/+0
2008-04-18ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz1-6/+0
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz1-2/+0
2008-04-18ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz1-3/+0
2008-04-17Generic semaphore implementationMatthew Wilcox1-149/+1
2008-04-02alpha: get_current(): don't add zero to current_thread_info()->taskAndrew Morton1-1/+1
2008-04-02alpha: fix ALSA DMA mmap crashIvan Kokshaysky2-2/+8
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger1-0/+6
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2-8/+16
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin1-9/+1
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells1-0/+80
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2-7/+6
2008-02-07Add cmpxchg64 and cmpxchg64_local to alphaMathieu Desnoyers1-2/+13
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin1-1/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2-6/+0
2008-02-05alpha: fix warning by fixing flush_tlb_kernel_range()Andrew Morton1-1/+5
2008-02-05Alpha doesn't use socketcallSamuel Thibault1-1/+0
2008-02-05alpha: atomic_add_return() should return intAndrew Morton1-1/+1
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2-6/+6
2008-02-05iommu sg merging: alpha: make pci_iommu respect the segment size limitsFUJITA Tomonori1-0/+1
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth1-0/+2
2008-01-30alpha: fix x86.git merge build errorThomas Gleixner1-0/+1