summaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)AuthorLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-7/+11
2010-03-18alpha: fix compile errors in dma-mapping-common.hFUJITA Tomonori-4/+0
2010-03-18alpha: remove trailing spaces in messagesFrans Pop-2/+2
2010-03-18alpha: use __ratelimitAkinobu Mita-7/+3
2010-03-12dma-mapping: alpha: use include/linux/pci-dma-compat.hFUJITA Tomonori-342/+165
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori-2/+0
2010-03-12pci-dma: alpha: use include/linux/pci-dma.hFUJITA Tomonori-13/+4
2010-03-12alpha: remove dma_sync_single_rangeFUJITA Tomonori-1/+0
2010-03-12alpha: use generic ptrace_resume codeChristoph Hellwig-47/+13
2010-03-06alpha: PTR_ERR overwrites -EINVAL in syscall osf_mountRoel Kluin-1/+2
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds-17/+0
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-1/+1
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski-2/+2
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King-1/+1
2010-02-02Merge branch 'master' into percpuTejun Heo-0/+3
2010-01-14alpha: cpumask_of_node() should handle -1 as a nodeAnton Blanchard-0/+3
2010-01-05local_t: Remove cpu_local_xx macrosChristoph Lameter-17/+0
2009-12-18alpha: Convert BUG() to use unreachable()David Daney-1/+2
2009-12-18alpha: Add minimal support for software performance eventsMichael Cree-1/+13
2009-12-18alpha: Wire up missing/new syscallsDaniele Calore-2/+29
2009-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds-1/+1
2009-12-17fix up O_SYNC commentsChristoph Hellwig-1/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds-3/+4
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig-1/+0
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-43/+43
2009-12-15alpha: convert srm code to seq_fileAlexey Dobriyan-32/+33
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner-2/+2
2009-12-14alpha: Fix fallout from locking changesThomas Gleixner-18/+18
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner-10/+10
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner-10/+10
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner-9/+9
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner-1/+1
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner-4/+4
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg-3/+3
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg-0/+1
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds-3/+16
2009-12-11Unify sys_mmap*Al Viro-13/+6
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig-3/+16
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-0/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa-1/+1
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe-41/+46
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-36/+43
2009-11-30alpha: Fixup last users of irq_chip->typenameThomas Gleixner-23/+23
2009-11-30Alpha: Rearrange thread info flags fixing two regressionsMichael Cree-12/+15
2009-11-30arch/alpha/kernel: Add kmalloc NULL testsJulia Lawall-0/+4
2009-11-30arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSESTJulia Lawall-1/+1
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov-0/+1