aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2007-02-26[MIPS] Fix dma_sync_*_for_device() functionsThomas Bogendoerfer
2007-02-26[MIPS] SNI: MIPS_CPU_IRQ_BASE cleanupThomas Bogendoerfer
2007-02-26[MIPS] RTLX: Delete multiple definition of ret shaddowing each other.Ralf Baechle
2007-02-26[MIPS] RTLX, VPE: Make open actually atomic.Ralf Baechle
2007-02-26[MIPS] excite: Set serial driver iotype to UPIO_RM9000Thomas Koeller
2007-02-26[MIPS] excite: Rename CONFIG optionThomas Koeller
2007-02-26[MIPS] Mark pcibios_fixup_device_resources() as __devinitAtsushi Nemoto
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto
2007-02-26[MIPS] RTLX: Handle signals when sleeping.Ralf Baechle
2007-02-26[MIPS] TB0287: Enable SM501 driver support in defconfigYoichi Yuasa
2007-02-22[MIPS] Fix port 0 mac address for mips mv6434x platformsDale Farnsworth
2007-02-22Revert "[PATCH] Generic ioremap_page_range: mips conversion"Ralf Baechle
2007-02-22[MIPS] Cobalt: Rename "Colo" MTD partition to "firmware".Ralf Baechle
2007-02-22[MIPS] SMP: Get smp_tune_scheduling to do something useful.Ralf Baechle
2007-02-22[MIPS] Add basic SMARTMIPS ASE supportFranck Bui-Huu
2007-02-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-02-20[NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012]Dale Farnsworth
2007-02-20[MIPS] Drop __init from init_8259A()Atsushi Nemoto
2007-02-20[MIPS] Fix Kconfig typo bugRalf Baechle
2007-02-20[MIPS] Fix double signal on trap and break instructionAtsushi Nemoto
2007-02-20[MIPS] sigset_32 has been made redundand by compat_sigset_t.Ralf Baechle
2007-02-20[MIPS] emma2rh: Remove needless <asm/i8259.h> inclusion.Yoichi Yuasa
2007-02-20[MIPS] Add MTD device support for CobaltYoichi Yuasa
2007-02-20[MIPS] Cobalt: Fix UART I/O typeYoichi Yuasa
2007-02-20[MIPS] Fixup copy_from_user_inatomicRalf Baechle
2007-02-20[MIPS] Make some __setup functions staticAtsushi Nemoto
2007-02-20[MIPS] Declare highstart_pfn, highend_pfn only if CONFIG_HIGHMEM=yRalf Baechle
2007-02-20[MIPS] Allow selection of KGDB only on platforms where it's supported.Ralf Baechle
2007-02-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-02-18[MIPS] Update defconfigsRalf Baechle
2007-02-18[MIPS] Support for several more SNI RM models.Thomas Bogendoerfer
2007-02-18[MIPS] Include <asm/bugs> to for declaration of check_bugs32.Ralf Baechle
2007-02-18[MIPS] Add external declaration of pagetable_init() to pgalloc.hAtsushi Nemoto
2007-02-18[MIPS] Make kernel_thread_helper() staticAtsushi Nemoto
2007-02-18[MIPS] Make __declare_dbe_table static and avoid it getting optimized awayRalf Baechle
2007-02-18[MIPS] signals: Share even more code.Ralf Baechle
2007-02-18[MIPS] Fix CONFIG_MIPS32_N32=y CONFIG_MIPS32_O32=n buildRalf Baechle
2007-02-18[MIPS] Iomap implementation.Ralf Baechle
2007-02-18[MIPS] IP27: Fix warning.Ralf Baechle
2007-02-18[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Atsushi Nemoto
2007-02-17Storage class should be before const qualifierTobias Klauser
2007-02-16[PATCH] clocksource: fixup is_continous changes on MIPSThomas Gleixner
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakageEric W. Biederman
2007-02-14[PATCH] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.cEric W. Biederman
2007-02-14[PATCH] sysctl: mips/au1000: remove sys_sysctl supportEric W. Biederman
2007-02-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-02-13[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Ralf Baechle
2007-02-13[MIPS] Fix uniprocessor Sibyte builds.Andrew Sharp
2007-02-13[MIPS] Make entry.S a little more readable.Franck Bui-Huu