uml: fix CONFIG_RAW dependencies
[safe/jmp/linux-2.6] / arch / powerpc / lib /
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
2005-10-28 Paul Mackerraspowerpc: Merge xmon
2005-10-28 Paul Mackerraspowerpc: Make single-stepping emulation (mostly) usable...
2005-10-28 Stephen Rothwellppc64: use mem_64.S from powerpc/lib
2005-10-28 Stephen Rothwellppc64: use usercopy_64.c from powerpc/lib
2005-10-28 Stephen Rothwellppc64: user strcase.c from powerpc/lib
2005-10-28 Stephen Rothwellppc64: use sstep.c from powerpc/lib
2005-10-28 Stephen Rothwellppc64: use memcpy_64.S from powerpc/lib
2005-10-28 Stephen Rothwellppc64: use lockc.c from powerpc/lib
2005-10-28 Stephen Rothwellppc64: use copyuser_64.S from powerpc/lib
2005-10-28 Stephen Rothwellppc64: use copypage_64.S from powerpc/lib
2005-10-28 Stephen Rothwellppc64: use e2a.c from powerpc/lib
2005-10-28 Stephen Rothwellppc64: use checksum_64.S from powerpc
2005-10-19 Paul Mackerraspowerpc: Fix a corner case in __div64_32
2005-10-17 Stephen Rothwellppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES
2005-10-10 Paul Mackerraspowerpc: Get 64-bit configs to compile with ARCH=powerpc
2005-10-10 Paul Mackerraspowerpc: Use reg.h instead of processor.h when we just...
2005-10-10 Paul Mackerraspowerpc: Rename files to have consistent _32/_64 suffixes
2005-09-26 Paul Mackerraspowerpc: Merge enough to start building in arch/powerpc.