summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-33/+0
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-0/+4
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds3-63/+2
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+4
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-02MIPS: Fix MIPS I build.Ralf Baechle1-0/+4
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller16-97/+94
2009-11-13mips: Use generic mult/shift factor calculation for clocksThomas Gleixner1-33/+0
2009-11-13MIPS: SMTC: Fix lockup in smtc_distribute_timerKevin D. Kissell1-1/+2
2009-11-06sysctl: mips Use the compat_sys_sysctlEric W. Biederman3-63/+2
2009-11-02MIPS: O32: Fix ppollArnaud Patard1-1/+1
2009-11-02MIPS: Avoid potential hazard on Context registerRalf Baechle1-0/+1
2009-11-02MIPS: SMTC: Avoid queing multiple reschedule IPIsJaidev Patwardhan1-4/+30
2009-11-02MIPS: GIC: Random fixes and enhancements.Chris Dearman1-71/+43
2009-11-02MIPS: SPRAM: Clean up support code a littleChris Dearman2-10/+2
2009-11-02MIPS: 1004K: Enable SPRAM support.Ralf Baechle1-0/+1
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin4-4/+4
2009-11-02MIPS: 64-bit: Fix o32 lookup_dcookie syscallWu Zhangjin2-1/+7
2009-11-02MIPS: VPE: Remove stray unlock_kernel.Ralf Baechle1-2/+0
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin3-3/+3
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo4-0/+4
2009-09-30MIPS: VPE: Get rid of BKL.Ralf Baechle2-42/+50
2009-09-30MIPS: VPE: Fix build after the credential changes a while ago.Ralf Baechle1-10/+23
2009-09-30MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle1-13/+0
2009-09-30MIPS: SMP: Fix build.Ralf Baechle1-1/+1
2009-09-30MIPS: SMTC: Remove duplicate structure field initializationJulia Lawall1-3/+2
2009-09-30MIPS: Remove duplicated #includeHuang Weiyi1-1/+0
2009-09-25mips: fix build of vmlinux.ldsManuel Lauss2-6/+8
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds5-14/+15
2009-09-24cpumask: Use accessors for cpu_*_mask: mipsRusty Russell4-8/+8
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell4-6/+7
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2-5/+13
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar4-4/+4
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg1-2/+11
2009-09-17MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.Maxime Bizon1-0/+23
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle9-20/+20
2009-09-17MIPS: Alchemy: get rid of allow_au1k_waitManuel Lauss1-8/+5
2009-09-17MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assemblerRalf Baechle4-150/+111
2009-09-17MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.Ralf Baechle3-9/+0
2009-09-17MIPS: Clean up linker script using new linker script macros.Nelson Elhage1-78/+8
2009-09-17MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE.Nelson Elhage2-10/+8
2009-09-17MIPS: Get rid of duplicate cpu_idle() prototype.Ralf Baechle1-2/+1
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-11/+10
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-3/+3
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells1-0/+1
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+2
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells1-0/+5