* [GIT PULL] asm-generic changes
@ 2010-10-22 12:36 Arnd Bergmann
0 siblings, 0 replies; only message in thread
From: Arnd Bergmann @ 2010-10-22 12:36 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-arch, linux-kernel
A few small cleanups and fixes for include/asm-generic.
Please pull from:
git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git master
---
Akinobu Mita (2):
bitops: make asm-generic/bitops/find.h more generic
bitops: remove duplicated extern declarations
Andrea Gelmini (1):
asm-generic: kdebug.h: Checkpatch cleanup
Lucian Adrian Grijincu (1):
asm-generic: fcntl: make exported headers use strict posix types
Mathieu Lacage (2):
asm-generic: make atomic_add_unless a function
asm-generic: cmpxchg does not handle non-long arguments
Mike Frysinger (1):
asm-generic/io.h: allow people to override individual funcs
arch/tile/include/asm/bitops.h | 1 +
arch/x86/include/asm/bitops.h | 2 +
include/asm-generic/atomic.h | 34 ++++++++++++++--------------
include/asm-generic/bitops/find.h | 39 ++++++++++++++++++++++++++++++-
include/asm-generic/fcntl.h | 2 +-
include/asm-generic/io.h | 26 +++++++++++++++++++++
include/asm-generic/kdebug.h | 2 +-
include/asm-generic/system.h | 20 +---------------
include/linux/bitops.h | 45 -------------------------------------
9 files changed, 86 insertions(+), 85 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-10-22 12:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-22 12:36 [GIT PULL] asm-generic changes Arnd Bergmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox