summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-221-1/+1
| |\
| * | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-311-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-012-13/+3
|\ \ \
| * | | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-032-13/+3
| |/ /
* | / arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0
| |/ |/|
* | alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon2013-04-071-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-232-11/+1
|\
| * burying unused conditionalsAl Viro2013-02-141-1/+0
| * consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-6/+0
| * consolidate declarations of k_sigactionAl Viro2013-02-031-4/+1
* | soreuseport: infrastructureTom Herbert2013-01-231-1/+1
* | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-171-0/+1
|/
* ALPHA: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-203-7/+1
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
| * new helper: current_user_stack_pointer()Al Viro2012-12-191-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* | UAPI: (Scripted) Disintegrate arch/alpha/include/asmDavid Howells2012-12-1754-1275/+1349
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \
| * | propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-061-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-0/+1
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-101-26/+54
| |\| |
| * | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-123-3/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | new helper: signal_pt_regs()Al Viro2012-11-291-0/+1
| * | | unify default ptrace_signal_deliverAl Viro2012-11-291-3/+0
| * | | alpha: switch to generic fork/vfork/cloneAl Viro2012-11-281-0/+3
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-111-0/+1
|\ \ \
| * | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| |/ /
* | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-111-0/+11
|\ \ \
| * | | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen2012-12-111-0/+11
| |/ /
* | | Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman2012-10-291-26/+54
|\| |
| * | alpha: separate thread-synchronous flagsAl Viro2012-10-241-26/+54
| |/
* / tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov2012-10-251-0/+3
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-8/+2
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-8/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-1/+0
|\ \
| * | alpha: switch to saner kernel_execve() semanticsAl Viro2012-10-121-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-1/+2
|\| |
| * | 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-104-9/+3
|\| |
| * | alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-09-301-0/+1
| * | alpha: switch to generic kernel_thread()Al Viro2012-09-301-3/+0
| * | alpha: switch to generic sys_execve()Al Viro2012-09-301-0/+1
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-6/+1
| |/
* | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-041-0/+3
|\ \
| * | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
| |/
* / asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+2
|/