summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAgeFilesLines
* alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon2013-04-072-8/+7
* alpha: irq: run all handlers with interrupts disabledWill Deacon2013-04-072-8/+8
* alpha: Add irongate_io to PCI bus resourcesJay Estabrook2013-04-071-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\ \
| * | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-232-77/+45
|\ \
| * | alpha: pass k_sigaction and siginfo_t using ksignal pointerAl Viro2013-02-141-66/+45
| * | alpha: switch to generic old sigsuspendAl Viro2013-02-031-10/+0
| * | alpha: remove stray debris left in copy_process()Al Viro2013-02-031-1/+0
| |/
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-211-11/+9
|\ \
| * | mm: use vm_unmapped_area() on alpha architectureMichel Lespinasse2013-02-211-11/+9
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-9/+9
|\ \ \ | |/ / |/| |
| * | TTY: switch tty_schedule_flipJiri Slaby2013-01-151-9/+8
| * | TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-1/+2
| |/
* | cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-271-2/+4
|/
* ALPHA: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-033-11/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-9/+1
|\
| * alpha: switch to generic sigaltstackAl Viro2012-12-191-9/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-8/+4
|\ \
| * | alpha: use BUG_ON where possibleSasha Levin2012-11-081-8/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-125-100/+39
|\ \ \ | | |/ | |/|
| * | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+1
| * | alpha: switch to generic fork/vfork/cloneAl Viro2012-11-283-59/+14
| * | get rid of pt_regs argument of ->load_binary()Al Viro2012-11-281-1/+1
| * | get rid of pt_regs argument of search_binary_handler()Al Viro2012-11-281-1/+1
| * | alpha: reorganize copy_process(), prepare to saner fork_idle()Al Viro2012-11-281-21/+14
| * | alpha: don't pass useless arguments to do_{,rt_},sigreturn()Al Viro2012-11-282-12/+8
| * | alpha: simplify fork and friendsAl Viro2012-11-282-19/+14
* | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-111-1/+4
|\ \ \ | |/ / |/| |
| * | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-1/+4
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-11-181-3/+3
|\ \ | |/ |/|
| * missing const in alpha callers of do_mount()Al Viro2012-10-201-3/+3
* | alpha: separate thread-synchronous flagsAl Viro2012-10-243-19/+14
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-132-79/+56
|\
| * alpha: switch to saner kernel_execve() semanticsAl Viro2012-10-121-16/+1
| * alpha: get rid of switch_stack argument of do_work_pending()Al Viro2012-10-112-23/+20
| * alpha: don't bother passing switch_stack separately from regsAl Viro2012-10-111-13/+13
| * alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.cAl Viro2012-10-112-17/+20
| * alpha: simplify TIF_NEED_RESCHED handlingAl Viro2012-10-111-17/+9
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-121-8/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-122-26/+19
|\ \ | |/
| * alpha: don't open-code trace_report_syscall_{enter,exit}Al Viro2012-10-012-26/+19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-103-113/+38
|\ \ | |/
| * alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-09-302-19/+13
| * alpha: switch to generic kernel_thread()Al Viro2012-09-303-69/+30
| * alpha: switch to generic sys_execve()Al Viro2012-09-302-30/+0
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-8/+5
|\ \
OpenPOWER on IntegriCloud