aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-malta/Platform (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-05MIPS: SNI: Migrate to new platform makefile style.Ralf Baechle4-14/+12
2010-08-05MIPS: DECstation: Migrate to new platform makefile style.Ralf Baechle4-10/+9
2010-08-05MIPS: Jazz: Migrate to new platform makefile style.Ralf Baechle4-9/+7
2010-08-05MIPS: PMC-Sierra: Move board Makefile parts to their own Platform fileShane McDonald3-15/+15
2010-08-05MIPS: Move VR41xx Makefile parts to their own Platform fileYoichi Yuasa4-35/+33
2010-08-05MIPS: Move Cobalt Makefile parts to their own Platform fileYoichi Yuasa4-9/+7
2010-08-05MIPS: IP27: Migrate to new Platform fileRalf Baechle4-22/+20
2010-08-05MIPS: Move Alchemy Makefile parts to their own Platform file.Manuel Lauss8-115/+110
2010-08-05MIPS: Alchemy: fix deprecated compile warningsFUJITA Tomonori1-4/+4
2010-08-05MIPS: Alchemy: move boards over to obj-yManuel Lauss3-5/+4
2010-08-05MIPS: MIPSsim: Migrate to new Platform fileRalf Baechle4-9/+7
2010-08-05MIPS: Loongson: Migrate makefile to new Platform fileWu Zhangjin5-33/+33
2010-08-05MIPS: Introduce support for Platform definitionsSam Ravnborg5-8/+16
2010-08-05MIPS: Add -Werror to arch/mips/KbuildSam Ravnborg4-5/+6
2010-08-05MIPS: Introduce arch/mips/KbuildSam Ravnborg2-1/+8
2010-08-05MIPS: IP27: klconfig.c checkpatch cleanupAndrea Gelmini1-4/+4
2010-08-05MIPS: PCI: RM9000 checkpatch cleanupAndrea Gelmini1-2/+2
2010-08-05MIPS: math-emu: Checkpatch cleanupAndrea Gelmini1-2/+1
2010-08-05MIPS: math-emu: Checkpatch cleanupAndrea Gelmini1-2/+1
2010-08-05MIPS: math-emu: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-08-05MIPS: math-emu: Checkpatch cleanupAndrea Gelmini1-2/+1
2010-08-05MIPS: math-emu: Checkpatch cleanupAndrea Gelmini1-2/+1
2010-08-05MIPS: math-emu: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-08-05MIPS: DECstation: Checkpatch cleanupAndrea Gelmini1-2/+1
2010-08-05MIPS: Yosemite: ht-irq.c: Checkpatch cleanupAndrea Gelmini1-7/+6
2010-08-05MIPS: PowerTV: Correct ASIC device register names and locationsDavid VomLehn5-8/+8
2010-08-05MIPS: PowerTV: Use O(1) algorthm for phys_to_dma/dma_to_physDavid VomLehn6-142/+529
2010-08-05MIPS: MTX1: Fix build.Ralf Baechle3-3/+12
2010-08-05MIPS: BCM47xx: Activate SSB_B43_PCI_BRIDGE by defaultHauke Mehrtens1-0/+1
2010-08-05MIPS: BCM47xx: Really fix 128MB RAM problemHauke Mehrtens1-8/+14
2010-08-05MIPS: Octeon: Workaround link failures with gcc-4.4.x 32-bits toolchainsFlorian Fainelli1-8/+0
2010-08-05MIPS: N32: Fix syscall number comments.David Daney1-4/+4
2010-08-05MIPS: Don't overflow cevt-r4k.c calculations at high clock rates.David Daney1-3/+2
2010-08-05MIPS: IP27: Don't include <linux/topology.h> into <asm/sn/agent.h>.Ralf Baechle1-1/+0
2010-08-05MIPS: TX49xx: Define ARCH_KMALLOC_MINALIGNAtsushi Nemoto1-3/+1
2010-08-05VIDEO: Correct use of request_region/request_mem_regionJulia Lawall1-2/+2
2010-08-01Linux 2.6.35Linus Torvalds1-1/+1
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2-5/+6
2010-07-30mm: fix ia64 crash when gcore reads gate areaHugh Dickins1-3/+13
2010-07-30CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells2-2/+2
2010-07-30cyber2000fb: fix console in truecolor modesOndrej Zary1-0/+1
2010-07-30cyber2000fb: fix machine hang on module loadOndrej Zary1-0/+2
2010-07-30SA1111: Eliminate use after freeJulia Lawall1-3/+2
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King3-4/+8
2010-07-30ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King1-5/+8
2010-07-30NFS: Ensure that writepage respects the nonblock flagTrond Myklebust1-6/+17
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust3-4/+14
2010-07-30nfs: include space for the NUL in root pathDan Carpenter1-1/+1
2010-07-29CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells3-5/+14
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells3-21/+27