All of lore.kernel.org
 help / color / mirror / Atom feed
* Patches added to powerpc.git powerpc-next and master branches
@ 2008-03-25 22:35 Paul Mackerras
  2008-03-26  0:54 ` Josh Boyer
  0 siblings, 1 reply; 17+ messages in thread
From: Paul Mackerras @ 2008-03-25 22:35 UTC (permalink / raw)
  To: linuxppc-dev

I have added the patches listed below to the master and powerpc-next
branches of the powerpc.git repository, and pulled in Linus' current
tree.

Paul.

Manish Ahuja (10):
      [POWERPC] pseries: phyp dump: Documentation
      [POWERPC] pseries: phyp dump: Reserve and release memory
      [POWERPC] pseries: phyp dump: Use sysfs to release reserved mem
      [POWERPC] pseries: phyp dump: Register dump area
      [POWERPC] pseries: phyp dump: Debugging print routines
      [POWERPC] pseries: phyp dump: Invalidate and print dump areas
      [POWERPC] pseries: phyp dump: Tracking memory range freed
      [POWERPC] pseries: phyp dump: Add Kconfig file option
      [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var
      [POWERPC] pseries: phyp dump: Inform kdump when phyp-dump is load=
ed

Marian Balakowicz (1):
      [POWERPC] Add 'model: ...' line to common show=5Fcpuinfo()

Nathan Lynch (4):
      [POWERPC] maple: Use platform name in define=5Fmachine()
      [POWERPC] maple: Kill fixup=5Fmaple=5Fide
      [POWERPC] maple: Enable ipr driver in defconfig
      [POWERPC] scanlog=5Finit cleanup and minor fixes

Robert P. J. Day (1):
      [POWERPC] Move a.out.h to header-y since it doesn't check =5F=5FK=
ERNEL=5F=5F

Roland McGrath (2):
      [POWERPC] Don't touch PT=5FDTRACE in exec
      [POWERPC] powerpc32: Remove asm-offsets ptrace cruft

S.=C3=87a=C4=9Flar Onur (1):
      [POWERPC] arch/powerpc/platforms/iseries/pci.c: Use time=5F* macr=
os

Stephen Rothwell (1):
      [POWERPC] Really export empty=5Fzero=5Fpage

Tony Breeds (1):
      [POWERPC] Update wait=5Fstate=5Fcycles in the VPA

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: Patches added to powerpc.git powerpc-next and master branches
  2008-03-25 22:35 Patches added to powerpc.git powerpc-next and master branches Paul Mackerras
@ 2008-03-26  0:54 ` Josh Boyer
  2008-03-26  6:00   ` Grant Likely
  0 siblings, 1 reply; 17+ messages in thread
From: Josh Boyer @ 2008-03-26  0:54 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: linuxppc-dev

On Wed, 2008-03-26 at 09:35 +1100, Paul Mackerras wrote:
> I have added the patches listed below to the master and powerpc-next
> branches of the powerpc.git repository, and pulled in Linus' current
> tree.

I have some patches floating around that I'll be gathering together in
my tree tomorrow.  I'll send a pull request then.

josh

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: Patches added to powerpc.git powerpc-next and master branches
  2008-03-26  0:54 ` Josh Boyer
@ 2008-03-26  6:00   ` Grant Likely
  0 siblings, 0 replies; 17+ messages in thread
From: Grant Likely @ 2008-03-26  6:00 UTC (permalink / raw)
  To: Josh Boyer; +Cc: linuxppc-dev, Paul Mackerras

On Tue, Mar 25, 2008 at 6:54 PM, Josh Boyer <jwboyer@gmail.com> wrote:
> On Wed, 2008-03-26 at 09:35 +1100, Paul Mackerras wrote:
>  > I have added the patches listed below to the master and powerpc-next
>  > branches of the powerpc.git repository, and pulled in Linus' current
>  > tree.
>
>  I have some patches floating around that I'll be gathering together in
>  my tree tomorrow.  I'll send a pull request then.

Josh, do you mind pickup up the following patches?  I don't have a
public git tree at the moment so this is easier.  :-)

http://patchwork.ozlabs.org/linuxppc/patch?person=1000&id=17388
http://patchwork.ozlabs.org/linuxppc/patch?person=1000&id=17386
http://patchwork.ozlabs.org/linuxppc/patch?person=1000&id=17387
http://patchwork.ozlabs.org/linuxppc/patch?person=486&id=17479
http://patchwork.ozlabs.org/linuxppc/patch?person=486&id=17410

Use your discretion on the last two.

Cheers,
g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: Patches added to powerpc.git powerpc-next and master branches
  2008-04-15 11:08   ` Paul Mackerras
@ 2008-04-15 21:48     ` Benjamin Herrenschmidt
  0 siblings, 0 replies; 17+ messages in thread
From: Benjamin Herrenschmidt @ 2008-04-15 21:48 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: linuxppc-dev


On Tue, 2008-04-15 at 21:08 +1000, Paul Mackerras wrote:
> Ishizaki Kou writes:
> 
> > Paul-san,
> > Could you apply my "take 2" patchset?
> 
> There was some discussion about some of them -- did that end up with
> Ben accepting that your patches didn't need any changes?
> 
> Ben - if so could you ack them for me please?

Ok, will do.

Ben.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: Patches added to powerpc.git powerpc-next and master branches
  2008-04-10 11:07 ` Ishizaki Kou
@ 2008-04-15 11:08   ` Paul Mackerras
  2008-04-15 21:48     ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 17+ messages in thread
From: Paul Mackerras @ 2008-04-15 11:08 UTC (permalink / raw)
  To: Ishizaki Kou; +Cc: linuxppc-dev

Ishizaki Kou writes:

> Paul-san,
> Could you apply my "take 2" patchset?

There was some discussion about some of them -- did that end up with
Ben accepting that your patches didn't need any changes?

Ben - if so could you ack them for me please?

Paul.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: Patches added to powerpc.git powerpc-next and master branches
  2008-04-10 11:46 Laurent Pinchart
  2008-04-10 12:32 ` Paul Mackerras
  2008-04-10 14:10 ` Kumar Gala
@ 2008-04-10 14:44 ` Kumar Gala
  2 siblings, 0 replies; 17+ messages in thread
From: Kumar Gala @ 2008-04-10 14:44 UTC (permalink / raw)
  To: Laurent Pinchart; +Cc: linuxppc-dev, paulus


On Apr 10, 2008, at 6:46 AM, Laurent Pinchart wrote:
> Hi Paul,
>
> could you please add the following patches ?
>
> [PATCHv4 1/5] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2- 
> based
> platforms.
> http://ozlabs.org/pipermail/linuxppc-dev/2008-April/053858.html
>
> [PATCHv4 2/5] powerpc: Add bootwrapper function to get virtual reg  
> from the
> device tree.
> http://ozlabs.org/pipermail/linuxppc-dev/2008-April/053859.html
>
> [PATCHv4 3/5] cpm-serial: Relocate CPM buffer descriptors and SMC  
> parameter
> ram.
> http://ozlabs.org/pipermail/linuxppc-dev/2008-April/053860.html
>
> [PATCHv4 4/5] ep8248e: Reference SMC parameter RAM base in the  
> device tree.
> http://ozlabs.org/pipermail/linuxppc-dev/2008-April/053862.html
>
> [PATCHv4 5/5] cpm2: Reset the CPM when early debugging is not enabled.
> http://ozlabs.org/pipermail/linuxppc-dev/2008-April/053861.html

Your patches still have mailer issues when I try to apply them.

If you want to go back and forth privately so we can figure out what's  
going on.

- k

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: Patches added to powerpc.git powerpc-next and master branches
  2008-04-10 14:28     ` Laurent Pinchart
@ 2008-04-10 14:33       ` Kumar Gala
  0 siblings, 0 replies; 17+ messages in thread
From: Kumar Gala @ 2008-04-10 14:33 UTC (permalink / raw)
  To: Laurent Pinchart; +Cc: linuxppc-dev, Paul Mackerras


On Apr 10, 2008, at 9:28 AM, Laurent Pinchart wrote:
> On Thursday 10 April 2008 16:11, Kumar Gala wrote:
>>
>> On Apr 10, 2008, at 7:32 AM, Paul Mackerras wrote:
>>> Laurent Pinchart writes:
>>>
>>>> could you please add the following patches ?
>>>
>>> Sure, if Kumar acks them, since they are all 8xxx-related as far  
>>> as I
>>> can see (with the exception of the part of 2/5 that adds the new
>>> dt_get_virtual_reg function).  Or Kumar can put them in his tree.
>>
>> I'll deal with them.  There are a larger number of CPM/8xxx related
>> patches that I need to go through.
>
> Is there a chance they could go in 2.6.26 ?

Yes that's the idea :)

- k

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: Patches added to powerpc.git powerpc-next and master branches
  2008-04-10 14:11   ` Kumar Gala
@ 2008-04-10 14:28     ` Laurent Pinchart
  2008-04-10 14:33       ` Kumar Gala
  0 siblings, 1 reply; 17+ messages in thread
From: Laurent Pinchart @ 2008-04-10 14:28 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev, Paul Mackerras

[-- Attachment #1: Type: text/plain, Size: 745 bytes --]

On Thursday 10 April 2008 16:11, Kumar Gala wrote:
> 
> On Apr 10, 2008, at 7:32 AM, Paul Mackerras wrote:
> > Laurent Pinchart writes:
> >
> >> could you please add the following patches ?
> >
> > Sure, if Kumar acks them, since they are all 8xxx-related as far as I
> > can see (with the exception of the part of 2/5 that adds the new
> > dt_get_virtual_reg function).  Or Kumar can put them in his tree.
> 
> I'll deal with them.  There are a larger number of CPM/8xxx related  
> patches that I need to go through.

Is there a chance they could go in 2.6.26 ?

Best regards,

-- 
Laurent Pinchart
CSE Semaphore Belgium

Chaussee de Bruxelles, 732A
B-1410 Waterloo
Belgium

T +32 (2) 387 42 59
F +32 (2) 387 42 75

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: Patches added to powerpc.git powerpc-next and master branches
  2008-04-10 14:10 ` Kumar Gala
@ 2008-04-10 14:20   ` Laurent Pinchart
  0 siblings, 0 replies; 17+ messages in thread
From: Laurent Pinchart @ 2008-04-10 14:20 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev, paulus

[-- Attachment #1: Type: text/plain, Size: 352 bytes --]

Hi Kumar,

On Thursday 10 April 2008 16:10, Kumar Gala wrote:
> Laurent,
> 
> The cpm/82xx ones should go via me.

Sorry, I didn't know that. I'll e-mail you directly next time.

Best regards,

-- 
Laurent Pinchart
CSE Semaphore Belgium

Chaussee de Bruxelles, 732A
B-1410 Waterloo
Belgium

T +32 (2) 387 42 59
F +32 (2) 387 42 75

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: Patches added to powerpc.git powerpc-next and master branches
  2008-04-10 12:32 ` Paul Mackerras
@ 2008-04-10 14:11   ` Kumar Gala
  2008-04-10 14:28     ` Laurent Pinchart
  0 siblings, 1 reply; 17+ messages in thread
From: Kumar Gala @ 2008-04-10 14:11 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: linuxppc-dev


On Apr 10, 2008, at 7:32 AM, Paul Mackerras wrote:
> Laurent Pinchart writes:
>
>> could you please add the following patches ?
>
> Sure, if Kumar acks them, since they are all 8xxx-related as far as I
> can see (with the exception of the part of 2/5 that adds the new
> dt_get_virtual_reg function).  Or Kumar can put them in his tree.

I'll deal with them.  There are a larger number of CPM/8xxx related  
patches that I need to go through.

- k

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: Patches added to powerpc.git powerpc-next and master branches
  2008-04-10 11:46 Laurent Pinchart
  2008-04-10 12:32 ` Paul Mackerras
@ 2008-04-10 14:10 ` Kumar Gala
  2008-04-10 14:20   ` Laurent Pinchart
  2008-04-10 14:44 ` Kumar Gala
  2 siblings, 1 reply; 17+ messages in thread
