aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki1-3/+3
2007-07-26Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into mergePaul Mackerras5-7/+29
2007-07-26[POWERPC] Make pci_iounmap actually unmap thingsBenjamin Herrenschmidt1-1/+7
2007-07-26[POWERPC] Add function to check if address is an IO portBenjamin Herrenschmidt1-0/+23
2007-07-26[POWERPC] Fix Pegasos keyboard detectionAlan Curry1-0/+4
2007-07-26[POWERPC] iSeries: Fix section mismatch warningsStephen Rothwell1-3/+4
2007-07-26[POWERPC] Fix register labels on show_regs() message for 4xx/Book-EKumar Gala1-0/+4
2007-07-26[POWREPC] Fixup a number of modpost warnings on ppc32Kumar Gala4-7/+7
2007-07-25[POWERPC] Don't try to allocate resources for a Freescale POWERPC PHBKumar Gala1-0/+18
2007-07-26Revert "[POWERPC] Don't complain if size-cells == 0 in prom_parse()"Paul Mackerras1-1/+1
2007-07-23[POWERPC] Provide ability to setup P2P bridge registers from struct resourceKumar Gala1-6/+12
2007-07-23[POWERPC] Add the ability to find PCI capabilities early onKumar Gala1-0/+7
2007-07-22[POWERPC] Quiet section mismatch warning on pcibios_setupStephen Rothwell1-1/+1
2007-07-22[POWERPC] of_detach_node()'s device node argument cannot be constSegher Boessenkool1-1/+1
2007-07-22[POWERPC] Allow smp_call_function_single() to current cpuAvi Kivity1-1/+6
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson1-0/+1
2007-07-20[CELL] saving spus information for kexec crashAndre Detsch1-0/+67
2007-07-20Create drivers/of/platform.cStephen Rothwell1-81/+1
2007-07-20Begin to consolidate of_device.cStephen Rothwell1-121/+1
2007-07-20Consolidate of_find_node_by routinesStephen Rothwell1-114/+1
2007-07-20Consolidate of_get_next_childStephen Rothwell1-24/+0
2007-07-20Consolidate of_get_parentStephen Rothwell1-21/+0
2007-07-20Consolidate of_find_propertyStephen Rothwell1-23/+1
2007-07-20Consolidate of_device_is_compatibleStephen Rothwell1-25/+0
2007-07-20Start split out of common open firmware codeStephen Rothwell1-41/+0
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+3
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2-4/+2
2007-07-19powerpc: Put allocated ELF notes in read-only data segmentRoland McGrath1-0/+2
2007-07-19define new percpu interface for shared dataFenghua Yu1-0/+1
2007-07-19jprobes: make jprobes a little safer for usersMichael Ellerman1-3/+8
2007-07-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+7
2007-07-18Revert "[POWERPC] Do firmware feature fixups after features are initialised"Tony Breeds1-8/+4
2007-07-18Fix compile failure in arch/powerpc/kernel/pci-common.cTony Breeds1-2/+5
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora1-0/+7
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-5/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-10/+2
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-17powerpc: add missing DATA_DATA to powerpcMathieu Desnoyers1-1/+3
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds32-2103/+1681
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-1/+1
2007-07-11PCI: read revision ID by defaultAuke Kok1-0/+2
2007-07-11PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman2-4/+4
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras32-2103/+1681
2007-07-11[POWERPC] Oprofile support for Power 5++Mike Wolf1-0/+15
2007-07-10[POWERPC] Remove unnecessary #undef printk from prom.cMathieu Desnoyers1-2/+0
2007-07-10[POWERPC] Check for NULL ppc_md.init_IRQ() before callingSonny Rao1-1/+2
2007-07-10[POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exportsJohannes Berg1-3/+2
2007-07-10[POWERPC] Add __read_mostly support for powerpcTony Breeds1-0/+6