summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
2012-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-12Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-12mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-11-16TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-10-29Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman
2012-10-25tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov
2012-10-24alpha: separate thread-synchronous flagsAl Viro
2012-10-21missing const in alpha callers of do_mount()Al Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-13vfs: define struct filename and have getname() return itJeff Layton
2012-10-12alpha: switch to saner kernel_execve() semanticsAl Viro
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12alpha: get rid of switch_stack argument of do_work_pending()Al Viro
2012-10-12alpha: don't bother passing switch_stack separately from regsAl Viro
2012-10-12alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.cAl Viro
2012-10-12alpha: simplify TIF_NEED_RESCHED handlingAl Viro
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01alpha: don't open-code trace_report_syscall_{enter,exit}Al Viro
2012-10-01sanitize tsk_is_polling()Al Viro
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro
2012-10-01alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro
2012-10-01alpha: switch to generic kernel_thread()Al Viro
2012-10-01alpha: switch to generic sys_execve()Al Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-27switch simple cases of fget_light to fdgetAl Viro
2012-09-27switch osf_getdirentries() to fget_light()Al Viro
2012-09-23alpha: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-09-23alpha: Fix preemption handling in idle loopFrederic Weisbecker
2012-09-21userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgidsEric W. Biederman
2012-09-20get rid of generic instances of asm/exec.hAl Viro
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman
2012-08-19alpha: Fix fall-out from disintegrating asm/system.hMichael Cree
2012-08-19Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman