aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha/include
AgeCommit message (Expand)Author
2011-01-17alpha: kill off alpha_do_IRQKyle McMartin
2011-01-17alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin
2011-01-13thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli
2011-01-13thp: mm: define MADV_HUGEPAGEAndrea Arcangeli
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-10-26alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-09-18alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro
2010-09-18alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson
2010-09-18alpha: fix build breakage in asm/cacheflush.hTejun Heo
2010-08-31alpha: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-10tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman
2010-08-09alpha/h8300/m68k: remove obsolete <asm/md.h> filesGeert Uytterhoeven
2010-08-09alpha: implement HW performance events on the EV67 and later CPUsMichael Cree
2010-08-09alpha: add wrperfmon.h header file to aid use of wrperfmon PALcallMichael Cree
2010-08-09alpha: add performance monitor interrupt counterMichael Cree
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner
2010-06-15alpha: fix __arch_hweight32 typoMatt Turner
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori
2010-05-27alpha: use asm-generic/scatterlist.hFUJITA Tomonori
2010-05-26alpha: simplify and optimize sched_find_first_bitMatt Turner
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-04-06bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra
2010-03-18alpha: fix compile errors in dma-mapping-common.hFUJITA Tomonori
2010-03-12dma-mapping: alpha: use include/linux/pci-dma-compat.hFUJITA Tomonori
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori
2010-03-12pci-dma: alpha: use include/linux/pci-dma.hFUJITA Tomonori
2010-03-12alpha: remove dma_sync_single_rangeFUJITA Tomonori
2010-03-12alpha: use generic ptrace_resume codeChristoph Hellwig
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2010-02-02Merge branch 'master' into percpuTejun Heo
2010-01-14alpha: cpumask_of_node() should handle -1 as a nodeAnton Blanchard
2010-01-05local_t: Remove cpu_local_xx macrosChristoph Lameter
2009-12-18alpha: Convert BUG() to use unreachable()David Daney