aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-29MIPS: Add BMIPS processor types to KconfigKevin Cernekee1-0/+63
2010-10-29MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee4-61/+65
2010-10-29MIPS: Add support for hardware performance events (mipsxx)Deng-Cheng Zhu2-0/+1059
2010-10-29MIPS: Perf-events: Add callchain supportDeng-Cheng Zhu1-1/+107
2010-10-29MIPS: add support for hardware performance events (skeleton)Deng-Cheng Zhu4-0/+523
2010-10-29MIPS: add support for software performance eventsDeng-Cheng Zhu5-5/+36
2010-10-29MIPS: define local_xchg from xchg_local to atomic_long_xchgDeng-Cheng Zhu1-1/+1
2010-10-29MIPS: AR7: Add support for Titan (TNETV10xx) SoC variantFlorian Fainelli5-13/+345
2010-10-29MIPS: AR7: Initialize GPIO earlierFlorian Fainelli3-2/+5
2010-10-29MIPS: Add platform device and Kconfig for Octeon USB EHCI / OHCIDavid Daney2-1/+106
2010-10-29USB: Add EHCI and OHCH glue for OCTEON II SOCs.David Daney7-2/+645
2010-10-29MIPS: Octeon: Add register definitions for EHCI / OHCI USB glue logic.David Daney1-0/+261
2010-10-29MIPS: Octeon: Apply CN63XXP1 errata workarounds.David Daney4-5/+69
2010-10-29WATCHDOG: octeon-wdt: Use I/O clock rate for timing calculations.David Daney1-2/+2
2010-10-29ATA: pata_octeon_cf: Use I/O clock rate for timing calculations.David Daney1-1/+1
2010-10-29MIPS: Octeon: Use I/O clock rate for calculations.David Daney2-2/+2
2010-10-29MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xxDavid Daney2-28/+49
2010-10-29MIPS: Octeon: Remove bogus code from octeon_get_clock_rate()David Daney1-2/+0
2010-10-29MIPS: Octeon: Scale Octeon2 clocks in octeon_init_cvmcount()David Daney1-3/+31
2010-10-29MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II.David Daney1-1/+1
2010-10-29MIPS: Octeon: Probe for Octeon II CPUs.David Daney1-0/+7
2010-10-29MIPS: Octeon: Handle Octeon II caches.David Daney1-1/+15
2010-10-29MIPS: Add identifiers for Octeon II CPUs.David Daney1-1/+2
2010-10-29MIPS: Octeon: Update L2 Cache code for CN63XXDavid Daney3-417/+629
2010-10-29MIPS: Octeon: Add cn63XX to Octeon chip detection macros.David Daney1-8/+28
2010-10-29MIPS: Octeon: Update register definitions for CN63XX chipsDavid Daney20-2161/+4212
2010-10-29MIPS: Octeon: Rewrite DMA mapping functions.David Daney6-301/+389
2010-10-29MIPS: Add a platform hook for swiotlb setup.David Daney2-0/+13
2010-10-29MIPS: Convert DMA to use dma-mapping-common.hDavid Daney8-153/+136
2010-10-29MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline.David Daney3-8/+8
2010-10-29MIPS: Octeon: Select ZONE_DMA32David Daney1-0/+1
2010-10-29MIPS: Octeon: Adjust top of DMA32 zone.David Daney1-0/+6
2010-10-29MIPS: Allow MAX_DMA32_PFN to be overridden.David Daney1-0/+3
2010-10-29MIPS: Octeon: Set dma_masks for octeon_mgmt device.David Daney1-0/+5
2010-10-29MIPS: IRQ: Add stackoverflow detectionFrom: jiang.adam@gmail.com3-0/+35
2010-10-29MIPS: Kconfig cleanupThomas Gleixner1-2/+0
2010-10-29MIPS: Remove wait argument of r4k_on_each_cpuRalf Baechle1-11/+9
2010-10-29MIPS: More detailed description of r4k_on_each_cpuRalf Baechle1-0/+1
2010-10-29MIPS: Get rid of branches to .subsections.Ralf Baechle5-297/+243
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds14-290/+526
2010-10-29readv/writev: do the same MAX_RW_COUNT truncation that read/write doesLinus Torvalds3-35/+40
2010-10-29parisc-agp: fix missing slab.h includeKyle McMartin1-0/+1
2010-10-29x86, ftrace: Use safe noops, drop trap testH. Peter Anvin1-54/+15
2010-10-29jump_label: Fix unaligned traps on sparc.David Miller1-0/+1
2010-10-29jump label: Make arch_jump_label_text_poke_early() optionalSteven Rostedt1-0/+7
2010-10-29jump label: Fix error with preempt disable holding mutexSteven Rostedt1-13/+13
2010-10-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds19-78/+175
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds3-6/+8
2010-10-29Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds9-205/+275
2010-10-29eCryptfs: Print mount_auth_tok_only param in ecryptfs_show_optionsTyler Hicks1-0/+2