summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-04-23[POWERPC] update cell_defconfigArnd Bergmann
2007-04-23[POWERPC] cell: enable RTAS-based PTCAL for Cell XDR memoryJeremy Kerr
2007-04-23[POWERPC] cell: add support for proper device-treeChristian Krafft
2007-04-23[POWERPC] add of_iomap functionChristian Krafft
2007-04-23[POWERPC] pmi probe device by device-typeChristian Krafft
2007-04-23[POWERPC] add check for initialized driver data to pmi driverChristian Krafft
2007-04-23[POWERPC] cell: use pmi in cpufreq driverChristian Krafft
2007-04-23[POWERPC] cbe_thermal: add throttling attributes to cpu and spu nodesChristian Krafft
2007-04-23[POWERPC] cbe_thermal: clean up computation of temperatureChristian Krafft
2007-04-23[POWERPC] cell: add cbe_node_to_cpu functionChristian Krafft
2007-04-13[POWERPC] Fix detection of loader-supplied initrd on OF platformsPaul Mackerras
2007-04-13[POWERPC] ibmebus: change probe/remove interface from using loc-code to DT pathJoachim Fenkes
2007-04-13[POWERPC] DEBUG_PAGEALLOC for 64-bitBenjamin Herrenschmidt
2007-04-13[POWERPC] DEBUG_PAGEALLOC for 32-bitBenjamin Herrenschmidt
2007-04-13[POWERPC] Fix 32-bit mm operations when not using BATsBenjamin Herrenschmidt
2007-04-13[POWERPC] Cleanup 32-bit map_pageBenjamin Herrenschmidt
2007-04-13[POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt
2007-04-13[POWERPC] Alignment exception uses __get/put_user_inatomicBenjamin Herrenschmidt
2007-04-13[POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpcMilind Arun Choudhary
2007-04-13[POWERPC] Add correct interrupt property for pegasos ideOlaf Hering
2007-04-13[POWERPC] Rename get_property to of_get_property: the last oneStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen 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] Autodetect serial console on efikaOlaf Hering
2007-04-13[POWERPC] bootwrapper: Decompress less, check moreMilton Miller
2007-04-13[POWERPC] bootwrapper: no-gzip fixesMilton Miller
2007-04-13[POWERPC] bootwrapper: missing relocation in crt0.SMilton Miller
2007-04-13[POWERPC] Routine to find the devtree node of a linux,phandleMark A. Greer
2007-04-13[POWERPC] Move bootwrapper ELF parsing routines to a fileMark A. Greer
2007-04-13[POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcGiuliano Pochini
2007-04-13[POWERPC] Remove unused header file: arch/ppc/syslib/cpc710.h.Robert P. J. Day
2007-04-13[POWERPC] Ocotea board: ntpd complains that the frequency error exceeds the t...Bart Van Assche
2007-04-13[POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.Scott Wood
2007-04-13[POWERPC] spufs: don't yield CPU in spu_yieldChristoph Hellwig
2007-04-13[POWERPC] CBE thermal support on PS3Geert Uytterhoeven
2007-04-13[POWERPC] Remove stale comment from head_64.SSonny Rao
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering
2007-04-13[POWERPC] Fix link errors when EEH is disabledOlaf Hering
2007-04-13[POWERPC] Clean up zImage handling of the command lineDavid Gibson
2007-04-13[POWERPC] Add device tree utility functions to zImageDavid Gibson
2007-04-13[POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=yOlof Johansson
2007-04-13[POWERPC] DMA 4GB boundary protectionJake Moilanen
2007-04-13[POWERPC] Add uevent handler for of_platform_busSylvain Munaut
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