summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | powerpc: Use the deterministic mode of arMichal Marek2011-05-191-1/+1
| * | | | | powerpc: Remove unused config in the MakefileJustin Mattock2011-05-191-1/+0
| * | | | | powerpc: Call gzip with -nMichal Marek2011-05-191-3/+3
| | |/ / / | |/| | |
| * | | | powerpc: Add early debug for WSP platformsJack Miller2011-05-066-0/+85
| * | | | powerpc: Add WSP platformDavid Gibson2011-05-0616-0/+1877
| * | | | powerpc/eeh: Display eeh error location for bus and deviceRichard A Lary2011-05-061-9/+13
| * | | | powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E supportBenjamin Herrenschmidt2011-05-062-5/+22
| * | | | powerpc/pseries: Add support for IO event interruptsTseng-Hui (Frank) Lin2011-05-064-0/+304
| * | | | powerpc/pseries: Add RTAS event log v6 definitionTseng-Hui (Frank) Lin2011-05-061-1/+44
| * | | | powerpc: Fix compile with icwsx supportStephen Rothwell2011-05-061-1/+1
| * | | | powerpc/pseries/eeh: Handle functional reset on non-PCIe deviceRichard A Lary2011-05-041-5/+14
| * | | | powerpc/pseries/eeh: Propagate needs_freset flag to device at PERichard A Lary2011-05-041-7/+43
| * | | | powerpc/pseries: Add page coalescing supportBrian King2011-05-048-30/+106
| * | | | powerpc/kexec: Fix build failure on 32-bit SMPBen Hutchings2011-05-041-29/+30
| * | | | powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2011-05-0413-52/+52
OpenPOWER on IntegriCloud