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-12-20
|\
| * alpha: switch to generic sigaltstackAl Viro2012-12-19
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-19
| * new helper: current_user_stack_pointer()Al Viro2012-12-19
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
* | UAPI: (Scripted) Disintegrate arch/alpha/include/asmDavid Howells2012-12-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \
| * | propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-06
| * | alpha: use BUG_ON where possibleSasha Levin2012-11-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-25
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-01
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | new helper: signal_pt_regs()Al Viro2012-11-29
| * | | | unify default ptrace_signal_deliverAl Viro2012-11-29
| * | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| * | | | alpha: switch to generic fork/vfork/cloneAl Viro2012-11-28
| * | | | get rid of pt_regs argument of ->load_binary()Al Viro2012-11-28
| * | | | get rid of pt_regs argument of search_binary_handler()Al Viro2012-11-28
| * | | | alpha: reorganize copy_process(), prepare to saner fork_idle()Al Viro2012-11-28
| * | | | alpha: don't pass useless arguments to do_{,rt_},sigreturn()Al Viro2012-11-28
| * | | | alpha: simplify fork and friendsAl Viro2012-11-28
| | |_|/ | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-11
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-08
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-13
| | | |/ | | |/|
* | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-11
|\ \ \ \
| * | | | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen2012-12-11
| |/ / /
* | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-11
|\ \ \ \ | |/ / / |/| | |
| * | | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
| * | | Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman2012-10-29
| |\| |
| * | | tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov2012-10-25
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-11-18
|\ \ \ | |_|/ |/| |
| * | missing const in alpha callers of do_mount()Al Viro2012-10-20
| |/
* / alpha: separate thread-synchronous flagsAl Viro2012-10-23
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-28
* | 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