aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-04-30[POWERPC] Spinlock initializer cleanupThomas Gleixner
2007-04-27powerpc: make it compile for multithread changeAndrew Morton
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering
2007-04-27[POWERPC] Replace if-then-else with a switch statementWill Schmidt
2007-04-26Revert "[POWERPC] DMA 4GB boundary protection"Paul Mackerras
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller
2007-04-24[POWERPC] pci_32.c: Switch to ref counting PCI APIAlan Cox
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell
2007-04-24[POWERPC] Remove old interface find_type_devicesStephen Rothwell
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell
2007-04-24[POWERPC] Remove find_all_nodesStephen Rothwell
2007-04-24[POWERPC] Remove find_compatible_devicesStephen Rothwell
2007-04-24[POWERPC] Save trap number in bad_stackOlof Johansson
2007-04-24[POWERPC] kprobes: Eliminate sstep exception if instruction can be emulatedAnanth N Mavinakayanahalli
2007-04-24[POWERPC] pasemi: PA6T oprofile supportOlof Johansson
2007-04-24[POWERPC] pasemi: Enable one more hid bitOlof Johansson
2007-04-24[POWERPC] Fix PowerPC 750CL and 750GX CPU featuresJosh Boyer
2007-04-24[POWERPC] Rename last get_property callsStephen Rothwell
2007-04-13[POWERPC] ibmebus: change probe/remove interface from using loc-code to DT pathJoachim Fenkes
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: arch/powerpcStephen Rothwell
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] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcGiuliano Pochini
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] 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
2007-03-26[POWERPC] Use lowercase for hex printouts in oops messages.anton@samba.org
2007-03-26[POWERPC] Fix backwards ? : when printing machine typeanton@samba.org
2007-03-26[POWERPC] Handle recursive oopsesanton@samba.org
2007-03-26[POWERPC] Clean up pmac_backlight_unblank in oops pathanton@samba.org
2007-03-26[POWERPC] Add missing oops_enter/oops_exitanton@samba.org
2007-03-22[POWERPC] Remove last_syscallAnton Blanchard
2007-03-22[POWERPC] Remove _get_SPAnton Blanchard
2007-03-16[POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanupJoachim Fenkes
2007-03-16[POWERPC] ibmebus: whitespace fixesJoachim Fenkes
2007-03-16[POWERPC] 32-bit early_init() should zero from __bss_start to __bss_stop onlyMark A. Greer
2007-03-16[POWERPC] Fix atomicity of TIF update in flush_thread()Mathieu Desnoyers
2007-03-14[PATCH] constant should be longAl Viro