aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney2010-10-29
* MIPS: Allow UserLocal on MIPS_R1 processorsKevin Cernekee2010-10-29
* MIPS: Honor L2 bypass bitKevin Cernekee2010-10-29
* MIPS: Add BMIPS CP0 register definitionsKevin Cernekee2010-10-29
* MIPS: Add BMIPS processor types to KconfigKevin Cernekee2010-10-29
* MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee2010-10-29
* MIPS: Add support for hardware performance events (mipsxx)Deng-Cheng Zhu2010-10-29
* MIPS: Perf-events: Add callchain supportDeng-Cheng Zhu2010-10-29
* MIPS: add support for hardware performance events (skeleton)Deng-Cheng Zhu2010-10-29
* MIPS: add support for software performance eventsDeng-Cheng Zhu2010-10-29
* MIPS: define local_xchg from xchg_local to atomic_long_xchgDeng-Cheng Zhu2010-10-29
* MIPS: AR7: Add support for Titan (TNETV10xx) SoC variantFlorian Fainelli2010-10-29
* MIPS: AR7: Initialize GPIO earlierFlorian Fainelli2010-10-29
* MIPS: Add platform device and Kconfig for Octeon USB EHCI / OHCIDavid Daney2010-10-29
* MIPS: Octeon: Add register definitions for EHCI / OHCI USB glue logic.David Daney2010-10-29
* MIPS: Octeon: Apply CN63XXP1 errata workarounds.David Daney2010-10-29
* MIPS: Octeon: Use I/O clock rate for calculations.David Daney2010-10-29
* MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xxDavid Daney2010-10-29
* MIPS: Octeon: Remove bogus code from octeon_get_clock_rate()David Daney2010-10-29
* MIPS: Octeon: Scale Octeon2 clocks in octeon_init_cvmcount()David Daney2010-10-29
* MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II.David Daney2010-10-29
* MIPS: Octeon: Probe for Octeon II CPUs.David Daney2010-10-29
* MIPS: Octeon: Handle Octeon II caches.David Daney2010-10-29
* MIPS: Add identifiers for Octeon II CPUs.David Daney2010-10-29
* MIPS: Octeon: Update L2 Cache code for CN63XXDavid Daney2010-10-29
* MIPS: Octeon: Add cn63XX to Octeon chip detection macros.David Daney2010-10-29
* MIPS: Octeon: Update register definitions for CN63XX chipsDavid Daney2010-10-29
* MIPS: Octeon: Rewrite DMA mapping functions.David Daney2010-10-29
* MIPS: Add a platform hook for swiotlb setup.David Daney2010-10-29
* MIPS: Convert DMA to use dma-mapping-common.hDavid Daney2010-10-29
* MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline.David Daney2010-10-29
* MIPS: Octeon: Select ZONE_DMA32David Daney2010-10-29
* MIPS: Octeon: Adjust top of DMA32 zone.David Daney2010-10-29
* MIPS: Allow MAX_DMA32_PFN to be overridden.David Daney2010-10-29
* MIPS: Octeon: Set dma_masks for octeon_mgmt device.David Daney2010-10-29
* MIPS: IRQ: Add stackoverflow detectionFrom: jiang.adam@gmail.com2010-10-29
* MIPS: Kconfig cleanupThomas Gleixner2010-10-29
* MIPS: Remove wait argument of r4k_on_each_cpuRalf Baechle2010-10-29
* MIPS: More detailed description of r4k_on_each_cpuRalf Baechle2010-10-29
* MIPS: Get rid of branches to .subsections.Ralf Baechle2010-10-29
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-28
|\
| * xen: initialize cpu masks for pv guests in xen_smp_initStefano Stabellini2010-10-26
| * xen: add a missing #include to arch/x86/pci/xen.cStefano Stabellini2010-10-22
| * xen: mask the MTRR feature from the cpuidStefano Stabellini2010-10-22
| * xen: add the direct mapping area for ISA bus accessJuan Quintela2010-10-22
| * xen: use vcpu_ops to setup cpu masksStefano Stabellini2010-10-22
| * xen: map a dummy page for local apic and ioapic in xen_set_fixmapJeremy Fitzhardinge2010-10-22
| * xen: remap MSIs into pirqs when running as initial domainQing He2010-10-22
| * xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge2010-10-22
| * xen: introduce XEN_DOM0 as a silent optionStefano Stabellini2010-10-22