aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha/kernel
AgeCommit message (Expand)Author
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29mm/alpha: use common help functions to free reserved pagesJiang Liu
2013-04-09srm_env: don't bother with pointer to srm_env_tAl Viro
2013-04-09srm_env: use proc_remove_subtree()Al Viro
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-08alpha: Use generic idle loopThomas Gleixner
2013-04-07alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon
2013-04-07alpha: irq: run all handlers with interrupts disabledWill Deacon
2013-04-07alpha: Add irongate_io to PCI bus resourcesJay Estabrook
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21mm: use vm_unmapped_area() on alpha architectureMichel Lespinasse
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-14alpha: pass k_sigaction and siginfo_t using ksignal pointerAl Viro
2013-02-03alpha: switch to generic old sigsuspendAl Viro
2013-02-03alpha: remove stray debris left in copy_process()Al Viro
2013-01-27cputime: Use accessors to read task cputime statsFrederic Weisbecker
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2013-01-15TTY: switch tty_schedule_flipJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-03ALPHA: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19alpha: switch to generic sigaltstackAl Viro
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28alpha: switch to generic fork/vfork/cloneAl Viro
2012-11-28get rid of pt_regs argument of ->load_binary()Al Viro
2012-11-28get rid of pt_regs argument of search_binary_handler()Al Viro
2012-11-28alpha: reorganize copy_process(), prepare to saner fork_idle()Al Viro
2012-11-28alpha: don't pass useless arguments to do_{,rt_},sigreturn()Al Viro
2012-11-28alpha: simplify fork and friendsAl Viro
2012-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-11-08alpha: use BUG_ON where possibleSasha Levin
2012-10-24alpha: separate thread-synchronous flagsAl Viro
2012-10-20missing const in alpha callers of do_mount()Al 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