summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-202-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | constify struct pci_dev * in obvious casesAl Viro2012-03-202-2/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-201-0/+4
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-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 tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-201-55/+23
|\ \ \
| * | | TTY: srmcons, convert to use tty_portJiri Slaby2012-03-081-15/+17
| * | | ALPHA: srmcons, fix racy singleton structureJiri Slaby2012-03-081-35/+5
| * | | ALPHA: srmcons, use timer functionsJiri Slaby2012-03-081-9/+5
| |/ /
* | | Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar2012-03-121-0/+4
|\ \ \ | |_|/ |/| |
OpenPOWER on IntegriCloud