aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAge
* alpha: Use generic show_interrupts()Thomas Gleixner2011-03-29
* alpha: Convert to new irq function namesThomas Gleixner2011-03-29
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-16
|\
| * alpha: use L1_CACHE_BYTES for cacheline size in the linker scriptTejun Heo2011-01-25
| * percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-25
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-15
|\ \
| * | alpha: Change do_timer() to xtime_update()Torben Hohn2011-01-31
| |/
* | clean statfs-like syscalls upAl Viro2011-03-14
* | alpha: fix compile error from IRQ clean upMatt Turner2011-03-09
* | alpha: irq: Convert affinity to use irq_dataThomas Gleixner2011-03-02
* | alpha: irq: Remove pointless irq status manipulationThomas Gleixner2011-03-02
* | alpha: titan: Convert irq_chip functionsThomas Gleixner2011-03-02
* | alpha: takara: Convert irq_chip functionsThomas Gleixner2011-03-02
* | alpha: sable: Convert irq_chip functionsThomas Gleixner2011-03-02
* | alpha: rx164: Convert irq_chip functionsThomas Gleixner2011-03-02
* | alpha: noritake: Convert irq_chip functionsThomas Gleixner2011-03-02
* | alpha: rawhide: Convert irq_chip functionsThomas Gleixner2011-03-02
* | alpha: mikasa: Convert irq_chip functionsThomas Gleixner2011-03-02
* | alpha: marvel: Convert irq_chip functionsThomas Gleixner2011-03-02
* | alpha: eiger: Convert irq_chip functionsThomas Gleixner2011-03-02
* | alpha: eb64p: Convert irq_chip functionsThomas Gleixner2011-03-02
* | alpha: dp264: Convert irq_chip functionsThomas Gleixner2011-03-02
* | alpha: cabriolet: Convert irq_chip functionsThomas Gleixner2011-03-02
* | alpha: i8259, alcor, jensen wildfire: Convert irq_chipThomas Gleixner2011-03-02
* | alpha: srm: Convert irq_chip functionsThomas Gleixner2011-03-02
* | alpha: Pyxis convert irq_chip functionsThomas Gleixner2011-03-02
* | Fix typo in call to irq_to_desc()Morten Holst Larsen2011-03-02
|/
* alpha: fix WARN_ON in __local_bh_enable()Ivan Kokshaysky2011-01-16
* alpha/osf_sys: remove unused MAX_SELECT_SECONDSNamhyung Kim2011-01-16
* alpha: change to new Makefile flag variablesmatt mooney2011-01-16
* alpha: kill off alpha_do_IRQKyle McMartin2011-01-16
* alpha: irq clean upKyle McMartin2011-01-16
* alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin2011-01-16
* set_rtc_mmss: show warning message only onceStephen Hemminger2011-01-13
* perf: Dynamic pmu typesPeter Zijlstra2010-12-16
* perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-26
* alpha: remove dma64_addr_t usageFUJITA Tomonori2010-10-27
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky2010-10-26
* irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-18
* Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar2010-10-08
|\
| * Fix up more fallout form alpha signal cleanupsLinus Torvalds2010-09-30
| * alpha: fix compile problem in arch/alpha/kernel/signal.cLinus Torvalds2010-09-28
| * alpha: __get_user/__put_user results need to be checked...Al Viro2010-09-27
| * alpha: switch osf_sigprocmask() to use of sigprocmask()Al Viro2010-09-27
| * alpha: fix usp value in multithreaded coredumpsAl Viro2010-09-25
| * alpha: fix hae_cache race in RESTORE_ALLAl Viro2010-09-25
* | Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar2010-09-21
|\|
| * alpha: deal with multiple simultaneously pending signalsAl Viro2010-09-18
| * alpha: fix a 14 years old bug in sigreturn tracingAl Viro2010-09-18