Age | Commit message (Expand) | Author |
2010-08-05 | MIPS: au1000_eth: Get ethernet address from platform_data | Manuel Lauss |
2010-08-05 | MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY | Manuel Lauss |
2010-08-05 | MIPS: RM7000: Add support for tertiary cache | Ricardo Mendoza |
2010-08-05 | MIPS: Enable heap randomization. | David Daney |
2010-08-05 | MIPS: Randomize mmap if randomize_va_space is set | David Daney |
2010-08-05 | MIPS: EMMA2RH: Replace EMMA2RH_SW_IRQ_INTxx with EMMA2RH_SW_IRQ(n) | Shinya Kuribayashi |
2010-08-05 | MIPS: EMMA2RH: Replace EMMA2RH_IRQ_INTxx with EMMA2RH_IRQ_INT(n) | Shinya Kuribayashi |
2010-08-05 | MIPS: EMMA2RH: Remove EMMA2RH_CPU_CASCADE | Shinya Kuribayashi |
2010-08-05 | MIPS: EMMA2RH: Remove useless CPU_IRQ_BASE | Shinya Kuribayashi |
2010-08-05 | MIPS: Octeon: Define ARCH_HAS_USABLE_BUILTIN_POPCOUNT for OCTEON. | David Daney |
2010-08-05 | MIPS: Create and use asm/arch_hweight.h | David Daney |
2010-08-05 | MIPS: Update comment for cpu_has_clo_clz | Ralf Baechle |
2010-08-05 | MIPS: MSP71xx: Remove dead CONFIG_MTD_PMC_MSP_RAMROOT | Christoph Egger |
2010-08-05 | MIPS: Remove dead CONFIG_MTD_PB1550_BOOT, CONFIG_MTD_PB1550_USER | Christoph Egger |
2010-08-05 | MIPS: Provide more elevant interface cu2_notifier for CP2 extensions. | Ralf Baechle |
2010-08-05 | MIPS: PowerTV: Correct ASIC device register names and locations | David VomLehn |
2010-08-05 | MIPS: PowerTV: Use O(1) algorthm for phys_to_dma/dma_to_phys | David VomLehn |
2010-08-05 | MIPS: IP27: Don't include <linux/topology.h> into <asm/sn/agent.h>. | Ralf Baechle |
2010-08-05 | MIPS: TX49xx: Define ARCH_KMALLOC_MINALIGN | Atsushi Nemoto |
2010-08-02 | Merge commit 'v2.6.35' into perf/core | Ingo Molnar |
2010-07-26 | MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations. | David Daney |
2010-07-26 | MIPS: N32: Define getdents64. | Ralf Baechle |
2010-07-21 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-07-05 | MIPS: BCM47xx: Add NVRAM support devices | Waldemar Brodkorb |
2010-07-05 | MIPS: Alchemy: sleepcode without compile-time cputype dependencies | Manuel Lauss |
2010-07-05 | MIPS: AR7, BCM63xx: fix gpio_to_irq() return value | Yoichi Yuasa |
2010-07-05 | MIPS: AR7: Fix typo in ar7.h | Florian Fainelli |
2010-06-09 | arch: Implement local64_t | Peter Zijlstra |
2010-05-27 | mips: use use asm-generic/scatterlist.h | FUJITA Tomonori |
2010-05-21 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2010-05-21 | MIPS: Use GCC __builtin_prefetch() to implement prefetch(). | David Daney |
2010-05-21 | MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT} | Florian Fainelli |
2010-05-21 | MIPS: Loongson 2F: Add gpio/gpioilb support | Arnaud Patard |
2010-05-21 | MIPS: Alchemy: add sysdev for DBDMA PM. | Manuel Lauss |
2010-05-21 | MIPS: Alchemy: add sysdev for IRQ PM. | Manuel Lauss |
2010-05-21 | MIPS: Loongson: update cpu-feature-overrides.h | Wu Zhangjin |
2010-05-20 | mips,kgdb: kdb low level trap catch and stack trace | Jason Wessel |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-18 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-05-17 | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard |
2010-05-15 | MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1 | Shane McDonald |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger |
2010-05-03 | Merge commit 'v2.6.34-rc6' into core/locking | Ingo Molnar |
2010-04-30 | MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds. | Wu Zhangjin |
2010-04-30 | MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro. | Arnaud Patard |
2010-04-30 | MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm. | David Daney |
2010-04-30 | MIPS: die() does not call die notifier chain | Yury Polyanskiy |
2010-04-30 | MIPS: cmpxchg.h: Fix excessive indentation. | Ralf Baechle |
2010-04-30 | MIPS: Don't vmap things at address zero. | David Daney |
2010-04-12 | MIPS: uasm: Add OR instruction. | Ralf Baechle |