aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/asm-offsets.c
Commit message (Expand)AuthorAge
* powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling2008-06-30
* [POWERPC] 40x/Book-E: Save/restore volatile exception registersKumar Gala2008-06-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-29
|\
| * [POWERPC] Add IRQSTACKS support on ppc32Kumar Gala2008-04-29
* | ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-29
|/
* KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard2008-04-27
* [POWERPC] Cleanup asm-offsets.cKumar Gala2008-04-24
* [POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell2008-04-15
* [POWERPC] powerpc32: Remove asm-offsets ptrace cruftRoland McGrath2008-03-25
* Fix compilation of powerpc asm-offsets.c with old gccTony Breeds2008-02-07
* [POWERPC] Use a sensible default for clock_getres() in the VDSOTony Breeds2008-02-06
* [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala2007-12-06
* [POWERPC] vdso: Fixes for cache block sizesOlof Johansson2007-11-19
* powerpc: add scaled time accountingMichael Neuling2007-10-18
* [POWERPC] Size swapper_pg_dir correctlyStephen Rothwell2007-09-19
* [POWERPC] iSeries: Clean up lparmap messStephen Rothwell2007-08-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-09
|\
| * [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-09
* | rename thread_info to stackRoman Zippel2007-05-09
|/
* [POWERPC] powermac: Suspend to disk on G5Johannes Berg2007-05-07
* [POWERPC] Save trap number in bad_stackOlof Johansson2007-04-24
* [POWERPC] Remove last_syscallAnton Blanchard2007-03-22
* [POWERPC] Fix manual assembly WARN_ON() in enter_rtas().David Woodhouse2007-01-09
* [POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2006-10-16
* [POWERPC] Fix non-smp buildOlof Johansson2006-09-13
* [POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz2006-09-13
* [POWERPC] Cleanup CPU initsOlof Johansson2006-08-24
* [POWERPC] SLB shadow buffer cleanupMichael Neuling2006-08-24
* [POWERPC] Implement SLB shadow bufferMichael Neuling2006-08-08
* [POWERPC] iseries: Remove unnecessary include of iseries/hv_lp_event.hStephen Rothwell2006-07-13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras2006-06-14
* powerpc: Remove unused paca->pgdir fieldPaul Mackerras2006-06-12
* powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras2006-04-18
* [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-28
* Merge ../linux-2.6Paul Mackerras2006-03-08
|\
| * powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras2006-03-07
* | powerpc: Implement accurate task and CPU time accountingPaul Mackerras2006-02-23
|/
* [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-13
* [PATCH] powerpc: Remove some unneeded fields from the pacaDavid Gibson2006-01-08
* [PATCH] syscall entry/exit revampDavid Woodhouse2006-01-08
* [PATCH] powerpc: vdso fixes (take #2)Benjamin Herrenschmidt2005-11-14
* [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt2005-11-11
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-09
* [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-06
* merge filename and modify references to iseries/hv_lp_event.hKelly Daly2005-11-01
* powerpc: Rename asm offset TRAP to _TRAP for 32-bitPaul Mackerras2005-10-28
* powerpc: Merge rtas.c into arch/powerpc/kernelPaul Mackerras2005-10-26
* [PATCH] powerpc: Merge thread_info.hDavid Gibson2005-10-21
* ppc: Various minor compile fixesPaul Mackerras2005-10-11