powerpc/swiotlb: Fix off by one in determining boundary of which ops to use
[safe/jmp/linux-2.6] / arch / powerpc / lib / feature-fixups.c
2010-02-26 Benjamin Herrenschmidtpowerpc: Fix lwsync feature fixup vs. modules on 64-bit
2010-02-17 Anton Blanchardpowerpc: Fix lwsync patching code on 64bit
2009-02-22 Kumar Galapowerpc: Unify opcode definitions and support
2008-07-22 Michael Ellermanpowerpc: Use WARN_ON(1) instead of __WARN()
2008-07-03 Kumar Galapowerpc: Fixup lwsync at runtime
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