summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * [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
| * | [PATCH] ppc64: POWER5+ oprofile supportAnton Blanchard2006-01-091-2/+2
| * | [PATCH] ppc64: Fix oprofile when compiled as a moduleAnton Blanchard2006-01-092-80/+50
| * | [PATCH] 4/5 powerpc: Add cpufreq support for all desktop G5Benjamin Herrenschmidt2006-01-091-47/+449
| * | [PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt2006-01-096-42/+1743
| * | [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt2006-01-092-89/+247
| * | [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt2006-01-094-348/+730
| * | [PATCH] ppc64: fix time syscallAnton Blanchard2006-01-092-29/+1
| * | [PATCH] spufs: set irq affinity for running threadsArnd Bergmann2006-01-094-16/+40
| * | [PATCH] spufs: fix sparse warningsArnd Bergmann2006-01-094-6/+5
| * | [PATCH] spufs: abstract priv1 register access.Arnd Bergmann2006-01-095-129/+208
| * | [PATCH] spufs: move spu_run call to its own fileArnd Bergmann2006-01-094-153/+160
| * | [PATCH] spufs: clean up use of bitopsArnd Bergmann2006-01-094-13/+12
| * | [PATCH] spufs: fix spufs_fill_dir error pathArnd Bergmann2006-01-091-35/+38
| * | [PATCH] spufs: dont leak directories in failed spu_createArnd Bergmann2006-01-091-17/+37
| * | [PATCH] spufs fix spu_acquire_runnable error pathArnd Bergmann2006-01-091-2/+2
| * | [PATCH] spufs: serialize sys_spu_run per spuArnd Bergmann2006-01-093-5/+12
| * | [PATCH] spufs: check for proper file pointer in sys_spu_runArnd Bergmann2006-01-093-3/+5
OpenPOWER on IntegriCloud