Age | Commit message (Expand) | Author | Files | Lines |
2010-12-17 | MIPS: Fix build errors in sc-mips.c | Kevin Cernekee | 1 | -0/+4 |
2010-12-16 | MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option. | David Daney | 1 | -0/+22 |
2010-12-16 | MIPS: LD/SD o32 macro GAS fix update | Maciej W. Rozycki | 2 | -4/+20 |
2010-12-16 | MIPS: Alchemy: fix build with SERIAL_8250=n | Manuel Lauss | 1 | -0/+2 |
2010-12-16 | MIPS: Rename mips_dma_cache_sync back to dma_cache_sync | Ralf Baechle | 1 | -1/+3 |
2010-12-16 | MIPS: MT: Fix typo in comment. | Ralf Baechle | 1 | -1/+1 |
2010-12-16 | MIPS: BCM47xx: Swap serial console if ttyS1 was specified. | Hauke Mehrtens | 1 | -0/+16 |
2010-12-16 | MIPS: BCM47xx: Use sscanf for parsing mac address | Hauke Mehrtens | 2 | -20/+10 |
2010-12-16 | MIPS: BCM47xx: Fill values for b43 into SSB sprom | Hauke Mehrtens | 1 | -22/+92 |
2010-12-16 | MIPS: BCM47xx: Do not read config from CFE | Hauke Mehrtens | 1 | -19/+9 |
2010-12-16 | MIPS: FDT size is a be32 | Thomas Chou | 1 | -1/+1 |
2010-12-16 | MIPS: Fix CP0 COUNTER clockevent race | Kevin Cernekee | 1 | -1/+1 |
2010-12-16 | MIPS: Fix regression on BCM4710 processor detection | Kevin Cernekee | 2 | -7/+4 |
2010-12-16 | MIPS: JZ4740: Fix pcm device name | Lars-Peter Clausen | 1 | -1/+1 |
2010-12-16 | MIPS: Separate two consecutive loads in memset.S | Tony Wu | 1 | -2/+2 |
2010-12-16 | MIPS: Send proper signal and siginfo on FP emulator faults. | David Daney | 2 | -30/+130 |
2010-12-16 | MIPS: AR7: Fix loops per jiffies on TNETD7200 devices | Florian Fainelli | 3 | -6/+7 |
2010-12-16 | MIPS: AR7: Fix double ar7_gpio_init declaration | Florian Fainelli | 1 | -2/+0 |
2010-12-16 | MIPS: Rework GENERIC_HARDIRQS Kconfig. | David Daney | 1 | -14/+2 |
2010-12-16 | MIPS: Alchemy: Add return value check for strict_strtoul() | Yoichi Yuasa | 1 | -3/+2 |
2010-12-16 | MIPS: Loongson: Add return value check for strict_strtoul() | Wu Zhangjin | 1 | -2/+2 |
2010-12-16 | MIPS: VPE loader: Check vmalloc return value in vpe_open | Jesper Juhl | 1 | -8/+6 |
2010-12-16 | MIPS: compat: Don't clobber personality bits in 32-bit sys_personality(). | David Daney | 1 | -6/+7 |
2010-12-16 | MIPS: Don't clobber personality high bits. | David Daney | 1 | -2/+6 |
2010-12-16 | MIPS: jz4740: Fix section mismatch in prom.c | Lars-Peter Clausen | 1 | -1/+1 |
2010-12-16 | MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrix | Lars-Peter Clausen | 1 | -2/+2 |
2010-12-16 | MIPS: Don't stomp on caller's ->regs[2] in copy_thread() | Al Viro | 1 | -1/+0 |
2010-12-16 | MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81 | Ralf Baechle | 1 | -4/+4 |
2010-10-30 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -0/+97 |
2010-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 137 | -224/+468 |
2010-10-29 | ftrace/MIPS: Enable C Version of recordmcount | Wu Zhangjin | 1 | -0/+1 |
2010-10-29 | MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes. | David Daney | 4 | -24/+37 |
2010-10-29 | MIPS: Allow UserLocal on MIPS_R1 processors | Kevin Cernekee | 1 | -6/+7 |
2010-10-29 | MIPS: Honor L2 bypass bit | Kevin Cernekee | 1 | -4/+30 |
2010-10-29 | MIPS: Add BMIPS CP0 register definitions | Kevin Cernekee | 1 | -0/+51 |
2010-10-29 | MIPS: Add BMIPS processor types to Kconfig | Kevin Cernekee | 1 | -0/+63 |
2010-10-29 | MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code | Kevin Cernekee | 4 | -61/+65 |
2010-10-29 | MIPS: Add support for hardware performance events (mipsxx) | Deng-Cheng Zhu | 2 | -0/+1059 |
2010-10-29 | MIPS: Perf-events: Add callchain support | Deng-Cheng Zhu | 1 | -1/+107 |
2010-10-29 | MIPS: add support for hardware performance events (skeleton) | Deng-Cheng Zhu | 4 | -0/+523 |
2010-10-29 | MIPS: add support for software performance events | Deng-Cheng Zhu | 5 | -5/+36 |
2010-10-29 | MIPS: define local_xchg from xchg_local to atomic_long_xchg | Deng-Cheng Zhu | 1 | -1/+1 |
2010-10-29 | MIPS: AR7: Add support for Titan (TNETV10xx) SoC variant | Florian Fainelli | 5 | -13/+345 |
2010-10-29 | MIPS: AR7: Initialize GPIO earlier | Florian Fainelli | 3 | -2/+5 |
2010-10-29 | MIPS: Add platform device and Kconfig for Octeon USB EHCI / OHCI | David Daney | 2 | -1/+106 |
2010-10-29 | MIPS: Octeon: Add register definitions for EHCI / OHCI USB glue logic. | David Daney | 1 | -0/+261 |
2010-10-29 | MIPS: Octeon: Apply CN63XXP1 errata workarounds. | David Daney | 4 | -5/+69 |
2010-10-29 | MIPS: Octeon: Use I/O clock rate for calculations. | David Daney | 2 | -2/+2 |
2010-10-29 | MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xx | David Daney | 2 | -28/+49 |
2010-10-29 | MIPS: Octeon: Remove bogus code from octeon_get_clock_rate() | David Daney | 1 | -2/+0 |