summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
AgeCommit message (Expand)AuthorLines
2012-03-05alpha: fix 32/64-bit bug in futex supportAndrew Morton-1/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-33/+1
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro-28/+1
2012-01-03consolidate umode_t declarationsAl Viro-5/+0
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo-2/+0
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+3
2011-11-09net: add wireless TX status socket optionJohannes Berg-0/+3
2011-10-31alpha: wire up sendmmsg syscallMichael Cree-1/+2
2011-10-31alpha: wire up accept4 syscallMichael Cree-1/+2
2011-10-25Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-2/+0
2011-08-25alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich-13/+4
2011-08-19locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields-2/+0
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma-1/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma-5/+5
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-2/+1
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita-2/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger-1/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-3/+0
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody-1/+1
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki-1/+0
2011-06-09i8253: Alpha, PowerPC: Remove unused asm/8253pit.hRalf Baechle-3/+0
2011-05-28ns: Wire up the setns system callEric W. Biederman-1/+2
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd-2/+0
2011-05-25alpha: hook up gpiolib supportMark Brown-0/+55
2011-05-13alpha: Wire up syscalls new to 2.6.39Michael Cree-1/+5
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-23remove dma64_addr_tFUJITA Tomonori-11/+0
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita-2/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita-0/+1
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori-1/+0
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying-0/+2
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+1
2011-03-16vfs: add nonconflicting values for O_PATHStephen Rothwell-0/+2
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-36/+0
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse-6/+7
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse-10/+12
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers-0/+1
2011-02-17mm: Fix out-of-date comments which refers non-existent functionsRyota Ozaki-1/+1
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner-5/+0
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner-5/+0
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner-14/+0
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner-8/+0
2011-01-27rwsem: Cleanup includesThomas Gleixner-4/+0
2011-01-27alpha: Replace deprecated spinlock initializationThomas Gleixner-1/+1
2011-01-17alpha: fix breakage caused by df9ee29270Ivan Kokshaysky-3/+5
2011-01-17alpha: kill off alpha_do_IRQKyle McMartin-3/+0