summaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)AuthorLines
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger-1/+1
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+1
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink-0/+1
2010-12-16perf: Dynamic pmu typesPeter Zijlstra-1/+1
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra-11/+6
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-4/+0
2010-10-27alpha: remove dma64_addr_t usageFUJITA Tomonori-2/+2
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim-3/+4
2010-10-26alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky-40/+30
2010-10-26alpha: enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori-0/+3
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra-2/+0
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds-28/+67
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra-20/+16
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek-907/+1012
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar-56/+24
2010-10-07Fix IRQ flag handling namingDavid Howells-28/+67
2010-09-30Fix up more fallout form alpha signal cleanupsLinus Torvalds-1/+1
2010-09-28alpha: fix compile problem in arch/alpha/kernel/signal.cLinus Torvalds-2/+2
2010-09-27alpha: __get_user/__put_user results need to be checked...Al Viro-4/+4
2010-09-27alpha: switch osf_sigprocmask() to use of sigprocmask()Al Viro-47/+12
2010-09-25alpha: fix usp value in multithreaded coredumpsAl Viro-1/+1
2010-09-25alpha: fix hae_cache race in RESTORE_ALLAl Viro-4/+7
2010-09-21Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar-131/+88
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe-4/+0
2010-09-18alpha: deal with multiple simultaneously pending signalsAl Viro-5/+11
2010-09-18alpha: fix a 14 years old bug in sigreturn tracingAl Viro-2/+11
2010-09-18alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro-69/+2
2010-09-18alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro-1/+2
2010-09-18alpha: Shift perf event pending work earlier in timer interruptMichael Cree-5/+5
2010-09-18alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson-1/+7
2010-09-18alpha: kill big kernel lockArnd Bergmann-8/+0
2010-09-18alpha: fix build breakage in asm/cacheflush.hTejun Heo-0/+2
2010-09-18alpha: remove unnecessary cast from void* in assignment.matt mooney-2/+2
2010-09-18alpha: Use static const char * const where possibleJoe Perches-38/+46
2010-09-15alpha: Fix HW performance counters to be stopped properlyMichael Cree-9/+10
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar-22/+38
2010-09-09perf: Remove the sysfs bitsPeter Zijlstra-2/+1
2010-09-09perf: Rework the PMU methodsPeter Zijlstra-18/+53
2010-09-09perf: Per PMU disablePeter Zijlstra-14/+16
2010-09-09perf: Register PMU implementationsPeter Zijlstra-15/+22
2010-09-09perf: Deconstify struct pmuPeter Zijlstra-2/+2
2010-09-01alpha: Fix printk format errorsMichael Cree-3/+3
2010-08-31alpha: convert perf_event to use local_tMichael Cree-9/+9
2010-08-31Fix call to replaced SuperIO functionsMorten H. Larsen-8/+25
2010-08-31alpha: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori-1/+0
2010-08-28Alpha: Fix a missing comma in sys_osf_statfs()David Howells-1/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells-2/+3
2010-08-14defconfig reductionSam Ravnborg-867/+17
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg-6/+5
2010-08-13Mark arguments to certain syscalls as being constDavid Howells-4/+4