summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|/
* Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-08-191-2/+2
* alpha: fix fpu.h usage in userspaceMike Frysinger2012-08-191-0/+2
* alpha: take a bunch of syscalls into osf_sys.cAl Viro2012-08-191-1/+4
* alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree2012-08-192-29/+60
* alpha: Wire up cross memory attach syscallsMichael Cree2012-08-191-1/+3
* alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree2012-08-191-0/+2
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-1/+0
* bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-301-3/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\
| * Merge branch 'linus' into queueMarcelo Tosatti2012-04-193-69/+74
| |\
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-55/+4
|\ \ \
| * | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-55/+4
* | | | alpha: add io{read,write}{16,32}be functionsMichael Cree2012-05-241-0/+5
* | | | alpha: implement various OSF/1 stat syscallsMans Rullgard2012-05-241-0/+6
* | | | alpha: implement setsysinfo(SSI_LMF) as a no-opMans Rullgard2012-05-241-0/+1
* | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
|/ / /
* | | alpha: properly define get/set_rtc_time on Marvel/SMPMatt Turner2012-05-021-6/+2
| |/ |/|
* | alpha: fix build failures from system.h dismembermentPaul Gortmaker2012-04-133-69/+74
|/
OpenPOWER on IntegriCloud