summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras
2008-03-03[POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pagesMichael Ellerman
2008-03-03[POWERPC] Allow for different IOMMU page sizes in cell IOMMU codeMichael Ellerman
2008-03-03[POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZEMichael Ellerman
2008-03-03[POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs se...Michael Ellerman
2008-03-03[POWERPC] Move allocation of cell IOMMU pad pageMichael Ellerman
2008-03-03[POWERPC] Remove unused pte_offset variableMichael Ellerman
2008-03-03[POWERPC] Use it_offset not pte_offset in cell IOMMU codeMichael Ellerman
2008-03-03[POWERPC] Clearup cell IOMMU fixed mapping terminologyMichael Ellerman
2008-03-03[POWERPC] enable hardware watchpoints on cell bladesJens Osterkamp
2008-03-03[POWERPC] move celleb DABRX definitionsJens Osterkamp
2008-03-03[POWERPC] OProfile: enable callgraph support for CellBob Nelson
2008-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2008-02-29[POWERPC] spufs: fix use time accounting on SPE-overcommitAndre Detsch
2008-02-29[POWERPC] spufs: serialize SLB invalidation against SLB loadingArnd Bergmann
2008-02-29[POWERPC] spufs: invalidate SLB translation before adding a new entryArnd Bergmann
2008-02-29[POWERPC] spufs: synchronize IRQ when disablingArnd Bergmann
2008-02-29[POWERPC] spufs: fix order of sputrace thread IDsJeremy Kerr
2008-02-28[POWERPC] 4xx: Use correct board info structure in cuboot wrappersJosh Boyer
2008-02-28[POWERPC] spufs: fix invalid scheduling of forgotten contextsJeremy Kerr
2008-02-27[POWERPC] 44x: add missing define TARGET_4xx and TARGET_440GX to cuboot-taishanValentine Barshak
2008-02-27[POWERPC] 4xx: Fix L1 cache size in katmai DTSStefan Roese
2008-02-27[POWERPC] 4xx: Fix Haleakala PCIe compatibility problem in dtsStefan Roese
2008-02-27[POWERPC] spufs: fix context destruction during psmap faultJeremy Kerr
2008-02-23[POWERPC] Add export for mpc52xx_set_psc_clkdivEric Dujardin
2008-02-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras
2008-02-21[POWERPC] pasemi: Remove warning in mpic_pasemi_msi.cOlof Johansson
2008-02-21[POWERPC] pasemi: Register i2c devices at bootOlof Johansson
2008-02-20[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch
2008-02-20[POWERPC] Fix warning in pseries/power.cStephen Rothwell
2008-02-20[POWERPC] Fix bootwrapper builds with older gcc versionsJosh Boyer
2008-02-20[POWERPC] Fix dt_mem_next_cell() to read the full addressBecky Bruce
2008-02-20[POWERPC] Kill sparse warnings in kprobesAnanth N Mavinakayanahalli
2008-02-19x86: fix vdso_install breaks user "make install"Sam Ravnborg
2008-02-19[POWERPC] spufs: fix scheduler starvation by idle contextsJeremy Kerr
2008-02-16[POWERPC] 44x: Add multiplatform defconfigJosh Boyer
2008-02-15[POWERPC] 44x: Fix Kconfig formattingJosh Boyer
2008-02-15[POWERPC] 4xx: Update defconfigs for 2.6.25Josh Boyer
2008-02-15[POWERPC] 4xx: Remove "i2c" and "xxmii-interface" device_types from dtsStefan Roese
2008-02-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-14[POWERPC] Remove unused CONFIG_WANT_DEVICE_TREEGrant Likely
2008-02-14[POWERPC] Cell RAS: Remove DEBUG, and add license and copyrightMichael Ellerman
2008-02-14[POWERPC] free_property() must not be __initAdrian Bunk
2008-02-14[POWERPC] vdso_do_func_patch{32,64}() must be __initAdrian Bunk