aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2009-09-17MIPS: Shrink the size of tlb handlerWu Fei
2009-09-17MIPS: Alchemy: override loops_per_jiffy detectionManuel Lauss
2009-09-17MIPS: Octeon: Add hardware RNG platform device.David Daney
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle
2009-09-17MIPS: Alchemy: get rid of allow_au1k_waitManuel Lauss
2009-09-17MIPS: Octeon: Set kernel_uses_llsc to false on non-SMP builds.David Daney
2009-09-17MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC.David Daney
2009-09-17MIPS: Get rid of CONFIG_CPU_HAS_LLSCRalf Baechle
2009-09-17MIPS: Malta: Remove pointless use use of CONFIG_CPU_HAS_LLSCRalf Baechle
2009-09-17MIPS: Rewrite clearing of ll_bit on context switch in CRalf Baechle
2009-09-17MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assemblerRalf Baechle
2009-09-17MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.Ralf Baechle
2009-09-17MIPS: Clean up linker script using new linker script macros.Nelson Elhage
2009-09-17MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE.Nelson Elhage
2009-09-17MIPS: Convert to asm-generic/hardirq.hChristoph Hellwig
2009-09-17MIPS: AR7: Make board code register ar7_wdt as a platform deviceFlorian Fainelli
2009-09-17MIPS: Loongson: Update the default config file for fuloong2eWu Zhangjin
2009-09-17MIPS: Loongson: Add GCC 4.4 support for Loongson2EWu Zhangjin
2009-09-17MIPS: Loongson: Add a machtype kernel command line argumentWu Zhangjin
2009-09-17MIPS: Loongson: Split common loongson source code outWu Zhangjin
2009-09-17MIPS: Loongson: Change naming methodsWu Zhangjin
2009-09-17MIPS: Loongson: Add oprofile supportWu Zhangjin
2009-09-17MIPS: Loongson: RTC: Enable legacy RTC driver on fulongWu Zhangjin
2009-09-17MIPS: Loongson: PCI: Clean up pcimap setupWu Zhangjin
2009-09-17MIPS: Loongson: clean up the coding styleWu Zhangjin
2009-09-17MIPS: Loongson: Split the implementation of prom and setup partsWu Zhangjin
2009-09-17MIPS: Loongson: PCI: use existing mips_io_port_baseWu Zhangjin
2009-09-17MIPS: Loongson: pm: clean up the reboot supportWu Zhangjin
2009-09-17MIPS: Loongson: pm: Remove redundant source codeWu Zhangjin
2009-09-17MIPS: Loongson: Add new early_printk implmentationWu Zhangjin
2009-09-17MIPS: Loongson: Remove out-of-date board-specific kgdb source codeWu Zhangjin
2009-09-17MIPS: Loongson: Remove existing early_printk implementationWu Zhangjin
2009-09-17MIPS: IP22, IP28: Build with -WerrorRalf Baechle
2009-09-17MIPS: FW: Build with -WerrorRalf Baechle
2009-09-17MIPS: Fulong: Convert reset initialization to initcall.Ralf Baechle
2009-09-17MIPS: Malta: Convert reset initialization to initcall.Ralf Baechle
2009-09-17MIPS: Get rid of duplicate cpu_idle() prototype.Ralf Baechle
2009-09-17MIPS: TXx9: Fix error handling.Julia Lawall
2009-09-17MIPS: TXx9: Disable PM capability of TX493[89] internal etherAtsushi Nemoto
2009-09-17MIPS: make page.h constants available to assembly.Nelson Elhage
2009-09-17MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=nManuel Lauss
2009-09-17MIPS: Lasat: Fix compilationAlexey Dobriyan
2009-09-17MIPS: Octeon: Check all CCAs in cvmx_write_csr.David Daney
2009-09-17MIPS: Fix potencial build error in <asm/delay.h>Ralf Baechle
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells