aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
Commit message (Expand)AuthorAge
* Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-27
* ns: Wire up the setns system callEric W. Biederman2011-05-28
* Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-25
* alpha: hook up gpiolib supportMark Brown2011-05-25
* alpha: Wire up syscalls new to 2.6.39Michael Cree2011-05-13
* Fix common misspellingsLucas De Marchi2011-03-31
* remove dma64_addr_tFUJITA Tomonori2011-03-23
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-23
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-23
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\
| * mm: Fix out-of-date comments which refers non-existent functionsRyota Ozaki2011-02-17
* | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying2011-03-17
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\ \
| * | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-17
| |/
* | vfs: add nonconflicting values for O_PATHStephen Rothwell2011-03-16
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\ \
| * | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-27
| * | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-27
| * | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-27
| * | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-27
| * | rwsem: Cleanup includesThomas Gleixner2011-01-27
| * | alpha: Replace deprecated spinlock initializationThomas Gleixner2011-01-27
| |/
* | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-11
* | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-11
|/
* alpha: fix breakage caused by df9ee29270Ivan Kokshaysky2011-01-16
* alpha: kill off alpha_do_IRQKyle McMartin2011-01-16
* alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin2011-01-16
* thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli2011-01-13
* thp: mm: define MADV_HUGEPAGEAndrea Arcangeli2011-01-13
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07
|\
| * TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-16
* | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-26
|/
* alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky2010-10-26
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-21
|\
| * Fix IRQ flag handling namingDavid Howells2010-10-07
* | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-18
|/
* alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro2010-09-18
* alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson2010-09-18
* alpha: fix build breakage in asm/cacheflush.hTejun Heo2010-09-18
* alpha: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-08-31
* archs: replace unifdef-y with header-ySam Ravnborg2010-08-14
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-11
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-11
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-07
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-10
* | tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman2010-08-10