summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2006-01-12[PATCH] powerpc: remove warning in EEH codeOlof Johansson
2006-01-12[PATCH] powerpc: Avoid potential FP corruption with preempt and UPPaul Mackerras
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap
2006-01-11[PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S
2006-01-11[PATCH] powerpc: Don't build crash.c for PPC32Michael Ellerman
2006-01-11[PATCH] powerpc: Fix clean_files in arch/powerpc/boot MakefileKumar Gala
2006-01-11[PATCH] powerpc: Remove redundant setting of htab_addressMichael Ellerman
2006-01-11[PATCH] powerpc: Add ibm,pft-size to iSeries device treeMichael Ellerman
2006-01-11[PATCH] powerpc: Add some missing .gitignore'sKumar Gala
2006-01-11[PATCH] powerpc: Updated Kconfig and Makefiles for 83xx supportKumar Gala
2006-01-11[PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.Geoff Levand
2006-01-11[PATCH] powerpc: fix for compile problem in kdump code when SMP disabledHaren Myneni
2006-01-11powerpc: Fix compile error when CONFIG_PROC_VMCORE is not definedPaul Mackerras
2006-01-11[PATCH] powerpc/64: per cpu data optimisationsAnton Blanchard
2006-01-11[PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman
2006-01-11[PATCH] powerpc: Early debugging support for iSeriesMichael Ellerman
2006-01-11[PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.cOlaf Hering
2006-01-11[PATCH] PCI Hotplug/powerpc: module build breaklinas
2006-01-11[PATCH] enable the RTC driver in ppc64_defconfigOlaf Hering
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-10[PATCH] Serial: disable jsm in ppc64 defconfigPaul Jackson
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy
2006-01-10[PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig
2006-01-10[PATCH] spufs: fix for recent "shrink dentry_struct" patchAndrew Morton
2006-01-10[PATCH] powerpc: Some ppc compile fixes...David Woodhouse
2006-01-10[PATCH] powerpc: Extended PCI config spaceBenjamin Herrenschmidt
2006-01-10[PATCH] powerpc: remove compat_sys_pciconfig_*Stephen Rothwell
2006-01-10powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras
2006-01-10[PATCH] powerpc/pseries: dlpar-add crash on null pointer dereflinas
2006-01-10powerpc: Fix up some compile errors in the PCI error recovery codePaul Mackerras
2006-01-10[PATCH] powerpc: get rid of per_cpu EEH countersLinas Vepstas
2006-01-10[PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas
2006-01-10[PATCH] powerpc: IOMMU: don't ioremap null addressesLinas Vepstas
2006-01-10[PATCH] powerpc: handle multifunction PCI devices properlyLinas Vepstas
2006-01-10[PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.Linas Vepstas
2006-01-10[PATCH] powerpc: set up the RTAS token just like the rest of them.Linas Vepstas
2006-01-10[PATCH] powerpc: Use PE configuration address consistentlyLinas Vepstas
2006-01-10[PATCH] powerpc: bugfix: fill in uninitialized fieldLinas Vepstas
2006-01-10[PATCH] powerpc: Remove duplicate codeLinas Vepstas
2006-01-10[PATCH] powerpc: remove bogus printkLinas Vepstas
2006-01-10[PATCH] powerpc: Add "partitionable endpoint" supportLinas Vepstas
2006-01-10[PATCH] powerpc: Split out PCI address cache to its own fileLinas Vepstas
2006-01-10[PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routinesLinas Vepstas
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen