summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2012-05-245-5/+183
|\ \ \ \
| * | | | alpha: add io{read,write}{16,32}be functionsMichael Cree2012-05-241-0/+5
| * | | | alpha: implement various OSF/1 stat syscallsMans Rullgard2012-05-243-5/+174
| * | | | alpha: implement setsysinfo(SSI_LMF) as a no-opMans Rullgard2012-05-242-0/+4
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-3/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | alpha: Use generic time configAnna-Maria Gleixner2012-05-211-3/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-231-53/+27
|\ \ \ \
| * | | | alpha: tidy signal delivery upAl Viro2012-05-211-43/+26
| * | | | new helper: sigsuspend()Al Viro2012-05-211-10/+1
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+0
|\ \ \ \ \
| * | | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-10/+10
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2012-04-0880-690/+478
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | alpha: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-04-051-10/+10
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-221-2/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-091-2/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-214-35/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0
| * | | | alpha: Use generic init_taskThomas Gleixner2012-05-053-18/+2
| * | | | alpha: Use generic idle thread allocationThomas Gleixner2012-04-262-16/+3
| * | | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
| |/ / /
* | | | alpha: silence 'const' warning in sys_marvel.cMatt Turner2012-05-021-1/+1
* | | | alpha: include module.h to fix modpost on TsunamiJim Faulkner2012-05-021-0/+1
* | | | alpha: properly define get/set_rtc_time on Marvel/SMPMatt Turner2012-05-021-6/+2
* | | | alpha: VGA_HOSE depends on VGA_CONSOLEMatt Turner2012-05-021-1/+1
|/ / /
* | / alpha: fix build failures from system.h dismembermentPaul Gortmaker2012-04-133-69/+74
| |/ |/|
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-21/+10
|\ \
| * | alpha: use set_current_blocked() and block_sigmask()Matt Fleming2012-04-051-21/+10
* | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-043-14/+24
|\ \ \
| * | | Alpha: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-283-14/+24
* | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-021-1/+1
|\ \ \ \
| * | | | documentation: remove references to cpu_*_map.Rusty Russell2012-03-291-1/+1
* | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-108/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | alpha: Use generic posix_types.hH. Peter Anvin2012-02-141-108/+5
* | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2865-403/+384
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0
| * | | | Disintegrate asm/system.h for AlphaDavid Howells2012-03-2865-402/+388
* | | | | 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-235-86/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-231-2/+0
| * | | | alpha/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-232-72/+5
| * | | | alpha/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-235-13/+12
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-211-1/+2
|\ \ \ \
| * | | | __register_binfmt() made voidAl Viro2012-03-201-1/+2
| | |/ / | |/| |