aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-09rename thread_info to stackRoman Zippel
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt
2007-05-09[POWERPC] iSeries: suppress build warning in lparmap.cStephen Rothwell
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig
2007-05-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann
2007-05-08[POWERPC] Early serial debug support for PPC44xDavid Gibson
2007-05-08[POWERPC] Add powerpc/platforms/44x, disable platforms/4xx for nowDavid Gibson
2007-05-08[POWERPC] Tell Phyp we support MSIMichael Ellerman
2007-05-08[POWERPC] PowerPC MSI infrastructureMichael Ellerman
2007-05-08[POWERPC] Rip out the existing powerpc msi stubsMichael Ellerman
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-08[POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()Michael Ellerman
2007-05-08[POWERPC] Cope with PCI host bridge I/O window not starting at 0Paul Mackerras
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