summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2007-10-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds7-270/+175
2007-10-17remove include/asm-*/ipc.hAdrian Bunk2-2/+1
2007-10-17powerpc: Use linux/elfcore-compat.hRoland McGrath1-36/+31
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-1/+1
2007-10-17powerpc: add Altivec/VMX state to coredumpsMark Nelson1-3/+25
2007-10-17[POWERPC] Fix 64 bits vDSO DWARF info for CR registerBenjamin Herrenschmidt1-4/+7
2007-10-17[POWERPC] Add 1TB workaround for PA6TOlof Johansson1-0/+6
2007-10-17[POWERPC] Quieten cache information at bootAnton Blanchard1-5/+8
2007-10-17[POWERPC] Quieten clockevent printkAnton Blanchard1-1/+1
2007-10-17[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes1-13/+15
2007-10-17[POWERPC] ibmebus: Add device creation and bus probing based on of_deviceJoachim Fenkes1-18/+82
2007-10-17[POWERPC] ibmebus: Remove bus match/probe/remove functionsJoachim Fenkes1-193/+6
2007-10-17[POWERPC] Move of_device allocation into of_device.[ch]Joachim Fenkes2-68/+82
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-16/+23
2007-10-16powerpc32 vDSO: linker script indentationRoland McGrath1-101/+118
2007-10-16powerpc64 vDSO: linker script indentationRoland McGrath1-103/+122
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu1-0/+2
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis3-6/+21
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-10-16PPC: sg chaining supportJens Axboe3-16/+23
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers2-39/+14
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds59-1357/+1614
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson4-1/+70
2007-10-12[POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak1-2/+3
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras3-4/+21
2007-10-12Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras4-22/+19
2007-10-11[POWERPC] 4xx: Add AMCC 405EX support to cputable.cStefan Roese1-0/+11
2007-10-11[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...Kumar 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