aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-alpha
Commit message (Expand)AuthorAge
* Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-22
* Change table chaining layoutJens Axboe2007-10-22
* ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2007-10-19
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-19
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-19
* alpha: lock bitopsNick Piggin2007-10-18
* alpha: fix bitopsNick Piggin2007-10-18
* bitops: introduce lock opsNick Piggin2007-10-18
* increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering2007-10-17
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-17
* cleanup floppy.hJan Beulich2007-10-17
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-17
* alpha: beautify vmlinux.ldsSam Ravnborg2007-10-16
* alpha: convert to generic sys_ptraceChristoph Hellwig2007-10-16
* Fix Alpha O_CLOEXEC definitionRichard Henderson2007-08-09
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-31
* alpha: long constantAl Viro2007-07-26
* take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro2007-07-22
* [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-19
* arch: personality independent stack topPeter Zijlstra2007-07-19
* alpha termios.h hadn't been updatedAl Viro2007-07-17
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-17
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-17
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-17
* fix alpha ISA supportIvan Kokshaysky2007-07-16
* page table handling cleanupJan Beulich2007-07-16
* PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-11
* PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-11
* ALPHA: misc fixesJay Estabrook2007-06-01
* ALPHA: correct low-level I/O routines for sable-lynxJay Estabrook2007-06-01
* ALPHA: support graphics on non-zero PCI domainsJay Estabrook2007-06-01
* alpha: support new syscallsRichard Henderson2007-05-30
* alpha: cleanup in bitops.hRichard Henderson2007-05-30
* alpha: fix hard_smp_processor_id compile errorSimon Horman2007-05-15
* Consolidate asm/poll.hStephen Rothwell2007-05-11
* rename thread_info to stackRoman Zippel2007-05-09
* Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-09
* Remove tas()Jeff Dike2007-05-08
* local_t: alpha extensionMathieu Desnoyers2007-05-08
* atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers2007-05-08
* atomic.h: add atomic64 cmpxchg, xchg and add_unless to alphaMathieu Desnoyers2007-05-08
* Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-08
* move die notifier handling to common codeChristoph Hellwig2007-05-08
* ALPHA: "prctl" macrosIvan Kokshaysky2007-05-07
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-05
|\
| * [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-02
| * [PATCH] x86-64: Account for module percpu space separately from kernel percpuJeremy Fitzhardinge2007-05-02
* | PCI: scatterlist.h needs types.hJean Delvare2007-05-02
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-27
|\
| * [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-26