summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2820-362/+369
|\
| * Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0
| * Disintegrate asm/system.h for AlphaDavid Howells2012-03-2820-361/+373
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-231-0/+4
|\ \
| * | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron2012-03-231-0/+4
| |/
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-6/+1
|\ \ | |/ |/|
| * PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-231-2/+0
| * alpha/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-5/+1
| * alpha/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-231-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-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-051-1/+1
|\ \
| * | alpha: fix 32/64-bit bug in futex supportAndrew Morton2012-03-051-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/+0
|\
| * freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-33/+1
|\ \
| * | consolidate a bunch of ipcbuf.h instancesAl Viro2012-01-031-28/+1
| * | consolidate umode_t declarationsAl Viro2012-01-031-5/+0
| |/
* | 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-10-311-1/+2
* | alpha: wire up accept4 syscallMichael Cree2011-10-311-1/+2
|/
* Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-10-251-2/+0
|\
| * locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields2011-08-191-2/+0
* | alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich2011-08-252-13/+4
|/
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-1/+0
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-5/+5
* atomic: use <linux/atomic.h>Arun Sharma2011-07-262-2/+1
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-2/+1
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
* | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-221-3/+0
|\ \ | |/ |/|
| * i8253: Alpha, PowerPC: Remove unused asm/8253pit.hRalf Baechle2011-06-091-3/+0
* | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-1/+0
|/
* ns: Wire up the setns system callEric W. Biederman2011-05-281-1/+2
* Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-251-2/+0
* alpha: hook up gpiolib supportMark Brown2011-05-251-0/+55
* alpha: Wire up syscalls new to 2.6.39Michael Cree2011-05-131-1/+5
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* remove dma64_addr_tFUJITA Tomonori2011-03-231-11/+0
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-2/+0
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-231-0/+1
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
|\
| * mm: Fix out-of-date comments which refers non-existent functionsRyota Ozaki2011-02-171-1/+1
* | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying2011-03-171-0/+2