aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-12[PATCH] powerpc: task_stack_page()Al Viro1-6/+4
2006-01-12[PATCH] powerpc: task_thread_info()Al Viro5-9/+9
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2006-01-11[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: Fix clean_files in arch/powerpc/boot MakefileKumar Gala1-1/+1
2006-01-11[PATCH] powerpc: Remove redundant setting of htab_addressMichael Ellerman1-6/+0
2006-01-11[PATCH] powerpc: Add ibm,pft-size to iSeries device treeMichael Ellerman1-2/+11
2006-01-11[PATCH] powerpc: Add some missing .gitignore'sKumar Gala3-0/+22
2006-01-11[PATCH] powerpc: Updated Kconfig and Makefiles for 83xx supportKumar Gala6-53/+81
2006-01-11[PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.Geoff Levand1-5/+29
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 Ellerman6-41/+80
2006-01-11[PATCH] powerpc: Early debugging support for iSeriesMichael Ellerman2-8/+24
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-11[PATCH] enable the RTC driver in ppc64_defconfigOlaf Hering1-1/+1
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds16-425/+854
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-4/+2
2006-01-10[PATCH] Serial: disable jsm in ppc64 defconfigPaul Jackson1-1/+1
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] spufs: fix for recent "shrink dentry_struct" patchAndrew Morton1-1/+1
2006-01-10[PATCH] powerpc: Some ppc compile fixes...David Woodhouse2-2/+1
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 Mackerras5-8/+10
2006-01-10[PATCH] powerpc/pseries: dlpar-add crash on null pointer dereflinas1-1/+2
2006-01-10powerpc: Fix up some compile errors in the PCI error recovery codePaul Mackerras2-10/+9
2006-01-10[PATCH] powerpc: get rid of per_cpu EEH countersLinas Vepstas1-37/+23
2006-01-10[PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas3-12/+9
2006-01-10[PATCH] powerpc: IOMMU: don't ioremap null addressesLinas Vepstas1-1/+1
2006-01-10[PATCH] powerpc: handle multifunction PCI devices properlyLinas Vepstas2-4/+29
2006-01-10[PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.Linas Vepstas2-39/+66
2006-01-10[PATCH] powerpc: set up the RTAS token just like the rest of them.Linas Vepstas1-5/+3
2006-01-10[PATCH] powerpc: Use PE configuration address consistentlyLinas Vepstas1-4/+23
2006-01-10[PATCH] powerpc: bugfix: fill in uninitialized fieldLinas Vepstas1-0/+3
2006-01-10[PATCH] powerpc: Remove duplicate codeLinas Vepstas2-14/+1
2006-01-10[PATCH] powerpc: remove bogus printkLinas Vepstas1-5/+3
2006-01-10[PATCH] powerpc: Add "partitionable endpoint" supportLinas Vepstas1-2/+24
2006-01-10[PATCH] powerpc: Split out PCI address cache to its own fileLinas Vepstas3-294/+320
2006-01-10[PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routinesLinas Vepstas4-30/+394
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds1-6/+6
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-6/+6