summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-10-251-2/+0Star
|\
| * locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields2011-08-191-2/+0Star
* | alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich2011-08-262-13/+4Star
|/
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-271-1/+0Star
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-271-5/+5
* atomic: use <linux/atomic.h>Arun Sharma2011-07-272-2/+1Star
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-271-2/+1Star
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-271-1/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
* | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-231-3/+0Star
|\ \ | |/ |/|
| * i8253: Alpha, PowerPC: Remove unused asm/8253pit.hRalf Baechle2011-06-091-3/+0Star
* | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-1/+0Star
|/
* ns: Wire up the setns system callEric W. Biederman2011-05-281-1/+2
* Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-251-2/+0Star
* alpha: hook up gpiolib supportMark Brown2011-05-251-0/+55
* alpha: Wire up syscalls new to 2.6.39Michael Cree2011-05-141-1/+5
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* remove dma64_addr_tFUJITA Tomonori2011-03-241-11/+0Star
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-241-2/+0Star
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-241-1/+0Star
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-241-0/+1
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-231-1/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
|\
| * mm: Fix out-of-date comments which refers non-existent functionsRyota Ozaki2011-02-171-1/+1
* | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying2011-03-171-0/+2
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-0/+1
|\ \
| * | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-171-0/+1
| |/
* | vfs: add nonconflicting values for O_PATHStephen Rothwell2011-03-161-0/+2
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-161-36/+0Star
|\ \
| * | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-5/+0Star
| * | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-5/+0Star
| * | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-271-14/+0Star
| * | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-8/+0Star
| * | rwsem: Cleanup includesThomas Gleixner2011-01-271-4/+0Star
| * | alpha: Replace deprecated spinlock initializationThomas Gleixner2011-01-271-1/+1
| |/
* | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-111-6/+7
* | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-111-10/+12
|/
* alpha: fix breakage caused by df9ee29270Ivan Kokshaysky2011-01-171-3/+5
* alpha: kill off alpha_do_IRQKyle McMartin2011-01-171-3/+0Star
* alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin2011-01-171-0/+3
* thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli2011-01-141-0/+1
* thp: mm: define MADV_HUGEPAGEAndrea Arcangeli2011-01-141-0/+2
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-0/+1
|\
| * TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-171-0/+1
* | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-261-6/+0Star
|/
* alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky2010-10-272-37/+19Star
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-271-2/+0Star
* 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