aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3015-7/+11
* alpha: fix compile errors in dma-mapping-common.hFUJITA Tomonori2010-03-184-4/+0
* alpha: remove trailing spaces in messagesFrans Pop2010-03-182-2/+2
* alpha: use __ratelimitAkinobu Mita2010-03-181-7/+3
* dma-mapping: alpha: use include/linux/pci-dma-compat.hFUJITA Tomonori2010-03-125-342/+165
* pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-121-2/+0
* pci-dma: alpha: use include/linux/pci-dma.hFUJITA Tomonori2010-03-122-13/+4
* alpha: remove dma_sync_single_rangeFUJITA Tomonori2010-03-121-1/+0
* alpha: use generic ptrace_resume codeChristoph Hellwig2010-03-122-47/+13
* alpha: PTR_ERR overwrites -EINVAL in syscall osf_mountRoel Kluin2010-03-061-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-17/+0
|\
| * Merge branch 'master' into percpuTejun Heo2010-02-021-0/+3
| |\
| * | local_t: Remove cpu_local_xx macrosChristoph Lameter2010-01-051-17/+0
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+1
|\ \ \
| * | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
| | |/ | |/|
* | | resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
* | | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-2/+2
|/ /
* | alpha: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-141-0/+3
|/
* alpha: Convert BUG() to use unreachable()David Daney2009-12-181-1/+2
* alpha: Add minimal support for software performance eventsMichael Cree2009-12-184-1/+13
* alpha: Wire up missing/new syscallsDaniele Calore2009-12-182-2/+29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-171-1/+1
|\
| * fix up O_SYNC commentsChristoph Hellwig2009-12-171-1/+1
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-174-3/+4
|\ \ | |/ |/|
| * kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-123-3/+3
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-155-43/+43
|\ \
| * | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
| * | alpha: Fix fallout from locking changesThomas Gleixner2009-12-142-18/+18
| * | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-10/+10
| * | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-142-10/+10
| * | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-9/+9
| * | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-141-1/+1
| * | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-142-4/+4
| |/
* | alpha: convert srm code to seq_fileAlexey Dobriyan2009-12-151-32/+33
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-111-3/+16
|\
| * vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-3/+16
* | Unify sys_mmap*Al Viro2009-12-111-13/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \ \
| * \ \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-0326-41/+46
| |\ \ \ | | |/ /
| * | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-0124-36/+43
|\ \ \ | | |/ | |/|
| * | alpha: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-3020-23/+23
| * | Alpha: Rearrange thread info flags fixing two regressionsMichael Cree2009-11-301-12/+15
| * | arch/alpha/kernel: Add kmalloc NULL testsJulia Lawall2009-11-302-0/+4
| * | arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSESTJulia Lawall2009-11-301-1/+1