summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
AgeCommit message (Expand)AuthorFilesLines
2007-07-02[POWERPC] Uninline and export virq_to_hw() for the pasemi_mac driverOlof Johansson1-4/+1
2007-06-29[POWERPC] Use ppc64 style list management for pci_controller on ppc32Kumar Gala1-5/+6
2007-06-29[POWERPC] Move pci_bus_to_hose users to pci_bus_to_hostKumar Gala1-3/+0
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala1-5/+3
2007-06-29[POWERPC] Use global_number in ppc32 pci_controllerKumar Gala2-6/+3
2007-06-29[POWERPC] Removed dead code related to PCI on ppc32Kumar Gala1-12/+0
2007-06-29[POWERPC] Remove local_number from pci_controllerKumar Gala1-1/+0
2007-06-29[POWERPC] Merge asm-ppc/pci-bridge.h into asm-power/pci-bridge.hKumar Gala1-18/+120
2007-06-29[POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala1-1/+1
2007-06-29[POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann1-6/+0
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2-1/+3
2007-06-28[POWERPC] Abolish unused ucBoardRev variablesDavid Gibson1-8/+0
2007-06-28[POWERPC] Move iSeries_tb_recal into its own late_initcall.Tony Breeds1-0/+2
2007-06-28[POWERPC] PS3: Storage Driver CoreGeert Uytterhoeven1-0/+71
2007-06-28[POWERPC] PS3: Preallocate bootmem memory for the PS3 FLASH ROM storage driverGeert Uytterhoeven1-0/+1
2007-06-28[POWERPC] PS3: Frame buffer system-bus reworkGeert Uytterhoeven1-12/+0
2007-06-28[POWERPC] PS3: Rework AV settings driverGeoff Levand1-18/+18
2007-06-28[POWERPC] PS3: System manager re-workGeoff Levand1-6/+9
2007-06-28[POWERPC] PS3: Vuart reworkGeoff Levand1-17/+0
2007-06-28[POWERPC] PS3: System-bus reworkGeoff Levand2-50/+101
2007-06-28[POWERPC] PS3: Add support for HDMI RGB Full Range modeMasashi Kimoto1-3/+9
2007-06-28[POWERPC] PS3: Compare firmware versionMasakazu Mokuno1-1/+2
2007-06-25[POWERPC] Fix Kexec/Kdump for power6Sachin P. Sant1-0/+3
2007-06-25[POWERPC] Fix stolen time for SMT without LPARMichael Neuling1-1/+1
2007-06-25[POWERPC] Add for_each_compatible_node()Michael Ellerman1-0/+3
2007-06-25[POWERPC] Add irq_create_direct_mapping()Michael Ellerman1-0/+9
2007-06-25[POWERPC] Uninline and export virq_to_hw()Olof Johansson1-4/+1
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt2-8/+16
2007-06-14[POWERPC] Merge CPU features pertaining to icache coherencyDavid Gibson1-48/+47
2007-06-14[POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson2-7/+7
2007-06-14[POWERPC] Start factoring pgtable-ppc32.h and pgtable-ppc64.hDavid Gibson3-51/+28
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson1-26/+0
2007-06-14[POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpcDavid Gibson2-9/+0
2007-06-14[POWERPC] Split out asm-ppc/mmu.h portions for the "classic" hash-based MMUDavid Gibson2-0/+94
2007-06-14[POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen1-1/+1
2007-06-14[POWERPC] Consolidate sys_sigaltstackChristoph Hellwig1-7/+0
2007-06-14[POWERPC] Uninline common ptrace bitsBenjamin Herrenschmidt1-0/+5
2007-06-14[POWERPC] ptrace updates & new, better requestsBenjamin Herrenschmidt1-4/+13
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt7-27/+40
2007-06-14[POWERPC] Show EEH per-device false positivesLinas Vepstas1-0/+1
2007-06-14[POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas1-0/+3
2007-06-14[POWERPC] pseries: asm/pci-bridge.h CONFIG_ minor cleanupLinas Vepstas1-7/+9
2007-06-14[POWERPC] Reserve threadinfo flags for perfmon2Anton Blanchard1-4/+8
2007-06-02[POWERPC] Fix return from pte_alloc_one() in out-of-memory caseAkinobu Mita1-1/+2
2007-06-02[POWERPC] Fix possible access to free pagesBenjamin Herrenschmidt1-0/+9
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-05-17[POWERPC] Wire up some more syscallsStephen Rothwell2-1/+7
2007-05-17[POWERPC] Remove fixup_bigphys_addr() for arch/powerpc to avoid link errorDavid Gibson2-17/+0
2007-05-17[POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.James.Yang1-0/+6
2007-05-17[POWERPC] Change include protections to ASM_POWERPCBecky Bruce5-15/+15