summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* ALPHA: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-044-13/+11Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-215-18/+3Star
|\
| * alpha: switch to generic sigaltstackAl Viro2012-12-202-9/+2Star
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-201-6/+0Star
| * new helper: current_user_stack_pointer()Al Viro2012-12-201-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-202-3/+0Star
* | 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-132-9/+5Star
|\ \
| * | propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-061-1/+1
| * | alpha: use BUG_ON where possibleSasha Levin2012-11-081-8/+4Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-131-0/+1
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-251-3/+3
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-114-45/+68
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | 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-128-103/+43Star
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | new helper: signal_pt_regs()Al Viro2012-11-291-0/+1
| * | | | unify default ptrace_signal_deliverAl Viro2012-11-291-3/+0Star
| * | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-291-1/+1
| * | | | alpha: switch to generic fork/vfork/cloneAl Viro2012-11-294-59/+17Star
| * | | | get rid of pt_regs argument of ->load_binary()Al Viro2012-11-291-1/+1
| * | | | get rid of pt_regs argument of search_binary_handler()Al Viro2012-11-291-1/+1
| * | | | alpha: reorganize copy_process(), prepare to saner fork_idle()Al Viro2012-11-291-21/+14Star
| * | | | alpha: don't pass useless arguments to do_{,rt_},sigreturn()Al Viro2012-11-292-12/+8Star
| * | | | alpha: simplify fork and friendsAl Viro2012-11-292-19/+14Star
| | |_|/ | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-121-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| | | |/ | | |/|
* | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-121-0/+11
|\ \ \ \
| * | | | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen2012-12-121-0/+11
| |/ / /
* | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-112-1/+7
|\ \ \ \ | |/ / / |/| | |
| * | | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-161-1/+4
| * | | Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman2012-10-294-45/+68
| |\| |
| * | | tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov2012-10-251-0/+3
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-11-181-3/+3
|\ \ \ | |_|/ |/| |
| * | missing const in alpha callers of do_mount()Al Viro2012-10-211-3/+3
| |/
* / alpha: separate thread-synchronous flagsAl Viro2012-10-244-45/+68
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-8/+4Star
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-8/+4Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-134-80/+57Star
|\ \
| * | alpha: switch to saner kernel_execve() semanticsAl Viro2012-10-123-17/+2Star
| * | alpha: get rid of switch_stack argument of do_work_pending()Al Viro2012-10-122-23/+20Star
| * | alpha: don't bother passing switch_stack separately from regsAl Viro2012-10-121-13/+13
| * | alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.cAl Viro2012-10-122-17/+20
| * | alpha: simplify TIF_NEED_RESCHED handlingAl Viro2012-10-121-17/+9Star
* | | vfs: define struct filename and have getname() return itJeff Layton2012-10-131-8/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-123-27/+21Star
|\| |
| * | alpha: don't open-code trace_report_syscall_{enter,exit}Al Viro2012-10-012-26/+19Star
| * | sanitize tsk_is_polling()Al Viro2012-10-011-0/+2
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-108-122/+42Star
|\| |