summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-201-2/+1Star
|\
| * Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar2011-04-218-19/+16Star
| |\
| * | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-2/+1Star
* | | alpha: Wire up syscalls new to 2.6.39Michael Cree2011-05-141-4/+8
* | | alpha: convert to clocksource_register_hzJohn Stultz2011-05-141-2/+1Star
| |/ |/|
* | alpha: Fix uninitialized value in read_persistent_clock.Richard Henderson2011-04-171-0/+1
* | alpha: Fix RTC interrupt setup.Richard Henderson2011-04-171-1/+1
* | alpha: Remove set but unused variables.Richard Henderson2011-04-175-17/+13Star
* | alpha: Don't force -Werror.Richard Henderson2011-04-171-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-312-3/+3
* alpha: Use generic show_interrupts()Thomas Gleixner2011-03-291-57/+10Star
* alpha: Convert to new irq function namesThomas Gleixner2011-03-2920-34/+38
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-2/+3
|\
| * alpha: use L1_CACHE_BYTES for cacheline size in the linker scriptTejun Heo2011-01-251-2/+3
| * percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-161-6/+2Star
|\ \
| * | alpha: Change do_timer() to xtime_update()Torben Hohn2011-01-311-6/+2Star
| |/
* | clean statfs-like syscalls upAl Viro2011-03-141-28/+8Star
* | alpha: fix compile error from IRQ clean upMatt Turner2011-03-091-0/+1
* | alpha: irq: Convert affinity to use irq_dataThomas Gleixner2011-03-021-4/+9
* | alpha: irq: Remove pointless irq status manipulationThomas Gleixner2011-03-021-8/+3Star
* | alpha: titan: Convert irq_chip functionsThomas Gleixner2011-03-021-9/+12
* | alpha: takara: Convert irq_chip functionsThomas Gleixner2011-03-021-6/+8
* | alpha: sable: Convert irq_chip functionsThomas Gleixner2011-03-021-10/+10
* | alpha: rx164: Convert irq_chip functionsThomas Gleixner2011-03-021-8/+8
* | alpha: noritake: Convert irq_chip functionsThomas Gleixner2011-03-021-8/+8
* | alpha: rawhide: Convert irq_chip functionsThomas Gleixner2011-03-021-7/+10
* | alpha: mikasa: Convert irq_chip functionsThomas Gleixner2011-03-021-8/+8
* | alpha: marvel: Convert irq_chip functionsThomas Gleixner2011-03-021-23/+19Star
* | alpha: eiger: Convert irq_chip functionsThomas Gleixner2011-03-021-6/+8
* | alpha: eb64p: Convert irq_chip functionsThomas Gleixner2011-03-021-9/+9
* | alpha: dp264: Convert irq_chip functionsThomas Gleixner2011-03-021-25/+27
* | alpha: cabriolet: Convert irq_chip functionsThomas Gleixner2011-03-021-8/+8
* | alpha: i8259, alcor, jensen wildfire: Convert irq_chipThomas Gleixner2011-03-025-52/+58
* | alpha: srm: Convert irq_chip functionsThomas Gleixner2011-03-021-8/+8
* | alpha: Pyxis convert irq_chip functionsThomas Gleixner2011-03-021-10/+10
* | Fix typo in call to irq_to_desc()Morten Holst Larsen2011-03-021-1/+1
|/
* alpha: fix WARN_ON in __local_bh_enable()Ivan Kokshaysky2011-01-171-3/+2Star
* alpha/osf_sys: remove unused MAX_SELECT_SECONDSNamhyung Kim2011-01-171-3/+0Star
* alpha: change to new Makefile flag variablesmatt mooney2011-01-171-2/+2
* alpha: kill off alpha_do_IRQKyle McMartin2011-01-1720-457/+94Star
* alpha: irq clean upKyle McMartin2011-01-1720-58/+67
* alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin2011-01-1719-48/+56
* set_rtc_mmss: show warning message only onceStephen Hemminger2011-01-131-1/+1
* perf: Dynamic pmu typesPeter Zijlstra2010-12-161-1/+1
* perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-262-5/+6
* alpha: remove dma64_addr_t usageFUJITA Tomonori2010-10-281-2/+2
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-281-3/+4
* alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky2010-10-272-3/+11
* irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-15/+15