summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [POWERPC] Remove iSeries_vio_devStephen Rothwell2007-10-112-4/+10
| * | | | [POWERPC] Clean up vio.hStephen Rothwell2007-10-111-5/+0
| * | | | [POWERPC] Only call ppc_md.setup_arch() if it is providedGrant Likely2007-10-111-1/+1
| * | | | [POWERPC] cell: Add Cell memory controller register defs and expose itBenjamin Herrenschmidt2007-10-091-2/+46
| * | | | [POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.hBenjamin Herrenschmidt2007-10-091-0/+271
| |/ / /
| * | | [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov2007-10-081-1/+67
| * | | [POWERPC] 86xx: update immap_86xx.h for the 8610Timur Tabi2007-10-081-8/+78
| * | | [POWERPC] Treat 8610 PCIe host bridge as transparentJason Jin2007-10-081-0/+1
| * | | [POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi2007-10-084-129/+193
| * | | [POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood2007-10-043-0/+36
| * | | [POWERPC] QE: Added missing CEURNR registerEmil Medve2007-10-041-2/+3
| * | | [POWERPC] mpc82xx: Define CPU_FTR_NEED_COHERENTScott Wood2007-10-041-5/+5
| * | | [POWERPC] cpm2: Add cpm2_set_pin().Scott Wood2007-10-041-0/+9
| * | | [POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup().Scott Wood2007-10-041-1/+4
| * | | [POWERPC] cpm2: Infrastructure code cleanup.Scott Wood2007-10-043-18/+7
| * | | [POWERPC] 8xx: Add pin and clock setting functions.Scott Wood2007-10-031-0/+49
| * | | [POWERPC] 8xx: Infrastructure code cleanup.Scott Wood2007-10-032-16/+7
| * | | [POWERPC] Add early debug console for CPM serial ports.Scott Wood2007-10-031-0/+1
| * | | [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...Grant Likely2007-10-031-0/+23
| * | | [POWERPC] Virtex: add xilinx interrupt controller driverGrant Likely2007-10-031-0/+20
| * | | [POWERPC] Implement clockevents driver for powerpcTony Breeds2007-10-031-0/+1
| * | | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-0315-127/+70
| |\ \ \
| * | | | [POWERPC] Celleb: New HTAB Guest OS Interface on BeatIshizaki Kou2007-10-031-0/+1
| * | | | [POWERPC] Update mpic to use dcr_host_t.baseMichael Ellerman2007-10-031-6/+0
| * | | | [POWERPC] Store the base address in dcr_host_tMichael Ellerman2007-10-032-3/+9
| * | | | [POWERPC] Include pagemap.h in asm/powerpc/tlb.hMathieu Desnoyers2007-10-031-0/+2
| * | | | [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins2007-10-034-3/+14
| * | | | [POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell2007-10-031-0/+1
| * | | | [POWERPC] Make vio_bus_type staticStephen Rothwell2007-10-031-1/+0
| * | | | [POWERPC] clk.h interface for platformsDomen Puncer2007-10-031-0/+20
| * | | | [POWERPC] Prevent direct inclusion of <asm/rwsem.h>.Robert P. J. Day2007-09-222-1/+5
| * | | | [POWERPC] Use __attribute__ in asm-powerpcMike Frysinger2007-09-222-3/+3
| * | | | Merge branch 'linux-2.6'Paul Mackerras2007-09-2031-352/+711
| |\ \ \ \
| * | | | | [POWERPC] Size swapper_pg_dir correctlyStephen Rothwell2007-09-192-0/+4
| * | | | | [POWERPC] Fix section mismatch in PCI codeStephen Rothwell2007-09-191-0/+2
| * | | | | [POWERPC] MPC5200 low power modeDomen Puncer2007-09-191-0/+10
| * | | | | [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...Michael Ellerman2007-09-191-1/+1
| * | | | | [POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman2007-09-192-13/+10
| * | | | | [POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman2007-09-191-10/+2
| * | | | | [POWERPC] spufs: Remove asmlinkage from spufs_callsJeremy Kerr2007-09-191-2/+2
| * | | | | [POWERPC] cell: Unify spufs syscall pathJeremy Kerr2007-09-191-12/+2
| * | | | | [POWERPC] Remove APUS support from arch/ppcAdrian Bunk2007-09-1710-342/+7
| * | | | | [POWERPC] 86xx: Fix definition of global-utilites structureTimur Tabi2007-09-141-105/+46
| * | | | | [POWERPC] add clrsetbits macrosTimur Tabi2007-09-141-0/+23
| * | | | | [POWERPC] QE: extern par_io_config_pin and par_io_data_set funcsAnton Vorontsov2007-09-141-0/+3
| * | | | | [PPC] Add clrbits8 and setbits8.Scott Wood2007-09-141-0/+3
| * | | | | [POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala2007-09-141-0/+4
| * | | | | [POWERPC] Add cpu feature for SPE handlingKumar Gala2007-09-141-4/+22
| * | | | | [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS portKumar Gala2007-09-141-0/+2
| * | | | | [POWERPC] PS3: Add new LV1 error codesGeert Uytterhoeven2007-09-141-0/+9
OpenPOWER on IntegriCloud