summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Rename get_property to of_get_property: includeStephen Rothwell2007-04-131-3/+3
* [POWERPC] Allow drivers to map individual 4k pages to userspacePaul Mackerras2007-04-132-0/+8
* [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-131-1/+1
* [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-131-1/+1
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-131-1/+1
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-04-131-1/+2
* [POWERPC] Rename get_property to of_get_propertyStephen Rothwell2007-04-131-1/+2
* [POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=yOlof Johansson2007-04-131-0/+10
* [POWERPC] Add a unified uevent handler for bus based on of_deviceSylvain Munaut2007-04-131-0/+3
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-137-8/+28
|\
| * [POWERPC] qe: ucc_slow.guemr is in the wrong placeTimur Tabi2007-03-291-1/+2
| * [POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M2007-03-221-0/+14
| * [PATCH] ANSIfy powerpc floppy.hAl Viro2007-03-141-1/+1
| * [POWERPC] sys_move_pages should be callable from an SPUStephen Rothwell2007-03-121-1/+1
| * [POWERPC] Wire up sys_epoll_pwaitStephen Rothwell2007-03-122-1/+3
| * [POWERPC] Allocate syscall number for sys_getcpuStephen Rothwell2007-03-121-1/+2
| * [POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2007-03-102-4/+7
* | [POWERPC] 86xx/85xx: Unify Freescale PCI Express memory map registers structureZang Roy-r619112007-03-261-75/+0
* | [POWERPC] Remove last_syscallAnton Blanchard2007-03-221-1/+0
* | [POWERPC] EEH: rm un-needed dataLinas Vepstas2007-03-221-5/+1
* | [POWERPC] EEH: wait for slot statusLinas Vepstas2007-03-221-1/+2
* | [POWERPC] Minor paca optimisationStephen Rothwell2007-03-211-2/+1
* | [POWERPC] Update documentation for flat device tree format v17David Gibson2007-03-161-0/+2
* | [POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanupJoachim Fenkes2007-03-161-1/+1
* | [POWERPC] ibmebus: whitespace fixesJoachim Fenkes2007-03-161-21/+21
* | [POWERPC] Make find_and_init_pbs() a void functionStephen Rothwell2007-03-091-1/+1
* | [POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell2007-03-091-0/+7
* | [POWERPC] Create and use get_pci_dma_ops()Stephen Rothwell2007-03-091-4/+6
* | [POWERPC] Create and use set_pci_dma_opsStephen Rothwell2007-03-091-1/+5
* | [POWERPC] EDAC ECC software scrubberDave Jiang2007-03-091-0/+40
* | [POWERPC] Include stddef.h in asm-powerpc/current.h to get offsetofOlaf Hering2007-03-091-0/+1
* | [POWERPC] Allocate syscall number for sys_getcpuStephen Rothwell2007-03-081-1/+2
* | [POWERPC] Fix compile error in prom.hAndrew Morton2007-03-081-0/+1
|/
* [PATCH] sched: remove SMT niceCon Kolivas2007-03-051-1/+0
* [POWERPC] QE: clean up ucc_slow.c and ucc_fast.cTimur Tabi2007-02-171-4/+4
* [POWERPC] add of_get_mac_address and update fsl_soc.c to use itTimur Tabi2007-02-171-0/+2
* [POWERPC] atomic.h: Add atomic64 cmpxchg, xchg and add_unless to powerpcMathieu Desnoyers2007-02-161-1/+39
* [POWERPC] More DCR native fixupsDavid Gibson2007-02-161-2/+2
* [POWERPC] Add PMI driver for cell bladeChristian Krafft2007-02-161-0/+67
* [POWERPC] PS3: System manager supportGeoff Levand2007-02-161-0/+5
* [POWERPC] PS3: Vuart cleanupsGeoff Levand2007-02-161-20/+2
* [POWERPC] Use udbg_early_init() on ppc32David Gibson2007-02-141-0/+1
* [POWERPC] cell: PPU Oprofile cleanup patchCarl Love2007-02-131-9/+6
* [POWERPC] spufs: move prio to spu_contextChristoph Hellwig2007-02-131-1/+0
* [POWERPC] Wire up sys_getcpuStephen Rothwell2007-02-131-0/+1
* [POWERPC] Fix vDSO page count calculationBenjamin Herrenschmidt2007-02-131-5/+0
* [POWERPC] Virtual DMA support for floppy driver for new powerpc architecturePavel Fedin2007-02-131-13/+122
* Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-02-131-1/+1
|\
| * [POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regsTimur Tabi2007-02-081-1/+1
* | [PATCH] ps3: cleanup ps3fb before clearing HPTEGeert Uytterhoeven2007-02-121-0/+2
OpenPOWER on IntegriCloud