aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlersKumar Gala4-22/+19
2007-10-11[POWERPC] Make clockevents work on PPC601 processorsPaul Mackerras1-1/+1
2007-10-11[POWERPC] Prevent decrementer clockevents from firing earlyPaul Mackerras1-0/+14
2007-10-11[POWERPC] Fix performance monitor on machines with logical PVRPaul Mackerras1-21/+24
2007-10-11[POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell1-3/+0
2007-10-11[POWERPC] Remove more iSeries-specific stuff from vio.cStephen Rothwell1-53/+25
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell1-6/+1
2007-10-11[POWERPC] Clean up vio.hStephen Rothwell1-11/+0
2007-10-11[POWERPC] Only call ppc_md.setup_arch() if it is providedGrant Likely2-2/+4
2007-10-11[POWERPC] Disable vDSO support for ARCH=ppc where it's not implementedWolfgang Denk1-0/+2
2007-10-11[POWERPC] Align the sys_call_tableStephen Rothwell1-0/+2
2007-10-10[SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson1-1/+0
2007-10-09[POWERPC] Use cache-inhibited large page bit from firmwarePaul Mackerras1-3/+0
2007-10-09[POWERPC] Prepare to remove of_platform_driver nameStephen Rothwell1-6/+11
2007-10-08[POWERPC] Update .gitignore for new vdso generated filesKumar Gala2-0/+2
2007-10-04[POWERPC] Cleaned up whitespace in head_fsl_booke.SKumar Gala1-38/+38
2007-10-04[POWERPC] 8xx: Move softemu8xx.c from arch/ppcScott Wood3-1/+209
2007-10-03[POWERPC] 8xx: Work around CPU15 erratum.Scott Wood1-0/+6
2007-10-03[POWERPC] 8xx: Fix CONFIG_PIN_TLB.Scott Wood1-2/+2
2007-10-03[POWERPC] Add early debug console for CPM serial ports.Scott Wood2-0/+18
2007-10-04[PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppcPaul Mackerras1-1/+1
2007-10-03[POWERPC] 4xx: 440EPx/GRx incorrect write to DDR SDRAM errata workaroundValentine Barshak2-1/+27
2007-10-03[POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xxValentine Barshak3-10/+20
2007-10-03[POWERPC] 4xx: Introduce cpu_setup functionality to 44x platformValentine Barshak3-6/+27
2007-10-03[POWERPC] Enable tickless idle and high res timers for powerpcTony Breeds1-0/+3
2007-10-03[POWERPC] Implement clockevents driver for powerpcTony Breeds2-43/+90
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras1-0/+7
2007-10-03[POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controllerLinas Vepstas1-5/+2
2007-10-03[POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe()Joachim Fenkes1-2/+2
2007-10-03[POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath2-6/+33
2007-10-03[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins1-1/+1
2007-10-03[POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell1-8/+2
2007-10-03[POWERPC] Make instruction dumping work in real modeScott Wood1-0/+8
2007-10-03[POWERPC] Fix pci domain detectionArnd Bergmann1-1/+1
2007-10-03[POWERPC] Add CHECK_FULL_REGS in several places in ptrace codeRoland McGrath2-0/+12
2007-10-03[POWERPC] Make vio_bus_type staticStephen Rothwell1-1/+3
2007-10-03[POWERPC] Simplify vio_bus_init a little for legacy iSeriesStephen Rothwell1-7/+7
2007-10-03[POWERPC] Remove debug printk from vio_bus_initStephen Rothwell1-4/+1
2007-10-03[POWERPC] Implement generic time of day clocksource for powerpcTony Breeds1-172/+98
2007-10-03[POWERPC] Implement {read,update}_persistent_clockTony Breeds1-59/+26
2007-10-03[POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell1-17/+13
2007-10-03[POWERPC] Separate out legacy machine check exception parsersOlof Johansson1-29/+37
2007-10-03[POWERPC] clk.h interface for platformsDomen Puncer2-0/+83
2007-09-25[POWERPC] Ensure FULL_REGS on execRoland McGrath1-0/+7
2007-09-22[POWERPC] Fix build errors when BLOCK=nEmil Medve2-5/+6
2007-09-22[POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepathSatyam Sharma1-9/+18
2007-09-20[POWERPC] Add 64-bit resources support to pci_iomapValentine Barshak1-2/+2
2007-09-19[POWERPC] 4xx: Implement udbg_getc() for 440Hollis Blanchard1-0/+11
2007-09-20Merge branch 'linux-2.6'Paul Mackerras2-3/+17
2007-09-19[POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt1-3/+5