summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-06-019-202/+549
|\
| * powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not setBenjamin Herrenschmidt2010-05-311-1/+1
| * Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-05-318-201/+548
| |\
| | * powerpc/kexec: Add support for FSL-BookESebastian Andrzej Siewior2010-05-254-0/+60
| | * powerpc/fsl-booke: Move the entry setup code into a seperate fileSebastian Andrzej Siewior2010-05-242-198/+201
| | * powerpc/fsl-booke: fix the case where we are not in the first pageSebastian Andrzej Siewior2010-05-241-0/+1
| | * powerpc/fsl-booke: Add hibernation support for FSL BookE processorsAnton Vorontsov2010-05-212-2/+199
| | * powerpc/e500mc: Implement machine check handler.Scott Wood2010-05-212-2/+88
* | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-6/+4Star
|\ \ \ | |/ / |/| |
| * | Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
| * | Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-031-1/+1
| * | Rename .data.init_task to .data..init_task.Tim Abbott2010-03-031-3/+1Star
| * | Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott2010-03-031-1/+1
* | | 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-224-43/+81
| |\ \ \
| | * | | KVM: PPC: Find HTAB ourselvesAlexander Graf2010-05-171-5/+0Star
| | * | | 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/+0Star
| | * | | powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard2010-05-211-9/+8Star
| | * | | powerpc: Remove check of ibm,smt-snooze-delay OF propertyAnton Blanchard2010-05-211-29/+0Star
| | * | | 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/+1Star
| | * | | 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