aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-2840-898/+1216
|\
| * powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok2008-12-293-15/+24
| * powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard2008-12-291-1/+15
| * powerpc/32: Wire up the trampoline code for kdumpDale Farnsworth2008-12-231-0/+2
| * powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth2008-12-231-5/+6
| * powerpc/32: Setup OF properties for kdumpDale Farnsworth2008-12-232-52/+40
| * powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()Anton Vorontsov2008-12-231-1/+1
| * powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov2008-12-232-0/+78
| * powerpc: Make default kexec/crash_kernel ops implicitAnton Vorontsov2008-12-231-12/+9
| * powerpc: Setup OF properties for ppc32 kexecDale Farnsworth2008-12-232-19/+39
| * powerpc/44x: 44x TLB doesn't need "Guarded" set for all pagesBenjamin Herrenschmidt2008-12-211-1/+11
| * powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-212-15/+10
| * powerpc/mm: Runtime allocation of mmu context maps for nohash CPUsBenjamin Herrenschmidt2008-12-211-0/+5
| * powerpc/mm: Split low level tlb invalidate for nohash processorsBenjamin Herrenschmidt2008-12-211-233/+0
| * powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt2008-12-212-6/+9
| * powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-2111-9/+156
| * powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt2008-12-214-4/+14
| * powerpc/4xx: Extended DCR support v2Benjamin Herrenschmidt2008-12-211-2/+2
| * powerpc: Convert sysfs cache code to of_find_next_cache_node()Nathan Lynch2008-12-211-6/+1
| * powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()Nathan Lynch2008-12-211-7/+4
| * powerpc: Add of_find_next_cache_node()Nathan Lynch2008-12-211-0/+31
| * Merge branch 'linux-2.6' into nextPaul Mackerras2008-12-181-2/+2
| |\
| * | powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-163-18/+14
| * | powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch2008-12-161-0/+26
| * | powerpc: Move smp_hw_index to 32-bit codeNathan Lynch2008-12-162-1/+2
| * | powerpc: Remove `have_of' global variableAnton Vorontsov2008-12-164-11/+1
| * | Merge branch 'merge' into nextPaul Mackerras2008-12-163-0/+7
| |\ \
| * | | powerpc/85xx: Add support for SMP initializationKumar Gala2008-12-031-0/+70
| * | | powerpc/85xx: minor head_fsl_booke.S cleanupKumar Gala2008-12-031-2/+2
| * | | powerpc: Better setup of boot page TLB entryTrent Piepho2008-12-031-9/+13
| * | | powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu2008-12-032-10/+59
| * | | powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq()Sebastien Dugue2008-12-031-0/+1
| * | | powerpc: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-12-031-2/+0
| * | | powerpc: Add sync_*_for_* to dma_opsBecky Bruce2008-12-031-0/+26
| * | | powerpc: Allow the max stack trace depth to be configuredJohannes Berg2008-12-031-1/+1
| * | | powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()Kumar Gala2008-12-031-0/+2
| * | | Merge branch 'merge'Paul Mackerras2008-12-035-4/+21
| |\ \ \
| * | | | powerpc: Provide a separate handler for each IPI actionMilton Miller2008-11-191-0/+59
| * | | | powerpc: Use for_each_node_with_property() in of_irq_map_init()Michael Ellerman2008-11-191-4/+1
| * | | | Merge branch 'linux-2.6' into nextPaul Mackerras2008-11-122-3/+19
| |\ \ \ \
| * | | | | powerpc: Eliminate unused do_gtod variablePaul Mackerras2008-11-061-35/+0
| * | | | | powerpc: Improve resolution of VDSO clock_gettimePaul Mackerras2008-11-064-148/+203
| * | | | | powerpc/pci: Cosmetic cleanups of pci-common.cBenjamin Herrenschmidt2008-11-061-41/+36
| * | | | | powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt2008-11-062-52/+37
| * | | | | powerpc/pci: Make pcibios_allocate_bus_resources more robustBenjamin Herrenschmidt2008-11-061-1/+4
| * | | | | powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setupBenjamin Herrenschmidt2008-11-062-31/+50
| * | | | | powerpc/pci: Remove pcibios_do_bus_setup()Benjamin Herrenschmidt2008-11-053-27/+11
| * | | | | powerpc/pci: Use common PHB resource hookupBenjamin Herrenschmidt2008-11-053-60/+95
| * | | | | powerpc/pci: Cleanup debug printk'sBenjamin Herrenschmidt2008-11-053-97/+82
| * | | | | powerpc: Update page-in counter for CMMBrian King2008-11-051-0/+1