aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * srm_env: don't bother with pointer to srm_env_tAl Viro2013-04-09
| * srm_env: use proc_remove_subtree()Al Viro2013-04-09
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \
| * | alpha: Use generic idle loopThomas Gleixner2013-04-08
* | | mm/alpha: use common help functions to free reserved pagesJiang Liu2013-04-29
|/ /
* | alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon2013-04-07
* | alpha: irq: run all handlers with interrupts disabledWill Deacon2013-04-07
* | alpha: Add irongate_io to PCI bus resourcesJay Estabrook2013-04-07
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\ \
| * | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \
| * | alpha: pass k_sigaction and siginfo_t using ksignal pointerAl Viro2013-02-14
| * | alpha: switch to generic old sigsuspendAl Viro2013-02-03
| * | alpha: remove stray debris left in copy_process()Al Viro2013-02-03
| |/
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-21
|\ \
| * | mm: use vm_unmapped_area() on alpha architectureMichel Lespinasse2013-02-21
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \ \ | |/ / |/| |
| * | TTY: switch tty_schedule_flipJiri Slaby2013-01-16
| * | TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
| |/
* / cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-27
|/
* ALPHA: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * alpha: switch to generic sigaltstackAl Viro2012-12-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \
| * | alpha: use BUG_ON where possibleSasha Levin2012-11-08
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \ | | |/ | |/|
| * | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| * | alpha: switch to generic fork/vfork/cloneAl Viro2012-11-28
| * | get rid of pt_regs argument of ->load_binary()Al Viro2012-11-28
| * | get rid of pt_regs argument of search_binary_handler()Al Viro2012-11-28
| * | alpha: reorganize copy_process(), prepare to saner fork_idle()Al Viro2012-11-28
| * | alpha: don't pass useless arguments to do_{,rt_},sigreturn()Al Viro2012-11-28
| * | alpha: simplify fork and friendsAl Viro2012-11-28
* | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-11
|\ \ \ | |/ / |/| |
| * | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-11-18
|\ \ | |/ |/|
| * missing const in alpha callers of do_mount()Al Viro2012-10-20
* | alpha: separate thread-synchronous flagsAl Viro2012-10-23
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
|\
| * alpha: switch to saner kernel_execve() semanticsAl Viro2012-10-12
| * alpha: get rid of switch_stack argument of do_work_pending()Al Viro2012-10-11
| * alpha: don't bother passing switch_stack separately from regsAl Viro2012-10-11
| * alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.cAl Viro2012-10-11
| * alpha: simplify TIF_NEED_RESCHED handlingAl Viro2012-10-11