summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Define __raw_get_cpu_var and use itPaul Mackerras2006-06-251-0/+2
* [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall2006-06-251-2/+1Star
* [PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann2006-06-251-15/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-2338-217/+1129
|\
| * [POWERPC] Fix mdelay badness on shared processor partitionsAnton Blanchard2006-06-211-0/+13
| * [POWERPC] disable floating point exceptions for initArnd Bergmann2006-06-211-1/+1
| * [POWERPC] Unify ppc syscall tablesAndreas Schwab2006-06-211-0/+306
| * [POWERPC] mpic: add support for serial mode interruptsMark A. Greer2006-06-211-0/+10
| * [POWERPC] spufs: one more fix for 64k pagesarnd@arndb.de2006-06-211-2/+11
| * [POWERPC] spufs: remove stop_code from struct spuMasato Noguchi2006-06-211-1/+0Star
| * [POWERPC] spufs: fix spu irq affinity settingGeoff Levand2006-06-211-3/+3
| * [POWERPC] spufs: further abstract priv1 register accessGeoff Levand2006-06-212-23/+182
| * [POWERPC] cell: register SPUs as sysdevsJeremy Kerr2006-06-211-2/+3
| * [POWERPC] cell: add RAS supportBenjamin Herrenschmidt2006-06-212-0/+5
| * [POWERPC] Add 8641 Register space and IRQ definitions.Jon Loeliger2006-06-213-0/+332
| * [POWERPC] check firmware state before suspendingDave C Boutcher2006-06-152-0/+11
| * [POWERPC] Fix HV bit handling on non partitioned machinesAnton Blanchard2006-06-151-2/+2
| * [POWERPC] node local IOMMU tablesAnton Blanchard2006-06-151-1/+2
| * [POWERPC] pcibus_to_node fixesAnton Blanchard2006-06-152-7/+15
| * [POWERPC] Remove stale 64bit on 32bit kernel codeAnton Blanchard2006-06-151-19/+0Star
| * [POWERPC] 64bit FPSCR supportAnton Blanchard2006-06-151-0/+13
| * [POWERPC] MSI abstractionJake Moilanen2006-06-151-0/+5
| * powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras2006-06-155-8/+20
| * powerpc: Remove unused paca->pgdir fieldPaul Mackerras2006-06-122-15/+0Star
| * [PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpcPaul Mackerras2006-06-091-0/+7
| * [PATCH] powerpc: Implement support for setting little-endian mode via prctlPaul Mackerras2006-06-092-22/+36
| * [PATCH] powerpc: oprofile support for POWER6Michael Neuling2006-06-092-3/+12
| * [PATCH] powerpc: node-aware dma allocationsChristoph Hellwig2006-06-091-1/+2
| * [PATCH] powerpc: implement pcibus_to_node and pcibus_to_cpumaskChristoph Hellwig2006-06-091-0/+5
| * [PATCH] powerpc: reorg RTAS delay codeJohn Rose2006-06-091-6/+2Star
| * [PATCH] powerpc: Fix buglet with MMU hash managementBenjamin Herrenschmidt2006-06-091-0/+2
| * [PATCH] powerpc vdso updatesBenjamin Herrenschmidt2006-06-094-2/+5
| * [PATCH] powerpc: enable PPC_PTRACE_[GS]ETREGS on ppc32Renzo Davoli2006-06-091-1/+1
| * Merge branch 'merge'Paul Mackerras2006-06-012-1/+4
| |\
| * | [PATCH] remove powerpc bitops in favor of existing generic bitopsJon Mason2006-05-241-3/+3
| * | [PATCH] powerpc: remove LogicalSlot from pci_dnStephen Rothwell2006-05-241-4/+0Star
| * | [PATCH] powerpc: remove Irq from pci_dnStephen Rothwell2006-05-241-1/+0Star
| * | [PATCH] powerpc: remove iSeries_Global_Device_ListStephen Rothwell2006-05-241-1/+0Star
| * | [PATCH] powerpc: Add of_parse_dma_window()Jeremy Kerr2006-05-191-0/+6
| * | [PATCH] powerpc: udbg_printf() formatting attributejimix@watson.ibm.com2006-05-191-1/+2
| * | [PATCH] powerpc: Move crashkernel= handling into the kernel.Michael Ellerman2006-05-191-0/+3
| * | [PATCH] powerpc: Kdump header cleanupMichael Ellerman2006-05-192-9/+28
| * | [PATCH] powerpc: Unify mem= handlingMichael Ellerman2006-05-191-2/+11
| * | [PATCH] powerpc: whitespace cleanup in reg.hMichael Neuling2006-05-191-23/+23
| * | Merge ../linux-2.6Paul Mackerras2006-05-053-6/+38
| |\ \
| * | | [PATCH] powerpc: kill union tce_entryOlof Johansson2006-04-291-26/+9Star
| * | | [PATCH] powerpc: merge the rest of the vio codeStephen Rothwell2006-04-292-8/+35
| * | | [PATCH] powerpc: use a common vio_match_device routineStephen Rothwell2006-04-291-1/+0Star
| * | | [PATCH] powerpc: use the device tree for the iSeries vio bus probeStephen Rothwell2006-04-291-5/+4Star
| * | | Merge branch 'merge'Paul Mackerras2006-04-295-8/+36
| |\ \ \