summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * [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-041-0/+49
| * [POWERPC] 8xx: Infrastructure code cleanup.Scott Wood2007-10-042-16/+7
| * [POWERPC] Add early debug console for CPM serial ports.Scott Wood2007-10-041-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-131-0/+9
| * | | [POWERPC] Add workaround for MPICs with broken register readsOlof Johansson2007-09-131-0/+4
| * | | [POWERPC] Move lowlevel runlatch calls under cpu feature controlOlof Johansson2007-09-131-0/+2
| * | | [POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=yOlof Johansson2007-09-131-11/+37
| * | | [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-132-5/+6
| * | | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-1345-137/+325
| |\ \ \
| * \ \ \ Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-2879-1662/+422
| |\ \ \ \
| * | | | | [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala2007-08-239-11/+3637
| * | | | | [POWERPC] Split out iSeries specific exception macrosStephen Rothwell2007-08-221-59/+12
| * | | | | [POWERPC] Move the exception macros into a header fileStephen Rothwell2007-08-221-0/+356
| * | | | | [POWERPC] Move iSeries startup code out of head_64.SStephen Rothwell2007-08-221-0/+14
| * | | | | [POWERPC] Use strcasecmp() rather than strncasecmp() when determining device ...Scott Wood2007-08-221-1/+1