summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel (unfollow)
Commit 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-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-21alpha: tidy signal delivery upAl Viro
2012-05-21new helper: sigsuspend()Al Viro
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-05alpha: Use vsprintf extention %pf with builtin_return_addressJoe Perches
2012-04-05alpha: use set_current_blocked() and block_sigmask()Matt Fleming
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells
2012-03-28Alpha: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-20__register_binfmt() made voidAl Viro
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-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-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
2011-10-31alpha: fix implicit stat.h usage in pci-sysfs.cPaul Gortmaker
2011-09-27doc: fix broken referencesPaul Bolle
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-25alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25alpha, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-07-01irq_work, alpha: Fix up arch hooksPeter Zijlstra
2011-06-15alpha: fix several security issuesDan Rosenberg
2011-06-09alpha: i8253: Cleanup remaining users of i8253pit.hRalf Baechle
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-25alpha: replace with new cpumask APIsKOSAKI Motohiro
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt