aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2009-12-17MIPS: Lemote 2F: Add cs5536 MFGPT timer supportWu Zhangjin
2009-12-17MIPS: Lemote 2F: Add Lynloong supportWu Zhangjin
2009-12-17MIPS: Lemote 2F: Add NAS supportWu Zhangjin
2009-12-17MIPS: PowerTV: Base files for Cisco PowerTV platformDavid VomLehn
2009-12-17MIPS: Sibyte: Use hweight8 instead of counting bitsAkinobu Mita
2009-12-17MIPS: Yeeloong 2F: Add board specific suspend supportWu Zhangjin
2009-12-17MIPS: Loongson 2F: Add suspend support frameworkWu Zhangjin
2009-12-17MIPS: Add support for uncached accelerated mappings.Wu Zhangjin
2009-12-17MIPS: Loongson 2F: Cleanup the #if clausesWu Zhangjin
2009-12-17MIPS: Lemote 2F: Add defconfig fileWu Zhangjin
2009-12-17MIPS: Lemote 2F: Add reset supportWu Zhangjin
2009-12-17MIPS: Lemote 2F: Add IRQ supportWu Zhangjin
2009-12-17MIPS: Lemote 2F: Add PCI supportWu Zhangjin
2009-12-17MIPS: Lemote 2F: Add basic CS5536 VSM supportWu Zhangjin
2009-12-17MIPS: Lemote 2f: Enable legacy RTC driverWu Zhangjin
2009-12-17MIPS: Lemote 2F: Add a LEMOTE_MACH2F kernel optionWu Zhangjin
2009-12-17MIPS: Loongson: Add basic Loongson 2F supportWu Zhangjin
2009-12-17MIPS: oprofile: Only do performance counter handling for counter interruptsWu Zhangjin
2009-12-17MIPS: Loongson: Cleanup the serial port supportWu Zhangjin
2009-12-17MIPS: Loongson: Cleanup machtype supportWu Zhangjin
2009-12-17MIPS: Collect FPU emulator statistics per-CPU.David Daney
2009-12-17MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADERRalf Baechle
2009-12-17MIPS: Fuloong 2E: Update defconfig fileWu Zhangjin
2009-12-17MIPS: Bonito64: Make Loongson independent from Bonito64 code.Wu Zhangjin
2009-12-17MIPS: Loongson: Add serial port supportWu Zhangjin
2009-12-17MIPS: Loongson early_printk: Fix variable type of uart_baseWu Zhangjin
2009-12-17MIPS: Fuloong2e: Cleanup KconfigWu Zhangjin
2009-12-17MIPS: Loongson: Register reserved memory pagesWu Zhangjin
2009-12-17MIPS: MIPSsim: Remove unused codeDmitri Vorobiev
2009-12-17MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.David Daney
2009-12-17MIPS: Add drotr and dins instructions to uasm.David Daney
2009-12-17MIPS: Octeon: Add register definitions for MGMT Ethernet driver.David Daney
2009-12-17MIPS: Octeon: Add platform devices MGMT Ethernet ports.David Daney
2009-12-17NET: Add driver for Octeon MDIO buses.David Daney
2009-12-17MIPS: Octeon: Add platform device for MDIO buses.David Daney
2009-12-17MIPS: Reorder operations in stackframe.h for better schedulingDavid Daney
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev
2009-12-17MIPS: IP22: Remove an unused functionDmitri Vorobiev
2009-12-17MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel imagesWu Zhangjin
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-11fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro
2009-12-11Unify sys_mmap*Al Viro
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig