aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\
| * burying unused conditionalsAl Viro2013-02-14
| * consolidate kernel-side struct sigaction declarationsAl Viro2013-02-03
| * consolidate declarations of k_sigactionAl Viro2013-02-03
* | soreuseport: infrastructureTom Herbert2013-01-23
* | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-17
|/
* ALPHA: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * 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
* | | 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-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
| * | | alpha: switch to generic fork/vfork/cloneAl Viro2012-11-28
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-11
|\ \ \
| * | | 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 3.7-rc3 into tty-nextGreg Kroah-Hartman2012-10-29
|\| |
| * | alpha: separate thread-synchronous flagsAl Viro2012-10-23
| |/
* / tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov2012-10-25
|/
* 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
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\| |
| * | 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
| * | alpha: switch to generic kernel_thread()Al Viro2012-09-30
| * | alpha: switch to generic sys_execve()Al Viro2012-09-30
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-20
| |/
* | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-04
|\ \
| * | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-02
| |/
* / asm-generic: Add default clkdev.hMark Brown2012-10-03
|/
* Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-08-19
* alpha: fix fpu.h usage in userspaceMike Frysinger2012-08-19
* alpha: take a bunch of syscalls into osf_sys.cAl Viro2012-08-19
* alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree2012-08-19
* alpha: Wire up cross memory attach syscallsMichael Cree2012-08-19
* alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree2012-08-19
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-30