aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner7-52/+157
2010-06-15alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19Morten H. Larsen5-49/+155
2010-06-15alpha: fix pci_mmap_resource API breakageMatt Turner1-2/+1
2010-06-15alpha: fix __arch_hweight32 typoMatt Turner1-1/+1
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+1
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori1-3/+1
2010-05-27alpha: use asm-generic/scatterlist.hFUJITA Tomonori2-18/+6
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds1-0/+5
2010-05-26alpha: simplify and optimize sched_find_first_bitMatt Turner1-11/+9
2010-05-26alpha: invoke oom-killer from page faultNick Piggin1-9/+2
2010-05-26Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz2-42/+31
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund1-5/+0
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-3/+5
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-54/+50
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-8/+10
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard1-2/+2
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-04-06bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra1-8/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo15-7/+11
2010-03-18alpha: fix compile errors in dma-mapping-common.hFUJITA Tomonori4-4/+0
2010-03-18alpha: remove trailing spaces in messagesFrans Pop2-2/+2
2010-03-18alpha: use __ratelimitAkinobu Mita1-7/+3
2010-03-13alpha: Convert alpha to use read/update_persistent_clockJohn Stultz2-54/+50
2010-03-12dma-mapping: alpha: use include/linux/pci-dma-compat.hFUJITA Tomonori5-342/+165
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-12pci-dma: alpha: use include/linux/pci-dma.hFUJITA Tomonori2-13/+4
2010-03-12alpha: remove dma_sync_single_rangeFUJITA Tomonori1-1/+0
2010-03-12alpha: use generic ptrace_resume codeChristoph Hellwig2-47/+13
2010-03-06alpha: PTR_ERR overwrites -EINVAL in syscall osf_mountRoel Kluin1-1/+2
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-17/+0
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-2/+2
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+1
2010-02-02Merge branch 'master' into percpuTejun Heo1-0/+3
2010-01-14alpha: cpumask_of_node() should handle -1 as a nodeAnton Blanchard1-0/+3
2010-01-05local_t: Remove cpu_local_xx macrosChristoph Lameter1-17/+0
2009-12-18alpha: Convert BUG() to use unreachable()David Daney1-1/+2
2009-12-18alpha: Add minimal support for software performance eventsMichael Cree4-1/+13
2009-12-18alpha: Wire up missing/new syscallsDaniele Calore2-2/+29
2009-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2009-12-17fix up O_SYNC commentsChristoph Hellwig1-1/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds4-3/+4
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-43/+43
2009-12-15alpha: convert srm code to seq_fileAlexey Dobriyan1-32/+33
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-14alpha: Fix fallout from locking changesThomas Gleixner2-18/+18
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-10/+10