summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2010-10-29MIPS: Octeon: Apply CN63XXP1 errata workarounds.David Daney
2010-10-29MIPS: Octeon: Use I/O clock rate for calculations.David Daney
2010-10-29MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xxDavid Daney
2010-10-29MIPS: Octeon: Remove bogus code from octeon_get_clock_rate()David Daney
2010-10-29MIPS: Octeon: Scale Octeon2 clocks in octeon_init_cvmcount()David Daney
2010-10-29MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II.David Daney
2010-10-29MIPS: Octeon: Probe for Octeon II CPUs.David Daney
2010-10-29MIPS: Octeon: Handle Octeon II caches.David Daney
2010-10-29MIPS: Add identifiers for Octeon II CPUs.David Daney
2010-10-29MIPS: Octeon: Update L2 Cache code for CN63XXDavid Daney
2010-10-29MIPS: Octeon: Add cn63XX to Octeon chip detection macros.David Daney
2010-10-29MIPS: Octeon: Update register definitions for CN63XX chipsDavid Daney
2010-10-29MIPS: Octeon: Rewrite DMA mapping functions.David Daney
2010-10-29MIPS: Add a platform hook for swiotlb setup.David Daney
2010-10-29MIPS: Convert DMA to use dma-mapping-common.hDavid Daney
2010-10-29MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline.David Daney
2010-10-29MIPS: Octeon: Select ZONE_DMA32David Daney
2010-10-29MIPS: Octeon: Adjust top of DMA32 zone.David Daney
2010-10-29MIPS: Allow MAX_DMA32_PFN to be overridden.David Daney
2010-10-29MIPS: Octeon: Set dma_masks for octeon_mgmt device.David Daney
2010-10-29MIPS: IRQ: Add stackoverflow detectionFrom: jiang.adam@gmail.com
2010-10-29MIPS: Kconfig cleanupThomas Gleixner
2010-10-29MIPS: Remove wait argument of r4k_on_each_cpuRalf Baechle
2010-10-29MIPS: More detailed description of r4k_on_each_cpuRalf Baechle
2010-10-29MIPS: Get rid of branches to .subsections.Ralf Baechle
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-27mips: remove dma64_addr_t usageFUJITA Tomonori
2010-10-27ptrace: cleanup arch_ptrace() on MIPSNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-25MIPS: MT: Fix build error iFPU affinity codeRalf Baechle
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-10-25mtd: add Broadcom BCM63xx image tag partition parserFlorian Fainelli
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Alchemy: Add UART PM methods.Manuel Lauss
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-21of/mips: Cleanup some include directives/files.David Daney
2010-10-21of/mips: Add device tree support to MIPSDezhong Diao
2010-10-21security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro
2010-10-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-19MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau
2010-10-19MIPS: jz4740: Fix Kbuild Platform file.David Daney
2010-10-19MIPS: Repair Kbuild make clean breakage.David Daney
2010-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds