aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-34/+0
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+0
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-1/+1
2011-07-01irq_work, alpha: Fix up arch hooksPeter Zijlstra1-1/+1
2011-06-15alpha: fix several security issuesDan Rosenberg1-4/+7
2011-06-09alpha: i8253: Cleanup remaining users of i8253pit.hRalf Baechle2-2/+0
2011-05-28ns: Wire up the setns system callEric W. Biederman1-0/+1
2011-05-25alpha: replace with new cpumask APIsKOSAKI Motohiro5-12/+14
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt1-0/+1
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+1
2011-05-13alpha: Wire up syscalls new to 2.6.39Michael Cree1-4/+8
2011-05-13alpha: convert to clocksource_register_hzJohn Stultz1-2/+1
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar8-19/+16
2011-04-17alpha: Fix uninitialized value in read_persistent_clock.Richard Henderson1-0/+1
2011-04-17alpha: Fix RTC interrupt setup.Richard Henderson1-1/+1
2011-04-17alpha: Remove set but unused variables.Richard Henderson5-17/+13
2011-04-17alpha: Don't force -Werror.Richard Henderson1-1/+1
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-2/+1
2011-03-31Fix common misspellingsLucas De Marchi2-3/+3
2011-03-29alpha: Use generic show_interrupts()Thomas Gleixner1-57/+10
2011-03-29alpha: Convert to new irq function namesThomas Gleixner20-34/+38
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-2/+3
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+2
2011-03-14clean statfs-like syscalls upAl Viro1-28/+8
2011-03-09alpha: fix compile error from IRQ clean upMatt Turner1-0/+1
2011-03-02alpha: irq: Convert affinity to use irq_dataThomas Gleixner1-4/+9
2011-03-02alpha: irq: Remove pointless irq status manipulationThomas Gleixner1-8/+3
2011-03-02alpha: titan: Convert irq_chip functionsThomas Gleixner1-9/+12
2011-03-02alpha: takara: Convert irq_chip functionsThomas Gleixner1-6/+8
2011-03-02alpha: sable: Convert irq_chip functionsThomas Gleixner1-10/+10
2011-03-02alpha: rx164: Convert irq_chip functionsThomas Gleixner1-8/+8
2011-03-02alpha: noritake: Convert irq_chip functionsThomas Gleixner1-8/+8
2011-03-02alpha: rawhide: Convert irq_chip functionsThomas Gleixner1-7/+10
2011-03-02alpha: mikasa: Convert irq_chip functionsThomas Gleixner1-8/+8
2011-03-02alpha: marvel: Convert irq_chip functionsThomas Gleixner1-23/+19
2011-03-02alpha: eiger: Convert irq_chip functionsThomas Gleixner1-6/+8
2011-03-02alpha: eb64p: Convert irq_chip functionsThomas Gleixner1-9/+9
2011-03-02alpha: dp264: Convert irq_chip functionsThomas Gleixner1-25/+27
2011-03-02alpha: cabriolet: Convert irq_chip functionsThomas Gleixner1-8/+8
2011-03-02alpha: i8259, alcor, jensen wildfire: Convert irq_chipThomas Gleixner5-52/+58
2011-03-02alpha: srm: Convert irq_chip functionsThomas Gleixner1-8/+8
2011-03-02alpha: Pyxis convert irq_chip functionsThomas Gleixner1-10/+10
2011-03-02Fix typo in call to irq_to_desc()Morten Holst Larsen1-1/+1
2011-01-31alpha: Change do_timer() to xtime_update()Torben Hohn1-6/+2
2011-01-25alpha: use L1_CACHE_BYTES for cacheline size in the linker scriptTejun Heo1-2/+3
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-17alpha: fix WARN_ON in __local_bh_enable()Ivan Kokshaysky1-3/+2
2011-01-17alpha/osf_sys: remove unused MAX_SELECT_SECONDSNamhyung Kim1-3/+0