summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Generalize tsi108 PCI setupJosh Boyer2007-05-082-2/+1Star
* [POWERPC] Generalize tsi108 PHY typesJosh Boyer2007-05-081-0/+11
* [POWERPC] Add tsi108_pci.h for common PCI functionsJosh Boyer2007-05-081-0/+45
* [POWERPC] mpc52xx suspend to deep-sleepDomen Puncer2007-05-071-0/+11
* [POWERPC] Export of_device_get_modaliasSylvain Munaut2007-05-071-0/+2
* [POWERPC] Kill off the PTE_FMT macroDavid Gibson2007-05-072-3/+2Star
* [POWERPC] DART iommu suspendJohannes Berg2007-05-072-0/+19
* [POWERPC] powermac: Support G5 CPU hotplugJohannes Berg2007-05-071-0/+1
* [POWERPC] MPIC sys_device & suspend/resumeJohannes Berg2007-05-071-0/+15
* [POWERPC] Minor fault path optimizationChristoph Hellwig2007-05-022-3/+15
* [POWERPC] Transparently handle <.symbol> lookup for kprobesSrinivasa Ds2007-05-021-0/+6
* [POWERPC] PS3: Interrupt routine fixups.Geoff Levand2007-05-021-14/+19
* [POWERPC] Fix suspend states againJohannes Berg2007-05-021-0/+9
* [POWERPC] Remove arch/powerpc's dependence on asm-ppc/pg{alloc,table}.hDavid Gibson2007-05-028-646/+1532
* [POWERPC] Fix STRICT_MM_TYPECHECKSDavid Gibson2007-05-021-1/+1
* [POWERPC] Revise PPC44x MMU code for arch/powerpcDavid Gibson2007-05-022-2/+77
* [POWERPC] Uninline of_iomap functionChristian Krafft2007-05-021-11/+8Star
* [POWERPC] Move of_irq_to_resource from prom.h to prom_parse.cMathieu Desnoyers2007-05-021-13/+2Star
* [POWERPC] pmac_feature_call checks platformBenjamin Herrenschmidt2007-05-021-1/+1
* Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2007-04-3034-663/+806
|\
| * Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-304-4/+5
| |\
| * | [POWERPC] Declare enable_kernel_spe in a headerJohannes Berg2007-04-301-0/+1
| * | [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-272-4/+6
| * | [POWERPC] Prepare for splitting up mmu.h by MMU typeDavid Gibson2007-04-272-400/+406
| * | [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-241-3/+0Star
| * | [POWERPC] Remove old interface find_type_devicesStephen Rothwell2007-04-241-1/+0Star
| * | [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-241-1/+0Star
| * | [POWERPC] Remove find_all_nodesStephen Rothwell2007-04-241-1/+0Star
| * | [POWERPC] Remove find_compatible_devicesStephen Rothwell2007-04-241-2/+0Star
| * | [POWERPC] Cleanup and fix breakage in tlbflush.hDavid Gibson2007-04-242-65/+80
| * | [POWERPC] Save trap number in bad_stackOlof Johansson2007-04-241-0/+1
| * | [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQSMichael Ellerman2007-04-241-6/+6
| * | [POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controllerDavid Gibson2007-04-241-0/+23
| * | [POWERPC] kprobes: Eliminate sstep exception if instruction can be emulatedAnanth N Mavinakayanahalli2007-04-241-0/+5
| * | [POWERPC] pasemi: PA6T oprofile supportOlof Johansson2007-04-244-6/+66
| * | [POWERPC] Fix PowerPC 750CL and 750GX CPU featuresJosh Boyer2007-04-241-3/+7
| * | Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras2007-04-242-5/+11
| |\ \
| | * | [POWERPC] add of_iomap functionChristian Krafft2007-04-231-0/+11
| | * | [POWERPC] cell: add cbe_node_to_cpu functionChristian Krafft2007-04-231-5/+0Star
| * | | [POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann2007-04-232-0/+2
| |/ /
| * | [POWERPC] DEBUG_PAGEALLOC for 32-bitBenjamin Herrenschmidt2007-04-121-0/+6
| * | [POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt2007-04-123-49/+41Star
| * | [POWERPC] Add inatomic versions of __get_user and __put_userBenjamin Herrenschmidt2007-04-121-0/+28
| * | [POWERPC] Rename get_property to of_get_property: includeStephen Rothwell2007-04-121-3/+3
| * | [POWERPC] Allow drivers to map individual 4k pages to userspacePaul Mackerras2007-04-122-0/+8
| * | [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-121-1/+1
| * | [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-121-1/+1
| * | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-121-1/+1
| * | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-04-121-1/+2
| * | [POWERPC] Rename get_property to of_get_propertyStephen Rothwell2007-04-121-1/+2