summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-11fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro
2009-12-11Unify sys_mmap*Al Viro
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-02MIPS: Fix MIPS I build.Ralf Baechle
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-13mips: Use generic mult/shift factor calculation for clocksThomas Gleixner
2009-11-13MIPS: SMTC: Fix lockup in smtc_distribute_timerKevin D. Kissell
2009-11-06sysctl: mips Use the compat_sys_sysctlEric W. Biederman
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-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
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