aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)AuthorFilesLines
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2012-03-05alpha: fix 32/64-bit bug in futex supportGravatar Andrew Morton 1-1/+1
2012-02-24net: Add framework to allow sending packets with customized CRC.Gravatar Ben Greear 1-0/+3
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionGravatar Pavel Emelyanov 1-0/+1
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-20/+20
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 3-41/+2
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 2-33/+1
2012-01-06alpha/PCI: convert to pci_scan_root_bus() for correct root bus resourcesGravatar Bjorn Helgaas 1-20/+20
2012-01-03consolidate a bunch of ipcbuf.h instancesGravatar Al Viro 1-28/+1
2012-01-03consolidate umode_t declarationsGravatar Al Viro 1-5/+0
2011-12-04alpha: drop pci_iomap/pci_iounmap from pci-noop.cGravatar Michael S. Tsirkin 1-12/+0
2011-11-28alpha: switch to GENERIC_PCI_IOMAPGravatar Michael S. Tsirkin 2-25/+2
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigGravatar Michael S. Tsirkin 1-4/+0
2011-11-21freezer: remove now unused TIF_FREEZEGravatar Tejun Heo 1-2/+0
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-0/+3
2011-11-09net: add wireless TX status socket optionGravatar Johannes Berg 1-0/+3
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 4-0/+4
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-5/+0
2011-10-31alpha: wire up sendmmsg syscallGravatar Michael Cree 2-1/+3
2011-10-31alpha: wire up accept4 syscallGravatar Michael Cree 2-1/+3
2011-10-31alpha: Add export.h for THIS_MODULE/EXPORT_SYMBOLGravatar Paul Gortmaker 3-0/+3
2011-10-31alpha: fix implicit stat.h usage in pci-sysfs.cGravatar Paul Gortmaker 1-0/+1
2011-10-31alpha: drop unused Kconfig symbolGravatar Paul Bolle 1-5/+0
2011-10-25Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-2/+0
2011-09-27doc: fix broken referencesGravatar Paul Bolle 1-3/+2
2011-09-14alpha, gpio: GENERIC_GPIO default must be nGravatar Ben Hutchings 1-1/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callGravatar NeilBrown 1-1/+1
2011-08-25alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Gravatar Sergei Trofimovich 3-18/+11
2011-08-19locks: move F_INPROGRESS from fl_type to fl_flags fieldGravatar J. Bruce Fields 1-2/+0
2011-08-03Merge branch 'apei' into apei-releaseGravatar Len Brown 1-0/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGGravatar Huang Ying 1-0/+1
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 19-27/+27
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionGravatar Arun Sharma 1-1/+0
2011-07-26atomic: move atomic_add_unless to generic codeGravatar Arun Sharma 1-5/+5
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 5-5/+4
2011-07-26asm-generic: add another generic ext2 atomic bitopsGravatar Akinobu Mita 1-2/+1
2011-07-26ptrace: unify show_regs() prototypeGravatar Mike Frysinger 1-1/+0
2011-07-25Merge 'akpm' patch seriesGravatar Linus Torvalds 1-1/+0
2011-07-25alpha, exec: remove redundant set_fs(USER_DS)Gravatar Mathias Krause 1-1/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2011-07-24modules: make arch's use default loader hooksGravatar Jonas Bonn 1-34/+0
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 4-5/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Gravatar Ralf Baechle 19-27/+27
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsGravatar Phil Carmody 1-1/+1
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfaceGravatar Peter Zijlstra 1-1/+1
2011-07-01irq_work, alpha: Fix up arch hooksGravatar Peter Zijlstra 1-1/+1
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cGravatar KAMEZAWA Hiroyuki 1-1/+0
2011-06-15alpha: fix several security issuesGravatar Dan Rosenberg 1-4/+7
2011-06-09pcspkr: Cleanup Kconfig dependenciesGravatar Ralf Baechle 1-0/+1