aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-07[POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomapArnd Bergmann1-1/+1
2007-06-02[POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONEMichael Ellerman1-3/+3
2007-06-02[POWERPC] Fix ppc32 single-stepping out of syscallsBenjamin Herrenschmidt1-0/+2
2007-06-02[POWERPC] Update documentation for of_find_node_by_type()Michael Ellerman1-5/+6
2007-05-22[POWERPC] Fix powerpc vmlinux.lds.SBenjamin Herrenschmidt1-1/+0
2007-05-22[POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAOAnton Blanchard1-3/+3
2007-05-22[POWERPC] Add missing pmc_type fields in cpu_tableAnton Blanchard1-0/+4
2007-05-22[POWERPC] Fix smp_call_function to be preempt-safeHugh Dickins1-16/+18
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+2
2007-05-17[POWERPC] Fix ppc_rtas_progress_show()Segher Boessenkool1-1/+1
2007-05-17[POWERPC] Make sure device node type/name is not NULL on hot-added nodesBenjamin Herrenschmidt1-0/+5
2007-05-17[POWERPC] Fix IO space on PCI buses created from of_platformBenjamin Herrenschmidt2-5/+28
2007-05-17[POWERPC] Fix COMMON symbol warningsKumar Gala1-3/+15
2007-05-17[POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.James.Yang1-1/+1
2007-05-12[POWERPC] Check cache coherency of kernel vs firmwareDale Farnsworth1-0/+41
2007-05-12[POWERPC] Don't complain if size-cells == 0 in prom_parse()Kim Phillips1-1/+1
2007-05-12[POWERPC] Simplify smp_space_timerswill schmidt1-17/+2
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds2-0/+22
2007-05-11powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt2-5/+1
2007-05-11[PATCH] audit signal recipientsAmy Griffis1-0/+9
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis2-0/+13
2007-05-10[POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warningMichael Ellerman1-16/+31
2007-05-10[POWERPC] Fix incorrect calculation of I/O window addressesPaul Mackerras1-24/+13
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-6/+13
2007-05-09rename thread_info to stackRoman Zippel1-1/+1
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-0/+2
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