summaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)AuthorLines
2012-10-11alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.cAl Viro-17/+20
2012-10-11alpha: simplify TIF_NEED_RESCHED handlingAl Viro-17/+9
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-122/+42
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-1/+1
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov-1/+1
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann-17/+17
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds-0/+3
2012-10-03asm-generic: Add default clkdev.hMark Brown-0/+2
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-8/+5
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-2/+2
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells-0/+3
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds-0/+1
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds-6/+0
2012-10-01alpha: don't open-code trace_report_syscall_{enter,exit}Al Viro-26/+19
2012-10-01sanitize tsk_is_polling()Al Viro-0/+2
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro-1/+0
2012-09-30alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro-19/+14
2012-09-30alpha: switch to generic kernel_thread()Al Viro-72/+31
2012-09-30alpha: switch to generic sys_execve()Al Viro-30/+1
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells-8/+4
2012-09-26switch simple cases of fget_light to fdgetAl Viro-9/+6
2012-09-26switch osf_getdirentries() to fget_light()Al Viro-3/+3
2012-09-23alpha: Add missing RCU idle APIs on idle loopFrederic Weisbecker-0/+3
2012-09-23alpha: Fix preemption handling in idle loopFrederic Weisbecker-1/+3
2012-09-21userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgidsEric W. Biederman-2/+2
2012-09-20get rid of generic instances of asm/exec.hAl Viro-6/+1
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding-6/+0
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding-1/+1
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman-1167/+177
2012-08-19alpha: Fix fall-out from disintegrating asm/system.hMichael Cree-0/+1
2012-08-19Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman-2/+2
2012-08-19alpha: fix fpu.h usage in userspaceMike Frysinger-0/+2
2012-08-19alpha/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul-6/+30
2012-08-19alpha: take kernel_execve() out of entry.SAl Viro-53/+19
2012-08-19alpha: take a bunch of syscalls into osf_sys.cAl Viro-111/+54
2012-08-19alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree-994/+62
2012-08-19alpha: Wire up cross memory attach syscallsMichael Cree-1/+5
2012-08-19alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree-0/+2
2012-08-13TTY: use tty_port_link_deviceJiri Slaby-0/+1
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon-1/+1
2012-07-30alpha: remove mysterious if zero-ed out includesPaul Bolle-12/+0
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas-6/+0
2012-06-26alpha/PCI: factor out pcibios_setup()Myron Stowe-6/+0
2012-06-18Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas-6/+3
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu-1/+1
2012-06-12alpha/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior-6/+3
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-15/+3
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-3/+0
2012-06-01new helper: signal_delivered()Al Viro-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro-2/+0