aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha/kernel
AgeCommit message (Expand)Author
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-24alpha: implement various OSF/1 stat syscallsMans Rullgard
2012-05-24alpha: implement setsysinfo(SSI_LMF) as a no-opMans Rullgard
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-05-21alpha: tidy signal delivery upAl Viro
2012-05-21new helper: sigsuspend()Al Viro
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter
2012-05-05alpha: Use generic init_taskThomas Gleixner
2012-05-02alpha: silence 'const' warning in sys_marvel.cMatt Turner
2012-05-02alpha: include module.h to fix modpost on TsunamiJim Faulkner
2012-04-26alpha: Use generic idle thread allocationThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-04-08Merge branch 'master' into for-nextJiri Kosina
2012-04-05alpha: Use vsprintf extention %pf with builtin_return_addressJoe Perches
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05alpha: use set_current_blocked() and block_sigmask()Matt Fleming
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells
2012-03-28Alpha: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20__register_binfmt() made voidAl Viro
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-20constify struct pci_dev * in obvious casesAl Viro
2012-03-08TTY: srmcons, convert to use tty_portJiri Slaby
2012-03-08ALPHA: srmcons, fix racy singleton structureJiri Slaby
2012-03-08ALPHA: srmcons, use timer functionsJiri Slaby
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian
2012-02-23alpha/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23alpha/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-06alpha/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2011-12-04alpha: drop pci_iomap/pci_iounmap from pci-noop.cMichael S. Tsirkin
2011-11-28alpha: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31alpha: wire up sendmmsg syscallMichael Cree
2011-10-31alpha: wire up accept4 syscallMichael Cree
2011-10-31alpha: Add export.h for THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker