aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-13[POWERPC] kdump: Support kernels having 64k page size.Sachin P. Sant1-1/+1
2006-09-13[POWERPC] Implement PowerPC futex_atomic_cmpxchg_inatomic().David Woodhouse1-1/+27
2006-09-04Merge branch 'master' into upstreamJeff Garzik6-13/+142
2006-08-31Merge branch 'merge'Paul Mackerras5-10/+142
2006-08-30[POWERPC] iseries: Define insw et al. so libata/ide will compileStephen Rothwell1-2/+5
2006-08-30[POWERPC] Fix problem with time not advancing on 32-bit platformsPaul Mackerras1-4/+0
2006-08-30[POWERPC] Make OF irq map code detect more error casesBenjamin Herrenschmidt1-1/+3
2006-08-30[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2Zang Roy-r619111-0/+125
2006-08-30[POWERPC] back up old school ipic.[hc] to arch/ppcKim Phillips1-3/+9
2006-08-29Merge /spare/repo/linux-2.6 into upstreamJeff Garzik4-7/+142
2006-08-25Merge branch 'merge'Paul Mackerras6-10/+143
2006-08-25[POWERPC] Use mpc8641hpcn PIC base address from dev tree.Jon Loeliger1-1/+0
2006-08-25[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger1-2/+0
2006-08-25[POWERPC] Add a helper for calculating RTAS "config_addr" parametersMichael Ellerman1-0/+16
2006-08-25[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger1-2/+0
2006-08-25[POWERPC] Cleanup CPU initsOlof Johansson1-0/+3
2006-08-24[POWERPC] hugepage BUG fixAdam Litke1-1/+1
2006-08-23[POWERPC] Update mpc7448hpc2 board irq support using device treeZang Roy-r619112-6/+132
2006-08-23[POWERPC] Fix gettimeofday inaccuraciesNathan Lynch1-0/+9
2006-08-19Merge branch 'upstream-fixes' into upstreamJeff Garzik2-2/+2
2006-08-17[POWERPC] Make crash.c work on 32-bit and 64-bitMichael Ellerman1-2/+1
2006-08-10[PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox1-0/+1
2006-08-08Merge branch 'merge'Paul Mackerras1-0/+1
2006-08-08[POWERPC] Update lppaca offset commentsMichael Neuling1-2/+2
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling2-0/+22
2006-08-08[POWERPC] Make doc comments extractableMichael Ellerman2-16/+16
2006-08-08[POWERPC] Fix might-sleep warning on removing cpusHaren Myneni1-0/+1
2006-08-01[POWERPC] clean up pseries hcall interfacesAnton Blanchard1-80/+25
2006-08-01Merge branch 'merge'Paul Mackerras6-61/+59
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann1-0/+4
2006-07-31[PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao1-0/+1
2006-07-31[POWERPC] Instrument Hypervisor Calls: merge headersMike Kravetz1-0/+8
2006-07-31[POWERPC] Make get_property() return a const void *Jeremy Kerr1-1/+1
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr1-1/+1
2006-07-31[POWERPC] cell: Constify & voidify get_property()Jeremy Kerr1-1/+1
2006-07-31[POWERPC] Constify & voidify get_property()Jeremy Kerr3-11/+11
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt1-1/+0
2006-07-14Merge branch 'mpe'Stephen Rothwell5-164/+2
2006-07-14[POWERPC] iseries: Move iommu_table_cb into platforms/iseriesMichael Ellerman1-17/+0
2006-07-13Merge branch 'hvc_iseries'Stephen Rothwell1-0/+28
2006-07-13[POWERPC] iseries: Remove unnecessary include of iseries/hv_lp_event.hStephen Rothwell1-2/+0
2006-07-13[POWERPC] iseries: A new iSeries consoleStephen Rothwell1-0/+28
2006-07-13[POWERPC] iseries: Move ItLpNaca into platforms/iseriesMichael Ellerman1-80/+0
2006-07-13[POWERPC] iseries: Make HvLpConfig_get(Primary)LpIndex functionsMichael Ellerman1-11/+2
2006-07-13[POWERPC] iseries: Make ItExtVpdPanel private to iSeriesMichael Ellerman1-51/+0
2006-07-13[POWERPC] iseries: Move e2a()/strne2a() into their only callerMichael Ellerman1-5/+0
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann1-3/+9
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt1-25/+13
2006-07-08power: improve inline asm memory constraintsLinus Torvalds3-32/+32
2006-07-07[POWERPC] Use const qualifiers for prom parsing utilitesJeremy Kerr1-1/+1