aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-02MIPS: Loongson 2: Set cpu_has_dc_aliases and cpu_icache_snoops_remote_storeZhang Le1-2/+1
2009-11-02MIPS: Avoid potential hazard on Context registerRalf Baechle1-0/+3
2009-11-02MIPS: SMTC: Avoid queing multiple reschedule IPIsJaidev Patwardhan1-0/+1
2009-11-02MIPS: GIC: Random fixes and enhancements.Chris Dearman2-176/+30
2009-11-02MIPS: SPRAM: Clean up support code a littleChris Dearman1-0/+10
2009-11-02MIPS: Fix machine check exception in kmap_coherent()Kevin Cernekee1-2/+2
2009-11-02MIPS: AR7: register watchdog device only if enabled in hw configurationFlorian Fainelli1-0/+3
2009-11-02MIPS: BCM63xx: Make bcm63xx_uart_register an initfuncFlorian Fainelli1-6/+0
2009-11-02MIPS: AU1000: Fix build failure for db1x00 configured for Au1100 SoCFlorian Fainelli1-0/+2
2009-11-02MIPS: IP27: Fix buildRalf Baechle1-2/+2
2009-11-02MIPS: Cleanup CONFIG_DEBUG_STACK_USAGE version of alloc_thread_info.Ralf Baechle1-8/+1
2009-11-02MIPS: Don't write ones to reserved entryhi bits.Ralf Baechle1-5/+5
2009-11-02MIPS: Extend COMMAND_LINE_SIZERalf Baechle1-1/+1
2009-09-30MIPS: Avoid spurious make includecheck messageRalf Baechle1-2/+2
2009-09-30MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon1-0/+13
2009-09-30MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle1-2/+13
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon1-0/+6
2009-09-24cpumask: use mm_cpumask() wrapper: mipsRusty Russell1-5/+5
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2-2/+3
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell1-1/+0
2009-09-24cpumask: remove the now-obsoleted pcibus_to_cpumask(): mipsRusty Russell1-1/+0
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann1-0/+2
2009-09-22mm: ZERO_PAGE without PTE_SPECIALHugh Dickins1-0/+10
2009-09-22ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins1-0/+3
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-3/+3
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2009-09-17MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.Maxime Bizon17-0/+1704
2009-09-17MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.Maxime Bizon1-0/+7
2009-09-17MIPS: Shrink the size of tlb handlerWu Fei1-8/+3
2009-09-17MIPS: Octeon: Add hardware RNG platform device.David Daney1-0/+88
2009-09-17MIPS: Octeon: Set kernel_uses_llsc to false on non-SMP builds.David Daney1-4/+8
2009-09-17MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC.David Daney6-47/+50
2009-09-17MIPS: Malta: Remove pointless use use of CONFIG_CPU_HAS_LLSCRalf Baechle1-4/+0
2009-09-17MIPS: Rewrite clearing of ll_bit on context switch in CRalf Baechle1-7/+2
2009-09-17MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assemblerRalf Baechle1-0/+3
2009-09-17MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.Ralf Baechle1-0/+12
2009-09-17MIPS: Convert to asm-generic/hardirq.hChristoph Hellwig1-9/+3
2009-09-17MIPS: Loongson: Add a machtype kernel command line argumentWu Zhangjin2-1/+13
2009-09-17MIPS: Loongson: Split common loongson source code outWu Zhangjin4-3/+72
2009-09-17MIPS: Loongson: Change naming methodsWu Zhangjin7-19/+16
2009-09-17MIPS: Loongson: Add oprofile supportWu Zhangjin1-0/+3
2009-09-17MIPS: Loongson: PCI: Clean up pcimap setupWu Zhangjin2-2/+19
2009-09-17MIPS: Loongson: clean up the coding styleWu Zhangjin2-3/+41
2009-09-17MIPS: Loongson: Split the implementation of prom and setup partsWu Zhangjin1-1/+0
2009-09-17MIPS: Fulong: Convert reset initialization to initcall.Ralf Baechle1-2/+0
2009-09-17MIPS: make page.h constants available to assembly.Nelson Elhage1-2/+3
2009-09-17MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=nManuel Lauss1-0/+9
2009-09-17MIPS: Lasat: Fix compilationAlexey Dobriyan1-0/+1
2009-09-17MIPS: Octeon: Check all CCAs in cvmx_write_csr.David Daney1-1/+1