summaryrefslogtreecommitdiffstats
path: root/include/asm-alpha
Commit message (Expand)AuthorAgeFilesLines
* asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger2008-05-141-0/+4
* fix SMP data race in pagetable setup vs walkingNick Piggin2008-05-141-2/+19
* read_barrier_depends arch fixletsNick Piggin2008-05-141-1/+1
* fix asm-alpha/types.h breakageAdrian Bunk2008-05-041-0/+6
* alpha: types: use <asm-generic/int-*.h> for the alpha architectureH. Peter Anvin2008-05-021-35/+1
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-4/+9
* alpha: teach the compiler that BUG doesn't returnAndrew Morton2008-04-281-3/+13
* alpha: replace __inline with inlineHarvey Harrison2008-04-281-1/+1
* mm: introduce pte_special pte bitNick Piggin2008-04-281-0/+2
* generic: implement __fls on all 64-bit archsAlexander van Heukelum2008-04-261-0/+5
* asm-generic: add node_to_cpumask_ptr macroMike Travis2008-04-191-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-181-11/+0
|\
| * ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz2008-04-181-6/+0
| * ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz2008-04-181-2/+0
| * ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz2008-04-181-3/+0
* | Generic semaphore implementationMatthew Wilcox2008-04-171-149/+1
|/
* alpha: get_current(): don't add zero to current_thread_info()->taskAndrew Morton2008-04-021-1/+1
* alpha: fix ALSA DMA mmap crashIvan Kokshaysky2008-04-022-2/+8
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-021-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/+1
* 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/+6
* 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/+0
* alpha: fix warning by fixing flush_tlb_kernel_range()Andrew Morton2008-02-051-1/+5
* Alpha doesn't use socketcallSamuel Thibault2008-02-051-1/+0
* 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-01-311-0/+2
* alpha: fix x86.git merge build errorThomas Gleixner2008-01-301-0/+1
* x86: remove flush_agp_mappings()Ingo Molnar2008-01-301-1/+0
* alpha: build fixesIvan Kokshaysky2007-12-171-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/+0
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-11/+0
* 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/+0
* cleanup floppy.hJan Beulich2007-10-171-2/+0
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0
* alpha: beautify vmlinux.ldsSam Ravnborg2007-10-161-1/+2
* alpha: convert to generic sys_ptraceChristoph Hellwig2007-10-161-2/+0
* Fix Alpha O_CLOEXEC definitionRichard Henderson2007-08-091-0/+1
OpenPOWER on IntegriCloud