aboutsummaryrefslogtreecommitdiff
path: root/include/asm-powerpc
AgeCommit message (Expand)Author
2007-04-24Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras
2007-04-23[POWERPC] add of_iomap functionChristian Krafft
2007-04-23[POWERPC] cell: add cbe_node_to_cpu functionChristian Krafft
2007-04-23[POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann
2007-04-13[POWERPC] DEBUG_PAGEALLOC for 32-bitBenjamin Herrenschmidt
2007-04-13[POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt
2007-04-13[POWERPC] Add inatomic versions of __get_user and __put_userBenjamin Herrenschmidt
2007-04-13[POWERPC] Rename get_property to of_get_property: includeStephen Rothwell
2007-04-13[POWERPC] Allow drivers to map individual 4k pages to userspacePaul Mackerras
2007-04-13[POWERPC] Make struct property's value a void *Stephen Rothwell
2007-04-13[POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell
2007-04-13[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_propertyStephen Rothwell
2007-04-13[POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=yOlof Johansson
2007-04-13[POWERPC] Add a unified uevent handler for bus based on of_deviceSylvain Munaut
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-03-29[POWERPC] qe: ucc_slow.guemr is in the wrong placeTimur Tabi
2007-03-26[POWERPC] 86xx/85xx: Unify Freescale PCI Express memory map registers structureZang Roy-r61911
2007-03-22[POWERPC] Remove last_syscallAnton Blanchard
2007-03-22[POWERPC] EEH: rm un-needed dataLinas Vepstas
2007-03-22[POWERPC] EEH: wait for slot statusLinas Vepstas
2007-03-22[POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M
2007-03-21[POWERPC] Minor paca optimisationStephen Rothwell
2007-03-16[POWERPC] Update documentation for flat device tree format v17David Gibson
2007-03-16[POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanupJoachim Fenkes
2007-03-16[POWERPC] ibmebus: whitespace fixesJoachim Fenkes
2007-03-14[PATCH] ANSIfy powerpc floppy.hAl Viro
2007-03-12[POWERPC] sys_move_pages should be callable from an SPUStephen Rothwell
2007-03-12[POWERPC] Wire up sys_epoll_pwaitStephen Rothwell
2007-03-12[POWERPC] Allocate syscall number for sys_getcpuStephen Rothwell
2007-03-10[POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt
2007-03-09[POWERPC] Make find_and_init_pbs() a void functionStephen Rothwell
2007-03-09[POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell
2007-03-09[POWERPC] Create and use get_pci_dma_ops()Stephen Rothwell
2007-03-09[POWERPC] Create and use set_pci_dma_opsStephen Rothwell
2007-03-09[POWERPC] EDAC ECC software scrubberDave Jiang
2007-03-09[POWERPC] Include stddef.h in asm-powerpc/current.h to get offsetofOlaf Hering
2007-03-08[POWERPC] Allocate syscall number for sys_getcpuStephen Rothwell
2007-03-08[POWERPC] Fix compile error in prom.hAndrew Morton
2007-03-05[PATCH] sched: remove SMT niceCon Kolivas
2007-02-17[POWERPC] QE: clean up ucc_slow.c and ucc_fast.cTimur Tabi
2007-02-17[POWERPC] add of_get_mac_address and update fsl_soc.c to use itTimur Tabi
2007-02-16[POWERPC] atomic.h: Add atomic64 cmpxchg, xchg and add_unless to powerpcMathieu Desnoyers
2007-02-16[POWERPC] More DCR native fixupsDavid Gibson
2007-02-16[POWERPC] Add PMI driver for cell bladeChristian Krafft
2007-02-16[POWERPC] PS3: System manager supportGeoff Levand
2007-02-16[POWERPC] PS3: Vuart cleanupsGeoff Levand
2007-02-14[POWERPC] Use udbg_early_init() on ppc32David Gibson
2007-02-13[POWERPC] cell: PPU Oprofile cleanup patchCarl Love