aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2010-07-27powerpc: Cleanup xtime usageJohn Stultz
2010-07-27powerpc: Simplify update_vsyscallJohn Stultz
2010-07-26powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctlyLee Nipper
2010-07-24of: remove of_default_bus_idsJonas Bonn
2010-07-24of: make of_find_device_by_node genericJonas Bonn
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt
2010-07-21Merge branch 'linus' into sched/coreIngo Molnar
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar
2010-07-19update email addressPavel Machek
2010-07-18of: Remove unused of_find_device_by_phandle()Grant Likely
2010-07-14Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-14powerpc/book3e: Fix single step when using HW page tablesBenjamin Herrenschmidt
2010-07-14powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt
2010-07-11powerpc/fsl-booke: Fix address issue when using relocatable kernelsMatthew McClintock
2010-07-09powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman
2010-07-09powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI pathDavid Gibson
2010-07-09powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3EBenjamin Herrenschmidt
2010-07-09powerpc/book3e: Don't re-trigger decrementer on lazy irq restoreBenjamin Herrenschmidt
2010-07-09powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt
2010-07-09powerpc/book3e: Move doorbell_exception from traps.c to dbell.cBenjamin Herrenschmidt
2010-07-09powerpc/book3e: Hack to get gdb moving along on Book3E 64-bitBenjamin Herrenschmidt
2010-07-09powerpc: Add i8042 keyboard and mouse irq parsingMartyn Welch
2010-07-09powerpc: Optimise per cpu accesses on 64bitAnton Blanchard
2010-07-09powerpc/pseries: Migration code reorganization / hibernation prepBrian King
2010-07-09powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras
2010-07-09powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras
2010-07-09Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt
2010-07-08powerpc: Fix default_machine_crash_shutdown #ifdef botchPaul E. McKenney
2010-07-08powerpc: Fix logic error in fixup_irqsJohannes Berg
2010-07-08powerpc: Linux cannot run with 0 coresAnton Blanchard
2010-07-08powerpc: Fix compile errors in prom_init_check for gcc 4.5Stephen Rothwell
2010-07-08powerpc/perf_event: Fix for power_pmu_disable()Matt Evans
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely
2010-07-05of/device: Merge of_platform_bus_probe()Grant Likely
2010-07-05of/device: merge of_device_ueventGrant Likely
2010-07-05of/address: Merge all of the bus translation codeGrant Likely
2010-07-05of/address: merge of_address_to_resource()Grant Likely
2010-07-05of/address: merge of_iomap()Grant Likely
2010-07-05of/irq: merge irq mapping codeGrant Likely
2010-07-05of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely
2010-06-30powerpc, hw_breakpoint: Tell generic code we have no instruction breakpointsPaul Mackerras
2010-06-29sched: Fix spelling of siblingMichael Neuling
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely
2010-06-23powerpc, hw_breakpoint: Cooperate better with other single-steppersPaul Mackerras