summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove unused/obsolete CONFIG_XICSBenjamin Herrenschmidt2011-05-191-5/+0
* misc: Add CARMA DATA-FPGA Programmer supportIra Snyder2011-05-193-0/+1150
* misc: Add CARMA DATA-FPGA Access DriverIra Snyder2011-05-195-0/+1445
* powerpc: Make IRQ_NOREQUEST last to clear, first to setMilton Miller2011-05-191-7/+7
* powerpc: Remove virq_to_hostMilton Miller2011-05-192-7/+0
* powerpc: Add virq_is_host to reduce virq_to_host usageMilton Miller2011-05-193-1/+8
* powerpc/axon_msi: Validate msi irq via chip_dataMilton Miller2011-05-191-1/+2
* powerpc/spider-pic: Get pic from chip_data instead of irq_mapMilton Miller2011-05-191-6/+7
* powerpc: Remove irq_host_ops->remap hookMilton Miller2011-05-193-16/+0
* powerpc/psurge: Create a irq_host for secondary cpusMilton Miller2011-05-193-13/+46
* powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQMilton Miller2011-05-191-1/+3
* powerpc/mpc5121_ads_cpld: Remove use of NO_IRQ_IGNOREMilton Miller2011-05-191-3/+3
* powerpc/fsl_msi: Use chip_data not handler_dataMilton Miller2011-05-191-3/+3
* powerpc/fsl_msi: Don't abuse platform_data for driver_dataMilton Miller2011-05-191-2/+2
* powerpc: Remove i8259 irq_host_ops->unmapMilton Miller2011-05-191-13/+0
* powerpc: Remove trival irq_host_ops.unmapMilton Miller2011-05-194-28/+0
* powerpc: Return early if irq_host lookup type is wrongMilton Miller2011-05-191-5/+7
* powerpc: Radix trees are available before init_IRQMilton Miller2011-05-191-74/+4
* powerpc/xics: Cleanup xics_host_map and ipiMilton Miller2011-05-191-5/+5
* powerpc: Use bytes instead of bitops in smp ipi multiplexingMilton Miller2011-05-191-13/+18
* powerpc: Add kconfig for muxed smp ipi supportMilton Miller2011-05-199-7/+32
* powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-1917-176/+126
* powerpc: Move smp_ops_t from machdep.h to smp.hMilton Miller2011-05-192-21/+15
* powerpc: Remove stubbed beat smp supportMilton Miller2011-05-195-131/+0
* powerpc: Remove alloc_maybe_bootmem for zalloc versionMilton Miller2011-05-194-15/+4
* powerpc: Remove powermac/pic.hMilton Miller2011-05-191-11/+0
* powerpc/mpic: Simplify ipi cpu mask handlingMilton Miller2011-05-191-13/+11
* powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller2011-05-1912-163/+21
* powerpc: Remove call sites of MSG_ALL_BUT_SELFMilton Miller2011-05-194-9/+16
* powerpc/mpic: Break cpumask abstraction earlierMilton Miller2011-05-191-7/+3
* powerpc/mpic: Limit NR_CPUS loop to 32 bitMilton Miller2011-05-191-1/+1
* powerpc: Call no-longer static setup_nr_cpu_ids instead of replicating itMilton Miller2011-05-191-1/+1
* powerpc: Use nr_cpu_ids in initial paca allocationMilton Miller2011-05-192-11/+11
* powerpc: Respect nr_cpu_ids when calling set_cpu_possible and set_cpu_presentMilton Miller2011-05-191-6/+6
* powerpc/iseries: Cleanup and fix secondary startupMilton Miller2011-05-191-24/+35
* powerpc/kdump64: Don't reference freed memory as pacasMilton Miller2011-05-191-1/+1
* powerpc: Don't search for paca in freed memoryMilton Miller2011-05-191-5/+8
* powerpc/kexec: Fix memory corruption from unallocated slavesMilton Miller2011-05-191-5/+8
* powerpc/pseries: Print corrupt r3 in FWNMI codeAnton Blanchard2011-05-191-1/+1
* pseries/iommu: Restore iommu table pointer when restoring iommu opsNishanth Aravamudan2011-05-191-2/+3
* powerpc: Remove ioremap_flagsAnton Blanchard2011-05-197-19/+17
* powerpc: Add ioremap_wcAnton Blanchard2011-05-193-0/+24
* powerpc: Improve scheduling of system call entry instructionsAnton Blanchard2011-05-191-4/+4
* powerpc: Remove static branch hint in giveup_altivecAnton Blanchard2011-05-191-1/+1
* powerpc: Simplify 4k/64k copy_page logicAnton Blanchard2011-05-193-25/+6
* powerpc/pseries: Enable iSCSI support for a number of cardsAnton Blanchard2011-05-191-0/+6
* powerpc/pseries: Enable Emulex and Qlogic 10Gbit cardsAnton Blanchard2011-05-191-0/+2
* powerpc/mm: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable]Stratos Psomadakis2011-05-191-7/+6
* powerpc: Ensure dtl buffers do not cross 4k boundaryNishanth Aravamudan2011-05-193-18/+35
* powerpc: Fix kexec with dynamic dma windowsNishanth Aravamudan2011-05-191-9/+14
OpenPOWER on IntegriCloud