summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-04-23[POWERPC] cell: add support for proper device-treeChristian Krafft1-30/+88
2007-04-23[POWERPC] add of_iomap functionChristian Krafft1-17/+2
2007-04-23[POWERPC] pmi probe device by device-typeChristian Krafft1-0/+1
2007-04-23[POWERPC] add check for initialized driver data to pmi driverChristian Krafft1-2/+7
2007-04-23[POWERPC] cell: use pmi in cpufreq driverChristian Krafft1-1/+80
2007-04-23[POWERPC] cbe_thermal: add throttling attributes to cpu and spu nodesChristian Krafft1-1/+154
2007-04-23[POWERPC] cbe_thermal: clean up computation of temperatureChristian Krafft1-18/+10
2007-04-23[POWERPC] cell: add cbe_node_to_cpu functionChristian Krafft3-14/+45
2007-04-13[POWERPC] Fix detection of loader-supplied initrd on OF platformsPaul Mackerras1-2/+4
2007-04-13[POWERPC] ibmebus: change probe/remove interface from using loc-code to DT pathJoachim Fenkes1-55/+60
2007-04-12[POWERPC] DEBUG_PAGEALLOC for 64-bitBenjamin Herrenschmidt2-4/+82
2007-04-12[POWERPC] DEBUG_PAGEALLOC for 32-bitBenjamin Herrenschmidt4-1/+68
2007-04-12[POWERPC] Fix 32-bit mm operations when not using BATsBenjamin Herrenschmidt4-9/+31
2007-04-12[POWERPC] Cleanup 32-bit map_pageBenjamin Herrenschmidt1-3/+6
2007-04-12[POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt4-43/+49
2007-04-12[POWERPC] Alignment exception uses __get/put_user_inatomicBenjamin Herrenschmidt1-25/+31
2007-04-12[POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpcMilind Arun Choudhary1-4/+0
2007-04-12[POWERPC] Add correct interrupt property for pegasos ideOlaf Hering1-22/+33
2007-04-12[POWERPC] Rename get_property to of_get_property: the last oneStephen Rothwell1-6/+7
2007-04-12[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell93-409/+420
2007-04-12[POWERPC] Allow drivers to map individual 4k pages to userspacePaul Mackerras2-14/+34
2007-04-12[POWERPC] Make struct property's value a void *Stephen Rothwell6-12/+12
2007-04-12[POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell4-7/+6
2007-04-12[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell11-16/+15
2007-04-12[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-5/+6
2007-04-12[POWERPC] Rename get_property to of_get_propertyStephen Rothwell1-12/+12
2007-04-12[POWERPC] Autodetect serial console on efikaOlaf Hering1-0/+26
2007-04-12[POWERPC] bootwrapper: Decompress less, check moreMilton Miller1-1/+4
2007-04-12[POWERPC] bootwrapper: no-gzip fixesMilton Miller2-2/+8
2007-04-12[POWERPC] bootwrapper: missing relocation in crt0.SMilton Miller1-2/+6
2007-04-12[POWERPC] Routine to find the devtree node of a linux,phandleMark A. Greer1-0/+6
2007-04-12[POWERPC] Move bootwrapper ELF parsing routines to a fileMark A. Greer4-67/+85
2007-04-12[POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcGiuliano Pochini1-5/+9
2007-04-12[POWERPC] Remove unused header file: arch/ppc/syslib/cpc710.h.Robert P. J. Day1-81/+0
2007-04-12[POWERPC] Ocotea board: ntpd complains that the frequency error exceeds the t...Bart Van Assche1-1/+1
2007-04-12[POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.Scott Wood3-2/+187
2007-04-12[POWERPC] spufs: don't yield CPU in spu_yieldChristoph Hellwig1-4/+0
2007-04-12[POWERPC] CBE thermal support on PS3Geert Uytterhoeven1-0/+1
2007-04-12[POWERPC] Remove stale comment from head_64.SSonny Rao1-4/+0
2007-04-12[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering10-10/+0
2007-04-12[POWERPC] Fix link errors when EEH is disabledOlaf Hering2-0/+2
2007-04-12[POWERPC] Clean up zImage handling of the command lineDavid Gibson2-33/+21
2007-04-12[POWERPC] Add device tree utility functions to zImageDavid Gibson4-17/+136
2007-04-12[POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=yOlof Johansson3-9/+9
2007-04-12[POWERPC] DMA 4GB boundary protectionJake Moilanen1-1/+34
2007-04-12[POWERPC] Add uevent handler for of_platform_busSylvain Munaut1-0/+1
2007-04-12[POWERPC] Add a unified uevent handler for bus based on of_deviceSylvain Munaut1-0/+112
2007-04-12Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras279-1737/+3473
2007-04-11[POWERPC] mpc52xx_pic: fix main interrupt maskingDomen Puncer1-2/+2
2007-04-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds4-8/+12