aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt1-5/+11
2007-05-09[POWERPC] iSeries: suppress build warning in lparmap.cStephen Rothwell1-1/+2
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds24-116/+521
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli1-0/+8
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig1-14/+5
2007-05-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap6-6/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig2-16/+2
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann1-13/+6
2007-05-08[POWERPC] Early serial debug support for PPC44xDavid Gibson4-22/+39
2007-05-08[POWERPC] Add powerpc/platforms/44x, disable platforms/4xx for nowDavid Gibson1-10/+0
2007-05-08[POWERPC] Tell Phyp we support MSIMichael Ellerman1-1/+7
2007-05-08[POWERPC] PowerPC MSI infrastructureMichael Ellerman2-0/+39
2007-05-08[POWERPC] Rip out the existing powerpc msi stubsMichael Ellerman1-27/+0
2007-05-08Merge branch 'linux-2.6'Paul Mackerras7-12/+33
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-07serial: define FIXED_PORT flag for serial_coreDavid Gibson1-1/+2
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-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds4-7/+28
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-2/+2
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman1-1/+1
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-2/+2
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2-7/+3
2007-05-02[PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal2-0/+25
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