summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2006-12-04[POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt4-146/+401
2006-12-04[POWERPC] Native cell support for MPIC in southbridgeBenjamin Herrenschmidt2-0/+45
2006-12-04[POWERPC] Improve MPIC driver auto-configuration from DTBenjamin Herrenschmidt1-13/+37
2006-12-04[POWERPC] Support for DCR based MPICBenjamin Herrenschmidt1-36/+100
2006-12-04[POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt5-2/+194
2006-12-04[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt3-27/+0
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt25-182/+58
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras56-756/+650
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+0
2006-12-01PCI: Delete unused extern in powermac/pci.cMatthew Wilcox1-1/+0
2006-11-30Fix misc Kconfig typosMatt LaPlante2-3/+3
2006-11-22[POWERPC] Fix ucc_geth of_device discovery on mpc832xKim Phillips1-0/+19
2006-11-22[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips1-42/+0
2006-11-22[POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"Kim Phillips1-4/+0
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins1-2/+6
2006-11-13[PATCH] Make git ignore new wrapper generated filesKim Phillips1-0/+7
2006-11-13[PATCH] Check for null init_early routineGeoff Levand1-1/+2
2006-11-13[PATCH] Optimize qe_brg struct to use an arrayTimur Tabi1-2/+1
2006-11-13[PATCH] Fix compile warnings with CONFIG_PM=nOlaf Hering1-4/+4
2006-11-13[PATCH] Remove arch/powerpc/boot/zImage file.Mark A. Greer1-1/+1
2006-11-13[PATCH] Remove dtb file created by wrapper scriptMark A. Greer1-0/+3
2006-11-13[PATCH] Do a single one-line printk in bad_page_fault()Michael Ellerman1-11/+14
2006-11-13[PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming1-17/+11
2006-11-13[PATCH] Add Efika platform supportNicolas DET6-0/+297
2006-11-13[PATCH] Add MPC5200 Interrupt Controller support.Nicolas DET2-0/+539
2006-11-13[PATCH] Make nvram_64.o a 64bit-only objects.hauer@pengutronix.de1-2/+1
2006-11-13[PATCH] Clean up usage of boot_devs.hauer@pengutronix.de3-6/+1
2006-11-13[PATCH] Remove occurences of PPC_MULTIPLATFORM in pci_64.cs.hauer@pengutronix.de1-12/+2
2006-11-13[PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.Ss.hauer@pengutronix.de2-15/+0
2006-11-10[POWERPC] cell: set ARCH_SPARSEMEM_DEFAULT in KconfigGeoff Levand1-1/+1
2006-11-10[POWERPC] Fix cell "new style" mapping and add debugBenjamin Herrenschmidt1-8/+33
2006-11-10[POWERPC] pseries: Force 4k update_flash block and list sizesJohn Rose1-10/+37
2006-11-09[POWERPC] Make sure initrd and dtb sections get into zImage correctlyPaul Mackerras2-2/+7
2006-11-01[PATCH] powerpc: Eliminate "exceeds stub group size" linker warningPaul Mackerras1-12/+15
2006-11-01[POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt1-8/+10
2006-11-01[POWERPC] Disallow kprobes on emulate_step and branch_takenGui,Jian1-2/+3
2006-11-01[POWERPC] Make high hugepage areas preempt safeHugh Dickins1-3/+0
2006-11-01[POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDRTimur Tabi1-2/+1
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas6-78/+58
2006-11-01[POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming9-263/+149
2006-11-01[POWERPC] Fix various offb issuesBenjamin Herrenschmidt1-1/+1
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-26[POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processorsOlof Johansson1-0/+2
2006-10-25[POWERPC] cell: add cpufreq driver for Cell BE processorChristian Krafft6-1/+274
2006-10-25[POWERPC] add support for dumping spu info from xmonMichael Ellerman1-1/+66
2006-10-25[POWERPC] add support for stopping spus from xmonMichael Ellerman2-2/+144
2006-10-25[POWERPC] cell: use ppc_md->power_save instead of cbe_idle_looparnd@arndb.de2-69/+34
2006-10-25[POWERPC] cell: add temperature to SPU and CPU sysfs entriesChristian Krafft4-0/+233
2006-10-25[POWERPC] sysfs: add support for adding/removing spu sysfs attributesChristian Krafft1-0/+66
2006-10-25[POWERPC] cell: add support for registering sysfs attributes to spusChristian Krafft1-0/+58