aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* powerpc: remove non-dependent load fsl_booke PTE_64BITMilton Miller2008-10-13
* powerpc/fsl: Hide MPC5121 pci bridge.John Rigby2008-10-13
* powerpc/smp: No need to set_need_resched when getting a resched IPIMilton Miller2008-10-13
* powerpc: Sync RPA note in zImage with kernel's RPA notePaul Mackerras2008-10-10
* powerpc: Fix error path in kernel_thread functionJosh Poimboeuf2008-10-10
* powerpc: Fix sysfs pci mmap on 32-bit machines with 64-bit PCIBenjamin Herrenschmidt2008-10-06
* powerpc: Fix 64-bit hibernation with 64k pagesJohannes Berg2008-10-06
* powerpc: Ignore generated vmlinux.lds in gitSebastien Dugue2008-10-06
* Merge commit 'kumar/kumar-mmu'Benjamin Herrenschmidt2008-10-02
|\
| * POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physicalBecky Bruce2008-09-24
| * powerpc: Introduce local (non-broadcast) forms of tlb invalidatesKumar Gala2008-09-24
* | powerpc: Merge 32 and 64-bit dma codeBecky Bruce2008-09-24
* | powerpc: Drop archdata numa_nodeBecky Bruce2008-09-24
* | powerpc: Move iommu dma ops from dma.c to dma-iommu.cBecky Bruce2008-09-24
* | powerpc: Rename dma_64.c to dma.cBecky Bruce2008-09-24
|/
* powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP supportKumar Gala2008-09-19
* powerpc: Fix build warnings introduced by PMC support on 32-bitKumar Gala2008-09-18
* powerpc: Fix major revision number for Freescale coresMartin Langer2008-09-15
* powerpc: Make the irq reverse mapping radix tree locklessSebastien Dugue2008-09-15
* powerpc: Separate the irq radix tree insertion and lookupSebastien Dugue2008-09-15
* powerpc: Use sys_pause for 32-bit pause entry pointChristoph Hellwig2008-09-15
* powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-15
* powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras2008-09-15
* powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras2008-09-15
* powerpc: Rearrange head_64.S to move interrupt handler code to the beginningPaul Mackerras2008-09-15
* powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernelsChandru2008-09-15
* Merge branch 'linux-2.6'Paul Mackerras2008-09-09
|\
| * lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-09
| * powerpc: Fix for getting CPU number in power_save_ppc32_restore()Kumar Gala2008-09-03
| * powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds2008-09-03
| * powerpc: Make sure _etext is after all kernel textStephen Rothwell2008-09-03
| * powerpc: Fix uninitialised variable in VSX alignment codeMichael Neuling2008-09-03
* | powerpc: Expose PMCs & cache topology in sysfs on 32-bitBenjamin Herrenschmidt2008-08-20
* | powerpc: Remove redundant sysfs_remove_file calls for cache infoNathan Lynch2008-08-20
* | powerpc: Replace __FUNCTION__ with __func__Harvey Harrison2008-08-20
* | powerpc: Use the common ascii hex helpersHarvey Harrison2008-08-20
* | powerpc: Streamline ret_from_except_lite for non-iSeries platformsMichael Ellerman2008-08-20
|/
* powerpc: Fix vio_bus_probe oops on probe errorBrian King2008-08-19
* powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devicesJoachim Fenkes2008-08-19
* powerpc: Fix /dev/oldmem interface for kdumpMichael Ellerman2008-08-19
* powerpc: Use generic compat_sys_old_readdirChristoph Hellwig2008-08-18
* powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversionPaul Collins2008-08-18
* powerpc: Remove dead module_find_bug codeSteven Rostedt2008-08-18
* powerpc: Add CMO enabled flag and paging space data to lparcfgRobert Jennings2008-08-18
* powerpc: Fix TLB invalidation on boot on 32-bitRocky Craig2008-08-18
* kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2008-08-15
* powerpc/pci: Don't keep ISA memory hole resources in the treeBenjamin Herrenschmidt2008-08-10
* powerpc: Zero fill the return values of rtas argument bufferNathan Fontenot2008-08-10
* powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala2008-08-03
* powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regsMichael Neuling2008-07-30