summaryrefslogtreecommitdiffstats
path: root/include/asm-alpha
Commit message (Expand)AuthorAgeFilesLines
* clean up duplicated alloc/free_thread_infoFUJITA Tomonori2008-07-251-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-241-44/+0
|\
| * ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz2008-07-241-20/+0
| * ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)Bartlomiej Zolnierkiewicz2008-07-241-24/+0
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-241-1/+0
|\ \
| * | Remove asm/semaphore.hMatthew Wilcox2008-07-241-1/+0
| |/
* | flag parameters: pacceptUlrich Drepper2008-07-241-0/+5
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-3/+0
|/
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
* alpha: convert to generic helpers for IPI function callsJens Axboe2008-06-261-1/+2
* alpha: fix compile error in arch/alpha/mm/init.cThorsten Kranzkowski2008-06-231-0/+2
* alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky2008-06-206-22/+22
* alpha: fix module load failures on smp (bug #10926)Ivan Kokshaysky2008-06-201-1/+71
* 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
OpenPOWER on IntegriCloud