summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Octeon: Apply CN63XXP1 errata workarounds.David Daney2010-10-294-5/+69
* WATCHDOG: octeon-wdt: Use I/O clock rate for timing calculations.David Daney2010-10-291-2/+2
* ATA: pata_octeon_cf: Use I/O clock rate for timing calculations.David Daney2010-10-291-1/+1
* MIPS: Octeon: Use I/O clock rate for calculations.David Daney2010-10-292-2/+2
* MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xxDavid Daney2010-10-292-28/+49
* 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 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-2844-95/+2845
|\
| * xen: register xen pci notifierWeidong Han2010-10-273-0/+139
| * xen: initialize cpu masks for pv guests in xen_smp_initStefano Stabellini2010-10-261-2/+22
| * xen: add a missing #include to arch/x86/pci/xen.cStefano Stabellini2010-10-221-0/+1
| * xen: mask the MTRR feature from the cpuidStefano Stabellini2010-10-221-0/+1
| * xen: make hvc_xen console work for dom0.Jeremy Fitzhardinge2010-10-223-34/+67
| * xen: add the direct mapping area for ISA bus accessJuan Quintela2010-10-223-0/+28
| * xen: Initialize xenbus for dom0.Juan Quintela2010-10-221-1/+28
| * xen: use vcpu_ops to setup cpu masksStefano Stabellini2010-10-221-1/+7
| * xen: map a dummy page for local apic and ioapic in xen_set_fixmapJeremy Fitzhardinge2010-10-221-3/+20
| * xen: remap MSIs into pirqs when running as initial domainQing He2010-10-223-18/+101
| * xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge2010-10-224-0/+165
| * xen: introduce XEN_DOM0 as a silent optionStefano Stabellini2010-10-221-0/+10
| * xen: map MSIs into pirqsStefano Stabellini2010-10-223-0/+81
| * xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini2010-10-224-1/+29
| * xen: add xen hvm acpi_register_gsi variantJeremy Fitzhardinge2010-10-223-1/+11
| * acpi: use indirect call to register gsi in different modesJeremy Fitzhardinge2010-10-221-17/+42
| * xen: implement xen_hvm_register_pirqStefano Stabellini2010-10-223-1/+71
| * xen: get the maximum number of pirqs from xenStefano Stabellini2010-10-222-4/+32
| * xen: support pirq != irqStefano Stabellini2010-10-222-16/+49
| * Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-22122-2270/+3944
| |\
| | * X86/PCI: Remove the dependency on isapnp_disable.Konrad Rzeszutek Wilk2010-10-211-5/+0
| | * xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.cKonrad Rzeszutek Wilk2010-10-201-1/+2