aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAge
* 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
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\|
| * alpha: don't open-code trace_report_syscall_{enter,exit}Al Viro2012-10-01
| * sanitize tsk_is_polling()Al Viro2012-10-01
| * bury _TIF_RESTORE_SIGMASKAl Viro2012-10-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\|
| * alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-09-30
| * alpha: switch to generic kernel_thread()Al Viro2012-09-30
| * alpha: switch to generic sys_execve()Al Viro2012-09-30
| * get rid of generic instances of asm/exec.hAl Viro2012-09-20
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-09
|\ \
| * | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* | | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-04
|\| |
| * | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-03
| |\ \
| | * | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-02
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
| |\ \ \
| | * | | switch simple cases of fget_light to fdgetAl Viro2012-09-26
| | * | | switch osf_getdirentries() to fget_light()Al Viro2012-09-26
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
| |\ \ \ | | |_|/ | |/| |
| | * | userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgidsEric W. Biederman2012-09-21
| * | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-01
| |\ \ \
| | * \ \ Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-27
| | |\ \ \ | | | | |/ | | | |/|
| | * | | TTY: use tty_port_link_deviceJiri Slaby2012-08-13
| | | |/ | | |/|
| * | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-01
| |\ \ \
| | * | | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-18
| | * | | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-18
| | | |/ | | |/|
| * | | alpha: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-23
| * | | alpha: Fix preemption handling in idle loopFrederic Weisbecker2012-09-23
| |/ /
* / / asm-generic: Add default clkdev.hMark Brown2012-10-03
|/ /
* | alpha: Fix fall-out from disintegrating asm/system.hMichael Cree2012-08-19
* | Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-08-19
* | alpha: fix fpu.h usage in userspaceMike Frysinger2012-08-19
* | alpha/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2012-08-19
* | alpha: take kernel_execve() out of entry.SAl Viro2012-08-19
* | alpha: take a bunch of syscalls into osf_sys.cAl Viro2012-08-19
* | alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree2012-08-19
* | alpha: Wire up cross memory attach syscallsMichael Cree2012-08-19
* | alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree2012-08-19
|/
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-30
* alpha: remove mysterious if zero-ed out includesPaul Bolle2012-07-30
* Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-05
|\
| * alpha/PCI: factor out pcibios_setup()Myron Stowe2012-06-26
* | Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas2012-06-18
|\ \
| * | alpha/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-12
| |/