summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2010-07-09powerpc/iseries: Fix constant warningDenis Kirjanov
2010-07-09powerpc/mpic: Add ability to reset a core via MPICMatthew McClintock
2010-07-09powerpc/fsl-booke: Fix comments in mmu code that mention BATSBecky Bruce
2010-07-09powerpc/pseries/eeh: Use for_each_pci_dev()Kulikov Vasiliy
2010-07-09powerpc/pseries: Partition hibernation supportBrian King
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 userspace build of ptrace.hSam Ravnborg
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/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...Denis Kirjanov
2010-07-08powerpc: Linux cannot run with 0 coresAnton Blanchard
2010-07-08powerpc: Fix feature-fixup tests for gcc 4.5Stephen Rothwell
2010-07-08powerpc: Disable SPARSE_IRQ by defaultYang Li
2010-07-08powerpc: Fix compile errors in prom_init_check for gcc 4.5Stephen Rothwell
2010-07-08powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell
2010-07-08powerpc/perf_event: Fix for power_pmu_disable()Matt Evans
2010-07-05proc: unify PROC_DEVICETREE configAndres Salomon
2010-07-05of: Put all CONFIG_OF dependencies into a Kconfig menu blockGrant Likely
2010-07-05of: remove architecture CONFIG_OF definitionsStephen Rothwell
2010-07-05powerpc: turn CONFIG_OF into a selectStephen Rothwell
2010-07-05of: refactor of_modalias_node() and remove explicit match table.Grant Likely
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov
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-28of: kill struct of_deviceGrant Likely
2010-06-27Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-06-23powerpc, hw_breakpoint: Cooperate better with other single-steppersPaul Mackerras
2010-06-23powerpc, hw_breakpoint: Fix off-by-one in checking access addressPaul Mackerras
2010-06-22powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...K.Prasad
2010-06-22powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signalsK.Prasad
2010-06-22powerpc, hw_breakpoint: Handle concurrent alignment interruptsK.Prasad
2010-06-22powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad
2010-06-22powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar
2010-06-18Merge commit 'v2.6.35-rc3' into sched/coreIngo Molnar