aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-03[POWERPC] Virtex: add xilinx interrupt controller driverGrant Likely1-0/+20
2007-10-03[POWERPC] Implement clockevents driver for powerpcTony Breeds1-0/+1
2007-10-03[POWERPC] Celleb: New HTAB Guest OS Interface on BeatIshizaki Kou1-0/+1
2007-10-03[POWERPC] Update mpic to use dcr_host_t.baseMichael Ellerman1-6/+0
2007-10-03[POWERPC] Store the base address in dcr_host_tMichael Ellerman2-3/+9
2007-10-03[POWERPC] Include pagemap.h in asm/powerpc/tlb.hMathieu Desnoyers1-0/+2
2007-10-03[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins4-3/+14
2007-10-03[POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell1-0/+1
2007-10-03[POWERPC] Make vio_bus_type staticStephen Rothwell1-1/+0
2007-10-03[POWERPC] clk.h interface for platformsDomen Puncer1-0/+20
2007-09-22[POWERPC] Prevent direct inclusion of <asm/rwsem.h>.Robert P. J. Day1-0/+4
2007-09-22[POWERPC] Use __attribute__ in asm-powerpcMike Frysinger2-3/+3
2007-09-20Merge branch 'linux-2.6'Paul Mackerras1-0/+5
2007-09-19[POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt1-0/+5
2007-09-19[POWERPC] Size swapper_pg_dir correctlyStephen Rothwell2-0/+4
2007-09-19[POWERPC] Fix section mismatch in PCI codeStephen Rothwell1-0/+2
2007-09-19[POWERPC] MPC5200 low power modeDomen Puncer1-0/+10
2007-09-19[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to a pipeMichael Ellerman1-1/+1
2007-09-19[POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman1-7/+2
2007-09-19[POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman1-10/+2
2007-09-19[POWERPC] spufs: Remove asmlinkage from spufs_callsJeremy Kerr1-2/+2
2007-09-19[POWERPC] cell: Unify spufs syscall pathJeremy Kerr1-12/+2
2007-09-17[POWERPC] Remove APUS support from arch/ppcAdrian Bunk2-5/+1
2007-09-14[POWERPC] 86xx: Fix definition of global-utilites structureTimur Tabi1-105/+46
2007-09-14[POWERPC] add clrsetbits macrosTimur Tabi1-0/+23
2007-09-14[POWERPC] QE: extern par_io_config_pin and par_io_data_set funcsAnton Vorontsov1-0/+3
2007-09-14[POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala1-0/+4
2007-09-14[POWERPC] Add cpu feature for SPE handlingKumar Gala1-4/+22
2007-09-14[POWERPC] PS3: Add new LV1 error codesGeert Uytterhoeven1-0/+9
2007-09-14[POWERPC] Add workaround for MPICs with broken register readsOlof Johansson1-0/+4
2007-09-14[POWERPC] Move lowlevel runlatch calls under cpu feature controlOlof Johansson1-0/+2
2007-09-14[POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=yOlof Johansson1-11/+37
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2-5/+6
2007-09-14Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras1-1/+1
2007-09-11[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 interrupt.Masato Noguchi1-1/+1
2007-08-28Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras1-1/+11
2007-08-22[POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala8-0/+3637
2007-08-22[POWERPC] Split out iSeries specific exception macrosStephen Rothwell1-59/+12
2007-08-22[POWERPC] Move the exception macros into a header fileStephen Rothwell1-0/+356
2007-08-22[POWERPC] Move iSeries startup code out of head_64.SStephen Rothwell1-0/+14
2007-08-22[POWERPC] Use strcasecmp() rather than strncasecmp() when determining device node compatibilityScott Wood1-1/+1
2007-08-22[POWERPC] Add clrbits8 and setbits8Scott Wood1-0/+3
2007-08-22[POWERPC] iSeries: Clean up lparmap messStephen Rothwell2-1/+4
2007-08-20[POWERPC] 40x decrementer fixesJosh Boyer1-1/+1
2007-08-20[POWERPC] 40x MMUJosh Boyer2-0/+68
2007-08-17[POWERPC] Fix FSL BookE machine check reportingBecky Bruce1-1/+11
2007-08-17[POWERPC] Tidy up CONFIG_PPC_MM_SLICES codeStephen Rothwell1-0/+7
2007-08-17[POWERPC] Remove get_property and device_is_compatibleStephen Rothwell1-1/+0
2007-08-17[POWERPC] Update lmb.h include protection to ASM_POWERPCBecky Bruce1-3/+3
2007-08-17[POWERPC] Implement atomic{, 64}_{read, write}() without volatileSegher Boessenkool1-6/+28