summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-302-5/+0
|\
| * powerpc: make it compile for multithread changeAndrew Morton2007-04-271-3/+0
| * [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-261-2/+0
* | [POWERPC] Spinlock initializer cleanupThomas Gleixner2007-04-301-1/+1
* | [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-271-3/+31
* | [POWERPC] Replace if-then-else with a switch statementWill Schmidt2007-04-271-21/+22
* | Revert "[POWERPC] DMA 4GB boundary protection"Paul Mackerras2007-04-261-10/+0
* | [POWERPC] pci_32.c: Switch to ref counting PCI APIAlan Cox2007-04-241-2/+5
* | [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-242-20/+2
* | [POWERPC] Remove old interface find_type_devicesStephen Rothwell2007-04-241-19/+0
* | [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-245-23/+20
* | [POWERPC] Remove find_all_nodesStephen Rothwell2007-04-241-17/+0
* | [POWERPC] Remove find_compatible_devicesStephen Rothwell2007-04-241-24/+0
* | [POWERPC] Save trap number in bad_stackOlof Johansson2007-04-242-2/+9
* | [POWERPC] kprobes: Eliminate sstep exception if instruction can be emulatedAnanth N Mavinakayanahalli2007-04-241-1/+35
* | [POWERPC] pasemi: PA6T oprofile supportOlof Johansson2007-04-242-6/+8
* | [POWERPC] pasemi: Enable one more hid bitOlof Johansson2007-04-241-1/+1
* | [POWERPC] Fix PowerPC 750CL and 750GX CPU featuresJosh Boyer2007-04-241-2/+2
* | [POWERPC] Rename last get_property callsStephen Rothwell2007-04-241-2/+2
* | [POWERPC] ibmebus: change probe/remove interface from using loc-code to DT pathJoachim Fenkes2007-04-131-55/+60
* | [POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt2007-04-132-7/+1
* | [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: arch/powerpcStephen Rothwell2007-04-1318-116/+116
* | [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-133-8/+9
* | [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-133-6/+5
* | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-135-8/+7
* | [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] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcGiuliano Pochini2007-04-131-5/+9
* | [POWERPC] Remove stale comment from head_64.SSonny Rao2007-04-131-4/+0
* | [POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2007-04-133-3/+0
* | [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-132-3/+8
|\ \ | |/
| * [POWERPC] Fix atomicity of TIF update in flush_thread()Mathieu Desnoyers2007-03-161-2/+7
| * [PATCH] constant should be longAl Viro2007-03-141-1/+1
* | [POWERPC] Use lowercase for hex printouts in oops messages.anton@samba.org2007-03-261-3/+3
* | [POWERPC] Fix backwards ? : when printing machine typeanton@samba.org2007-03-261-1/+1
* | [POWERPC] Handle recursive oopsesanton@samba.org2007-03-261-16/+36
* | [POWERPC] Clean up pmac_backlight_unblank in oops pathanton@samba.org2007-03-261-11/+20
* | [POWERPC] Add missing oops_enter/oops_exitanton@samba.org2007-03-261-0/+3
* | [POWERPC] Remove last_syscallAnton Blanchard2007-03-223-3/+0
* | [POWERPC] Remove _get_SPAnton Blanchard2007-03-221-4/+0
* | [POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanupJoachim Fenkes2007-03-161-34/+133
* | [POWERPC] ibmebus: whitespace fixesJoachim Fenkes2007-03-161-63/+63
* | [POWERPC] 32-bit early_init() should zero from __bss_start to __bss_stop onlyMark A. Greer2007-03-161-1/+2
* | [POWERPC] 750CL cputable entryJake Moilanen2007-03-091-0/+12
OpenPOWER on IntegriCloud