summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc: Add ibm,pft-size to iSeries device treeMichael Ellerman2006-01-111-2/+11
* [PATCH] powerpc: Add some missing .gitignore'sKumar Gala2006-01-113-0/+22
* [PATCH] powerpc: Updated Kconfig and Makefiles for 83xx supportKumar Gala2006-01-116-53/+81
* [PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.Geoff Levand2006-01-111-5/+29
* [PATCH] powerpc: fix for compile problem in kdump code when SMP disabledHaren Myneni2006-01-111-1/+1
* powerpc: Fix compile error when CONFIG_PROC_VMCORE is not definedPaul Mackerras2006-01-111-0/+2
* [PATCH] powerpc/64: per cpu data optimisationsAnton Blanchard2006-01-111-0/+26
* [PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman2006-01-116-41/+80
* [PATCH] powerpc: Early debugging support for iSeriesMichael Ellerman2006-01-112-8/+24
* [PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.cOlaf Hering2006-01-111-6/+0
* [PATCH] PCI Hotplug/powerpc: module build breaklinas2006-01-111-0/+3
* [PATCH] enable the RTC driver in ppc64_defconfigOlaf Hering2006-01-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-1016-425/+854
|\
| * [PATCH] powerpc: Some ppc compile fixes...David Woodhouse2006-01-102-2/+1
| * [PATCH] powerpc: Extended PCI config spaceBenjamin Herrenschmidt2006-01-101-1/+1
| * [PATCH] powerpc: remove compat_sys_pciconfig_*Stephen Rothwell2006-01-102-27/+3
| * powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras2006-01-105-8/+10
| * [PATCH] powerpc/pseries: dlpar-add crash on null pointer dereflinas2006-01-101-1/+2
| * powerpc: Fix up some compile errors in the PCI error recovery codePaul Mackerras2006-01-102-10/+9
| * [PATCH] powerpc: get rid of per_cpu EEH countersLinas Vepstas2006-01-101-37/+23
| * [PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas2006-01-103-12/+9
| * [PATCH] powerpc: IOMMU: don't ioremap null addressesLinas Vepstas2006-01-101-1/+1
| * [PATCH] powerpc: handle multifunction PCI devices properlyLinas Vepstas2006-01-102-4/+29
| * [PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.Linas Vepstas2006-01-102-39/+66
| * [PATCH] powerpc: set up the RTAS token just like the rest of them.Linas Vepstas2006-01-101-5/+3
| * [PATCH] powerpc: Use PE configuration address consistentlyLinas Vepstas2006-01-101-4/+23
| * [PATCH] powerpc: bugfix: fill in uninitialized fieldLinas Vepstas2006-01-101-0/+3
| * [PATCH] powerpc: Remove duplicate codeLinas Vepstas2006-01-102-14/+1
| * [PATCH] powerpc: remove bogus printkLinas Vepstas2006-01-101-5/+3
| * [PATCH] powerpc: Add "partitionable endpoint" supportLinas Vepstas2006-01-101-2/+24
| * [PATCH] powerpc: Split out PCI address cache to its own fileLinas Vepstas2006-01-103-294/+320
| * [PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routinesLinas Vepstas2006-01-104-30/+394
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-101-4/+2
|\ \
| * | kbuild: remove GCC_VERSIONSam Ravnborg2006-01-081-4/+2
* | | [PATCH] Serial: disable jsm in ppc64 defconfigPaul Jackson2006-01-101-1/+1
* | | [PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2006-01-101-3/+3
* | | [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-101-1/+3
* | | [PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S2006-01-101-3/+0
* | | [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-101-8/+6
* | | [PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2006-01-102-47/+1
* | | [PATCH] common compat_sys_timer_createChristoph Hellwig2006-01-102-33/+1
* | | [PATCH] spufs: fix for recent "shrink dentry_struct" patchAndrew Morton2006-01-101-1/+1
| |/ |/|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2006-01-091-6/+6
|\ \
| * | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-6/+6
* | | spelling: s/retreive/retrieve/Adrian Bunk2006-01-105-5/+5
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-09131-3538/+19574
|\ \
| * | powerpc: unbreak iSeries compilation againPaul Mackerras2006-01-092-1/+5
| * | [PATCH] powerpc: Don't use KERNELBASE in add_memory()Michael Ellerman2006-01-091-1/+1
| * | powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpcPaul Mackerras2006-01-093-7/+5
| * | [PATCH] powerpc: DABR exceptions should report the address not the PCAnton Blanchard2006-01-091-3/+4
OpenPOWER on IntegriCloud