summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusJames Morris2008-12-252-5/+5
|\
| * Merge branch 'master' into nextJames Morris2008-12-0433-573/+2774
| |\
| * \ Merge branch 'master' into nextJames Morris2008-11-1465-2260/+5292
| |\ \
| * | | CRED: Pass credentials through dentry_open()David Howells2008-11-141-2/+2
| * | | CRED: Wrap task credential accesses in the PowerPC archDavid Howells2008-11-142-3/+3
* | | | powerpc: Fix corruption error in rh_alloc_fixed()Guillaume Knispel2008-12-171-0/+1
* | | | powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu2008-12-171-2/+2
* | | | powerpc/cell/axon-msi: Fix MSI after kexecArnd Bergmann2008-12-161-0/+3
* | | | powerpc: Fix bootmem reservation on uninitialized nodeDave Hansen2008-12-161-5/+11
* | | | powerpc: Check for valid hugepage size in hugetlb_get_unmapped_areaBrian King2008-12-161-0/+3
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds2008-12-141-0/+3
|\ \ \ \
| * | | | powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala2008-12-131-0/+3
* | | | | powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer2008-12-111-0/+1
|/ / / /
* | | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...Paul Mackerras2008-12-092-2/+2
|\ \ \ \
| * | | | powerpc/83xx: Enable FIXED_PHY in mpc834x_itx and mpc83xx defconfigsAnton Vorontsov2008-12-042-2/+2
| | |_|/ | |/| |
* | | | powerpc/virtex5: Fix Virtex5 machine check handlingGrant Likely2008-12-052-0/+4
|/ / /
* | | powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dtsAnton Vorontsov2008-12-031-8/+8
* | | powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt2008-12-031-0/+1
* | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-023-0/+11
|\ \ \
| * | | KVM: ppc: stop leaking host memory on VM exitHollis Blanchard2008-11-253-0/+11
| | |/ | |/|
* | | powerpc: Use physical cpu id when setting the processor affinityKumar Gala2008-12-021-1/+1
* | | powerpc: Fix build for 32-bit SMP configsMilton Miller2008-12-011-0/+2
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-11-3024-560/+2750
|\ \ \
| * | | powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras2008-12-011-1/+7
| * | | powerpc/cell: Fix GDB watchpoints, againArnd Bergmann2008-12-011-2/+7
| * | | powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann2008-12-011-2/+7
| * | | powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann2008-12-011-5/+31
| * | | powerpc: Fix boot freeze on machine with empty memory nodeDave Hansen2008-12-011-47/+75
| * | | powerpc: Fix IRQ assignment for some PCIe devicesAdhemerval Zanella2008-12-011-2/+5
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2008-11-241-0/+3
| |\ \ \
| | * | | powerpc/spufs: Fix spinning in spufs_ps_fault on signalJeremy Kerr2008-11-211-0/+3
| * | | | Merge branch 'merge' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-11-242-3/+20
| |\ \ \ \
| | * | | | powerpc/44x: Fix 460EX/460GT machine check handlingBenjamin Herrenschmidt2008-11-131-1/+6
| | * | | | powerpc/40x: Limit allocable DRAM during early mappingGrant Erickson2008-11-131-2/+14
| | | |/ / | | |/| |
| * | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras2008-11-2412-494/+2591
| |\ \ \ \
| | * | | | powerpc/virtex: Update defconfigsGrant Likely2008-11-144-125/+1469
| | * | | | powerpc/52xx: update defconfigsGrant Likely2008-11-146-361/+1117
| | * | | | powerpc/virtex: fix various format/casting printk mismatchesGrant Likely2008-11-141-2/+2
| | * | | | powerpc/mpc5200: fix bestcomm Kconfig dependenciesGrant Likely2008-11-131-6/+3
| | |/ / /
| * | | | powerpc/mpc832x_rdb: fix swapped ethernet idsMichael Barkowski2008-11-191-2/+2
| * | | | powerpc: Use generic PHY driver for Marvell 88E1111 PHY on GE Fanuc SBC610Martyn Welch2008-11-191-1/+1
| * | | | powerpc/85xx: L2 cache size wrong in 8572DS dtsTrent Piepho2008-11-191-1/+1
| |/ / /
* | | | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0
* | | | powerpc set_huge_psize() false positiveAl Viro2008-11-302-2/+1
|/ / /
* | | powerpc: Update desktop/server defconfigsPaul Mackerras2008-11-118-313/+1033
* | | powerpc: Fix msr check in compat_sys_swapcontextAndreas Schwab2008-11-111-3/+15
* | | powerpc: Updated Freescale PPC related defconfigsKumar Gala2008-11-0850-1932/+4234
* | | powerpc: Update QE/CPM2 usb_ctlr structures for USB supportLi Yang2008-11-082-10/+4
* | | powerpc/86xx: Correct SOC bus-frequency in GE Fanuc SBC610 DTSMartyn Welch2008-11-081-1/+1
* | | powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidatesKumar Gala2008-11-081-0/+4
OpenPOWER on IntegriCloud