x86, msr: Add rd/wrmsr interfaces with preset registers
[safe/jmp/linux-2.6] / arch / x86 / lib / atomic64_32.c
2009-07-04 Eric Dumazetx86: atomic64: Inline atomic64_read() again
2009-07-03 Ingo Molnarx86: atomic64: Clean up atomic64_sub_and_test() and...
2009-07-03 Ingo Molnarx86: atomic64: Improve atomic64_xchg()
2009-07-03 Ingo Molnarx86: atomic64: Export APIs to modules
2009-07-03 Eric Dumazetx86: atomic64: Improve atomic64_read()
2009-07-03 Ingo Molnarx86: atomic64: Fix unclean type use in atomic64_xchg()
2009-07-03 Ingo Molnarx86: atomic64: Reduce size of functions
2009-07-03 Ingo Molnarx86: atomic64: Improve atomic64_add_return()
2009-07-03 Eric Dumazetx86: atomic64: Improve cmpxchg8b()
2009-07-03 Eric Dumazetx86: atomic64: Improve atomic64_read()
2009-07-03 Ingo Molnarx86: atomic64: Move the 32-bit atomic64_t implementatio...