login
Header Space

 
 

Mailing list archives

Search results

Found 556 matching messages (0.002 seconds). Page 1 of 28.

[PATCH] Open Firmware serial port driver

... platform devices + * + * Copyright (C) 2006 Arnd Bergmann <arnd@arndb.de>, IBM Corp. + * + * ... (&of_platform_serial_driver); +}; +module_exit(of_platform_serial_exit); + +MODULE_AUTHOR("Arnd Bergmann <arnd@arndb.de>"); +MODULE_LICENSE("GPL"); + ...

linux-kernel - Arnd Bergmann - Feb 13 2007 - 16:35

Re: [Cbe-oss-dev] [RFC, PATCH] CELL Oprofile SPU profiling updated patch

... as I described on IRC last week. Arnd <>< -- Subject: cleanup spu oprofile code From: Arnd Bergmann <arnd.bergmann@de.ibm.com> This ... of places. It works for now. -arnd */ static u32 hdw_thread; static u32 virt_cntr_inter_mask ...

linux-kernel - Arnd Bergmann - Feb 26 2007 - 19:50

Re: [Cbe-oss-dev] [RFC] Cell: shutdown method for spu_sysdev_class

... merge the patch below in your tree. Arnd <>< --- Subject: cell: don't free spu objects in sysdev shutdown From: Arnd Bergmann <arnd.bergmann@de.ibm.com> System ... data structures. Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Index ...

linux-kernel - Arnd Bergmann - May 30 2007 - 07:03

[patch 5/5] update cell_defconfig for 2.6.23

... <arnd.bergmann@de.ibm.com> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> --- Index: linux-2.6/arch/powerpc/configs/cell_defconfig =================================================================== --- linux-2.6 ...

linux-kernel - Arnd Bergmann - Aug 22 2007 - 13:09

[patch 2/5] cell: support pinhole-reset on IBM cell blades

From: Arnd Bergmann <arnd.bergmann@de.ibm.com> The Cell Broadband Engine has a method of injecting ... front panel therefore use an extra register to determine the reset cause. Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Index: linux-2.6/ ...

linux-kernel - Arnd Bergmann - Aug 22 2007 - 13:01

please pull cell merge branch

... org:/pub/scm/linux/kernel/git/arnd/cell-2.6.git merge so ... the problem in a simpler way. Arnd <>< --- arch/powerpc/oprofile/cell/pr_util. ... .com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> commit 70f546a7262c6f67b87e875a542f315f8b9a7c17 ...

linux-kernel - Arnd Bergmann - Aug 9 2008 - 09:13

Re: [RFC] MTD driver for MMC cards

... erase block at any time. Signed-off-by: Arnd Bergmann <arnd@arndb.de> --- Index: olpc-2.6/drivers/mmc/mmc.c ... Multimedia Card (MMC) MTD device driver"); +MODULE_AUTHOR("Arnd Bergmann <arnd@arndb.de>"); Index: olpc-2.6/drivers/ ...

linux-kernel - Arnd Bergmann - Apr 15 2007 - 19:33

Re: [Cbe-oss-dev] [patch 4/4] Cell: Draw SPE helper penguin logos

... -by: Geoff Levand > Cc: Arnd Bergmann <arnd@arndb.de> > Acked-By: James Simmons Acked-by: Arnd Bergmann <arnd@arndb.de> - To unsubscribe from this list: send the line ...

linux-kernel - Arnd Bergmann - Jul 10 2007 - 12:54

Re: [Cbe-oss-dev] [RFC, PATCH 1/4] Add support to OProfile for profiling Cell BE SPUs -- update

... com> > Signed-off-by: Maynard Johnson > Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Just a small ... don't need to resort to using attachments. Arnd <>< - To unsubscribe from this list: send the line ...

linux-kernel - Arnd Bergmann - Jan 30 2007 - 00:07

[PATCH] block: move ioctl conversion to compat_blkdev_ioctl

... smaller chunks. Signed-off-by: Arnd Bergmann <arnd@arndb.de> --- block/Makefile | 1 block/blktrace.c | 54 +- block/compat_ioctl.c ... : > On Thu, Oct 04 2007, Arnd Bergmann wrote: > > I did the large ...

linux-kernel - Arnd Bergmann - Oct 5 2007 - 08:30

Re: [Cbe-oss-dev] [RFC, PATCH 2/4] Add support to OProfile for profiling Cell BE SPUs -- update

... Johnson > Signed-off-by: Carl Love Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Any suggestion for a one-line patch title? - To unsubscribe from this list: send ...

linux-kernel - Arnd Bergmann - Jan 30 2007 - 00:08

Re: export of_find_property

... drivers/serial/of_serial.ko] undefined! > > Signed-off-by: Dave Jones Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Sorry about that one. This was introduced by a last-minute change, and I ...

linux-kernel - Arnd Bergmann - Feb 14 2007 - 18:48

Re: [PATCH 11/15] Combine spufs_coredump_calls with spufs_calls

... the two. Nice cleanup! > Signed-off-by: Michael Ellerman Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" ...

linux-kernel - Arnd Bergmann - Sep 12 2007 - 04:51

Re: [PATCH 10/15] Add contents of npc file to SPU coredumps

... Michael Ellerman wrote: > Signed-off-by: Michael Ellerman Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...

linux-kernel - Arnd Bergmann - Sep 12 2007 - 04:52

Re: [PATCH 09/15] Internal __spufs_get_foo() routines should take a spu_context *

... void * again. > > Signed-off-by: Michael Ellerman Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...

linux-kernel - Arnd Bergmann - Sep 12 2007 - 04:53

Re: [PATCH 07/15] Don't return -ENOSYS as extra notes size if spufs is not loaded

... be == 0. > > Signed-off-by: Michael Ellerman Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the ...

linux-kernel - Arnd Bergmann - Sep 12 2007 - 07:04

Re: [PATCH 06/15] Correctly calculate the size of the local-store to dump

... the size either. > > Signed-off-by: Michael Ellerman Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...

linux-kernel - Arnd Bergmann - Sep 12 2007 - 07:31

[PATCH] powerpc: fix pci domain detection

... /bus/pci useless. Change the logic to always return '1' for a nonzero buid value. Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> diff --git a/arch/powerpc/kernel/pci_64.c b/arch/powerpc/kernel/pci_64.c ...

linux-kernel - Arnd Bergmann - Sep 26 2007 - 10:02

Re: [PATCH v2] [POWERPC] Fix CONFIG_SMP=n build break

... reference to `.iic_setup_cpu' > > Signed-off-by: Olof Johansson > Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the ...

linux-kernel - Arnd Bergmann - Oct 27 2007 - 14:08

Re: [PATCH, RFC] char dev BKL pushdown

... May 2008, Jonathan Corbet wrote: > Arnd Bergmann <arnd@arndb.de> wrote: > > > I've given it a try for all ... .org/pub/scm/linux/kernel/git/arnd/cell-2.6 bkl-removal (I ... that if more stuff comes up.) Arnd <>< -- To unsubscribe from this list: ...

linux-kernel - Arnd Bergmann - May 20 2008 - 13:21

speck-geostationary