summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2009-12-17MIPS: Loongson: Cleanup the serial port supportWu Zhangjin7-20/+60
2009-12-17MIPS: Loongson: Cleanup machtype supportWu Zhangjin3-9/+19
2009-12-17MIPS: Collect FPU emulator statistics per-CPU.David Daney3-50/+80
2009-12-17MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADERRalf Baechle7-168/+3
2009-12-17MIPS: Fuloong 2E: Update defconfig fileWu Zhangjin1-32/+61
2009-12-17MIPS: Bonito64: Make Loongson independent from Bonito64 code.Wu Zhangjin15-55/+352
2009-12-17MIPS: Loongson: Add serial port supportWu Zhangjin2-0/+72
2009-12-17MIPS: Loongson early_printk: Fix variable type of uart_baseWu Zhangjin1-5/+5
2009-12-17MIPS: Fuloong2e: Cleanup KconfigWu Zhangjin1-26/+26
2009-12-17MIPS: Loongson: Register reserved memory pagesWu Zhangjin1-0/+8
2009-12-17MIPS: MIPSsim: Remove unused codeDmitri Vorobiev3-35/+1
2009-12-17MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.David Daney5-14/+68
2009-12-17MIPS: Add drotr and dins instructions to uasm.David Daney2-3/+20
2009-12-17MIPS: Octeon: Add register definitions for MGMT Ethernet driver.David Daney2-0/+1442
2009-12-17MIPS: Octeon: Add platform devices MGMT Ethernet ports.David Daney1-0/+58
2009-12-17NET: Add driver for Octeon MDIO buses.David Daney1-0/+178
2009-12-17MIPS: Octeon: Add platform device for MDIO buses.David Daney1-0/+30
2009-12-17MIPS: Reorder operations in stackframe.h for better schedulingDavid Daney1-8/+12
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev8-19/+17
2009-12-17MIPS: IP22: Remove an unused functionDmitri Vorobiev2-7/+1
2009-12-17MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel imagesWu Zhangjin9-3/+558
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-15genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2-48/+48
2009-12-15locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-21/+21
2009-12-15locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2-8/+8
2009-12-15locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-18/+18
2009-12-15locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner1-1/+1
2009-12-15locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2-6/+6
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds4-3/+19
2009-12-11fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro1-1/+2
2009-12-11Unify sys_mmap*Al Viro2-44/+4
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig4-3/+19
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds7-7/+7
2009-12-09Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-36/+11
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds6-6/+15
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds4-172/+14
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina7-7/+7
2009-12-06Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3-4/+7
2009-12-05MIPS: Convert BUG() to use unreachable()David Daney1-3/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa7-7/+7
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe66-546/+808
2009-12-02MIPS: RB532: Fix devices.c compilation.Florian Fainelli1-1/+2
2009-12-02MIPS: Fix MIPS I build.Ralf Baechle1-0/+4
2009-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-9/+28
2009-12-02MIPS: Wire up recvmmsg syscallArnaldo Carvalho de Melo1-6/+9
2009-12-01MIPS: Loongson: Switch from flatmem to sparsememWu Zhangjin1-1/+1
2009-12-01MIPS: Loongson: Disallow 4kB pagesWu Zhangjin1-0/+1
2009-12-01MIPS: Add missing definition for MADV_HWPOISON.Ralf Baechle1-0/+1