aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-04powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds1-0/+4
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2-4/+5
2009-02-27powerpc/44x: Fix address decoding setup of PCI 2.x cellsBenjamin Herrenschmidt1-0/+17
2009-02-26powerpc: Fix 64bit __copy_tofrom_user() regressionMark Nelson1-7/+31
2009-02-26powerpc: Fix 64bit memcpy() regressionMark Nelson1-6/+20
2009-02-26powerpc: Fix load/store float double alignment handlerMichael Neuling1-16/+13
2009-02-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds6-7/+14
2009-02-15KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang1-0/+4
2009-02-13powerpc/vsx: Fix VSX alignment handler for regs 32-63Michael Neuling1-1/+6
2009-02-13powerpc/ps3: Move ps3_mm_add_memory to device_initcallGeoff Levand1-1/+1
2009-02-13powerpc/mm: Fix numa reserve bootmem page selectionDave Hansen1-2/+3
2009-02-13powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIALPhilippe Gerum3-3/+4
2009-02-11powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HWKumar Gala1-1/+1
2009-02-10powerpc: Add missing sparsemem.h includeMichael Neuling1-0/+1
2009-02-10powerpc/pci: mmap anonymous memory when legacy_mem doesn't existBenjamin Herrenschmidt1-2/+15
2009-02-10powerpc/cell: Add missing #include for oprofileMichael Neuling1-0/+1
2009-02-10powerpc/ftrace: Fix math to calculate offset in TOCSteven Rostedt1-2/+3
2009-02-10powerpc: Don't emulate mr. instructionsAnanth N Mavinakayanahalli1-0/+2
2009-02-09powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala2-4/+4
2009-02-06arch/powerpc: Eliminate double sizeofJulia Lawall1-1/+1
2009-02-06powerpc/cpm2: Fix set interrupt typepaulfax1-1/+1
2009-02-06powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boardsAnton Vorontsov2-8/+3
2009-02-06powerpc/83xx: Fix missing #{address,size}-cells in mpc8313erdb.dtsAnton Vorontsov1-0/+2
2009-02-06powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPENDMichael Neuling1-1/+1
2009-02-02powerpc: Fix oops on some machines due to incorrect pr_debug()Benjamin Herrenschmidt1-3/+2
2009-01-29powerpc/5200: Bugfix for PCI mapping of memory and IMMRGrant Likely1-14/+10
2009-01-29powerpc/5200: update defconfigsGrant Likely6-143/+386
2009-01-28powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup codeGerhard Pircher1-3/+3
2009-01-28powerpc/pseries: Correct VIO bus accounting problem in CMO env.Robert Jennings1-3/+4
2009-01-28powerpc: Remove arch/ppc cruft from KconfigJosh Boyer1-4/+0
2009-01-28powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.cStephen Rothwell1-13/+13
2009-01-28Merge commit 'jwb/jwb-merge' into mergeBenjamin Herrenschmidt27-592/+1203
2009-01-28Merge commit 'kumar/kumar-merge' into mergeBenjamin Herrenschmidt53-1305/+3120
2009-01-26powerpc/embedded6xx: Update defconfigsKumar Gala9-246/+549
2009-01-26powerpc/8xx: Update defconfigsKumar Gala5-109/+213
2009-01-26powerpc/86xx: Update defconfigsKumar Gala5-146/+429
2009-01-26powerpc/83xx: Update defconfigsKumar Gala14-395/+895
2009-01-26powerpc/85xx: Update defconfigsKumar Gala17-407/+1031
2009-01-26powerpc/mpc8313erdb: fix kernel panic because mdio device is not probedLi Yang2-1/+2
2009-01-26eeprom: More consistent symbol namesJean Delvare54-111/+111
2009-01-23powerpc/4xx: Update multi-board PowerPC 4xx defconfigsJosh Boyer2-37/+119
2009-01-23powerpc/44x: Update PowerPC 44x defconfigsJosh Boyer11-234/+641
2009-01-20powerpc/40x: Update PowerPC 40x defconfigsJosh Boyer7-139/+391
2009-01-20powerpc/85xx: Fix typo in mpc8572ds dtsKumar Gala1-1/+1
2009-01-20powerpc/44x: Warp patches for the new NDFC driverSean MacLennan4-180/+41
2009-01-20powerpc/4xx: DTS: Add Add'l SDRAM0 Compatible and Interrupt InfoGrant Erickson3-3/+12
2009-01-16powerpc: Get the number of SLBs from "slb-size" propertyMichael Neuling1-0/+5
2009-01-16powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slicesDave Kleikamp1-1/+10
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell7-42/+42
2009-01-16powerpc/ps3: ps3_repository_read_mm_info() takes u64 * argumentsStephen Rothwell1-9/+8