aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+4
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron1-0/+4
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-6/+1
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-03-20constify struct pci_dev * in obvious casesAl Viro1-1/+1
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-03-05alpha: fix 32/64-bit bug in futex supportAndrew Morton1-1/+1
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+3
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas1-2/+0
2012-02-23alpha/PCI: get rid of device resource fixupsBjorn Helgaas1-5/+1
2012-02-23alpha/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas1-0/+1
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-33/+1
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro1-28/+1
2012-01-03consolidate umode_t declarationsAl Viro1-5/+0
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+3
2011-11-09net: add wireless TX status socket optionJohannes Berg1-0/+3
2011-10-31alpha: wire up sendmmsg syscallMichael Cree1-1/+2
2011-10-31alpha: wire up accept4 syscallMichael Cree1-1/+2
2011-10-25Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+0
2011-08-25alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich2-13/+4
2011-08-19locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields1-2/+0
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-1/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-5/+5
2011-07-26atomic: use <linux/atomic.h>Arun Sharma2-2/+1
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-2/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-1/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+0
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-1/+0
2011-06-09i8253: Alpha, PowerPC: Remove unused asm/8253pit.hRalf Baechle1-3/+0
2011-05-28ns: Wire up the setns system callEric W. Biederman1-1/+2
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd1-2/+0
2011-05-25alpha: hook up gpiolib supportMark Brown1-0/+55
2011-05-13alpha: Wire up syscalls new to 2.6.39Michael Cree1-1/+5
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23remove dma64_addr_tFUJITA Tomonori1-11/+0
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-2/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-1/+0
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying1-0/+2
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+1
2011-03-16vfs: add nonconflicting values for O_PATHStephen Rothwell1-0/+2
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-36/+0
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-6/+7