summaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)AuthorLines
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro-5/+0
2012-06-01new helper: sigmask_to_save()Al Viro-4/+1
2012-06-01new helper: restore_saved_sigmask()Al Viro-3/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+0
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro-3/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-55/+4
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds-5/+183
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+1
2012-05-24alpha: add io{read,write}{16,32}be functionsMichael Cree-0/+5
2012-05-24alpha: implement various OSF/1 stat syscallsMans Rullgard-5/+174
2012-05-24alpha: implement setsysinfo(SSI_LMF) as a no-opMans Rullgard-0/+4
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro-2/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-53/+27
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+0
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-10/+10
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+1
2012-05-21alpha: tidy signal delivery upAl Viro-43/+26
2012-05-21new helper: sigsuspend()Al Viro-10/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-35/+5
2012-05-21alpha: Use generic time configAnna-Maria Gleixner-3/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha-3/+0
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown-55/+4
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter-2/+1
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner-1/+0
2012-05-05alpha: Use generic init_taskThomas Gleixner-18/+2
2012-05-02alpha: silence 'const' warning in sys_marvel.cMatt Turner-1/+1
2012-05-02alpha: include module.h to fix modpost on TsunamiJim Faulkner-0/+1
2012-05-02alpha: properly define get/set_rtc_time on Marvel/SMPMatt Turner-6/+2
2012-05-02alpha: VGA_HOSE depends on VGA_CONSOLEMatt Turner-1/+1
2012-04-26alpha: Use generic idle thread allocationThomas Gleixner-16/+3
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner-1/+1
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti-69/+74
2012-04-13alpha: fix build failures from system.h dismembermentPaul Gortmaker-69/+74
2012-04-08Merge branch 'master' into for-nextJiri Kosina-690/+478
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson-0/+1
2012-04-05alpha: Use vsprintf extention %pf with builtin_return_addressJoe Perches-10/+10
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-21/+10
2012-04-05alpha: use set_current_blocked() and block_sigmask()Matt Fleming-21/+10
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds-14/+24
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds-1/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-108/+5
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-403/+384
2012-03-28Delete all instances of asm/system.hDavid Howells-5/+0
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells-402/+388
2012-03-28Alpha: adapt for dma_map_ops changesAndrzej Pietrasiewicz-14/+24
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-0/+4
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron-0/+4
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-86/+16