aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2007-05-07serial: define FIXED_PORT flag for serial_coreDavid Gibson
2007-05-07[POWERPC] Set efika's device_type to "soc"Domen Puncer
2007-05-07[POWERPC] Export of_device_get_modaliasSylvain Munaut
2007-05-07[POWERPC] powermac: Suspend to disk on G5Johannes Berg
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-05-07[POWERPC] powermac: Support G5 CPU hotplugJohannes Berg
2007-05-07[POWERPC] Add smp_call_function_map and smp_call_function_singlewill schmidt
2007-05-07[POWERPC] Change topology_init() to a subsys_initcallKevin Corry
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge
2007-05-02[PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal
2007-05-02[POWERPC] Minor fault path optimizationChristoph Hellwig
2007-05-02[POWERPC] Remove duplicate export of __div64_32.Scott Wood
2007-05-02[POWERPC] PS3: Fix system slowdownTakao Shinohara
2007-05-02[POWERPC] Fix suspend states againJohannes Berg
2007-05-02[POWERPC] Fix STRICT_MM_TYPECHECKSDavid Gibson
2007-05-02[POWERPC] Revise PPC44x MMU code for arch/powerpcDavid Gibson
2007-05-02[POWERPC] Uninline of_iomap functionChristian Krafft
2007-05-02[POWERPC] Move of_irq_to_resource from prom.h to prom_parse.cMathieu Desnoyers
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