aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17spin_lock_unlocked cleanupsRoel Kluin1-1/+1
2007-10-17remove include/asm-*/ipc.hAdrian Bunk2-2/+1
2007-10-17powerpc: Use linux/elfcore-compat.hRoland McGrath1-36/+31
2007-10-17pcmcia: CompactFlash driver for PA Semi Electra boardsOlof Johansson1-0/+56
2007-10-17KCONFIG: Make "Instrumentation support" non-EXPERIMENTALRobert P. J. Day1-1/+0
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter4-4/+4
2007-10-17powerpc: add Altivec/VMX state to coredumpsMark Nelson1-3/+25
2007-10-16Update PowerPC vmemmap code for 1TB segmentsAnton Blanchard1-1/+2
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-19/+19
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds4-19/+27
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-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki1-45/+0
2007-10-16ppc64: SPARSEMEM_VMEMMAP supportAndy Whitcroft2-0/+68
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis4-7/+22
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-10-16PPC: sg chaining supportJens Axboe3-16/+23
2007-10-16PS3: sg chaining supportJens Axboe1-3/+4
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg1-1/+1
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg1-2/+2
2007-10-15Remove msic_dcr_read() in axon_msi.cMichael Ellerman1-7/+2
2007-10-15Use dcr_host_t.base in dcr_unmap()Michael Ellerman1-2/+2
2007-10-15Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman2-4/+4
2007-10-15PS3 system bus add_uevent_var() falloutGeert Uytterhoeven1-1/+0
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-12/+12
2007-10-14Lite5200 shouldn't mess with ROOT_DEVGrant Likely1-12/+0
2007-10-13missing includes in arch/powerpc/platforms/52xx/lite5200.cAl Viro1-0/+2
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-46/+16
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-6/+0
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers3-46/+16
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk2-4/+4
2007-10-11missed bio_endio() in axonramAl Viro1-2/+2
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds384-7936/+24185
2007-10-12[POWERPC] Add memchr() to the bootwrapperDavid Gibson2-0/+14
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 Mackerras18-209/+400
2007-10-12[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak1-2/+4
2007-10-12Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24Paul Mackerras18-287/+255
2007-10-12Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.24Paul Mackerras4-98/+65
2007-10-11[POWERPC] 4xx: Kilauea defconfig fileStefan Roese1-0/+768
2007-10-11[POWERPC] 4xx: Kilauea DTSStefan Roese1-0/+252
2007-10-11[POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40xStefan Roese3-2/+68
2007-10-11[POWERPC] 4xx: Add AMCC 405EX support to cputable.cStefan Roese1-0/+11
2007-10-11[POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capableKumar Gala1-1/+2
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] 85xx: Enable FP emulation in MPC8560 ADS defconfigKumar Gala1-5/+18
2007-10-11[POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala7-142/+9
2007-10-11[POWERPC] 85xx: Add cpm nodes for 8541/8555 CDSScott Wood2-0/+72