summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-8/+2Star
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-8/+2Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-1/+0Star
|\ \
| * | alpha: switch to saner kernel_execve() semanticsAl Viro2012-10-121-1/+0Star
* | | 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/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-104-9/+3Star
|\| |
| * | alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-10-011-0/+1
| * | alpha: switch to generic kernel_thread()Al Viro2012-10-011-3/+0Star
| * | alpha: switch to generic sys_execve()Al Viro2012-10-011-0/+1
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-6/+1Star
| |/
* | 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-311-1/+0Star
* bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-311-3/+0Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-251-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/+4Star
|\ \ \
| * | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-121-55/+4Star
* | | | 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-171-3/+0Star
|/ / /
* | / alpha: properly define get/set_rtc_time on Marvel/SMPMatt Turner2012-05-021-6/+2Star
| |/ |/|
* | alpha: fix build failures from system.h dismembermentPaul Gortmaker2012-04-133-69/+74
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-051-6/+12
|\
| * Alpha: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-6/+12
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-301-108/+5Star
|\ \
| * | alpha: Use generic posix_types.hH. Peter Anvin2012-02-141-108/+5Star
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2920-362/+369
|\ \ \
| * | | Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0Star
| * | | Disintegrate asm/system.h for AlphaDavid Howells2012-03-2820-361/+373
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-241-0/+4
|\ \ \ \
| * | | | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron2012-03-241-0/+4
| |/ / /
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-6/+1Star
|\ \ \ \ | |/ / / |/| | |
| * | | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-241-2/+0Star
| * | | alpha/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-241-5/+1Star
| * | | alpha/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-241-0/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-211-1/+1
|\ \ \
| * | | constify struct pci_dev * in obvious casesAl Viro2012-03-201-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-061-1/+1
|\ \ \ | | |/ | |/|