summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu2008-12-171-2/+2
* powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala2008-12-131-0/+3
* powerpc/virtex5: Fix Virtex5 machine check handlingGrant Likely2008-12-052-0/+4
* powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt2008-12-031-0/+1
* powerpc: Fix build for 32-bit SMP configsMilton Miller2008-12-011-0/+2
* powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras2008-12-011-1/+7
* powerpc: Fix IRQ assignment for some PCIe devicesAdhemerval Zanella2008-12-011-2/+5
* powerpc/44x: Fix 460EX/460GT machine check handlingBenjamin Herrenschmidt2008-11-131-1/+6
* powerpc: Fix msr check in compat_sys_swapcontextAndreas Schwab2008-11-111-3/+15
* powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidatesKumar Gala2008-11-081-0/+4
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-10-3115-185/+177
|\
| * Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"Paul Mackerras2008-10-312-8/+5
| * powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson2008-10-314-53/+55
| * powerpc/pci: Fix unmapping of IO space on 64-bitBenjamin Herrenschmidt2008-10-311-1/+1
| * powerpc/pci: Properly allocate bus resources for hotplug PHBsNathan Fontenot2008-10-311-55/+55
| * OF-device: Don't overwrite numa_node in device registrationJeremy Kerr2008-10-311-1/+0
| * powerpc: Fix swapcontext system for VSX + old ucontext sizeMichael Neuling2008-10-312-39/+30
| * powerpc: Fix compiler warning for the relocatable kernelMichael Neuling2008-10-311-3/+3
| * powerpc: Work around ld bug in older binutilsPaul Mackerras2008-10-311-0/+2
| * powerpc/ppc64/kdump: Better flag for running relocatableMilton Miller2008-10-311-11/+19
| * powerpc: Use is_kdump_kernel()Milton Miller2008-10-311-1/+2
| * powerpc: Kexec exit should not use magic numbersMilton Miller2008-10-312-13/+5
* | Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-2714-111/+128
|\ \ | |/
| * Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-10-231-0/+2
| |\
| | * x86, um: get rid of uml signal.hAl Viro2008-10-221-0/+2
| * | powerpc: Support for relocatable kdump kernelMohan Kumar M2008-10-226-45/+89
| * | powerpc: Further compile fixup for STRICT_MM_TYPECHECKSDavid Gibson2008-10-221-1/+2
| * | powerpc: Remove empty #else from signal_64.cMichael Neuling2008-10-221-2/+0
| * | powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce2008-10-221-0/+7
| * | Merge commit 'origin' into masterBenjamin Herrenschmidt2008-10-215-120/+152
| |\ \ | | |/
| * | powerpc: Delete unused prom_strtoul and prom_memparseMilton Miller2008-10-211-61/+0
| * | powerpc: Find and destroy possible stale kernel added propertiesMilton Miller2008-10-211-0/+13
| * | powerpc: Fix build issue with CONFIG_RELOCATABLE=yKumar Gala2008-10-211-1/+1
| * | powerpc: Unsigned speed cannot be negative in udbg_16559.croel kluin2008-10-211-1/+1
| * | powerpc/40x: Add AMCC PowerPC 405EZ to cputableJosh Boyer2008-10-171-0/+13
* | | ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace fileSteven Rostedt2008-10-231-5/+5
* | | ftrace: remove mcount setSteven Rostedt2008-10-231-17/+0
* | | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-224-4/+4
|\ \ \ | |_|/ |/| |
| * | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-204-4/+4
* | | powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt2008-10-201-1/+135
* | | kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal2008-10-201-2/+8
|/ /
* | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-161-2/+2
|\ \
| * | KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard2008-10-151-1/+1
| * | KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard2008-10-151-0/+1
| * | KVM: ppc: Stop saving host TLB stateHollis Blanchard2008-10-151-1/+0
* | | powerpc: use iommu_num_pages function in IOMMU codeJoerg Roedel2008-10-161-16/+7
* | | powerpc: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel2008-10-161-6/+6
* | | compat: generic compat get/settimeofdayChristoph Hellwig2008-10-161-63/+0
* | | compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-161-36/+0
| |/ |/|
* | Merge commit 'origin'Benjamin Herrenschmidt2008-10-156-29/+4
|\ \ | |/
OpenPOWER on IntegriCloud