aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
Commit message (Expand)AuthorAgeFilesLines
* alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky2010-10-262-37/+19
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-212-28/+67
|\
| * Fix IRQ flag handling namingDavid Howells2010-10-072-28/+67
* | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-5/+0
|/
* alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro2010-09-181-0/+1
* alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson2010-09-181-1/+4
* alpha: fix build breakage in asm/cacheflush.hTejun Heo2010-09-181-0/+2
* alpha: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-08-311-1/+0
* archs: replace unifdef-y with header-ySam Ravnborg2010-08-141-6/+5
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-1/+0
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-1/+0
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-2/+0
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
* | tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman2010-08-101-2/+0
* | alpha/h8300/m68k: remove obsolete <asm/md.h> filesGeert Uytterhoeven2010-08-091-13/+0
* | alpha: implement HW performance events on the EV67 and later CPUsMichael Cree2010-08-091-1/+7
* | alpha: add wrperfmon.h header file to aid use of wrperfmon PALcallMichael Cree2010-08-091-0/+93
* | alpha: add performance monitor interrupt counterMichael Cree2010-08-091-0/+1
* | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-281-1/+1
|\ \ | |/
| * alpha: fix __arch_hweight32 typoMatt Turner2010-06-151-1/+1
* | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
|/
* asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-271-3/+1
* alpha: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-18/+3
* alpha: simplify and optimize sched_find_first_bitMatt Turner2010-05-261-11/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\
| * add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-8/+10
|\ \
| * | bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra2010-04-061-8/+10
| |/
* | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-2/+2
|/
* alpha: fix compile errors in dma-mapping-common.hFUJITA Tomonori2010-03-184-4/+0
* dma-mapping: alpha: use include/linux/pci-dma-compat.hFUJITA Tomonori2010-03-122-172/+32
* 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-121-13/+1
* alpha: remove dma_sync_single_rangeFUJITA Tomonori2010-03-121-1/+0
* alpha: use generic ptrace_resume codeChristoph Hellwig2010-03-121-0/+1
* 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
* | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
| |/ |/|
* | 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-182-1/+11
* alpha: Wire up missing/new syscallsDaniele Calore2009-12-181-1/+15
* 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-171-0/+1
|\ \ | |/ |/|
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0