Age | Commit message (Expand) | Author |
2009-11-02 | MIPS: Loongson 2: Set cpu_has_dc_aliases and cpu_icache_snoops_remote_store | Zhang Le |
2009-11-02 | MIPS: Avoid potential hazard on Context register | Ralf Baechle |
2009-11-02 | MIPS: SMTC: Avoid queing multiple reschedule IPIs | Jaidev Patwardhan |
2009-11-02 | MIPS: GIC: Random fixes and enhancements. | Chris Dearman |
2009-11-02 | MIPS: SPRAM: Clean up support code a little | Chris Dearman |
2009-11-02 | MIPS: Fix machine check exception in kmap_coherent() | Kevin Cernekee |
2009-11-02 | MIPS: AR7: register watchdog device only if enabled in hw configuration | Florian Fainelli |
2009-11-02 | MIPS: BCM63xx: Make bcm63xx_uart_register an initfunc | Florian Fainelli |
2009-11-02 | MIPS: AU1000: Fix build failure for db1x00 configured for Au1100 SoC | Florian Fainelli |
2009-11-02 | MIPS: IP27: Fix build | Ralf Baechle |
2009-11-02 | MIPS: Cleanup CONFIG_DEBUG_STACK_USAGE version of alloc_thread_info. | Ralf Baechle |
2009-11-02 | MIPS: Don't write ones to reserved entryhi bits. | Ralf Baechle |
2009-11-02 | MIPS: Extend COMMAND_LINE_SIZE | Ralf Baechle |
2009-09-30 | MIPS: Avoid spurious make includecheck message | Ralf Baechle |
2009-09-30 | MIPS: BCM63xx: Add PCMCIA & Cardbus support. | Maxime Bizon |
2009-09-30 | MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask} | Ralf Baechle |
2009-09-30 | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. | Maxime Bizon |
2009-09-24 | cpumask: use mm_cpumask() wrapper: mips | Rusty Russell |
2009-09-24 | cpumask: remove arch_send_call_function_ipi | Rusty Russell |
2009-09-24 | cpumask: arch_send_call_function_ipi_mask: mips | Rusty Russell |
2009-09-24 | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell |
2009-09-24 | cpumask: remove the now-obsoleted pcibus_to_cpumask(): mips | Rusty Russell |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann |
2009-09-22 | mm: ZERO_PAGE without PTE_SPECIAL | Hugh Dickins |
2009-09-22 | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE | Hugh Dickins |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-17 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-09-17 | MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs. | Maxime Bizon |
2009-09-17 | MIPS: BCM63xx: Add Broadcom 63xx CPU definitions. | Maxime Bizon |
2009-09-17 | MIPS: Shrink the size of tlb handler | Wu Fei |
2009-09-17 | MIPS: Octeon: Add hardware RNG platform device. | David Daney |
2009-09-17 | MIPS: Octeon: Set kernel_uses_llsc to false on non-SMP builds. | David Daney |
2009-09-17 | MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC. | David Daney |
2009-09-17 | MIPS: Malta: Remove pointless use use of CONFIG_CPU_HAS_LLSC | Ralf Baechle |
2009-09-17 | MIPS: Rewrite clearing of ll_bit on context switch in C | Ralf Baechle |
2009-09-17 | MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler | Ralf Baechle |
2009-09-17 | MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file. | Ralf Baechle |
2009-09-17 | MIPS: Convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-17 | MIPS: Loongson: Add a machtype kernel command line argument | Wu Zhangjin |
2009-09-17 | MIPS: Loongson: Split common loongson source code out | Wu Zhangjin |
2009-09-17 | MIPS: Loongson: Change naming methods | Wu Zhangjin |
2009-09-17 | MIPS: Loongson: Add oprofile support | Wu Zhangjin |
2009-09-17 | MIPS: Loongson: PCI: Clean up pcimap setup | Wu Zhangjin |
2009-09-17 | MIPS: Loongson: clean up the coding style | Wu Zhangjin |
2009-09-17 | MIPS: Loongson: Split the implementation of prom and setup parts | Wu Zhangjin |
2009-09-17 | MIPS: Fulong: Convert reset initialization to initcall. | Ralf Baechle |
2009-09-17 | MIPS: make page.h constants available to assembly. | Nelson Elhage |
2009-09-17 | MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=n | Manuel Lauss |
2009-09-17 | MIPS: Lasat: Fix compilation | Alexey Dobriyan |
2009-09-17 | MIPS: Octeon: Check all CCAs in cvmx_write_csr. | David Daney |