| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | powerpc: Move iSeries_vio.c to powerpc/platforms/iseries | Stephen Rothwell | 2005-09-28 | 2 | -157/+0 |
| * | | powerpc: Move iSeries_VpdInfo.c to powerpc/platforms/iseries | Stephen Rothwell | 2005-09-28 | 2 | -269/+0 |
| * | | powerpc: Move iSeries_irq.c to powerpc/platorms/iseries | Stephen Rothwell | 2005-09-28 | 2 | -368/+1 |
| * | | powerpc: Move iSeries_pci.c to powerpc/platform/iseries | Stephen Rothwell | 2005-09-28 | 18 | -983/+16 |
| * | | powerpc: Move iSeries_iommu.c to powerpc/platforms/iseries | Stephen Rothwell | 2005-09-28 | 2 | -179/+0 |
| * | | powerpc: Move iSeries_htab.c to powerpc/platforms/iseries | Stephen Rothwell | 2005-09-28 | 2 | -257/+1 |
| * | | powerpc: move iSeries_proc.c to powerpc/platforms/iseries | Stephen Rothwell | 2005-09-28 | 2 | -114/+1 |
| * | | powerpc: Merge HvLpEvent.c into lpevents.c | Stephen Rothwell | 2005-09-28 | 2 | -89/+1 |
| * | | powerpc: move hvCall.s to powerpc/platforms/iseries | Stephen Rothwell | 2005-09-28 | 2 | -100/+1 |
| * | | powerpc: move ItLpQueue.c to powerpc/platforms/iseries | Stephen Rothwell | 2005-09-28 | 2 | -263/+1 |
| * | | powerpc: move iSeries_setup.[ch] and mf.c into platforms/iseries | Stephen Rothwell | 2005-09-27 | 5 | -2353/+2 |
| * | | powerpc: Move LparData.c to powerpc platforms | Stephen Rothwell | 2005-09-27 | 3 | -230/+2 |
| * | | powerpc: Move HvLpConfig.c to powerpc arch | Stephen Rothwell | 2005-09-27 | 2 | -28/+1 |
| * | | powerpc: Create arch/powerpc/platforms/iseries | Stephen Rothwell | 2005-09-27 | 3 | -37/+2 |
* | | | [PATCH] powerpc: merged asm/cputable.h | Kumar Gala | 2005-09-28 | 1 | -65/+17 |
|/ / |
|
* | | powerpc: clean up after powermac build merge | Stephen Rothwell | 2005-09-27 | 11 | -288/+10 |
* | | Merge refs/heads/devtree from rsync://oak/kernels/iseries/work/.git | Paul Mackerras | 2005-09-26 | 10 | -273/+308 |
|\ \ |
|
| * | | ppc64 iSeries: Don't create linux,boot-cpu | Stephen Rothwell | 2005-09-23 | 1 | -3/+0 |
| * | | ppc64 iSeries: Define /cpus in iSeries device tree | Michael Ellerman | 2005-09-23 | 3 | -153/+57 |
| * | | ppc64 iSeries: Move setup of systemcfg->platform into iSeries device tree | Michael Ellerman | 2005-09-23 | 2 | -9/+5 |
| * | | ppc64 iSeries: Move memory setup into iSeries device tree | Michael Ellerman | 2005-09-23 | 1 | -5/+15 |
| * | | ppc64 iSeries: Call early_setup() on iSeries | Michael Ellerman | 2005-09-23 | 5 | -15/+22 |
| * | | ppc64 iSeries: Create a fake flat device tree on iSeries | Michael Ellerman | 2005-09-23 | 1 | -0/+137 |
| * | | ppc64 iSeries: Make smp_release_cpus() callable on iSeries | Michael Ellerman | 2005-09-23 | 2 | -6/+8 |
| * | | ppc64 iSeries: Make stab_initialize() work on iSeries | Michael Ellerman | 2005-09-23 | 1 | -1/+3 |
| * | | ppc64 iSeries: Update create_pte_mapping to replace iSeries_bolt_kernel() | Michael Ellerman | 2005-09-23 | 3 | -64/+30 |
| * | | ppc46 iSeries: Make some generic irq code compile for iSeries | Michael Ellerman | 2005-09-23 | 2 | -0/+15 |
| * | | ppc64 iSeries: Move iSeries ppc_md functions into a machdep_calls struct | Michael Ellerman | 2005-09-23 | 1 | -29/+28 |
* | | | Merge from Linus' tree. | Paul Mackerras | 2005-09-25 | 10 | -105/+132 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | [PATCH] ppc64: Fix huge pages MMU mapping bug | Benjamin Herrenschmidt | 2005-09-23 | 2 | -5/+7 |
| * | [PATCH] ppc64: SMU driver update & i2c support | Benjamin Herrenschmidt | 2005-09-22 | 3 | -9/+20 |
| * | [PATCH] ppc64: Fix 64bit ptrace DABR support | Anton Blanchard | 2005-09-22 | 1 | -0/+1 |
| * | [PATCH] ppc64: Fix build with iommu debug enabled | Anton Blanchard | 2005-09-22 | 1 | -5/+6 |
| * | [PATCH] ppc64: Fix LPAR regression | Anton Blanchard | 2005-09-22 | 1 | -3/+2 |
| * | [PATCH] ppc64: Build zImage.vmode for G5 | Benjamin Herrenschmidt | 2005-09-21 | 1 | -1/+1 |
| * | [PATCH] ppc64: Fix issue with non zero boot cpu | Anton Blanchard | 2005-09-21 | 1 | -1/+2 |
| * | [PATCH] PPC64: Fix boot for some pre-POWER4 systems | Olof Johansson | 2005-09-21 | 1 | -80/+89 |
| * | [PATCH] ppc64: Fix PCI flags when using OF device tree | Paul Mackerras | 2005-09-21 | 1 | -3/+6 |
* | | [PATCH] powerpc: Merge bug.h | Becky Bruce | 2005-09-21 | 1 | -2/+2 |
* | | [PATCH] powerpc: unified signature of timer_interrupt() between ppc32/ppc64 | Kumar Gala | 2005-09-21 | 1 | -3/+1 |
* | | [PATCH] powerpc: merge the rest of arch/ppc*/oprofile | Stephen Rothwell | 2005-09-21 | 5 | -674/+1 |
* | | [PATCH] powerpc: rename op_ppc{32,64}_model to op_powerpc_model | Stephen Rothwell | 2005-09-21 | 3 | -3/+3 |
* | | [PATCH] Merge arch/ppc*/oprofile/Makefile into arch/powerpc/oprofile | Stephen Rothwell | 2005-09-21 | 1 | -9/+1 |
* | | [PATCH] powerpc: Move arch/ppc*/oprofile/Kconfig to arch/powerpc | Stephen Rothwell | 2005-09-21 | 2 | -24/+1 |
* | | [PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpc | Stephen Rothwell | 2005-09-21 | 2 | -346/+3 |
* | | [PATCH] ppc64: Store virtual address in TLB flush batches | Benjamin Herrenschmidt | 2005-09-21 | 4 | -40/+24 |
* | | [PATCH] ppc64: Updated Olof misc updates 3/3 | Olof Johansson | 2005-09-21 | 3 | -8/+12 |
* | | [PATCH] ppc64: Updated Olof iommu updates 2/3 | Olof Johansson | 2005-09-21 | 2 | -11/+32 |
* | | [PATCH] ppc64: Updated Olof iommu updates 1/3 | Olof Johansson | 2005-09-21 | 5 | -28/+5 |
* | | [PATCH] powerpc: Remove sections use from ppc64 and drivers | Jon Loeliger | 2005-09-19 | 6 | -59/+59 |
|/ |
|