aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2007-08-28[POWERPC] Flush registers to proper task contextKumar Gala
2007-08-20Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2007-08-17[POWERPC] Fix FSL BookE machine check reportingBecky Bruce
2007-08-15[POWERPC] Fix for assembler -gRoland McGrath
2007-08-15[POWERPC] Fix small race in 44x tlbie functionDavid Gibson
2007-08-10[POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt
2007-08-10[POWERPC] Fix more section mismatches in head_64.SStephen Rothwell
2007-08-03[POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling
2007-08-03[POWERPC] Fix a compile warning in pci_32.cSegher Boessenkool
2007-08-03[POWERPC] Fix num_cpus calculation in smp_call_function_map()Kevin Corry
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki
2007-07-26Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras
2007-07-26[POWERPC] Make pci_iounmap actually unmap thingsBenjamin Herrenschmidt
2007-07-26[POWERPC] Add function to check if address is an IO portBenjamin Herrenschmidt
2007-07-26[POWERPC] Fix Pegasos keyboard detectionAlan Curry
2007-07-26[POWERPC] iSeries: Fix section mismatch warningsStephen Rothwell
2007-07-26[POWERPC] Fix register labels on show_regs() message for 4xx/Book-EKumar Gala
2007-07-26[POWREPC] Fixup a number of modpost warnings on ppc32Kumar Gala
2007-07-25[POWERPC] Don't try to allocate resources for a Freescale POWERPC PHBKumar Gala
2007-07-26Revert "[POWERPC] Don't complain if size-cells == 0 in prom_parse()"Paul Mackerras
2007-07-23[POWERPC] Provide ability to setup P2P bridge registers from struct resourceKumar Gala
2007-07-23[POWERPC] Add the ability to find PCI capabilities early onKumar Gala
2007-07-22[POWERPC] Quiet section mismatch warning on pcibios_setupStephen Rothwell
2007-07-22[POWERPC] of_detach_node()'s device node argument cannot be constSegher Boessenkool
2007-07-22[POWERPC] Allow smp_call_function_single() to current cpuAvi Kivity
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