summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorLines
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers-39/+14
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-1357/+1614
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson-1/+70
2007-10-12[POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak-2/+3
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras-4/+21
2007-10-12Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras-22/+19
2007-10-11[POWERPC] 4xx: Add AMCC 405EX support to cputable.cStefan Roese-0/+11
2007-10-11[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...Kumar Gala-22/+19
2007-10-11[POWERPC] Make clockevents work on PPC601 processorsPaul Mackerras-1/+1
2007-10-11[POWERPC] Prevent decrementer clockevents from firing earlyPaul Mackerras-0/+14
2007-10-11[POWERPC] Fix performance monitor on machines with logical PVRPaul Mackerras-21/+24
2007-10-11[POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell-3/+0
2007-10-11[POWERPC] Remove more iSeries-specific stuff from vio.cStephen Rothwell-53/+25
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell-6/+1
2007-10-11[POWERPC] Clean up vio.hStephen Rothwell-11/+0
2007-10-11[POWERPC] Only call ppc_md.setup_arch() if it is providedGrant Likely-2/+4
2007-10-11[POWERPC] Disable vDSO support for ARCH=ppc where it's not implementedWolfgang Denk-0/+2
2007-10-11[POWERPC] Align the sys_call_tableStephen Rothwell-0/+2
2007-10-10[SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson-1/+0
2007-10-09[POWERPC] Use cache-inhibited large page bit from firmwarePaul Mackerras-3/+0
2007-10-09[POWERPC] Prepare to remove of_platform_driver nameStephen Rothwell-6/+11
2007-10-08[POWERPC] Update .gitignore for new vdso generated filesKumar Gala-0/+2
2007-10-04[POWERPC] Cleaned up whitespace in head_fsl_booke.SKumar Gala-38/+38
2007-10-04[POWERPC] 8xx: Move softemu8xx.c from arch/ppcScott Wood-1/+209
2007-10-03[POWERPC] 8xx: Work around CPU15 erratum.Scott Wood-0/+6
2007-10-03[POWERPC] 8xx: Fix CONFIG_PIN_TLB.Scott Wood-2/+2
2007-10-03[POWERPC] Add early debug console for CPM serial ports.Scott Wood-0/+18
2007-10-04[PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppcPaul Mackerras-1/+1
2007-10-03[POWERPC] 4xx: 440EPx/GRx incorrect write to DDR SDRAM errata workaroundValentine Barshak-1/+27
2007-10-03[POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xxValentine Barshak-10/+20
2007-10-03[POWERPC] 4xx: Introduce cpu_setup functionality to 44x platformValentine Barshak-6/+27
2007-10-03[POWERPC] Enable tickless idle and high res timers for powerpcTony Breeds-0/+3
2007-10-03[POWERPC] Implement clockevents driver for powerpcTony Breeds-43/+90
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras-0/+7
2007-10-03[POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controllerLinas Vepstas-5/+2
2007-10-03[POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe()Joachim Fenkes-2/+2
2007-10-03[POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath-6/+33
2007-10-03[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins-1/+1
2007-10-03[POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell-8/+2
2007-10-03[POWERPC] Make instruction dumping work in real modeScott Wood-0/+8
2007-10-03[POWERPC] Fix pci domain detectionArnd Bergmann-1/+1
2007-10-03[POWERPC] Add CHECK_FULL_REGS in several places in ptrace codeRoland McGrath-0/+12
2007-10-03[POWERPC] Make vio_bus_type staticStephen Rothwell-1/+3
2007-10-03[POWERPC] Simplify vio_bus_init a little for legacy iSeriesStephen Rothwell-7/+7
2007-10-03[POWERPC] Remove debug printk from vio_bus_initStephen Rothwell-4/+1
2007-10-03[POWERPC] Implement generic time of day clocksource for powerpcTony Breeds-172/+98
2007-10-03[POWERPC] Implement {read,update}_persistent_clockTony Breeds-59/+26
2007-10-03[POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell-17/+13
2007-10-03[POWERPC] Separate out legacy machine check exception parsersOlof Johansson-29/+37
2007-10-03[POWERPC] clk.h interface for platformsDomen Puncer-0/+83