aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha/kernel
AgeCommit message (Expand)Author
2011-03-09alpha: fix compile error from IRQ clean upMatt Turner
2011-03-02alpha: irq: Convert affinity to use irq_dataThomas Gleixner
2011-03-02alpha: irq: Remove pointless irq status manipulationThomas Gleixner
2011-03-02alpha: titan: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: takara: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: sable: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: rx164: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: noritake: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: rawhide: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: mikasa: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: marvel: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: eiger: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: eb64p: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: dp264: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: cabriolet: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: i8259, alcor, jensen wildfire: Convert irq_chipThomas Gleixner
2011-03-02alpha: srm: Convert irq_chip functionsThomas Gleixner
2011-03-02alpha: Pyxis convert irq_chip functionsThomas Gleixner
2011-03-02Fix typo in call to irq_to_desc()Morten Holst Larsen
2011-01-17alpha: fix WARN_ON in __local_bh_enable()Ivan Kokshaysky
2011-01-17alpha/osf_sys: remove unused MAX_SELECT_SECONDSNamhyung Kim
2011-01-17alpha: change to new Makefile flag variablesmatt mooney
2011-01-17alpha: kill off alpha_do_IRQKyle McMartin
2011-01-17alpha: irq clean upKyle McMartin
2011-01-17alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger
2010-12-16perf: Dynamic pmu typesPeter Zijlstra
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-10-27alpha: remove dma64_addr_t usageFUJITA Tomonori
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-26alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar
2010-09-30Fix up more fallout form alpha signal cleanupsLinus Torvalds
2010-09-28alpha: fix compile problem in arch/alpha/kernel/signal.cLinus Torvalds
2010-09-27alpha: __get_user/__put_user results need to be checked...Al Viro
2010-09-27alpha: switch osf_sigprocmask() to use of sigprocmask()Al Viro
2010-09-25alpha: fix usp value in multithreaded coredumpsAl Viro
2010-09-25alpha: fix hae_cache race in RESTORE_ALLAl Viro
2010-09-21Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar
2010-09-18alpha: deal with multiple simultaneously pending signalsAl Viro
2010-09-18alpha: fix a 14 years old bug in sigreturn tracingAl Viro
2010-09-18alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro
2010-09-18alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro
2010-09-18alpha: Shift perf event pending work earlier in timer interruptMichael Cree
2010-09-18alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson
2010-09-18alpha: kill big kernel lockArnd Bergmann
2010-09-18alpha: remove unnecessary cast from void* in assignment.matt mooney
2010-09-18alpha: Use static const char * const where possibleJoe Perches
2010-09-15alpha: Fix HW performance counters to be stopped properlyMichael Cree