aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-15/+3
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2012-06-01new helper: signal_delivered()Al Viro1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-2/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-5/+0
2012-06-01new helper: sigmask_to_save()Al Viro1-4/+1
2012-06-01new helper: restore_saved_sigmask()Al Viro1-3/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-2/+0
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-3/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-55/+4
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alphaLinus Torvalds5-5/+183
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+1
2012-05-24alpha: add io{read,write}{16,32}be functionsMichael Cree1-0/+5
2012-05-24alpha: implement various OSF/1 stat syscallsMans Rullgard3-5/+174
2012-05-24alpha: implement setsysinfo(SSI_LMF) as a no-opMans Rullgard2-0/+4
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-53/+27
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-10/+10
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2012-05-21alpha: tidy signal delivery upAl Viro1-43/+26
2012-05-21new helper: sigsuspend()Al Viro1-10/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-35/+5
2012-05-21alpha: Use generic time configAnna-Maria Gleixner1-3/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown1-55/+4
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter1-2/+1
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05alpha: Use generic init_taskThomas Gleixner3-18/+2
2012-05-02alpha: silence 'const' warning in sys_marvel.cMatt Turner1-1/+1
2012-05-02alpha: include module.h to fix modpost on TsunamiJim Faulkner1-0/+1
2012-05-02alpha: properly define get/set_rtc_time on Marvel/SMPMatt Turner1-6/+2
2012-05-02alpha: VGA_HOSE depends on VGA_CONSOLEMatt Turner1-1/+1
2012-04-26alpha: Use generic idle thread allocationThomas Gleixner2-16/+3
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti3-69/+74
2012-04-13alpha: fix build failures from system.h dismembermentPaul Gortmaker3-69/+74
2012-04-08Merge branch 'master' into for-nextJiri Kosina80-690/+478
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-04-05alpha: Use vsprintf extention %pf with builtin_return_addressJoe Perches1-10/+10
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-21/+10
2012-04-05alpha: use set_current_blocked() and block_sigmask()Matt Fleming1-21/+10
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds3-14/+24
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-1/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-108/+5
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds65-403/+384
2012-03-28Delete all instances of asm/system.hDavid Howells1-5/+0
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells65-402/+388