aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2009-12-02MIPS: Fix MIPS I build.Ralf Baechle
2009-11-13MIPS: SMTC: Fix lockup in smtc_distribute_timerKevin D. Kissell
2009-11-02MIPS: O32: Fix ppollArnaud Patard
2009-11-02MIPS: Avoid potential hazard on Context registerRalf Baechle
2009-11-02MIPS: SMTC: Avoid queing multiple reschedule IPIsJaidev Patwardhan
2009-11-02MIPS: GIC: Random fixes and enhancements.Chris Dearman
2009-11-02MIPS: SPRAM: Clean up support code a littleChris Dearman
2009-11-02MIPS: 1004K: Enable SPRAM support.Ralf Baechle
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin
2009-11-02MIPS: 64-bit: Fix o32 lookup_dcookie syscallWu Zhangjin
2009-11-02MIPS: VPE: Remove stray unlock_kernel.Ralf Baechle
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin
2009-09-30MIPS: VPE: Get rid of BKL.Ralf Baechle
2009-09-30MIPS: VPE: Fix build after the credential changes a while ago.Ralf Baechle
2009-09-30MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle
2009-09-30MIPS: SMP: Fix build.Ralf Baechle
2009-09-30MIPS: SMTC: Remove duplicate structure field initializationJulia Lawall
2009-09-30MIPS: Remove duplicated #includeHuang Weiyi
2009-09-25mips: fix build of vmlinux.ldsManuel Lauss
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-24cpumask: Use accessors for cpu_*_mask: mipsRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg
2009-09-17MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.Maxime Bizon
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle
2009-09-17MIPS: Alchemy: get rid of allow_au1k_waitManuel Lauss
2009-09-17MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assemblerRalf Baechle
2009-09-17MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.Ralf Baechle
2009-09-17MIPS: Clean up linker script using new linker script macros.Nelson Elhage
2009-09-17MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE.Nelson Elhage
2009-09-17MIPS: Get rid of duplicate cpu_idle() prototype.Ralf Baechle
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-03MIPS: Wire up accept4 syscall.Ralf Baechle
2009-08-03MIPS: VPE: Delete unused function get_tc_unused().Ralf Baechle
2009-08-03MIPS: VPE: Fix bogus indentation.Ralf Baechle
2009-08-03MIPS: VPE: Make various functions static.Ralf Baechle
2009-08-03MIPS: VPE: Free relocation chain on error.Ralf Baechle
2009-08-03MIPS: VPE: Fix compiler warning.Raghu Gandham
2009-08-03MIPS: Module: Make error messages unique.Ralf Baechle
2009-08-03MIPS: Fix loading of modules with unresolved weak symbolsGabor Juhos
2009-08-03MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.Kurt Martin