summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* alpha: switch to generic fork/vfork/cloneAl Viro2012-11-284-59/+17
* 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 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-244-45/+68
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-8/+4
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-8/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-134-80/+57
|\ \
| * | alpha: switch to saner kernel_execve() semanticsAl Viro2012-10-123-17/+2
| * | 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-123-27/+21
|\ \ \ | |/ /
| * | alpha: don't open-code trace_report_syscall_{enter,exit}Al Viro2012-10-012-26/+19
| * | sanitize tsk_is_polling()Al Viro2012-10-011-0/+2
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-108-122/+42
|\ \ \ | |/ /
| * | alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-09-303-19/+14
| * | alpha: switch to generic kernel_thread()Al Viro2012-09-305-72/+31
| * | alpha: switch to generic sys_execve()Al Viro2012-09-303-30/+1
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-6/+1
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-091-1/+1
|\ \
| * | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
* | | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-046-17/+17
|\ \ \ | |/ /
| * | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-031-0/+3
| |\ \
| | * | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-8/+5
| |\ \ \
| | * | | switch simple cases of fget_light to fdgetAl Viro2012-09-261-9/+6
| | * | | switch osf_getdirentries() to fget_light()Al Viro2012-09-261-3/+3
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgidsEric W. Biederman2012-09-211-2/+2
| * | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-011-0/+1
| |\ \ \
| | * \ \ Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-2720-1167/+177
| | |\ \ \ | | | | |/ | | | |/|
| | * | | TTY: use tty_port_link_deviceJiri Slaby2012-08-131-0/+1
| | | |/ | | |/|
| * | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-6/+0
| |\ \ \
| | * | | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-181-6/+0
| | * | | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-181-1/+1
| | | |/ | | |/|
| * | | alpha: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
| * | | alpha: Fix preemption handling in idle loopFrederic Weisbecker2012-09-232-1/+3
| |/ /
* | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+2
|/ /
* | alpha: Fix fall-out from disintegrating asm/system.hMichael Cree2012-08-191-0/+1
* | Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-08-191-2/+2
* | alpha: fix fpu.h usage in userspaceMike Frysinger2012-08-191-0/+2
* | alpha/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2012-08-191-6/+30
OpenPOWER on IntegriCloud