summaryrefslogtreecommitdiffstats
path: root/include/asm-alpha
AgeCommit message (Expand)AuthorLines
2008-04-02alpha: get_current(): don't add zero to current_thread_info()->taskAndrew Morton-1/+1
2008-04-02alpha: fix ALSA DMA mmap crashIvan Kokshaysky-2/+8
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger-0/+6
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky-8/+16
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin-9/+1
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells-0/+80
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells-7/+6
2008-02-07Add cmpxchg64 and cmpxchg64_local to alphaMathieu Desnoyers-2/+13
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin-1/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov-6/+0
2008-02-05alpha: fix warning by fixing flush_tlb_kernel_range()Andrew Morton-1/+5
2008-02-05Alpha doesn't use socketcallSamuel Thibault-1/+0
2008-02-05alpha: atomic_add_return() should return intAndrew Morton-1/+1
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt-6/+6
2008-02-05iommu sg merging: alpha: make pci_iommu respect the segment size limitsFUJITA Tomonori-0/+1
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth-0/+2
2008-01-30alpha: fix x86.git merge build errorThomas Gleixner-0/+1
2008-01-30x86: remove flush_agp_mappings()Ingo Molnar-1/+0
2007-12-17alpha: build fixesIvan Kokshaysky-4/+8
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe-0/+3
2007-10-22Change table chaining layoutJens Axboe-1/+1
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz-1/+0
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby-0/+4
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt-11/+0
2007-10-18alpha: lock bitopsNick Piggin-1/+42
2007-10-18alpha: fix bitopsNick Piggin-0/+9
2007-10-18bitops: introduce lock opsNick Piggin-0/+1
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering-0/+2
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle-6/+0
2007-10-17cleanup floppy.hJan Beulich-2/+0
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig-1/+0
2007-10-16alpha: beautify vmlinux.ldsSam Ravnborg-1/+2
2007-10-16alpha: convert to generic sys_ptraceChristoph Hellwig-2/+0
2007-08-09Fix Alpha O_CLOEXEC definitionRichard Henderson-0/+1
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian-14/+10
2007-07-26alpha: long constantAl Viro-1/+1
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro-4/+0
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle-10/+0
2007-07-19arch: personality independent stack topPeter Zijlstra-0/+2
2007-07-17alpha termios.h hadn't been updatedAl Viro-2/+2
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas-0/+7
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman-1/+2
2007-07-16fix alpha ISA supportIvan Kokshaysky-3/+10
2007-07-16page table handling cleanupJan Beulich-6/+0
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich-24/+0
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman-5/+0
2007-06-01ALPHA: misc fixesJay Estabrook-1/+1
2007-06-01ALPHA: correct low-level I/O routines for sable-lynxJay Estabrook-10/+16
2007-06-01ALPHA: support graphics on non-zero PCI domainsJay Estabrook-18/+35