aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-19new helper: current_user_stack_pointer()Al Viro1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-17UAPI: (Scripted) Disintegrate arch/alpha/include/asmDavid Howells41-2455/+12
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-3/+4
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds1-0/+11
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen1-0/+11
2012-12-06propagate name change to comments in kernel sourceNadia Yvette Chambers1-1/+1
2012-11-29new helper: signal_pt_regs()Al Viro1-0/+1
2012-11-29unify default ptrace_signal_deliverAl Viro1-3/+0
2012-11-28alpha: switch to generic fork/vfork/cloneAl Viro1-0/+3
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-26/+54
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov1-0/+1
2012-10-29Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman1-26/+54
2012-10-25tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov1-0/+3
2012-10-24alpha: separate thread-synchronous flagsAl Viro1-26/+54
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-8/+2
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-1/+0
2012-10-12alpha: switch to saner kernel_execve() semanticsAl Viro1-1/+0
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-1/+2
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-9/+3
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+2
2012-10-01sanitize tsk_is_polling()Al Viro1-0/+2
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-09-30alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro1-0/+1
2012-09-30alpha: switch to generic kernel_thread()Al Viro1-3/+0
2012-09-30alpha: switch to generic sys_execve()Al Viro1-0/+1
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-8/+2
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-6/+1
2012-08-19Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman1-2/+2
2012-08-19alpha: fix fpu.h usage in userspaceMike Frysinger1-0/+2
2012-08-19alpha: take a bunch of syscalls into osf_sys.cAl Viro1-1/+4
2012-08-19alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree2-29/+60
2012-08-19alpha: Wire up cross memory attach syscallsMichael Cree1-1/+3
2012-08-19alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree1-0/+2
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-3/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-55/+4
2012-05-24alpha: add io{read,write}{16,32}be functionsMichael Cree1-0/+5
2012-05-24alpha: implement various OSF/1 stat syscallsMans Rullgard1-0/+6
2012-05-24alpha: implement setsysinfo(SSI_LMF) as a no-opMans Rullgard1-0/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown1-55/+4
2012-05-02alpha: properly define get/set_rtc_time on Marvel/SMPMatt Turner1-6/+2
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti3-69/+74
2012-04-13alpha: fix build failures from system.h dismembermentPaul Gortmaker3-69/+74