summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-041-0/+1
* Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras2008-03-034-67/+96
|\
| * [POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pagesMichael Ellerman2008-03-031-15/+22
| * [POWERPC] Allow for different IOMMU page sizes in cell IOMMU codeMichael Ellerman2008-03-031-13/+18
| * [POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZEMichael Ellerman2008-03-031-5/+4
| * [POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs se...Michael Ellerman2008-03-031-26/+43
| * [POWERPC] Move allocation of cell IOMMU pad pageMichael Ellerman2008-03-031-6/+6
| * [POWERPC] Remove unused pte_offset variableMichael Ellerman2008-03-031-4/+1
| * [POWERPC] Use it_offset not pte_offset in cell IOMMU codeMichael Ellerman2008-03-031-2/+2
| * [POWERPC] Clearup cell IOMMU fixed mapping terminologyMichael Ellerman2008-03-031-4/+4
| * [POWERPC] enable hardware watchpoints on cell bladesJens Osterkamp2008-03-031-0/+7
| * [POWERPC] move celleb DABRX definitionsJens Osterkamp2008-03-031-3/+0
| * [POWERPC] OProfile: enable callgraph support for CellBob Nelson2008-03-031-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras2008-03-036-12/+38
|\ \
| * | [POWERPC] spufs: fix use time accounting on SPE-overcommitAndre Detsch2008-02-291-1/+1
| * | [POWERPC] spufs: serialize SLB invalidation against SLB loadingArnd Bergmann2008-02-291-3/+9
| * | [POWERPC] spufs: invalidate SLB translation before adding a new entryArnd Bergmann2008-02-291-0/+4
| * | [POWERPC] spufs: synchronize IRQ when disablingArnd Bergmann2008-02-291-0/+6
| * | [POWERPC] spufs: fix order of sputrace thread IDsJeremy Kerr2008-02-291-3/+4
| * | [POWERPC] spufs: fix invalid scheduling of forgotten contextsJeremy Kerr2008-02-281-4/+3
| * | [POWERPC] spufs: fix context destruction during psmap faultJeremy Kerr2008-02-271-1/+11
* | | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-03-037-30/+36
|\ \ \
| * | | [POWERPC] 4xx: Use correct board info structure in cuboot wrappersJosh Boyer2008-02-284-0/+4
| * | | [POWERPC] 44x: add missing define TARGET_4xx and TARGET_440GX to cuboot-taishanValentine Barshak2008-02-271-0/+2
| * | | [POWERPC] 4xx: Fix L1 cache size in katmai DTSStefan Roese2008-02-271-29/+29
| * | | [POWERPC] 4xx: Fix Haleakala PCIe compatibility problem in dtsStefan Roese2008-02-271-1/+1
* | | | [POWERPC] Add export for mpc52xx_set_psc_clkdivEric Dujardin2008-02-231-0/+1
| |_|/ |/| |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-02-2131-351/+1601
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras2008-02-214-20/+7
| |\ \ \ | | | |/ | | |/|
| | * | [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch2008-02-202-15/+3
| | * | [POWERPC] spufs: fix scheduler starvation by idle contextsJeremy Kerr2008-02-192-5/+4
| * | | [POWERPC] pasemi: Remove warning in mpic_pasemi_msi.cOlof Johansson2008-02-211-3/+2
| * | | [POWERPC] pasemi: Register i2c devices at bootOlof Johansson2008-02-212-1/+98
| * | | [POWERPC] Fix warning in pseries/power.cStephen Rothwell2008-02-201-1/+1
| * | | [POWERPC] Fix bootwrapper builds with older gcc versionsJosh Boyer2008-02-201-4/+4
| * | | [POWERPC] Fix dt_mem_next_cell() to read the full addressBecky Bruce2008-02-201-6/+7
| * | | [POWERPC] Kill sparse warnings in kprobesAnanth N Mavinakayanahalli2008-02-201-4/+5
| | |/ | |/|
| * | [POWERPC] 44x: Add multiplatform defconfigJosh Boyer2008-02-161-0/+904
| * | [POWERPC] 44x: Fix Kconfig formattingJosh Boyer2008-02-151-5/+5
| * | [POWERPC] 4xx: Update defconfigs for 2.6.25Josh Boyer2008-02-1510-282/+568
| * | [POWERPC] 4xx: Remove "i2c" and "xxmii-interface" device_types from dtsStefan Roese2008-02-158-25/+0
| |/
* | x86: fix vdso_install breaks user "make install"Sam Ravnborg2008-02-191-1/+1
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-02-1413-27/+23
|\
| * [POWERPC] Remove unused CONFIG_WANT_DEVICE_TREEGrant Likely2008-02-146-17/+0
| * [POWERPC] Cell RAS: Remove DEBUG, and add license and copyrightMichael Ellerman2008-02-141-1/+10
| * [POWERPC] free_property() must not be __initAdrian Bunk2008-02-141-1/+1
| * [POWERPC] vdso_do_func_patch{32,64}() must be __initAdrian Bunk2008-02-141-6/+6
| * [POWERPC] Remove generated files on make cleanKumar Gala2008-02-142-0/+4
| * [POWERPC] PS3: Fix bootwrapper hang bugGeoff Levand2008-02-141-1/+1
| * [POWERPC] Fix DEBUG_PREEMPT warning when warningHugh Dickins2008-02-141-1/+1
OpenPOWER on IntegriCloud