summaryrefslogtreecommitdiff
path: root/arch/alpha/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-24Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+4
2012-03-24coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron1-0/+4
2012-03-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-6/+1
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-03-20constify struct pci_dev * in obvious casesAl Viro1-1/+1
2012-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-03-06alpha: 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-24PCI: collapse pcibios_resource_to_busBjorn Helgaas1-2/+0
2012-02-24alpha/PCI: get rid of device resource fixupsBjorn Helgaas1-5/+1
2012-02-24alpha/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas1-0/+1
2012-02-22sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-01-09Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-33/+1
2012-01-04consolidate a bunch of ipcbuf.h instancesAl Viro1-28/+1
2012-01-04consolidate umode_t declarationsAl Viro1-5/+0
2011-11-22freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+3
2011-11-10net: add wireless TX status socket optionJohannes Berg1-0/+3
2011-11-01alpha: wire up sendmmsg syscallMichael Cree1-1/+2
2011-11-01alpha: 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-26alpha: 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-27atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-1/+0
2011-07-27atomic: move atomic_add_unless to generic codeArun Sharma1-5/+5
2011-07-27atomic: use <linux/atomic.h>Arun Sharma2-2/+1
2011-07-27asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-2/+1
2011-07-27ptrace: unify show_regs() prototypeMike Frysinger1-1/+0
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-07-23Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+0
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-06-28Fix 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-14alpha: Wire up syscalls new to 2.6.39Michael Cree1-1/+5
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-24remove dma64_addr_tFUJITA Tomonori1-11/+0
2011-03-24bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-2/+0
2011-03-24bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-24bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-23add 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/jik...Linus Torvalds1-1/+1
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying1-0/+2
2011-03-17Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2011-03-16vfs: add nonconflicting values for O_PATHStephen Rothwell1-0/+2
2011-03-16Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-36/+0
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-6/+7