aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* remove include/linux/pm_legacy.hAdrian Bunk2008-07-241-1/+0
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-242-0/+2
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-3/+1
* device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-212-3/+4
* [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.Ralf Baechle2008-07-205-5/+12
* [MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64.Ralf Baechle2008-07-201-17/+0
* [MIPS] TXx9: Fix some sparse warningsAtsushi Nemoto2008-07-201-0/+2
* [MIPS] TXx9: Add 64-bit supportAtsushi Nemoto2008-07-2010-294/+510
* [MIPS] TXx9: Cleanups for 64-bit supportAtsushi Nemoto2008-07-206-219/+24
* [MIPS] Cobalt: Fix I/O port resource rangeYoichi Yuasa2008-07-201-2/+2
* [MIPS] mips/sgi-ip22/ip28-berr.c: fix the buildAdrian Bunk2008-07-201-2/+2
* [MIPS] TXx9: Miscellaneous build fixesAtsushi Nemoto2008-07-203-13/+23
* [MIPS] Routerboard 532: Support for base systemRalf Baechle2008-07-2015-1/+2962
* [MIPS] IP32: Use common SGI button driverThomas Bogendoerfer2008-07-201-12/+1
* [MIPS] IP22: Use common SGI button driverThomas Bogendoerfer2008-07-201-2/+1
* [MIPS] IP22, IP28: Fix merge bugThomas Bogendoerfer2008-07-201-1/+1
* [MIPS] Fix missing prototypes in asm/fpu.hDmitri Vorobiev2008-07-201-0/+1
* [MIPS] PCI: Make the pcibios_max_latency variable staticDmitri Vorobiev2008-07-201-1/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-161-36/+0
|\
| * PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk2008-06-271-36/+0
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-07-15174-14619/+3657
|\ \
| * | [MIPS] Remove mips_machtype for LASAT machinesThomas Bogendoerfer2008-07-156-35/+22
| * | [MIPS] Remove mips_machtype from EMMA2RH machinesThomas Bogendoerfer2008-07-151-8/+7
| * | [MIPS] Remove mips_machtype from ARC based machinesThomas Bogendoerfer2008-07-152-13/+1
| * | [MIPS] MTX-1 flash partition setup move to platform devices registrationYoichi Yuasa2008-07-151-1/+50
| * | [MIPS] TXx9: cleanup and fix some sparse warningsAtsushi Nemoto2008-07-154-27/+7
| * | [MIPS] TXx9: rename asm-mips/mach-jmr3927 to asm-mips/mach-tx39xxAtsushi Nemoto2008-07-153-3/+13
| * | [MIPS] remove machtype for group ToshibaYoichi Yuasa2008-07-153-4/+0
| * | [MIPS] separate rbtx4927_time_init() and rbtx4937_time_init()Yoichi Yuasa2008-07-151-33/+45
| * | [MIPS] separate rbtx4927_arch_init() and rbtx4937_arch_init()Yoichi Yuasa2008-07-151-5/+8
| * | [MIPS] txx9_cpu_clock setup move to rbtx4927_time_init()Yoichi Yuasa2008-07-151-49/+49
| * | [MIPS] txx9_board_vec set directly without mips_machtypeYoichi Yuasa2008-07-151-26/+8
| * | [MIPS] IP22: Add platform device for Indy volume buttonsThomas Bogendoerfer2008-07-152-49/+13
| * | [MIPS] cmbvr4133: Remove supportYoichi Yuasa2008-07-159-675/+0
| * | [MIPS] remove wrppmc_machine_power_off()Yoichi Yuasa2008-07-152-7/+1
| * | [MIPS] replace inline assembler to cpu_wait()Yoichi Yuasa2008-07-151-5/+4
| * | [MIPS] IP22/28: Add platform devices for HAL2Thomas Bogendoerfer2008-07-152-0/+12
| * | [MIPS] TXx9: Update and merge defconfigsAtsushi Nemoto2008-07-153-708/+14
| * | [MIPS] TXx9: Make single kernel can support multiple boardsAtsushi Nemoto2008-07-1523-536/+470
| * | [MIPS] TXx9: Update defconfigsAtsushi Nemoto2008-07-153-189/+340
| * | [MIPS] TXx9: Reorganize PCI codeAtsushi Nemoto2008-07-1520-1630/+1397
| * | [MIPS] TXx9: Reorganize codeAtsushi Nemoto2008-07-1540-185/+77
| * | [MIPS] txx9: Make gpio_txx9 entirely spinlock-safeAtsushi Nemoto2008-07-151-4/+6
| * | [MIPS] Malta: Cleanup organization of code into directories.Ralf Baechle2008-07-1519-59/+23
| * | [MIPS] Remove always true ifdef conditions.Ralf Baechle2008-07-155-19/+2
| * | [MIPS] MSC01: Cleanup configuration.Ralf Baechle2008-07-151-1/+1
| * | [MIPS] Remove impossible ifdef and code wrapped by it.Ralf Baechle2008-07-151-13/+0
| * | [MIPS] SEAD: Remove support code.Ralf Baechle2008-07-1551-953/+2
| * | [MIPS] Atlas: Remove support code.Ralf Baechle2008-07-1555-2159/+2
| * | [MIPS] Enable -ffunction-sections sections.Ralf Baechle2008-07-151-1/+1