summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
* | | MIPS: Octeon: Remove bogus code from octeon_get_clock_rate()David Daney2010-10-291-2/+0
* | | MIPS: Octeon: Scale Octeon2 clocks in octeon_init_cvmcount()David Daney2010-10-291-3/+31
* | | MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II.David Daney2010-10-291-1/+1
* | | MIPS: Octeon: Probe for Octeon II CPUs.David Daney2010-10-291-0/+7
* | | MIPS: Octeon: Handle Octeon II caches.David Daney2010-10-291-1/+15
* | | MIPS: Add identifiers for Octeon II CPUs.David Daney2010-10-291-1/+2
* | | MIPS: Octeon: Update L2 Cache code for CN63XXDavid Daney2010-10-293-417/+629
* | | MIPS: Octeon: Add cn63XX to Octeon chip detection macros.David Daney2010-10-291-8/+28
* | | MIPS: Octeon: Update register definitions for CN63XX chipsDavid Daney2010-10-2920-2161/+4212
* | | MIPS: Octeon: Rewrite DMA mapping functions.David Daney2010-10-296-301/+389
* | | MIPS: Add a platform hook for swiotlb setup.David Daney2010-10-292-0/+13
* | | MIPS: Convert DMA to use dma-mapping-common.hDavid Daney2010-10-298-153/+136
* | | MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline.David Daney2010-10-293-8/+8
* | | MIPS: Octeon: Select ZONE_DMA32David Daney2010-10-291-0/+1
* | | MIPS: Octeon: Adjust top of DMA32 zone.David Daney2010-10-291-0/+6
* | | MIPS: Allow MAX_DMA32_PFN to be overridden.David Daney2010-10-291-0/+3
* | | MIPS: Octeon: Set dma_masks for octeon_mgmt device.David Daney2010-10-291-0/+5
* | | MIPS: IRQ: Add stackoverflow detectionFrom: jiang.adam@gmail.com2010-10-293-0/+35
* | | MIPS: Kconfig cleanupThomas Gleixner2010-10-291-2/+0
* | | MIPS: Remove wait argument of r4k_on_each_cpuRalf Baechle2010-10-291-11/+9
* | | MIPS: More detailed description of r4k_on_each_cpuRalf Baechle2010-10-291-0/+1
* | | MIPS: Get rid of branches to .subsections.Ralf Baechle2010-10-295-297/+243
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-2/+0
|\ \ \
| * \ \ Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-12312-53936/+10561
| |\ \ \
| * | | | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-2/+0
* | | | | mips: remove dma64_addr_t usageFUJITA Tomonori2010-10-271-1/+1
* | | | | ptrace: cleanup arch_ptrace() on MIPSNamhyung Kim2010-10-271-11/+11
* | | | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* | | | | mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-271-1/+2
* | | | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-262-6/+0
* | | | | mm: stack based kmap_atomic()Peter Zijlstra2010-10-262-35/+33
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-251-0/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-251-0/+6
| |\ \ \ \
| | * | | | ASoC: fix au1x platformManuel Lauss2010-08-311-0/+6
| | | |/ / | | |/| |
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-256-0/+159
|\ \ \ \ \
| * | | | | of/mips: Cleanup some include directives/files.David Daney2010-10-211-6/+2
| * | | | | of/mips: Add device tree support to MIPSDezhong Diao2010-10-216-0/+163
| | |_|_|/ | |/| | |
* | | | | MIPS: MT: Fix build error iFPU affinity codeRalf Baechle2010-10-251-1/+1
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-2446-49/+10
|\ \ \ \ \
| * | | | | Update broken web addresses in arch directory.Justin P. Mattock2010-10-1844-47/+8
| * | | | | Fix typo configue => configure in commentsThomas Weber2010-09-231-1/+1
| * | | | | Fix typo: configuation => configurationThomas Weber2010-09-231-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-222-35/+28
|\ \ \ \ \ \
| * | | | | | Alchemy: Add UART PM methods.Manuel Lauss2010-10-222-35/+28
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-223-2/+5
|\ \ \ \ \ \
| * | | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-153-2/+5
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-2145-28/+74
|\ \ \ \ \ \ \
| * | | | | | | Fix IRQ flag handling namingDavid Howells2010-10-072-26/+31
| * | | | | | | MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-0743-2/+43
* | | | | | | | security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro2010-10-211-1/+1
| |_|/ / / / / |/| | | | | |
OpenPOWER on IntegriCloud