summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | | |/ | |/|
| * | alpha: fix 32/64-bit bug in futex supportAndrew Morton2012-03-061-1/+1
| |/
* | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+3
* | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+1
|/
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0Star
|\
| * freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0Star
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-33/+1Star
|\ \
| * | consolidate a bunch of ipcbuf.h instancesAl Viro2012-01-041-28/+1Star
| * | consolidate umode_t declarationsAl Viro2012-01-041-5/+0Star
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+3
|\ \ | |/ |/|
| * net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
* | alpha: wire up sendmmsg syscallMichael Cree2011-11-011-1/+2
* | alpha: wire up accept4 syscallMichael Cree2011-11-011-1/+2
|/
* Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-10-251-2/+0Star
|\
| * locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields2011-08-191-2/+0Star
* | alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich2011-08-262-13/+4Star
|/