summaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)AuthorLines
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori-1/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori-1/+0
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-2/+0
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com-0/+3
2010-08-10tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman-2/+0
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+4
2010-08-09alpha/h8300/m68k: remove obsolete <asm/md.h> filesGeert Uytterhoeven-13/+0
2010-08-09alpha: implement HW performance events on the EV67 and later CPUsMichael Cree-1/+879
2010-08-09alpha: add wrperfmon.h header file to aid use of wrperfmon PALcallMichael Cree-0/+93
2010-08-09alpha: add performance monitor interrupt counterMichael Cree-2/+6
2010-08-09pass a struct path to vfs_statfsChristoph Hellwig-4/+4
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori-2/+0
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds-4/+0
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz-4/+0
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner-52/+157
2010-06-15alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19Morten H. Larsen-49/+155
2010-06-15alpha: fix pci_mmap_resource API breakageMatt Turner-2/+1
2010-06-15alpha: fix __arch_hweight32 typoMatt Turner-1/+1
2010-06-09arch: Implement local64_tPeter Zijlstra-0/+1
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori-3/+1
2010-05-27alpha: use asm-generic/scatterlist.hFUJITA Tomonori-18/+6
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds-0/+5
2010-05-26alpha: simplify and optimize sched_find_first_bitMatt Turner-11/+9
2010-05-26alpha: invoke oom-killer from page faultNick Piggin-9/+2
2010-05-26Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz-42/+31
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund-5/+0
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright-3/+5
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-54/+50
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-8/+10
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard-2/+2
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger-1/+1
2010-04-06bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra-8/+10
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-13alpha: Convert alpha to use read/update_persistent_clockJohn Stultz-54/+50
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