summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [POWERPC] spufs: clear mapping pointers after last closeChristoph Hellwig2007-04-234-13/+148
| | * | | [POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...Christoph Hellwig2007-04-232-4/+23
| | |/ /
| * | | Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/p...Paul Mackerras2007-04-247-166/+109
| |\ \ \ | | |/ / | |/| |
| | * | [POWERPC] Miscellaneous arch/powerpc Kconfig and platform/Kconfig cleanupKumar Gala2007-04-122-45/+30
| | * | [POWERPC] Convert 85xx platform to unified platform KconfigKumar Gala2007-04-123-27/+6
| | * | [POWERPC] Convert 8xx platform to unified platform KconfigKumar Gala2007-04-123-38/+34
| | * | [POWERPC] Convert 82xx platform to unified platform KconfigKumar Gala2007-04-123-37/+26
| | * | [POWERPC] Convert 83xx platform to unified platform KconfigKumar Gala2007-04-123-7/+3
| | * | [POWERPC] Convert 86xx platform to unified platform KconfigKumar Gala2007-04-123-17/+10
| | * | [POWERPC] Ensure platform CONFIG options have correct dependenciesKumar Gala2007-04-121-1/+6
| * | | [POWERPC] Fix detection of loader-supplied initrd on OF platformsPaul Mackerras2007-04-131-2/+4
| * | | [POWERPC] ibmebus: change probe/remove interface from using loc-code to DT pathJoachim Fenkes2007-04-131-55/+60
| * | | [POWERPC] DEBUG_PAGEALLOC for 64-bitBenjamin Herrenschmidt2007-04-132-4/+82
| * | | [POWERPC] DEBUG_PAGEALLOC for 32-bitBenjamin Herrenschmidt2007-04-134-1/+68
| * | | [POWERPC] Fix 32-bit mm operations when not using BATsBenjamin Herrenschmidt2007-04-134-9/+31
| * | | [POWERPC] Cleanup 32-bit map_pageBenjamin Herrenschmidt2007-04-131-3/+6
| * | | [POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt2007-04-134-43/+49
| * | | [POWERPC] Alignment exception uses __get/put_user_inatomicBenjamin Herrenschmidt2007-04-131-25/+31
| * | | [POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpcMilind Arun Choudhary2007-04-131-4/+0
| * | | [POWERPC] Add correct interrupt property for pegasos ideOlaf Hering2007-04-131-22/+33
| * | | [POWERPC] Rename get_property to of_get_property: the last oneStephen Rothwell2007-04-131-6/+7
| * | | [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-1393-409/+420
| * | | [POWERPC] Allow drivers to map individual 4k pages to userspacePaul Mackerras2007-04-132-14/+34
| * | | [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-136-12/+12
| * | | [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-134-7/+6
| * | | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-1311-16/+15
| * | | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-04-131-5/+6
| * | | [POWERPC] Rename get_property to of_get_propertyStephen Rothwell2007-04-131-12/+12
| * | | [POWERPC] Autodetect serial console on efikaOlaf Hering2007-04-131-0/+26
| * | | [POWERPC] bootwrapper: Decompress less, check moreMilton Miller2007-04-131-1/+4
| * | | [POWERPC] bootwrapper: no-gzip fixesMilton Miller2007-04-132-2/+8
| * | | [POWERPC] bootwrapper: missing relocation in crt0.SMilton Miller2007-04-131-2/+6
| * | | [POWERPC] Routine to find the devtree node of a linux,phandleMark A. Greer2007-04-131-0/+6
| * | | [POWERPC] Move bootwrapper ELF parsing routines to a fileMark A. Greer2007-04-134-67/+85
| * | | [POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcGiuliano Pochini2007-04-131-5/+9
| * | | [POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.Scott Wood2007-04-133-2/+187
| * | | [POWERPC] spufs: don't yield CPU in spu_yieldChristoph Hellwig2007-04-131-4/+0
| * | | [POWERPC] CBE thermal support on PS3Geert Uytterhoeven2007-04-131-0/+1
| * | | [POWERPC] Remove stale comment from head_64.SSonny Rao2007-04-131-4/+0
| * | | [POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2007-04-1310-10/+0
| * | | [POWERPC] Fix link errors when EEH is disabledOlaf Hering2007-04-132-0/+2
| * | | [POWERPC] Clean up zImage handling of the command lineDavid Gibson2007-04-132-33/+21
| * | | [POWERPC] Add device tree utility functions to zImageDavid Gibson2007-04-134-17/+136
| * | | [POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=yOlof Johansson2007-04-133-9/+9
| * | | [POWERPC] DMA 4GB boundary protectionJake Moilanen2007-04-131-1/+34
| * | | [POWERPC] Add uevent handler for of_platform_busSylvain Munaut2007-04-131-0/+1
| * | | [POWERPC] Add a unified uevent handler for bus based on of_deviceSylvain Munaut2007-04-131-0/+112
| * | | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-1320-140/+311
| |\ \ \ | | |/ / | |/| |
| * | | [POWERPC] 85xx: Add initial MPC8544DS basic port defconfig.Jon Loeliger2007-03-291-0/+1077
| * | | [POWERPC] 85xx: Add initial MPC8544 DS platform files.Jon Loeliger2007-03-294-1/+289
OpenPOWER on IntegriCloud