summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warningMichael Ellerman2007-05-101-16/+31
* [POWERPC] Fix incorrect calculation of I/O window addressesPaul Mackerras2007-05-101-24/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-092-6/+13
|\
| * [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-091-5/+11
| * [POWERPC] iSeries: suppress build warning in lparmap.cStephen Rothwell2007-05-091-1/+2
* | rename thread_info to stackRoman Zippel2007-05-091-1/+1
* | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-0824-116/+521
|\
| * [POWERPC] Early serial debug support for PPC44xDavid Gibson2007-05-084-22/+39
| * [POWERPC] Add powerpc/platforms/44x, disable platforms/4xx for nowDavid Gibson2007-05-081-10/+0
| * [POWERPC] Tell Phyp we support MSIMichael Ellerman2007-05-081-1/+7
| * [POWERPC] PowerPC MSI infrastructureMichael Ellerman2007-05-082-0/+39
| * [POWERPC] Rip out the existing powerpc msi stubsMichael Ellerman2007-05-081-27/+0
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-087-12/+33
| |\
| * | [POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()Michael Ellerman2007-05-081-1/+1
| * | [POWERPC] Cope with PCI host bridge I/O window not starting at 0Paul Mackerras2007-05-081-4/+5
| * | [POWERPC] Set efika's device_type to "soc"Domen Puncer2007-05-071-1/+1
| * | [POWERPC] Export of_device_get_modaliasSylvain Munaut2007-05-071-2/+3
| * | [POWERPC] powermac: Suspend to disk on G5Johannes Berg2007-05-076-3/+268
| * | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-073-9/+9
| * | [POWERPC] powermac: Support G5 CPU hotplugJohannes Berg2007-05-071-0/+21
| * | [POWERPC] Add smp_call_function_map and smp_call_function_singlewill schmidt2007-05-071-21/+52
| * | [POWERPC] Change topology_init() to a subsys_initcallKevin Corry2007-05-071-1/+1
| * | [POWERPC] Minor fault path optimizationChristoph Hellwig2007-05-021-9/+1
| * | [POWERPC] Remove duplicate export of __div64_32.Scott Wood2007-05-021-1/+0
| * | [POWERPC] PS3: Fix system slowdownTakao Shinohara2007-05-021-0/+11
| * | [POWERPC] Fix suspend states againJohannes Berg2007-05-022-0/+35
| * | [POWERPC] Fix STRICT_MM_TYPECHECKSDavid Gibson2007-05-021-1/+1
| * | [POWERPC] Revise PPC44x MMU code for arch/powerpcDavid Gibson2007-05-021-2/+2
| * | [POWERPC] Uninline of_iomap functionChristian Krafft2007-05-021-0/+11
| * | [POWERPC] Move of_irq_to_resource from prom.h to prom_parse.cMathieu Desnoyers2007-05-021-0/+14
* | | Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-081-0/+8
* | | kprobes: kretprobes simplificationsChristoph Hellwig2007-05-081-14/+5
* | | Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli2007-05-081-1/+1
* | | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-086-6/+0
* | | move die notifier handling to common codeChristoph Hellwig2007-05-082-16/+2
* | | Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-081-13/+6
| |/ |/|
* | serial: define FIXED_PORT flag for serial_coreDavid Gibson2007-05-071-1/+2
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-054-7/+28
|\ \
| * | [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-022-7/+3
| * | [PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal2007-05-022-0/+25
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-05-041-2/+2
|\ \
| * | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-2/+2
| |/
* | PCI: Convert to alloc_pci_dev()Michael Ellerman2007-05-021-1/+1
|/
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-302-5/+0
|\
| * powerpc: make it compile for multithread changeAndrew Morton2007-04-271-3/+0
| * [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-261-2/+0
* | [POWERPC] Spinlock initializer cleanupThomas Gleixner2007-04-301-1/+1
* | [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-271-3/+31
* | [POWERPC] Replace if-then-else with a switch statementWill Schmidt2007-04-271-21/+22
OpenPOWER on IntegriCloud