summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Remove more iSeries-specific stuff from vio.cStephen Rothwell2007-10-111-53/+25
* [POWERPC] Remove iSeries_vio_devStephen Rothwell2007-10-111-6/+1
* [POWERPC] Clean up vio.hStephen Rothwell2007-10-111-11/+0
* [POWERPC] Only call ppc_md.setup_arch() if it is providedGrant Likely2007-10-112-2/+4
* [POWERPC] Disable vDSO support for ARCH=ppc where it's not implementedWolfgang Denk2007-10-111-0/+2
* [POWERPC] Align the sys_call_tableStephen Rothwell2007-10-111-0/+2
* [POWERPC] Use cache-inhibited large page bit from firmwarePaul Mackerras2007-10-091-3/+0
* [POWERPC] Prepare to remove of_platform_driver nameStephen Rothwell2007-10-091-6/+11
* [POWERPC] Update .gitignore for new vdso generated filesKumar Gala2007-10-082-0/+2
* [POWERPC] Cleaned up whitespace in head_fsl_booke.SKumar Gala2007-10-041-38/+38
* [POWERPC] 8xx: Move softemu8xx.c from arch/ppcScott Wood2007-10-043-1/+209
* [POWERPC] 8xx: Work around CPU15 erratum.Scott Wood2007-10-031-0/+6
* [POWERPC] 8xx: Fix CONFIG_PIN_TLB.Scott Wood2007-10-031-2/+2
* [POWERPC] Add early debug console for CPM serial ports.Scott Wood2007-10-032-0/+18
* [PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppcPaul Mackerras2007-10-041-1/+1
* [POWERPC] 4xx: 440EPx/GRx incorrect write to DDR SDRAM errata workaroundValentine Barshak2007-10-032-1/+27
* [POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xxValentine Barshak2007-10-033-10/+20
* [POWERPC] 4xx: Introduce cpu_setup functionality to 44x platformValentine Barshak2007-10-033-6/+27
* [POWERPC] Enable tickless idle and high res timers for powerpcTony Breeds2007-10-031-0/+3
* [POWERPC] Implement clockevents driver for powerpcTony Breeds2007-10-032-43/+90
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-031-0/+7
|\
| * [POWERPC] Ensure FULL_REGS on execRoland McGrath2007-09-251-0/+7
* | [POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controllerLinas Vepstas2007-10-031-5/+2
* | [POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe()Joachim Fenkes2007-10-031-2/+2
* | [POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath2007-10-032-6/+33
* | [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins2007-10-031-1/+1
* | [POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell2007-10-031-8/+2
* | [POWERPC] Make instruction dumping work in real modeScott Wood2007-10-031-0/+8
* | [POWERPC] Fix pci domain detectionArnd Bergmann2007-10-031-1/+1
* | [POWERPC] Add CHECK_FULL_REGS in several places in ptrace codeRoland McGrath2007-10-032-0/+12
* | [POWERPC] Make vio_bus_type staticStephen Rothwell2007-10-031-1/+3
* | [POWERPC] Simplify vio_bus_init a little for legacy iSeriesStephen Rothwell2007-10-031-7/+7
* | [POWERPC] Remove debug printk from vio_bus_initStephen Rothwell2007-10-031-4/+1
* | [POWERPC] Implement generic time of day clocksource for powerpcTony Breeds2007-10-031-172/+98
* | [POWERPC] Implement {read,update}_persistent_clockTony Breeds2007-10-031-59/+26
* | [POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell2007-10-031-17/+13
* | [POWERPC] Separate out legacy machine check exception parsersOlof Johansson2007-10-031-29/+37
* | [POWERPC] clk.h interface for platformsDomen Puncer2007-10-032-0/+83
* | [POWERPC] Fix build errors when BLOCK=nEmil Medve2007-09-222-5/+6
* | [POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepathSatyam Sharma2007-09-221-9/+18
* | [POWERPC] Add 64-bit resources support to pci_iomapValentine Barshak2007-09-201-2/+2
* | [POWERPC] 4xx: Implement udbg_getc() for 440Hollis Blanchard2007-09-191-0/+11
* | Merge branch 'linux-2.6'Paul Mackerras2007-09-202-3/+17
|\ \ | |/
| * [POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt2007-09-191-3/+5
| * [POWERPC] Don't expose clock vDSO functions when CPU has no timebaseBenjamin Herrenschmidt2007-09-191-0/+12
* | [POWERPC] FWNMI is only used on pSeriesStephen Rothwell2007-09-192-0/+9
* | [POWERPC] Size swapper_pg_dir correctlyStephen Rothwell2007-09-192-1/+5
* | [POWERPC] Remove cmd_line from head*.SStephen Rothwell2007-09-197-47/+2
* | [POWERPC] Fix section mismatch in PCI codeStephen Rothwell2007-09-191-6/+1
* | [POWERPC] Remove barriers from the SLB shadow buffer updateMichael Neuling2007-09-191-4/+4
OpenPOWER on IntegriCloud