aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2-5/+0
2007-04-30[POWERPC] Spinlock initializer cleanupThomas Gleixner1-1/+1
2007-04-27powerpc: make it compile for multithread changeAndrew Morton1-3/+0
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering1-3/+31
2007-04-27[POWERPC] Replace if-then-else with a switch statementWill Schmidt1-21/+22
2007-04-26Revert "[POWERPC] DMA 4GB boundary protection"Paul Mackerras1-10/+0
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller1-2/+0
2007-04-24[POWERPC] pci_32.c: Switch to ref counting PCI APIAlan Cox1-2/+5
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell2-20/+2
2007-04-24[POWERPC] Remove old interface find_type_devicesStephen Rothwell1-19/+0
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell5-23/+20
2007-04-24[POWERPC] Remove find_all_nodesStephen Rothwell1-17/+0
2007-04-24[POWERPC] Remove find_compatible_devicesStephen Rothwell1-24/+0
2007-04-24[POWERPC] Save trap number in bad_stackOlof Johansson2-2/+9
2007-04-24[POWERPC] kprobes: Eliminate sstep exception if instruction can be emulatedAnanth N Mavinakayanahalli1-1/+35
2007-04-24[POWERPC] pasemi: PA6T oprofile supportOlof Johansson2-6/+8
2007-04-24[POWERPC] pasemi: Enable one more hid bitOlof Johansson1-1/+1
2007-04-24[POWERPC] Fix PowerPC 750CL and 750GX CPU featuresJosh Boyer1-2/+2
2007-04-24[POWERPC] Rename last get_property callsStephen Rothwell1-2/+2
2007-04-13[POWERPC] ibmebus: change probe/remove interface from using loc-code to DT pathJoachim Fenkes1-55/+60
2007-04-13[POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt2-7/+1
2007-04-13[POWERPC] Alignment exception uses __get/put_user_inatomicBenjamin Herrenschmidt1-25/+31
2007-04-13[POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpcMilind Arun Choudhary1-4/+0
2007-04-13[POWERPC] Add correct interrupt property for pegasos ideOlaf Hering1-22/+33
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell18-116/+116
2007-04-13[POWERPC] Make struct property's value a void *Stephen Rothwell3-8/+9
2007-04-13[POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell3-6/+5
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell5-8/+7
2007-04-13[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-5/+6
2007-04-13[POWERPC] Rename get_property to of_get_propertyStephen Rothwell1-12/+12
2007-04-13[POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcGiuliano Pochini1-5/+9
2007-04-13[POWERPC] Remove stale comment from head_64.SSonny Rao1-4/+0
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering3-3/+0
2007-04-13[POWERPC] DMA 4GB boundary protectionJake Moilanen1-1/+34
2007-04-13[POWERPC] Add uevent handler for of_platform_busSylvain Munaut1-0/+1
2007-04-13[POWERPC] Add a unified uevent handler for bus based on of_deviceSylvain Munaut1-0/+112
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2-3/+8
2007-03-26[POWERPC] Use lowercase for hex printouts in oops messages.anton@samba.org1-3/+3
2007-03-26[POWERPC] Fix backwards ? : when printing machine typeanton@samba.org1-1/+1
2007-03-26[POWERPC] Handle recursive oopsesanton@samba.org1-16/+36
2007-03-26[POWERPC] Clean up pmac_backlight_unblank in oops pathanton@samba.org1-11/+20
2007-03-26[POWERPC] Add missing oops_enter/oops_exitanton@samba.org1-0/+3
2007-03-22[POWERPC] Remove last_syscallAnton Blanchard3-3/+0
2007-03-22[POWERPC] Remove _get_SPAnton Blanchard1-4/+0
2007-03-16[POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanupJoachim Fenkes1-34/+133
2007-03-16[POWERPC] ibmebus: whitespace fixesJoachim Fenkes1-63/+63
2007-03-16[POWERPC] 32-bit early_init() should zero from __bss_start to __bss_stop onlyMark A. Greer1-1/+2
2007-03-16[POWERPC] Fix atomicity of TIF update in flush_thread()Mathieu Desnoyers1-2/+7
2007-03-14[PATCH] constant should be longAl Viro1-1/+1
2007-03-09[POWERPC] 750CL cputable entryJake Moilanen1-0/+12