summaryrefslogtreecommitdiffstats
path: root/include/asm-alpha
Commit message (Expand)AuthorAgeFilesLines
* asm-generic: add node_to_cpumask_ptr macroMike Travis2008-04-191-2/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-181-11/+0Star
|\
| * ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz2008-04-181-6/+0Star
| * ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz2008-04-181-2/+0Star
| * ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz2008-04-181-3/+0Star
* | Generic semaphore implementationMatthew Wilcox2008-04-171-149/+1Star
|/
* alpha: get_current(): don't add zero to current_thread_info()->taskAndrew Morton2008-04-031-1/+1
* alpha: fix ALSA DMA mmap crashIvan Kokshaysky2008-04-032-2/+8
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-031-0/+6
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-082-8/+16
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-081-9/+1Star
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-0/+80
* aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-082-7/+6Star
* Add cmpxchg64 and cmpxchg64_local to alphaMathieu Desnoyers2008-02-071-2/+13
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-1/+1
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-072-6/+0Star
* alpha: fix warning by fixing flush_tlb_kernel_range()Andrew Morton2008-02-051-1/+5
* Alpha doesn't use socketcallSamuel Thibault2008-02-051-1/+0Star
* alpha: atomic_add_return() should return intAndrew Morton2008-02-051-1/+1
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-052-6/+6
* iommu sg merging: alpha: make pci_iommu respect the segment size limitsFUJITA Tomonori2008-02-051-0/+1
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-02-011-0/+2
* alpha: fix x86.git merge build errorThomas Gleixner2008-01-301-0/+1
* x86: remove flush_agp_mappings()Ingo Molnar2008-01-301-1/+0Star
* alpha: build fixesIvan Kokshaysky2007-12-181-4/+8
* Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+3
* Change table chaining layoutJens Axboe2007-10-221-1/+1
* ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2007-10-201-1/+0Star
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-11/+0Star
* alpha: lock bitopsNick Piggin2007-10-181-1/+42
* alpha: fix bitopsNick Piggin2007-10-181-0/+9
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering2007-10-172-0/+2
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-171-6/+0Star
* cleanup floppy.hJan Beulich2007-10-171-2/+0Star
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0Star
* alpha: beautify vmlinux.ldsSam Ravnborg2007-10-161-1/+2
* alpha: convert to generic sys_ptraceChristoph Hellwig2007-10-161-2/+0Star
* Fix Alpha O_CLOEXEC definitionRichard Henderson2007-08-091-0/+1
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-08-011-14/+10Star
* alpha: long constantAl Viro2007-07-261-1/+1
* take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro2007-07-221-4/+0Star
* [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-191-10/+0Star
* arch: personality independent stack topPeter Zijlstra2007-07-191-0/+2
* alpha termios.h hadn't been updatedAl Viro2007-07-171-2/+2
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-0/+6
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+7
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-171-1/+2
* fix alpha ISA supportIvan Kokshaysky2007-07-161-3/+10