summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | powerpc: move ppc64/kernel/signal.c to arch/powerpcStephen Rothwell2005-11-033-2/+1
| | | * | | powerpc: merge ptrace.hStephen Rothwell2005-11-033-206/+105
| | | * | | powerpc: merge stat.hStephen Rothwell2005-11-033-129/+81
| | * | | | [PATCH] powerpc: Keep fixing merged ipcbuf.hDavid Gibson2005-11-031-1/+2
| | * | | | [PATCH] ppc32: Fixed warning in m8xx_setup.cVitaly Bordug2005-11-031-0/+1
| | * | | | [PATCH] ppc32 8xx: fix cpm_dpalloc() commentMarcelo Tosatti2005-11-031-3/+2
| | * | | | [PATCH] ppc32 8xx: Fix harmless warning in 8xx_io/commproc.cMarcelo Tosatti2005-11-031-0/+2
| | * | | | [PATCH] ppc32 8xx: export symbols required for modular IDEMarcelo Tosatti2005-11-031-0/+5
| | * | | | [PATCH] powerpc: always init nvram on 64-bit powermacDavid Woodhouse2005-11-031-1/+1
| | * | | | [PATCH] ppc: Fix build warnings in arch/ppc/kernel/traps.cBecky Bruce2005-11-031-4/+4
| | * | | | [PATCH] ppc64: Fix add notifier crashesJohn Rose2005-11-032-3/+4
| | |/ / /
| | * | | powerpc: Merge remaining RTAS codePaul Mackerras2005-11-0312-185/+147
| | |/ /
| | * | powerpc: Compile fixes for chrp/nvram.cPaul Mackerras2005-11-021-2/+5
| | * | powerpc: include <linux/platform_device.h> in pegasos_eth.cPaul Mackerras2005-11-021-0/+1
| | * | Merge Paulus' treeStephen Rothwell2005-11-02252-1400/+4357
| | |\ \
| | | * | powerpc: include lmb.h in arch/powerpc/platforms/powermac/setup.cPaul Mackerras2005-11-021-0/+1
| | | * | [PATCH] powerpc: Move naca.h to platforms/iseriesDavid Gibson2005-11-025-8/+7
| | | * | [PATCH] powerpc: Move dart.hDavid Gibson2005-11-022-5/+6
| | | * | [PATCH] powerpc: Merge (move) numnodes.h and sparsemem.hDavid Gibson2005-11-023-10/+10
| | | * | Merge ../linux-2.6Paul Mackerras2005-11-02241-1377/+4333
| | | |\ \
| | * | \ \ Merge iSeries include file moveStephen Rothwell2005-11-0254-152/+152
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | modify defines according to _ASM_POWERPC_ISERIES_Kelly Daly2005-11-0215-44/+44
| | | * | | fix incorrect dirKelly Daly2005-11-021-1/+1
| | | * | | merge filename and modify references to iseries/vio.hKelly Daly2005-11-029-9/+9
| | | * | | merge filename and modify references to iSeries/mf.hKelly Daly2005-11-026-5/+5
| | | * | | merge filename and modify references to iseries/iseries_io.hKelly Daly2005-11-022-1/+1
| | | * | | merge filename and modify references to iseries/lpar_map.hKelly Daly2005-11-026-5/+5
| | | * | | merge filename and modify references to iseries/it_lp_reg_save.hKelly Daly2005-11-023-2/+2
| | | * | | merge filename and modify references to iseries/it_lp_queue.hKelly Daly2005-11-029-8/+8
| | | * | | merge filename and modify references to iseries/it_lp_naca.hKelly Daly2005-11-025-4/+4
| | | * | | merge filename and modify references to iseries/it_exp_vpd_panel.hKelly Daly2005-11-024-3/+3
| | | * | | merge filename and modify references to iseries/hv_types.hKelly Daly2005-11-0220-19/+19
| | | * | | merge filename and modify references to iseries/hv_lp_event.hKelly Daly2005-11-0214-13/+13
| | | * | | merge filename and modify reference to iseries/hv_lp_config.hKelly Daly2005-11-0212-11/+11
| | | * | | merge filename and modify references to iseries/hv_call_xm.hKelly Daly2005-11-028-7/+7
| | | * | | merge filename and modify references to iseries/hv_call_sc.hKelly Daly2005-11-0210-9/+9
| | | * | | merge filename and modify references to iseries/hv_call_event.hKelly Daly2005-11-027-6/+6
| | | * | | merge filename and modify references to iseries/hv_call.hKelly Daly2005-11-017-6/+6
| | * | | | powerpc: clean up bug.h furtherPaul Mackerras2005-11-022-18/+16
| | * | | | Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2005-11-021-21/+8
| | |\ \ \ \
| | | * | | | powerpc: clean up uaccess.hStephen Rothwell2005-11-011-21/+8
| | * | | | | powerpc: exclude powerbook sleep code with CONFIG_PPC64 and CONFIG_PMPaul Mackerras2005-11-022-17/+20
| | * | | | | powerpc: Fix compile error with CONFIG_TAU=yPaul Mackerras2005-11-021-2/+2
| | * | | | | powerpc: Use rtas_call not call_rtas in CHRP codePaul Mackerras2005-11-021-2/+4
| | * | | | | [PATCH] ppc bug.h namespace pollutionAl Viro2005-11-021-4/+2
| | * | | | | [PATCH] powerpc: Merge futex.hDavid Gibson2005-11-023-75/+30
| | * | | | | [PATCH] powerpc: Fix merged ipcbuf.hDavid Gibson2005-11-021-2/+1
| | * | | | | powerpc: Fix pseries (64-bit) buildPaul Mackerras2005-11-011-2/+0
| | * | | | | powerpc: Fix BUG/WARN macros for 64-bitPaul Mackerras2005-11-011-2/+2
| | * | | | | [PATCH] powerpc: Merge bitops.hDavid Gibson2005-11-0110-1023/+495
OpenPOWER on IntegriCloud