aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-05MIPS: Convert BUG() to use unreachable()David Daney
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe