summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-06powerpc: Add early debug for WSP platformsJack Miller
2011-05-06powerpc: Add WSP platformDavid Gibson
2011-05-06powerpc/eeh: Display eeh error location for bus and deviceRichard A Lary
2011-05-06powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E supportBenjamin Herrenschmidt
2011-05-06powerpc/pseries: Add support for IO event interruptsTseng-Hui (Frank) Lin
2011-05-06powerpc/pseries: Add RTAS event log v6 definitionTseng-Hui (Frank) Lin
2011-05-06powerpc: Fix compile with icwsx supportStephen Rothwell
2011-05-04powerpc/pseries/bsr: Remove redundant initialization of bsr dev_t declaration.Robert P. J. Day
2011-05-04powerpc/pseries/eeh: Handle functional reset on non-PCIe deviceRichard A Lary
2011-05-04powerpc/pseries/eeh: Propagate needs_freset flag to device at PERichard A Lary
2011-05-04powerpc/pseries: Add page coalescing supportBrian King
2011-05-04powerpc/kexec: Fix build failure on 32-bit SMPBen Hutchings
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro
2011-05-04powerpc: Save Come-From Address Register (CFAR) in exception framePaul Mackerras
2011-05-04powerpc: Save register r9-r13 values accurately on interrupt with bad stackPaul Mackerras
2011-05-04powerpc: Add Initiate Coprocessor Store Word (icswx) supportTseng-Hui (Frank) Lin
2011-05-04powerpc: Use new CPU feature bit to select 2.06 tlbieMichael Neuling
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-04-27powerpc/eeh: Add support for ibm,configure-pe RTAS callRichard A. Lary
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans
2011-04-27powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to doAnton Blanchard
2011-04-27powerpc/book3e: Fix extlb sizeMichael Ellerman
2011-04-27powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3EMichael Ellerman
2011-04-27powerpc: Use MSR_64BIT in placesMichael Ellerman
2011-04-27powerpc: Add MSR_64BITMichael Ellerman