mempolicy: ERR_PTR dereference in mpol_shared_policy_init()
[safe/jmp/linux-2.6] / arch / powerpc / lib /
2010-05-21 Andreas Schwabpowerpc: Fix string library functions
2010-04-07 Jeff Mahoneypowerpc: Fix handling of strncmp with zero len
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-26 Benjamin Herrenschmidtpowerpc: Fix lwsync feature fixup vs. modules on 64-bit
2010-02-17 Anton Blanchardpowerpc: Improve 64bit copy_tofrom_user
2010-02-17 Anton Blanchardpowerpc: Pair loads and stores in copy_4k_page
2010-02-17 Anton Blanchardpowerpc: Fix lwsync patching code on 64bit
2009-12-14 Thomas Gleixnerlocking: Convert raw_rwlock to arch_rwlock
2009-12-14 Thomas Gleixnerlocking: Convert __raw_spin* functions to arch_spin*
2009-12-14 Thomas Gleixnerlocking: Convert raw_spinlock to arch_spinlock
2009-12-09 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-12-09 Joakim Tjernlundpowerpc/8xx: Start using dcbX instructions in various...
2009-10-28 Anton Blanchardpowerpc: perf_event: Cleanup copy_page output by hiding...
2009-06-16 Michael Ellermanpowerpc: Add configurable -Werror for arch/powerpc
2009-05-27 Benjamin Herrenschmidtpowerpc: Move dma-noncoherent.c from arch/powerpc/lib...
2009-05-27 Benjamin HerrenschmidtRevert "powerpc: Rework dma-noncoherent to use generic...
2009-03-11 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-02-26 Mark Nelsonpowerpc: Fix 64bit __copy_tofrom_user() regression
2009-02-26 Mark Nelsonpowerpc: Fix 64bit memcpy() regression
2009-02-22 Ilya Yanokpowerpc: Rework dma-noncoherent to use generic vmalloc...
2009-02-22 Kumar Galapowerpc: Unify opcode definitions and support
2009-02-10 Ananth N Mavinakay... powerpc: Don't emulate mr. instructions
2008-12-29 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-12-21 David Howellspowerpc: Rename struct vm_region to avoid conflict...
2008-12-19 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/ring-buffer...
2008-12-18 Ingo MolnarMerge branch 'linus' into cpus4096
2008-12-18 Paul MackerrasMerge branch 'linux-2.6' into next
2008-12-17 Guillaume Knispelpowerpc: Fix corruption error in rh_alloc_fixed()
2008-11-28 Steven Rostedtpowerpc/ppc32: static ftrace fixes for PPC32
2008-11-19 Mark Nelsonpowerpc: Update 64bit __copy_tofrom_user() using CPU_FT...
2008-11-19 Hollis Blanchardpowerpc: Remove superfluous WARN_ON() from dma-noncoher...
2008-11-05 Mark Nelsonpowerpc: Update 64bit memcpy() using CPU_FTR_UNALIGNED_...
2008-10-13 Benjamin Herrenschmidtpowerpc: Fix DMA offset for non-coherent DMA
2008-09-15 Mark Nelsonpowerpc: New copy_4K_page()
2008-08-04 Kumar Galapowerpc: Remove use of CONFIG_PPC_MERGE
2008-07-24 Andrea RighiPAGE_ALIGN(): correctly handle 64-bit values on 32...
2008-07-22 Michael Ellermanpowerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.S
2008-07-22 Michael Ellermanpowerpc: Use WARN_ON(1) instead of __WARN()
2008-07-03 Kumar Galapowerpc: Fixup lwsync at runtime
2008-07-03 Kumar Galapowerpc: Fix building of feature-fixup tests on ppc32
2008-07-01 Andrew Lewispowerpc: Prevent memory corruption due to cache invalid...
2008-07-01 Michael Ellermanpowerpc: Add self-tests of the feature fixup code
2008-07-01 Michael Ellermanpowerpc: Add logic to patch alternative feature sections
2008-07-01 Michael Ellermanpowerpc: Introduce infrastructure for feature sections...
2008-07-01 Michael Ellermanpowerpc: Split out do_feature_fixups() from cputable.c
2008-07-01 Michael Ellermanpowerpc: Add tests of the code patching routines
2008-07-01 Michael Ellermanpowerpc: Add new code patching routines
2008-07-01 Michael Ellermanpowerpc: Make create_branch() return errors if the...
2008-07-01 Michael Ellermanpowerpc: Allow create_branch() to return errors
2008-07-01 Michael Ellermanpowerpc: Move code patching code into arch/powerpc...
2008-06-16 Kumar Gala[POWERPC] Fix -Os kernel builds with newer gcc versions
2008-05-12 Paul Mackerras[POWERPC] ppc: More compile fixes
2008-05-05 Emil Medve[POWERPC] devres: Add devm_ioremap_prot()
2008-04-17 Timur Tabi[POWERPC] Make rheap safe for spinlocks
2008-04-07 Steven Rostedt[POWERPC] Add hand-coded assembly strcmp
2007-10-16 Sylvain Munaut[POWERPC] rheap: Changes config mechanism
2007-10-16 Sylvain Munaut[POWERPC] exports rheap symbol to modules
2007-10-03 Stephen Rothwell[POWERPC] Limit range of __init_ref_ok somewhat
2007-10-02 Stephen Rothwell[POWERPC] Create and use CONFIG_WORD_SIZE
2007-09-19 Stephen Rothwell[POWERPC] Fix section mismatch in PCI code
2007-07-30 Alexey DobriyanRemove fs.h from mm.h
2007-06-20 Li Yang[POWERPC] rheap - eliminates internal fragments caused...
2007-05-17 Timur Tabi[POWERPC] Fix alignment problem in rh_alloc_align(...
2007-05-10 Kumar Gala[POWERPC] User rheap from arch/powerpc/lib
2007-05-10 Timur Tabi[POWERPC] Change rheap functions to use ulongs instead...
2007-05-08 David Gibson[POWERPC] Remove use of 4level-fixup.h for ppc32
2007-04-30 Paul MackerrasMerge branch 'linux-2.6' into for-2.6.22
2007-04-26 David S. Miller[STRING]: Move strcasecmp/strncasecmp to lib/string.c
2007-04-24 Ananth N Mavinakay... [POWERPC] Emulate more instructions in software
2007-04-12 Olof Johansson[POWERPC] Use mtocrf instruction in asm when CONFIG_POW...
2007-03-09 Stephen Rothwell[POWERPC] Make ppc64_defconfig without CONFIG_PPC_PSERI...
2007-02-08 Ahmed S. Darwish[POWERPC] Use ARRAY_SIZE macro when appropriate
2007-02-07 Kumar Gala[POWERPC] Added kprobes support to ppc32
2007-02-07 Timur Tabi[POWERPC] Fix array indexing error in rheap grow()
2007-02-07 Vitaly Bordug[POWERPC] 8xx: generic 8xx code arch/powerpc port
2006-11-01 Gui,Jian[POWERPC] Disallow kprobes on emulate_step and branch_taken
2006-10-02 Li Yang[POWERPC] Fix rheap alignment problem
2006-09-27 Paul MackerrasMerge branch 'upstream' of git://git./linux/kernel...
2006-09-21 Vitaly BordugPOWERPC: Move generic cpm2 stuff to powerpc
2006-09-20 Stephen Rothwell[POWERPC] make spinlocks work in a combined kernel
2006-08-31 Paul MackerrasMerge branch 'merge'
2006-08-31 Paul Mackerras[POWERPC] Fix return value from memcpy
2006-07-13 Michael Ellerman[POWERPC] iseries: Move e2a()/strne2a() into their...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-15 Anton Blanchard[POWERPC] Optimise some TOC usage
2006-05-24 Jon Mason[PATCH] remove powerpc bitops in favor of existing...
2006-03-27 Stephen Rothwell[PATCH] powerpc: fix various sparse warnings
2006-03-25 Linus Torvaldspowerpc: fix strncasecmp prototype
2006-03-22 Michael Ellerman[PATCH] powerpc: Add strne2a() to convert a string...
2006-02-10 Jon Mason[PATCH] powerpc: trivial: modify comments to refer...
2006-01-13 David Gibson[PATCH] powerpc: Remove lppaca structure from the PACA
2005-11-10 Paul Mackerraspowerpc: Fix find_next_bit on 32-bit
2005-11-07 Paul MackerrasMerge ../linux-2.6
2005-11-07 Paul Mackerraspowerpc: Various UP build fixes
2005-11-07 Benjamin Herrenschmidt[PATCH] ppc64: support 64k pages
2005-11-02 Stephen RothwellMerge iSeries include file move
2005-11-01 David Gibson[PATCH] powerpc: Merge bitops.h
2005-11-01 Kelly Dalymerge filename and modify references to iseries/hv_call.h
2005-11-01 Stephen Rothwellpowerpc: fix __strnlen_user in merge tree
2005-10-31 Paul Mackerraspowerpc: apply recent changes to merged code
next