summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-6/+6
2006-01-14[PATCH] powerpc: Recognize /chaos bridge on old pmacs as PCIPaul Mackerras1-1/+2
2006-01-14[PATCH] powerpc: special-case ibm,suspend-me RTAS callDave C Boutcher1-1/+95
2006-01-14[PATCH] powerpc: Add MPC834x SYS board to arch/powerpcKumar Gala1-2/+1
2006-01-14[PATCH] powerpc: Allow for ppc_md restart, power_off, and halt to be NULLKumar Gala1-3/+6
2006-01-14[PATCH] powerpc: oprofile cpu type names clash with other codeAndy Whitcroft1-26/+26
2006-01-14powerpc: Provide a suitable AT_PLATFORM valuePaul Mackerras1-44/+128
2006-01-13[PATCH] Add vio_bus_type probe and remove methodsRussell King1-4/+4
2006-01-13[PATCH] Add of_platform_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson7-40/+53
2006-01-13[PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson8-69/+68
2006-01-13[PATCH] powerpc: Add of_find_property functionDave C Boutcher1-6/+13
2006-01-13[PATCH] powerpc: Add/remove/update properties in firmware device treeDave C Boutcher1-2/+88
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds7-37/+59
2006-01-12[PATCH] powerpc: task_stack_page()Al Viro1-6/+4
2006-01-12[PATCH] powerpc: task_thread_info()Al Viro3-7/+7
2006-01-12powerpc: make ARCH=ppc use arch/powerpc/kernel/process.cPaul Mackerras2-3/+5
2006-01-12[PATCH] powerpc: small pci cleanupsStephen Rothwell1-2/+3
2006-01-12[PATCH] powerpc: Fixed memory reserve map layoutKumar Gala2-8/+28
2006-01-12[PATCH] powerpc: Avoid potential FP corruption with preempt and UPPaul Mackerras3-24/+23
2006-01-12[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2006-01-12[PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S1-0/+12
2006-01-11[PATCH] powerpc: Don't build crash.c for PPC32Michael Ellerman1-2/+2
2006-01-11[PATCH] powerpc: Add some missing .gitignore'sKumar Gala2-0/+2
2006-01-11[PATCH] powerpc: fix for compile problem in kdump code when SMP disabledHaren Myneni1-1/+1
2006-01-11powerpc: Fix compile error when CONFIG_PROC_VMCORE is not definedPaul Mackerras1-0/+2
2006-01-11[PATCH] powerpc/64: per cpu data optimisationsAnton Blanchard1-0/+26
2006-01-11[PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman4-40/+37
2006-01-11[PATCH] powerpc: Early debugging support for iSeriesMichael Ellerman1-5/+9
2006-01-11[PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.cOlaf Hering1-6/+0
2006-01-11[PATCH] PCI Hotplug/powerpc: module build breaklinas1-0/+3
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds8-35/+6
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli1-3/+3
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy1-1/+3
2006-01-10[PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S1-3/+0
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy1-8/+6
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2-47/+1
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig2-33/+1
2006-01-10[PATCH] powerpc: Some ppc compile fixes...David Woodhouse1-1/+0
2006-01-10[PATCH] powerpc: Extended PCI config spaceBenjamin Herrenschmidt1-1/+1
2006-01-10[PATCH] powerpc: remove compat_sys_pciconfig_*Stephen Rothwell2-27/+3
2006-01-10powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras3-5/+1
2006-01-10[PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas1-1/+1
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk3-3/+3
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds41-1494/+3104
2006-01-09powerpc: unbreak iSeries compilation againPaul Mackerras2-1/+5
2006-01-09powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpcPaul Mackerras2-3/+4
2006-01-09[PATCH] ppc64: POWER5+ oprofile supportAnton Blanchard1-2/+2
2006-01-09[PATCH] ppc64: Fix oprofile when compiled as a moduleAnton Blanchard1-78/+26
2006-01-09[PATCH] ppc64: fix time syscallAnton Blanchard2-29/+1