From: Kumar Gala @ 2008-04-10 14:10 UTC (permalink / raw)
  To: Laurent Pinchart; +Cc: linuxppc-dev, paulus

Laurent,

The cpm/82xx ones should go via me.

- k

On Apr 10, 2008, at 6:46 AM, Laurent Pinchart wrote:
> Hi Paul,
>
> could you please add the following patches ?
>
> [PATCHv4 1/5] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2- 
> based
> platforms.
> http://ozlabs.org/pipermail/linuxppc-dev/2008-April/053858.html
>
> [PATCHv4 2/5] powerpc: Add bootwrapper function to get virtual reg  
> from the
> device tree.
> http://ozlabs.org/pipermail/linuxppc-dev/2008-April/053859.html
>
> [PATCHv4 3/5] cpm-serial: Relocate CPM buffer descriptors and SMC  
> parameter
> ram.
> http://ozlabs.org/pipermail/linuxppc-dev/2008-April/053860.html
>
> [PATCHv4 4/5] ep8248e: Reference SMC parameter RAM base in the  
> device tree.
> http://ozlabs.org/pipermail/linuxppc-dev/2008-April/053862.html
>
> [PATCHv4 5/5] cpm2: Reset the CPM when early debugging is not enabled.
> http://ozlabs.org/pipermail/linuxppc-dev/2008-April/053861.html
>
> Thanks.
>
> Best regards,
>
> -- 
> Laurent Pinchart
> CSE Semaphore Belgium
>
> Chaussee de Bruxelles, 732A
> B-1410 Waterloo
> Belgium
>
> T +32 (2) 387 42 59
> F +32 (2) 387 42 75
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: Patches added to powerpc.git powerpc-next and master branches
  2008-04-10 11:46 Laurent Pinchart
@ 2008-04-10 12:32 ` Paul Mackerras
  2008-04-10 14:11   ` Kumar Gala
  2008-04-10 14:10 ` Kumar Gala
  2008-04-10 14:44 ` Kumar Gala
  2 siblings, 1 reply; 17+ messages in thread
From: Paul Mackerras @ 2008-04-10 12:32 UTC (permalink / raw)
  To: Laurent Pinchart; +Cc: linuxppc-dev

Laurent Pinchart writes:

> could you please add the following patches ?

Sure, if Kumar acks them, since they are all 8xxx-related as far as I
can see (with the exception of the part of 2/5 that adds the new
dt_get_virtual_reg function).  Or Kumar can put them in his tree.

Paul.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: Patches added to powerpc.git powerpc-next and master branches
@ 2008-04-10 11:46 Laurent Pinchart
  2008-04-10 12:32 ` Paul Mackerras
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Laurent Pinchart @ 2008-04-10 11:46 UTC (permalink / raw)
  To: paulus; +Cc: linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 983 bytes --]

Hi Paul,

could you please add the following patches ?

[PATCHv4 1/5] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based 
platforms.
http://ozlabs.org/pipermail/linuxppc-dev/2008-April/053858.html

[PATCHv4 2/5] powerpc: Add bootwrapper function to get virtual reg from the 
device tree.
http://ozlabs.org/pipermail/linuxppc-dev/2008-April/053859.html

[PATCHv4 3/5] cpm-serial: Relocate CPM buffer descriptors and SMC parameter 
ram.
http://ozlabs.org/pipermail/linuxppc-dev/2008-April/053860.html

[PATCHv4 4/5] ep8248e: Reference SMC parameter RAM base in the device tree.
http://ozlabs.org/pipermail/linuxppc-dev/2008-April/053862.html

[PATCHv4 5/5] cpm2: Reset the CPM when early debugging is not enabled.
http://ozlabs.org/pipermail/linuxppc-dev/2008-April/053861.html

Thanks.

Best regards,

-- 
Laurent Pinchart
CSE Semaphore Belgium

Chaussee de Bruxelles, 732A
B-1410 Waterloo
Belgium

T +32 (2) 387 42 59
F +32 (2) 387 42 75

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: Patches added to powerpc.git powerpc-next and master branches
  2008-04-07  5:52 Paul Mackerras
  2008-04-07  6:22 ` David Miller
@ 2008-04-10 11:07 ` Ishizaki Kou
  2008-04-15 11:08   ` Paul Mackerras
  1 sibling, 1 reply; 17+ messages in thread
From: Ishizaki Kou @ 2008-04-10 11:07 UTC (permalink / raw)
  To: paulus; +Cc: linuxppc-dev

Paul Mackerras <paulus@samba.org> wrote:
> The following patches have been added to the master and powerpc-next
> branches of the powerpc.git repository.  There is a bunch that I

Paul-san,
Could you apply my "take 2" patchset?

[PATCH 0/11] celleb: patchset for 2.6.26 (take 2)
 http://ozlabs.org/pipermail/linuxppc-dev/2008-March/052989.html

[PATCH 1/11] celleb: coding style cleanup
 http://ozlabs.org/pipermail/linuxppc-dev/2008-March/052990.html

[PATCH 2/11] cell: generalize io-workarounds code
 http://ozlabs.org/pipermail/linuxppc-dev/2008-March/052991.html

[PATCH 3/11] celleb: consolidate io-workarounds code
 http://ozlabs.org/pipermail/linuxppc-dev/2008-March/052992.html

[PATCH 4/11] celleb: move the base part for celleb support
 http://ozlabs.org/pipermail/linuxppc-dev/2008-March/052993.html

[PATCH 5/11] celleb: move the SCC related code for celleb
 http://ozlabs.org/pipermail/linuxppc-dev/2008-March/052994.html

[PATCH 6/11] celleb: move files for Beat hvcall interfaces
 http://ozlabs.org/pipermail/linuxppc-dev/2008-March/052995.html

[PATCH 7/11] celleb: move files for Beat mmu and iommu
 http://ozlabs.org/pipermail/linuxppc-dev/2008-March/052996.html

[PATCH 8/11] celleb: move a file for SPU on Beat
 http://ozlabs.org/pipermail/linuxppc-dev/2008-March/052997.html

[PATCH 9/11] celleb: move miscellaneous files for Beat
 http://ozlabs.org/pipermail/linuxppc-dev/2008-March/052998.html

[PATCH 10/11] celleb: add support for PCI Express
 http://ozlabs.org/pipermail/linuxppc-dev/2008-March/052999.html

[PATCH 11/11] hvcbeat: fix buffer manipulation
 http://ozlabs.org/pipermail/linuxppc-dev/2008-March/053025.html

Best regards,
Kou Ishizaki

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: Patches added to powerpc.git powerpc-next and master branches
  2008-04-07  6:22 ` David Miller
@ 2008-04-07 12:25   ` Paul Mackerras
  0 siblings, 0 replies; 17+ messages in thread
From: Paul Mackerras @ 2008-04-07 12:25 UTC (permalink / raw)
  To: David Miller; +Cc: linuxppc-dev

David Miller writes:

> Please let me know if you're going to require that I fix a bug that
> already exists in the LMB code just to get my NUMA node LMB allocation
> support patch in.

My thought was to put your patch in as-is with another patch to fix
the existing bug either immediately before it or immediately after
it.  I started reading through lmb.c again today but got distracted by
some other things.  It looks like lmb.c could use a bit of a coding
style cleanup, if nothing else.

> Please be straightforward and don't just drop the patch quietly in
> situations like this, let me know what you want to happen in order to
> add the change.

I haven't dropped it, it's just that I haven't got through all of the
patches for .26 yet.

Paul.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: Patches added to powerpc.git powerpc-next and master branches
  2008-04-07  5:52 Paul Mackerras
@ 2008-04-07  6:22 ` David Miller
  2008-04-07 12:25   ` Paul Mackerras
  2008-04-10 11:07 ` Ishizaki Kou
  1 sibling, 1 reply; 17+ messages in thread
From: David Miller @ 2008-04-07  6:22 UTC (permalink / raw)
  To: paulus; +Cc: linuxppc-dev

From: Paul Mackerras <paulus@samba.org>
Date: Mon, 7 Apr 2008 15:52:12 +1000

> The following patches have been added to the master and powerpc-next
> branches of the powerpc.git repository.  There is a bunch that I
> pulled from Josh Boyer's tree plus others that I have committed.

Please let me know if you're going to require that I fix a bug that
already exists in the LMB code just to get my NUMA node LMB allocation
support patch in.

Please be straightforward and don't just drop the patch quietly in
situations like this, let me know what you want to happen in order to
add the change.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Patches added to powerpc.git powerpc-next and master branches
@ 2008-04-07  5:52 Paul Mackerras
  2008-04-07  6:22 ` David Miller
  2008-04-10 11:07 ` Ishizaki Kou
  0 siblings, 2 replies; 17+ messages in thread
From: Paul Mackerras @ 2008-04-07  5:52 UTC (permalink / raw)
  To: linuxppc-dev

The following patches have been added to the master and powerpc-next
branches of the powerpc.git repository.  There is a bunch that I
pulled from Josh Boyer's tree plus others that I have committed.

Paul.

Grant Likely (2):
      [POWERPC] add target for building .dtb files
      [POWERPC] bootwrapper: Add a firmware-independent simpleboot target.

Ionut Nicu (1):
      [POWERPC] Fix kernel panic in arch_arm_kprobe

Josh Boyer (2):
      [POWERPC] 4xx: Add Canyonlands and Yosemite to multi-board defconfig
      [POWERPC] Add of_device_is_available function

Nathan Lynch (1):
      [POWERPC] Convert pci and eeh code to of_device_is_available

Robert P. J. Day (1):
      [POWERPC] Use __SPIN_LOCK_UNLOCKED macro in mpc52xx_set_psc_clkdiv

Roel Kluin (1):
      [POWERPC] Replace logical-AND by bit-AND in pci_process_ISA_OF_ranges()

Stefan Roese (5):
      [POWERPC] 4xx: Only reset PCIe PHY on 405EX systems when no link is detected
      [POWERPC] 4xx: Fix PESDRn_UTLSET1 register setup on 460EX/GT
      [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c
      [POWERPC] 4xx: Some EMAC related changes in Canyonlands & Glacier dts files
      [POWERPC] 4xx: Change dts files to support jumbo frames

Stephen Neuendorffer (1):
      [POWERPC] of_serial: Fix possible null dereference.

Stephen Rothwell (2):
      [POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUG
      [POWERPC] Remove CONFIG_PCI_LEGACY from some configs

Steven Rostedt (1):
      [POWERPC] Add hand-coded assembly strcmp

Timur Tabi (1):
      [POWERPC] Enable CONFIG_FORCE_MAX_ZONEORDER for all PowerPC, and make selectable

Valentine Barshak (1):
      [POWERPC] 4xx: Use machine_device_initcall() for warp_nand

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2008-04-15 21:48 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-25 22:35 Patches added to powerpc.git powerpc-next and master branches Paul Mackerras
2008-03-26  0:54 ` Josh Boyer
2008-03-26  6:00   ` Grant Likely
2008-04-07  5:52 Paul Mackerras
2008-04-07  6:22 ` David Miller
2008-04-07 12:25   ` Paul Mackerras
2008-04-10 11:07 ` Ishizaki Kou
2008-04-15 11:08   ` Paul Mackerras
2008-04-15 21:48     ` Benjamin Herrenschmidt
2008-04-10 11:46 Laurent Pinchart
2008-04-10 12:32 ` Paul Mackerras
2008-04-10 14:11   ` Kumar Gala
2008-04-10 14:28     ` Laurent Pinchart
2008-04-10 14:33       ` Kumar Gala
2008-04-10 14:10 ` Kumar Gala
2008-04-10 14:20   ` Laurent Pinchart
2008-04-10 14:44 ` Kumar Gala

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.