summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
AgeCommit message (Expand)Author
2012-10-24alpha: separate thread-synchronous flagsAl Viro
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12alpha: switch to saner kernel_execve() semanticsAl Viro
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-11alpha: get rid of switch_stack argument of do_work_pending()Al Viro
2012-10-11alpha: don't bother passing switch_stack separately from regsAl Viro
2012-10-11alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.cAl Viro
2012-10-11alpha: simplify TIF_NEED_RESCHED handlingAl Viro
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01alpha: don't open-code trace_report_syscall_{enter,exit}Al Viro
2012-09-30alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro
2012-09-30alpha: switch to generic kernel_thread()Al Viro
2012-09-30alpha: switch to generic sys_execve()Al Viro
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-09-26switch osf_getdirentries() to fget_light()Al Viro
2012-09-23alpha: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-09-23alpha: Fix preemption handling in idle loopFrederic Weisbecker
2012-09-21userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgidsEric W. Biederman
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman
2012-08-19alpha: take kernel_execve() out of entry.SAl Viro
2012-08-19alpha: take a bunch of syscalls into osf_sys.cAl Viro
2012-08-19alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree
2012-08-19alpha: Wire up cross memory attach syscallsMichael Cree
2012-08-13TTY: use tty_port_link_deviceJiri Slaby
2012-07-30alpha: remove mysterious if zero-ed out includesPaul Bolle
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-06-26alpha/PCI: factor out pcibios_setup()Myron Stowe
2012-06-18Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-06-12alpha/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior
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