summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
AgeCommit message (Expand)AuthorLines
2012-05-02alpha: silence 'const' warning in sys_marvel.cMatt Turner-1/+1
2012-05-02alpha: include module.h to fix modpost on TsunamiJim Faulkner-0/+1
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-21/+10
2012-04-05alpha: use set_current_blocked() and block_sigmask()Matt Fleming-21/+10
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds-8/+12
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-29/+14
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells-29/+14
2012-03-28Alpha: adapt for dma_map_ops changesAndrzej Pietrasiewicz-8/+12
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-80/+15
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+2
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2012-03-20__register_binfmt() made voidAl Viro-1/+2
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds-55/+23
2012-03-20constify struct pci_dev * in obvious casesAl Viro-1/+1
2012-03-08TTY: srmcons, convert to use tty_portJiri Slaby-15/+17
2012-03-08ALPHA: srmcons, fix racy singleton structureJiri Slaby-35/+5
2012-03-08ALPHA: srmcons, use timer functionsJiri Slaby-9/+5
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian-0/+4
2012-02-23alpha/PCI: get rid of device resource fixupsBjorn Helgaas-67/+4
2012-02-23alpha/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas-13/+11
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-20/+20
2012-01-06alpha/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas-20/+20
2011-12-04alpha: drop pci_iomap/pci_iounmap from pci-noop.cMichael S. Tsirkin-12/+0
2011-11-28alpha: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin-25/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+4
2011-10-31alpha: wire up sendmmsg syscallMichael Cree-0/+1
2011-10-31alpha: wire up accept4 syscallMichael Cree-0/+1
2011-10-31alpha: Add export.h for THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker-0/+3
2011-10-31alpha: fix implicit stat.h usage in pci-sysfs.cPaul Gortmaker-0/+1
2011-09-27doc: fix broken referencesPaul Bolle-3/+2
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown-1/+1
2011-08-25alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich-5/+7
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-27/+27
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-2/+2
2011-07-25alpha, exec: remove redundant set_fs(USER_DS)Mathias Krause-1/+0
2011-07-24modules: make arch's use default loader hooksJonas Bonn-34/+0
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-2/+0
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle-27/+27
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra-1/+1
2011-07-01irq_work, alpha: Fix up arch hooksPeter Zijlstra-1/+1
2011-06-15alpha: fix several security issuesDan Rosenberg-4/+7
2011-06-09alpha: i8253: Cleanup remaining users of i8253pit.hRalf Baechle-2/+0
2011-05-28ns: Wire up the setns system callEric W. Biederman-0/+1
2011-05-25alpha: replace with new cpumask APIsKOSAKI Motohiro-12/+14
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds-1/+1
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt-0/+1
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds-2/+1
2011-05-13alpha: Wire up syscalls new to 2.6.39Michael Cree-4/+8
2011-05-13alpha: convert to clocksource_register_hzJohn Stultz-2/+1