aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson
2007-07-20[CELL] saving spus information for kexec crashAndre Detsch
2007-07-20Create drivers/of/platform.cStephen Rothwell
2007-07-20Begin to consolidate of_device.cStephen Rothwell
2007-07-20Consolidate of_find_node_by routinesStephen Rothwell
2007-07-20Consolidate of_get_next_childStephen Rothwell
2007-07-20Consolidate of_get_parentStephen Rothwell
2007-07-20Consolidate of_find_propertyStephen Rothwell
2007-07-20Consolidate of_device_is_compatibleStephen Rothwell
2007-07-20Start split out of common open firmware codeStephen Rothwell
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-19powerpc: Put allocated ELF notes in read-only data segmentRoland McGrath
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-19jprobes: make jprobes a little safer for usersMichael Ellerman
2007-07-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2007-07-18Revert "[POWERPC] Do firmware feature fixups after features are initialised"Tony Breeds
2007-07-18Fix compile failure in arch/powerpc/kernel/pci-common.cTony Breeds
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-17powerpc: add missing DATA_DATA to powerpcMathieu Desnoyers
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens
2007-07-11PCI: read revision ID by defaultAuke Kok
2007-07-11PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras
2007-07-11[POWERPC] Oprofile support for Power 5++Mike Wolf
2007-07-10[POWERPC] Remove unnecessary #undef printk from prom.cMathieu Desnoyers
2007-07-10[POWERPC] Check for NULL ppc_md.init_IRQ() before callingSonny Rao
2007-07-10[POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exportsJohannes Berg
2007-07-10[POWERPC] Add __read_mostly support for powerpcTony Breeds
2007-07-10[POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more saneTony Breeds
2007-07-10[POWERPC] Make the debugfs "powerpc" dir globally accessibleMichael Ellerman
2007-07-10[POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport()Wade Farnsworth
2007-07-10[POWERPC] Add a warning to help trackdown device_node refcounting bugsMichael Ellerman
2007-07-10[POWERPC] Generalise device_node flag interfaceMichael Ellerman
2007-07-10[POWERPC] Check for the root node in of_detach_node()Michael Ellerman
2007-07-10[POWERPC] Add cputable entry for PowerPC 440SPe Rev. BRoland Dreier
2007-07-10[POWERPC] Remove unused do_signal exportChristoph Hellwig
2007-07-10[POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala
2007-07-03[POWERPC] Kill pcibios_enable_resources()Kumar Gala
2007-07-03[POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number().Jon Loeliger
2007-07-02[POWERPC] Uninline and export virq_to_hw() for the pasemi_mac driverOlof Johansson
2007-06-29Fix VDSO gettimeofday() when called with NULL struct timeval.Will Schmidt
2007-06-29[POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.cKumar Gala
2007-06-29[POWERPC] Use ppc64 style list management for pci_controller on ppc32Kumar Gala
2007-06-29[POWERPC] Move common PCI code out of pci_32/pci_64Kumar Gala