[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1286654272-21483-1-git-send-email-arnd@arndb.de>
Date: Sat, 9 Oct 2010 21:57:46 +0200
From: Arnd Bergmann <arnd@...db.de>
To: linux-kernel@...r.kernel.org
Cc: linux-arch@...r.kernel.org, Arnd Bergmann <arnd@...db.de>,
Akinobu Mita <akinobu.mita@...il.com>,
Andrea Gelmini <andrea.gelmini@...ma.net>,
Andrew Morton <akpm@...ux-foundation.org>,
Chris Metcalf <cmetcalf@...era.com>,
"H. Peter Anvin" <hpa@...or.com>, Ingo Molnar <mingo@...hat.com>,
Lucian Adrian Grijincu <lucian.grijincu@...il.com>,
Mathieu Lacage <mathieu.lacage@...ia.fr>,
Thomas Gleixner <tglx@...utronix.de>, x86@...nel.org
Subject: [PATCH 0/6] asm-generic updates for 2.6.37
These are the patches that I have queued up for asm-generic
for the next merge window and that should now show up
in linux-next.
Please tell me if there is something else that should be there
or if one of them should not be. Otherwise I'll submit them
for inclusion in 2.6.37-rc1.
Arnd
---
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
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/kdebug.h | 2 +-
include/asm-generic/system.h | 20 +---------------
include/linux/bitops.h | 45 -------------------------------------
8 files changed, 60 insertions(+), 85 deletions(-)
Cc: Akinobu Mita <akinobu.mita@...il.com>
Cc: Andrea Gelmini <andrea.gelmini@...ma.net>
Cc: Andrew Morton <akpm@...ux-foundation.org>
Cc: Chris Metcalf <cmetcalf@...era.com>
Cc: "H. Peter Anvin" <hpa@...or.com>
Cc: Ingo Molnar <mingo@...hat.com>
Cc: Lucian Adrian Grijincu <lucian.grijincu@...il.com>
Cc: Mathieu Lacage <mathieu.lacage@...ia.fr>
Cc: Thomas Gleixner <tglx@...utronix.de>
Cc: x86@...nel.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists