summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)AuthorFilesLines
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins1-1/+1
2016-11-20alpha: fix copy_from_user()Al Viro1-11/+8
2016-08-22alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IOBjorn Helgaas1-2/+2
2015-02-20vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2014-08-06alpha: add io{read,write}{16,32}be functionsMichael Cree1-0/+5
2014-04-30Revert "alpha: fix broken network checksum"Ben Hutchings1-7/+2
2014-04-02alpha: fix broken network checksumMikulas Patocka1-2/+7
2013-09-10alpha: makefile: don't enforce small data model for kernel buildsWill Deacon1-1/+1
2013-04-25alpha: Add irongate_io to PCI bus resourcesJay Estabrook1-0/+5
2012-09-12Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman1-2/+2
2012-09-12alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree1-0/+2
2012-03-12alpha: fix 32/64-bit bug in futex supportAndrew Morton1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-0/+4
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-5/+0
2011-10-31alpha: wire up sendmmsg syscallMichael Cree2-1/+3
2011-10-31alpha: wire up accept4 syscallMichael Cree2-1/+3
2011-10-31alpha: Add export.h for THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker3-0/+3
2011-10-31alpha: fix implicit stat.h usage in pci-sysfs.cPaul Gortmaker1-0/+1
2011-10-31alpha: drop unused Kconfig symbolPaul Bolle1-5/+0
2011-10-25Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+0
2011-09-27doc: fix broken referencesPaul Bolle1-3/+2
2011-09-14alpha, gpio: GENERIC_GPIO default must be nBen Hutchings1-1/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-08-25alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich3-18/+11
2011-08-19locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields1-2/+0
2011-08-03Merge branch 'apei' into apei-releaseLen Brown1-0/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying1-0/+1
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds19-27/+27
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 Sharma5-5/+4
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 'akpm' patch seriesLinus Torvalds1-1/+0
2011-07-25alpha, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-34/+0
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-5/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle19-27/+27
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-1/+1
2011-07-01irq_work, alpha: Fix up arch hooksPeter Zijlstra1-1/+1
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-1/+0
2011-06-15alpha: fix several security issuesDan Rosenberg1-4/+7
2011-06-09pcspkr: Cleanup Kconfig dependenciesRalf Baechle1-0/+1
2011-06-09i8253: Alpha, PowerPC: Remove unused asm/8253pit.hRalf Baechle1-3/+0
2011-06-09alpha: i8253: Cleanup remaining users of i8253pit.hRalf Baechle2-2/+0
2011-05-28Merge branch 'setns'Linus Torvalds2-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman2-1/+3
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-4/+0