[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1247164809.2452.9.camel@ht.satnam>
Date: Fri, 10 Jul 2009 00:10:09 +0530
From: Jaswinder Singh Rajput <jaswinder@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Kevin Hilman <khilman@...prootsystems.com>,
David Howells <dhowells@...hat.com>, benh@...nel.crashing.org,
paulus@...ba.org, schwidefsky@...ibm.com,
heiko.carstens@...ibm.com, jdike@...toit.com,
Ingo Molnar <mingo@...e.hu>, x86 maintainers <x86@...nel.org>,
Alan Cox <alan@...rguk.ukuu.org.uk>,
David Miller <davem@...emloft.net>,
James Bottomley <James.Bottomley@...senPartnership.com>,
dbrownell@...rs.sourceforge.net, Greg KH <greg@...ah.com>,
mchehab@...radead.org, jeremy@...source.com, felixb@....com,
lenb@...nel.org, airlied@...ux.ie, bcrl@...ck.org,
Steven Rostedt <rostedt@...dmis.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Sam Ravnborg <sam@...nborg.org>,
LKML <linux-kernel@...r.kernel.org>,
Russell King <rmk+lkml@....linux.org.uk>
Subject: [GIT-PULL] includecheck fixes
Linus,
Please pull includecheck fixes, these all are clean and safe patches
with relevant Acks.
The following changes since commit 34f25476ace556263784ea2f8173e22b25557a13:
Linus Torvalds (1):
Merge branch 'fixes' of git://git.kernel.org/.../davej/cpufreq
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/include-check-2.6.git master
Jaswinder Singh Rajput (42):
includecheck fix: arm, misc.c
includecheck fix: arm, atomic.h
includecheck fix: arm, board-dm355-evm.c
includecheck fix: arm, board-dm355-leopard.c
includecheck fix: arm, board-dm644x-evm.c
includecheck fix: arm, board-dm646x-evm.c
includecheck fix: arm, board-sffsdr.c
includecheck fix: arm, mach-mx3/devices.c
includecheck fix: arm, mach-omap1/mcbsp.c
includecheck fix: arm, mach-omap2/mcbsp.c
includecheck fix: arm, plat-s3c64xx/pm.c
includecheck fix: arm, plat-stmp3xxx/pinmux.c
includecheck fix: mn10300, sys_mn10300.c
includecheck fix: s390, sys_s390.c
includecheck fix: um, helper.c
includecheck fix: x86, dumpstack.c
includecheck fix: x86, traps.c
includecheck fix: x86, shadow.c
includecheck fix: Documentation, cfag12864b-example.c
includecheck fix: drivers/char, vt.c
includecheck fix: drivers/net, sja1000.c
includecheck fix: drivers/net, axnet_cs.c
includecheck fix: drivers/net, smc911x.h
includecheck fix: drivers/parisc, ccio-dma.c
includecheck fix: drivers/scsi, libfcoe.c
includecheck fix: drivers/scsi, ibmvscsi.c
includecheck fix: drivers/spi, amba-pl022.c
includecheck fix: drivers/staging, usbdrv.c
includecheck fix: drivers/staging, rt_linux.h
includecheck fix: drivers/video, vgacon.c
includecheck fix: drivers/xen, evtchn.c
includecheck fix: fs/xfs, xfs_iops.c
includecheck fix: include/acpi, acpi_bus.h
includecheck fix: include/drm, drm_memory.h
includecheck fix: include/linux, aio.h
includecheck fix: include/linux, ftrace.h
includecheck fix: include/linux, icmpv6.h
includecheck fix: include/linux, net_dropmon.h
includecheck fix: include/linux, rfkill.h
includecheck fix: kernel/trace, ring_buffer.c
includecheck fix: mm, nommu.c
includecheck fix: mm, shmem.c
Documentation/auxdisplay/cfag12864b-example.c | 1 -
arch/arm/boot/compressed/misc.c | 1 -
arch/arm/include/asm/atomic.h | 2 --
arch/arm/mach-davinci/board-dm355-evm.c | 1 -
arch/arm/mach-davinci/board-dm355-leopard.c | 1 -
arch/arm/mach-davinci/board-dm644x-evm.c | 1 -
arch/arm/mach-davinci/board-dm646x-evm.c | 1 -
arch/arm/mach-davinci/board-sffsdr.c | 1 -
arch/arm/mach-mx3/devices.c | 1 -
arch/arm/mach-omap1/mcbsp.c | 1 -
arch/arm/mach-omap2/mcbsp.c | 1 -
arch/arm/plat-s3c64xx/pm.c | 2 --
arch/arm/plat-stmp3xxx/pinmux.c | 1 -
arch/mn10300/kernel/sys_mn10300.c | 1 -
arch/s390/kernel/sys_s390.c | 1 -
arch/um/os-Linux/helper.c | 1 -
arch/x86/kernel/dumpstack.c | 1 -
arch/x86/kernel/traps.c | 1 -
arch/x86/mm/kmemcheck/shadow.c | 1 -
drivers/char/vt.c | 1 -
drivers/net/can/sja1000/sja1000.c | 1 -
drivers/net/pcmcia/axnet_cs.c | 2 --
drivers/net/smc911x.h | 1 -
drivers/parisc/ccio-dma.c | 1 -
drivers/scsi/fcoe/libfcoe.c | 1 -
drivers/scsi/ibmvscsi/ibmvscsi.c | 1 -
drivers/spi/amba-pl022.c | 2 --
drivers/staging/otus/usbdrv.c | 3 ---
drivers/staging/rt2860/rt_linux.h | 4 ----
drivers/video/console/vgacon.c | 1 -
drivers/xen/evtchn.c | 1 -
fs/xfs/linux-2.6/xfs_iops.c | 1 -
include/acpi/acpi_bus.h | 1 -
include/drm/drm_memory.h | 2 --
include/linux/aio.h | 2 --
include/linux/ftrace.h | 1 -
include/linux/icmpv6.h | 2 --
include/linux/net_dropmon.h | 1 -
include/linux/rfkill.h | 1 -
kernel/trace/ring_buffer.c | 2 --
mm/nommu.c | 2 --
mm/shmem.c | 1 -
42 files changed, 0 insertions(+), 56 deletions(-)
--
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