aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-17alpha: kill off alpha_do_IRQKyle McMartin20-457/+94
2011-01-17alpha: irq clean upKyle McMartin20-58/+67
2011-01-17alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin19-48/+56
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger1-1/+1
2010-12-16perf: Dynamic pmu typesPeter Zijlstra1-1/+1
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2-5/+6
2010-10-27alpha: remove dma64_addr_t usageFUJITA Tomonori1-2/+2
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-3/+4
2010-10-26alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky2-3/+11
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-15/+15
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar4-56/+24
2010-09-30Fix up more fallout form alpha signal cleanupsLinus Torvalds1-1/+1
2010-09-28alpha: fix compile problem in arch/alpha/kernel/signal.cLinus Torvalds1-2/+2
2010-09-27alpha: __get_user/__put_user results need to be checked...Al Viro1-4/+4
2010-09-27alpha: switch osf_sigprocmask() to use of sigprocmask()Al Viro3-47/+12
2010-09-25alpha: fix usp value in multithreaded coredumpsAl Viro1-1/+1
2010-09-25alpha: fix hae_cache race in RESTORE_ALLAl Viro1-4/+7
2010-09-21Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar11-130/+81
2010-09-18alpha: deal with multiple simultaneously pending signalsAl Viro1-5/+11
2010-09-18alpha: fix a 14 years old bug in sigreturn tracingAl Viro1-2/+11
2010-09-18alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro2-69/+1
2010-09-18alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro1-1/+2
2010-09-18alpha: Shift perf event pending work earlier in timer interruptMichael Cree1-5/+5
2010-09-18alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson1-0/+3
2010-09-18alpha: kill big kernel lockArnd Bergmann2-8/+0
2010-09-18alpha: remove unnecessary cast from void* in assignment.matt mooney2-2/+2
2010-09-18alpha: Use static const char * const where possibleJoe Perches4-38/+46
2010-09-15alpha: Fix HW performance counters to be stopped properlyMichael Cree1-9/+10
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar6-21/+38
2010-09-09perf: Remove the sysfs bitsPeter Zijlstra1-2/+1
2010-09-09perf: Rework the PMU methodsPeter Zijlstra1-18/+53
2010-09-09perf: Per PMU disablePeter Zijlstra1-14/+16
2010-09-09perf: Register PMU implementationsPeter Zijlstra1-15/+22
2010-09-09perf: Deconstify struct pmuPeter Zijlstra1-2/+2
2010-09-01alpha: Fix printk format errorsMichael Cree1-3/+3
2010-08-31alpha: convert perf_event to use local_tMichael Cree1-9/+9
2010-08-31Fix call to replaced SuperIO functionsMorten H. Larsen3-8/+25
2010-08-28Alpha: Fix a missing comma in sys_osf_statfs()David Howells1-1/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-2/+3
2010-08-13Mark arguments to certain syscalls as being constDavid Howells2-4/+4
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-4/+4
2010-08-09alpha: implement HW performance events on the EV67 and later CPUsMichael Cree4-0/+872
2010-08-09alpha: add performance monitor interrupt counterMichael Cree1-2/+5
2010-08-09pass a struct path to vfs_statfsChristoph Hellwig1-4/+4
2010-06-15alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19Morten H. Larsen5-49/+155
2010-06-15alpha: fix pci_mmap_resource API breakageMatt Turner1-2/+1
2010-05-26Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz1-38/+31
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-3/+5
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-54/+47
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo10-7/+6