summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori2010-05-272-8/+8
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2237-503/+1405
|\
| * Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-214-43/+81
| |\
| | * KVM: PPC: Find HTAB ourselvesAlexander Graf2010-05-171-5/+0
| | * KVM: PPC: Add KVM intercept handlersAlexander Graf2010-05-171-0/+14
| | * PPC: Export SWITCH_FRAME_SIZEAlexander Graf2010-05-171-1/+1
| | * KVM: PPC: Export MMU variablesAlexander Graf2010-05-171-0/+5
| | * KVM: PPC: Add SVCPU to Book3S_32Alexander Graf2010-05-171-0/+3
| | * KVM: PPC: Use now shadowed vcpu fieldsAlexander Graf2010-05-171-37/+54
| | * KVM: PPC: Use CONFIG_PPC_BOOK3S defineAlexander Graf2010-05-171-3/+3
| | * KVM: PPC: Name generic 64-bit code genericAlexander Graf2010-05-171-2/+2
| | * KVM: PPC: Don't export Book3S symbols on BookEAlexander Graf2010-05-171-0/+2
| | * KVM: PPC: Add helpers to call FPU instructionsAlexander Graf2010-04-251-0/+2
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-2128-364/+1189
| |\ \
| | * | powerpc: Remove unused 'protect4gb' boot parameterFUJITA Tomonori2010-05-211-12/+0
| | * | powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard2010-05-211-9/+8
| | * | powerpc: Remove check of ibm,smt-snooze-delay OF propertyAnton Blanchard2010-05-211-29/+0
| | * | powerpc/kdump: Fix race in kdump shutdownMichael Neuling2010-05-211-0/+27
| | * | powerpc/kexec: Fix race in kexec shutdownMichael Neuling2010-05-214-17/+42
| | * | powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard2010-05-211-4/+13
| | * | powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard2010-05-211-1/+1
| | * | powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard2010-05-211-1/+5
| | * | powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov2010-05-211-0/+3
| | * | powerpc/pci: Check devices status property when scanning OF treeSonny Rao2010-05-211-0/+2
| | * | powerpc/vio: Switch VIO Bus PM to use generic helpersBrian King2010-05-211-24/+1
| | * | powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller2010-05-212-6/+6
| | * | powerpc/rtasd: Don't start event scan if scan rate is zeroMichael Ellerman2010-05-211-0/+6
| | * | powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala2010-05-171-0/+8
| | * | powerpc/fsl-booke: Fix InstructionTLBError execute permission checkLi Yang2010-05-171-3/+10
| | * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-071-1/+2
| | |\ \
| | * | | powerpc/cpumask: Update some commentsAnton Blanchard2010-05-062-4/+4
| | * | | powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard2010-05-061-18/+24
| | * | | powerpc/cpumask: Convert /proc/cpuinfo to new cpumask APIAnton Blanchard2010-05-061-9/+13
| | * | | powerpc/cpumask: Refactor /proc/cpuinfo codeAnton Blanchard2010-05-061-29/+33
| | * | | powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard2010-05-062-9/+12
| | * | | powerpc/cpumask: Convert smp_cpus_done to new cpumask APIAnton Blanchard2010-05-061-3/+6
| | * | | powerpc/cpumask: Convert rtasd to new cpumask APIAnton Blanchard2010-05-061-5/+5
| | * | | powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith2010-05-052-0/+17
| | * | | powerpc/476: Add isync after loading mmu and debug spr'sDave Kleikamp2010-05-052-0/+6
| | * | | powerpc/476: add machine check handler for 47x coreDave Kleikamp2010-05-052-0/+41
| | * | | powerpc/47x: Base ppc476 supportDave Kleikamp2010-05-055-18/+519
| | * | | powerpc/44x: break out cpu init code into stand-alone functionDave Kleikamp2010-05-051-159/+171
| | * | | powerpc/booke: Add Stack Marking support to Booke Exception PrologTorez Smith2010-05-051-0/+4
| | * | | powerpc: Add kprobe-based event tracerMahesh Salgaonkar2010-04-071-0/+103
| | * | | powerpc/vio: Add power management supportBenjamin Herrenschmidt2010-04-071-0/+24
| | * | | powerpc/pseries: Call ibm,os-term if the ibm,extended-os-term is presentAnton Blanchard2010-04-071-6/+9
| | * | | powerpc: Use set_cpus_allowed_ptrJulia Lawall2010-04-071-2/+2
| | * | | powerpc/vio: Add missing unlock in error pathJulia Lawall2010-04-071-1/+3
| | * | | powerpc/8xx: Use SPRG2 and DAR registers to stash r11 and cr.Joakim Tjernlund2010-04-071-13/+36
| | * | | powerpc/8xx: Don't touch ACCESSED when no SWAP.Joakim Tjernlund2010-04-071-2/+4
OpenPOWER on IntegriCloud