summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2007-05-08[POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()Michael Ellerman1-1/+1
2007-05-08[POWERPC] Cope with PCI host bridge I/O window not starting at 0Paul Mackerras1-4/+5
2007-05-07[POWERPC] Set efika's device_type to "soc"Domen Puncer1-1/+1
2007-05-07[POWERPC] Export of_device_get_modaliasSylvain Munaut1-2/+3
2007-05-07[POWERPC] powermac: Suspend to disk on G5Johannes Berg6-3/+268
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell3-9/+9
2007-05-07[POWERPC] powermac: Support G5 CPU hotplugJohannes Berg1-0/+21
2007-05-07[POWERPC] Add smp_call_function_map and smp_call_function_singlewill schmidt1-21/+52
2007-05-07[POWERPC] Change topology_init() to a subsys_initcallKevin Corry1-1/+1
2007-05-02[POWERPC] Minor fault path optimizationChristoph Hellwig1-9/+1
2007-05-02[POWERPC] Remove duplicate export of __div64_32.Scott Wood1-1/+0
2007-05-02[POWERPC] PS3: Fix system slowdownTakao Shinohara1-0/+11
2007-05-02[POWERPC] Fix suspend states againJohannes Berg2-0/+35
2007-05-02[POWERPC] Fix STRICT_MM_TYPECHECKSDavid Gibson1-1/+1
2007-05-02[POWERPC] Revise PPC44x MMU code for arch/powerpcDavid Gibson1-2/+2
2007-05-02[POWERPC] Uninline of_iomap functionChristian Krafft1-0/+11
2007-05-02[POWERPC] Move of_irq_to_resource from prom.h to prom_parse.cMathieu Desnoyers1-0/+14
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