summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2011-05-19powerpc/psurge: Create a irq_host for secondary cpusMilton Miller
2011-05-19powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQMilton Miller
2011-05-19powerpc/mpc5121_ads_cpld: Remove use of NO_IRQ_IGNOREMilton Miller
2011-05-19powerpc/fsl_msi: Use chip_data not handler_dataMilton Miller
2011-05-19powerpc/fsl_msi: Don't abuse platform_data for driver_dataMilton Miller
2011-05-19powerpc: Remove i8259 irq_host_ops->unmapMilton Miller
2011-05-19powerpc: Remove trival irq_host_ops.unmapMilton Miller
2011-05-19powerpc: Return early if irq_host lookup type is wrongMilton Miller
2011-05-19powerpc: Radix trees are available before init_IRQMilton Miller
2011-05-19powerpc/xics: Cleanup xics_host_map and ipiMilton Miller
2011-05-19powerpc: Use bytes instead of bitops in smp ipi multiplexingMilton Miller
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller
2011-05-19powerpc: Move smp_ops_t from machdep.h to smp.hMilton Miller
2011-05-19powerpc: Remove stubbed beat smp supportMilton Miller
2011-05-19powerpc: Remove alloc_maybe_bootmem for zalloc versionMilton Miller
2011-05-19powerpc: Remove powermac/pic.hMilton Miller
2011-05-19powerpc/mpic: Simplify ipi cpu mask handlingMilton Miller
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller
2011-05-19powerpc: Remove call sites of MSG_ALL_BUT_SELFMilton Miller
2011-05-19powerpc/mpic: Break cpumask abstraction earlierMilton Miller
2011-05-19powerpc/mpic: Limit NR_CPUS loop to 32 bitMilton Miller
2011-05-19powerpc: Call no-longer static setup_nr_cpu_ids instead of replicating itMilton Miller
2011-05-19powerpc: Use nr_cpu_ids in initial paca allocationMilton Miller
2011-05-19powerpc: Respect nr_cpu_ids when calling set_cpu_possible and set_cpu_presentMilton Miller
2011-05-19powerpc/iseries: Cleanup and fix secondary startupMilton Miller
2011-05-19powerpc/kdump64: Don't reference freed memory as pacasMilton Miller
2011-05-19powerpc: Don't search for paca in freed memoryMilton Miller
2011-05-19powerpc/kexec: Fix memory corruption from unallocated slavesMilton Miller
2011-05-19powerpc/pseries: Print corrupt r3 in FWNMI codeAnton Blanchard
2011-05-19pseries/iommu: Restore iommu table pointer when restoring iommu opsNishanth Aravamudan
2011-05-19powerpc: Remove ioremap_flagsAnton Blanchard
2011-05-19powerpc: Add ioremap_wcAnton Blanchard
2011-05-19powerpc: Improve scheduling of system call entry instructionsAnton Blanchard
2011-05-19powerpc: Remove static branch hint in giveup_altivecAnton Blanchard
2011-05-19powerpc: Simplify 4k/64k copy_page logicAnton Blanchard
2011-05-19powerpc/pseries: Enable iSCSI support for a number of cardsAnton Blanchard
2011-05-19powerpc/pseries: Enable Emulex and Qlogic 10Gbit cardsAnton Blanchard
2011-05-19powerpc/mm: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable]Stratos Psomadakis
2011-05-19powerpc: Ensure dtl buffers do not cross 4k boundaryNishanth Aravamudan
2011-05-19powerpc: Fix kexec with dynamic dma windowsNishanth Aravamudan
2011-05-19powerpc: Use the deterministic mode of arMichal Marek
2011-05-19powerpc: Remove unused config in the MakefileJustin Mattock
2011-05-19powerpc: Call gzip with -nMichal Marek
2011-05-19powerpc/4xx: Fix regression in SMP on 476kerstin jonsson
2011-05-19powerpc/kexec: Fix build failure on 32-bit SMPBen Hutchings
2011-05-19powerpc/smp: Make start_secondary_resume available to all CPU variantsBenjamin Herrenschmidt
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-05-17Merge branch 'syscore' into for-linusRafael J. Wysocki
2011-05-13sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman