summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2010-08-01KVM: Consolidate arch specific vcpu ioctl lockingAvi Kivity1-7/+4
2010-08-01KVM: PPC: Centralize locking of arch specific vcpu ioctlsAvi Kivity1-4/+8
2010-08-01KVM: move vcpu locking to dispatcher for generic vcpu ioctlsAvi Kivity3-30/+0
2010-07-31powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans1-1/+25
2010-07-31powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.cMatt Evans1-5/+24
2010-07-31powerpc: Print decimal values in prom_init.cMichael Neuling1-9/+35
2010-07-31powerpc: ONLINE to OFFLINE CPU state transition during removalRobert Jennings1-0/+1
2010-07-31powerpc/powermac: Add PowerMac10,2 machine descriptorBenjamin Herrenschmidt1-1/+5
2010-07-31powerpc/pseries: Increase cpu die timeoutBenjamin Herrenschmidt1-2/+2
2010-07-31powerpc/smp: remove the incorrect decrementer initial codes for APTiejun Chen1-8/+0
2010-07-31powerpc: Fix GENERIC_ISA_DMA dependencyAnton Vorontsov1-1/+1
2010-07-31powerpc: Remove redundant xics badness warningBrian King1-2/+0
2010-07-31powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro...Neil Horman1-0/+12
2010-07-31powerpc: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-07-31powerpc/crashdump: Fix issues with kexec and 36bit physical addrMatthew McClintock2-7/+7
2010-07-31powerpc/kexec: Switch to a static PACA on the way outMatt Evans4-11/+31
2010-07-30of: Provide default of_node_to_nid() implementation.Grant Likely2-7/+7
2010-07-30Merge commit 'jwb/next' into nextBenjamin Herrenschmidt4-27/+115
2010-07-29powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell1-2/+3
2010-07-28Merge branch 'powerpc.cherry-picks' into timers/clocksourceThomas Gleixner11-363/+80
2010-07-28powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras7-153/+9
2010-07-28powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras5-237/+99
2010-07-27perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra1-3/+3
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz1-4/+4
2010-07-27powerpc: Cleanup xtime usageJohn Stultz1-4/+4
2010-07-27powerpc: Simplify update_vsyscallJohn Stultz1-30/+25
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-3/+0
2010-07-26powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctlyLee Nipper1-7/+111
2010-07-26powerpc/44x: Fix UART2/3 interrupt assignment in PPC460EX/GT dts filesStefan Roese2-4/+4
2010-07-26Remove REDWOOD_[456] config options and conditional codeChristian Dietrich1-16/+0
2010-07-24of: remove of_default_bus_idsJonas Bonn3-26/+26
2010-07-24of: make of_find_device_by_node genericJonas Bonn1-16/+0
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely17-46/+47
2010-07-24of/device: Replace of_device with platform_device in includes and core codeGrant Likely1-1/+1
2010-07-24of: remove asm/of_device.hGrant Likely1-3/+0
2010-07-24of: remove asm/of_platform.hGrant Likely2-16/+2
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely1-2/+1
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely6-35/+3
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely131-831/+581
2010-07-23Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt1-3/+3
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt3-24/+24
2010-07-23powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt3-6/+34
2010-07-23powerpc/mm: Fix bugs in huge page hashingBenjamin Herrenschmidt1-18/+13
2010-07-23powerpc/mm: Move around testing of _PAGE_PRESENT in hash codeBenjamin Herrenschmidt2-17/+11
2010-07-23powerpc/mm: Handle hypervisor pte insert failure in __hash_page_hugeAnton Blanchard1-2/+9
2010-07-22powerpc/kexec: Fix boundary case for book-e kexec memory limitsKumar Gala1-3/+3
2010-07-21Merge branch 'linus' into sched/coreIngo Molnar134-834/+622
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar60-317/+488
2010-07-19update email addressPavel Machek1-1/+1
2010-07-18of: Remove unused of_find_device_by_phandle()Grant Likely2-21/+0