summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-07-27powerpc: Cleanup xtime usageJohn Stultz1-4/+4
2010-07-27powerpc: Simplify update_vsyscallJohn Stultz1-30/+25
2010-07-26powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctlyLee Nipper1-7/+111
2010-07-24of: remove of_default_bus_idsJonas Bonn1-24/+0
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 Likely2-8/+8
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 Likely3-27/+0
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely23-143/+111
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt1-1/+1
2010-07-21Merge branch 'linus' into sched/coreIngo Molnar23-143/+111
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar18-79/+89
2010-07-19update email addressPavel Machek1-1/+1
2010-07-19of: Remove unused of_find_device_by_phandle()Grant Likely1-19/+0
2010-07-15Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-72/+72
2010-07-14lmb: rename to memblockYinghai Lu13-72/+72
2010-07-14powerpc/book3e: Fix single step when using HW page tablesBenjamin Herrenschmidt1-0/+6
2010-07-14powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt3-1/+110
2010-07-11powerpc/fsl-booke: Fix address issue when using relocatable kernelsMatthew McClintock1-3/+1
2010-07-09powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman2-2/+12
2010-07-09powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI pathDavid Gibson1-1/+6
2010-07-09powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3EBenjamin Herrenschmidt3-4/+25
2010-07-09powerpc/book3e: Don't re-trigger decrementer on lazy irq restoreBenjamin Herrenschmidt1-0/+9
2010-07-09powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt1-13/+34
2010-07-09powerpc/book3e: Move doorbell_exception from traps.c to dbell.cBenjamin Herrenschmidt2-22/+21
2010-07-09powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt1-0/+22
2010-07-09powerpc: Add i8042 keyboard and mouse irq parsingMartyn Welch1-0/+13
2010-07-09powerpc: Optimise per cpu accesses on 64bitAnton Blanchard2-3/+7
2010-07-09powerpc/pseries: Migration code reorganization / hibernation prepBrian King1-35/+70
2010-07-09powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2-135/+3
2010-07-09powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras4-237/+97
2010-07-09Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt8-5/+453
2010-07-08powerpc: Fix default_machine_crash_shutdown #ifdef botchPaul E. McKenney1-1/+1
2010-07-08powerpc: Fix logic error in fixup_irqsJohannes Berg1-1/+4
2010-07-08powerpc: Linux cannot run with 0 coresAnton Blanchard1-1/+1
2010-07-08powerpc: Fix compile errors in prom_init_check for gcc 4.5Stephen Rothwell1-0/+6
2010-07-08powerpc/perf_event: Fix for power_pmu_disable()Matt Evans1-1/+4
2010-07-06of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2-85/+1
2010-07-06of/device: Merge of_platform_bus_probe()Grant Likely1-130/+1
2010-07-06of/device: merge of_device_ueventGrant Likely1-49/+0
2010-07-06of/address: Merge all of the bus translation codeGrant Likely1-515/+0
2010-07-06of/address: merge of_address_to_resource()Grant Likely1-46/+1
2010-07-06of/address: merge of_iomap()Grant Likely1-11/+0
2010-07-06of/irq: merge irq mapping codeGrant Likely1-266/+0
2010-07-06of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely1-85/+0
2010-06-30powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras1-0/+10
2010-06-29sched: Fix spelling of siblingMichael Neuling1-1/+1
2010-06-29Merge branch 'linus' into perf/coreThomas Gleixner8-64/+22
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely1-12/+2
2010-06-23powerpc, hw_breakpoint: Cooperate better with other single-steppersPaul Mackerras1-6/+7