aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-0417-552/+271
* [POWERPC] Hook of_platform_bus_probe with cellBenjamin Herrenschmidt2006-12-041-0/+9
* [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-044-146/+401
* [POWERPC] Native cell support for MPIC in southbridgeBenjamin Herrenschmidt2006-12-042-0/+45
* [POWERPC] Improve MPIC driver auto-configuration from DTBenjamin Herrenschmidt2006-12-041-13/+37
* [POWERPC] Support for DCR based MPICBenjamin Herrenschmidt2006-12-041-36/+100
* [POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt2006-12-045-2/+194
* [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt2006-12-043-27/+0
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-0425-182/+58
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-0456-756/+650
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-12-011-1/+0
| |\
| | * PCI: Delete unused extern in powermac/pci.cMatthew Wilcox2006-12-011-1/+0
| * | Fix misc Kconfig typosMatt LaPlante2006-11-302-3/+3
| |/
| * [POWERPC] Fix ucc_geth of_device discovery on mpc832xKim Phillips2006-11-221-0/+19
| * [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips2006-11-221-42/+0
| * [POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"Kim Phillips2006-11-221-4/+0
| * [PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins2006-11-141-2/+6
| * [POWERPC] cell: set ARCH_SPARSEMEM_DEFAULT in KconfigGeoff Levand2006-11-101-1/+1
| * [POWERPC] Fix cell "new style" mapping and add debugBenjamin Herrenschmidt2006-11-101-8/+33
| * [POWERPC] pseries: Force 4k update_flash block and list sizesJohn Rose2006-11-101-10/+37
| * [POWERPC] Make sure initrd and dtb sections get into zImage correctlyPaul Mackerras2006-11-092-2/+7
| * [PATCH] powerpc: Eliminate "exceeds stub group size" linker warningPaul Mackerras2006-11-011-12/+15
| * [POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt2006-11-011-8/+10
| * [POWERPC] Disallow kprobes on emulate_step and branch_takenGui,Jian2006-11-011-2/+3
| * [POWERPC] Make high hugepage areas preempt safeHugh Dickins2006-11-011-3/+0
| * [POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDRTimur Tabi2006-11-011-2/+1
| * [POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2006-11-016-78/+58
| * [POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming2006-11-019-263/+149
| * [POWERPC] Fix various offb issuesBenjamin Herrenschmidt2006-11-011-1/+1
| * [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
| * [POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processorsOlof Johansson2006-10-261-0/+2
| * [POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt2006-10-252-1/+8
| * [POWERPC] IPIC: Fix spinlock recursion in set_irq_handlerScott Wood2006-10-251-2/+2
| * [POWERPC] Fix the UCC rx/tx clock of QELiu Dave-r632382006-10-251-0/+2
| * [POWERPC] cell: update defconfigArnd Bergmann2006-10-251-6/+13
| * [POWERPC] spufs: fix another off-by-one bug in spufs_mbox_readArnd Bergmann2006-10-251-1/+1
| * [POWERPC] spufs: fix signal2 file to report signal2Dwayne Grant Mcconnell2006-10-251-1/+1
| * [POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt2006-10-251-3/+5
| * [POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt2006-10-251-2/+4
| * [POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt2006-10-252-19/+69
| * [POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt2006-10-256-9/+73
| * [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-257-220/+93
| * [POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.cTimur Tabi2006-10-232-2/+2
| * [POWERPC] Don't require execute perms on wrapper when building zImage.initrdMark A. Greer2006-10-231-1/+1
| * [POWERPC] Add 970GX cputable entryJake Moilanen2006-10-232-1/+16
| * [POWERPC] Fix build breakage with CONFIG_PPC32Srinivasa Ds2006-10-231-1/+2
| * [POWERPC] Fix compiler warning message on get_property callZang Roy-r619112006-10-231-2/+2
| * [POWERPC] Simplify stolen time calculationStephen Rothwell2006-10-231-47/+16
| * [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft2006-10-212-0/+10
* | [PATCH] Make git ignore new wrapper generated filesKim Phillips2006-11-131-0/+7