]> git.ozlabs.org Git - patchwork/blob - apps/patchwork/tests/mail/0002-git-pull-request-wrapped.mbox
d3ccee16ce1584f663706204c1c00d5aec4ca521
[patchwork] / apps / patchwork / tests / mail / 0002-git-pull-request-wrapped.mbox
1 From benh@kernel.crashing.org Fri Oct 22 11:51:02 2010
2 Return-Path: <linuxppc-dev-bounces+jk=ozlabs.org@lists.ozlabs.org>
3 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bilbo.ozlabs.org
4 X-Spam-Level: 
5 X-Spam-Status: No, score=0.0 required=3.0 tests=none autolearn=disabled
6         version=3.3.1
7 X-Original-To: jk@ozlabs.org
8 Delivered-To: jk@ozlabs.org
9 Received: from bilbo.ozlabs.org (localhost [127.0.0.1])
10         by ozlabs.org (Postfix) with ESMTP id ED4B3100937
11         for <jk@ozlabs.org>; Fri, 22 Oct 2010 14:51:54 +1100 (EST)
12 Received: by ozlabs.org (Postfix)
13         id BF799B70CB; Fri, 22 Oct 2010 14:51:50 +1100 (EST)
14 Delivered-To: linuxppc-dev@ozlabs.org
15 Received: from gate.crashing.org (gate.crashing.org [63.228.1.57])
16         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
17         (Client did not present a certificate)
18         by ozlabs.org (Postfix) with ESMTPS id 94629B7043
19         for <linuxppc-dev@ozlabs.org>; Fri, 22 Oct 2010 14:51:49 +1100 (EST)
20 Received: from [IPv6:::1] (localhost.localdomain [127.0.0.1])
21         by gate.crashing.org (8.14.1/8.13.8) with ESMTP id o9M3p3SP018234;
22         Thu, 21 Oct 2010 22:51:04 -0500
23 Subject: [git pull] Please pull powerpc.git next branch
24 From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
25 To: Linus Torvalds <torvalds@linux-foundation.org>
26 Date: Fri, 22 Oct 2010 14:51:02 +1100
27 Message-ID: <1287719462.2198.37.camel@pasglop>
28 Mime-Version: 1.0
29 X-Mailer: Evolution 2.30.3 
30 Cc: linuxppc-dev list <linuxppc-dev@ozlabs.org>,
31  Andrew Morton <akpm@linux-foundation.org>,
32  Linux Kernel list <linux-kernel@vger.kernel.org>
33 X-BeenThere: linuxppc-dev@lists.ozlabs.org
34 X-Mailman-Version: 2.1.13
35 Precedence: list
36 List-Id: Linux on PowerPC Developers Mail List <cbe-oss-dev.ozlabs.org>
37 List-Unsubscribe: <https://lists.ozlabs.org/options/linuxppc-dev>,
38         <mailto:linuxppc-dev-request@lists.ozlabs.org?subject=unsubscribe>
39 List-Archive: <http://lists.ozlabs.org/pipermail/linuxppc-dev>
40 List-Post: <mailto:linuxppc-dev@lists.ozlabs.org>
41 List-Help: <mailto:linuxppc-dev-request@lists.ozlabs.org?subject=help>
42 List-Subscribe: <https://lists.ozlabs.org/listinfo/linuxppc-dev>,
43         <mailto:linuxppc-dev-request@lists.ozlabs.org?subject=subscribe>
44 Content-Type: text/plain;
45   charset="us-ascii"
46 Content-Transfer-Encoding: 7bit
47 Sender: linuxppc-dev-bounces+jk=ozlabs.org@lists.ozlabs.org
48 Errors-To: linuxppc-dev-bounces+jk=ozlabs.org@lists.ozlabs.org
49 X-UID: 11446
50 X-Length: 16781
51 Status: R
52 X-Status: N
53 X-KMail-EncryptionState:  
54 X-KMail-SignatureState:  
55 X-KMail-MDN-Sent:  
56
57 Hi Linus !
58
59 Here's powerpc's batch for this merge window. Mostly bits and pieces,
60 such as Anton doing some performance tuning left and right, and the
61 usual churn. One hilight is the support for the new Freescale e5500 core
62 (64-bit BookE). Another one is that we now wire up the whole lot of
63 socket calls as direct syscalls in addition to the old style indirect
64 method.
65
66 Cheers,
67 Ben.
68
69 The following changes since commit
70 e10117d36ef758da0690c95ecffc09d5dd7da479:
71   Linus Torvalds (1):
72         Merge branch 'upstream-linus' of git://git.kernel.org/.../jgarzik/libata-dev
73
74 are available in the git repository at:
75
76   git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git next
77
78 Andreas Schwab (1):
79       powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}
80
81 Anton Blanchard (5):
82       powerpc: Optimise 64bit csum_partial
83       powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_user
84       powerpc: Add 64bit csum_and_copy_to_user
85       powerpc: Feature nop out reservation clear when stcx checks address
86       powerpc: Check end of stack canary at oops time
87
88 Arnd Bergmann (1):
89       powerpc/spufs: Use llseek in all file operations
90
91 Benjamin Herrenschmidt (4):
92       powerpc/dma: Add optional platform override of dma_set_mask()
93       powerpc/dart_iommu: Support for 64-bit iommu bypass window on PCIe
94       Merge remote branch 'kumar/merge' into next
95       Merge remote branch 'jwb/next' into next
96
97 Denis Kirjanov (1):
98       powerpc: Use is_32bit_task() helper to test 32-bit binary
99
100 Harninder Rai (1):
101       powerpc/85xx: add cache-sram support
102
103 Ian Munsie (1):
104       powerpc: Wire up direct socket system calls
105
106 Ilya Yanok (1):
107       powerpc/mpc83xx: Support for MPC8308 P1M board
108
109 Joe Perches (2):
110       powerpc: Use static const char arrays
111       powerpc: Remove pr_<level> uses of KERN_<level>
112
113 Josh Boyer (1):
114       powerpc/44x: Update ppc44x_defconfig
115
116 Julia Lawall (7):
117       powerpc/via-pmu-led.c: Add of_node_put to avoid memory leak
118       powerpc/maple: Add of_node_put to avoid memory leak
119       powerpc/powermac/pfunc_core.c: Add of_node_put to avoid memory leak
120       powerpc/cell: Add of_node_put to avoid memory leak
121       powerpc/chrp/nvram.c: Add of_node_put to avoid memory leak
122       powerpc/irq.c: Add of_node_put to avoid memory leak
123       i2c/i2c-pasemi.c: Fix unsigned return type
124
125 Kumar Gala (11):
126       powerpc/ppc64e: Fix link problem when building ppc64e_defconfig
127       powerpc/fsl-pci: Fix MSI support on 83xx platforms
128       powerpc/mpc8xxx_gpio: Add support for 'qoriq-gpio' controllers
129       powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chips
130       powerpc/fsl-booke: Add p3041 DS board support
131       powerpc: Fix compile error with paca code on ppc64e
132       powerpc/fsl-booke: Add support for FSL 64-bit e5500 core
133       powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizes
134       powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips
135       powerpc/fsl-booke: Add p5020 DS board support
136       powerpc/fsl-booke: Add e55xx (64-bit) smp defconfig
137
138 Matthew McClintock (7):
139       powerpc/mm: Assume first cpu is boot_cpuid not 0
140       powerpc/kexec: make masking/disabling interrupts generic
141       powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexec
142       powerpc/85xx: Minor fixups for kexec on 85xx
143       powerpc/85xx: flush dcache before resetting cores
144       powerpc/fsl_soc: Search all global-utilities nodes for rstccr
145       powerpc/fsl_booke: Add support to boot from core other than 0
146
147 Michael Neuling (1):
148       powerpc: Move arch_sd_sibling_asym_packing() to smp.c
149
150 Nathan Fontenot (3):
151       powerpc/pseries: Export device tree updating routines
152       powerpc/pseries: Export rtas_ibm_suspend_me()
153       powerpc/pseries: Partition migration in the kernel
154
155 Nishanth Aravamudan (8):
156       powerpc/pci: Fix return type of BUID_{HI,LO} macros
157       powerpc/dma: Fix dma_iommu_dma_supported compare
158       powerpc/dma: Fix check for direct DMA support
159       powerpc/vio: Use put_device() on device_register failure
160       powerpc/viobus: Free TCE table on device release
161       powerpc/pseries: Use kmemdup
162       powerpc/pci: Cleanup device dma setup code
163       powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_mask
164
165 Paul Gortmaker (1):
166       powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT
167
168 Paul Mackerras (5):
169       powerpc: Abstract indexing of lppaca structs
170       powerpc: Dynamically allocate most lppaca structs
171       powerpc: Account time using timebase rather than PURR
172       powerpc/pseries: Re-enable dispatch trace log userspace interface
173       powerpc/perf: Fix sampling enable for PPC970
174
175 Scott Wood (1):
176       oprofile/fsl emb: Don't set MSR[PMM] until after clearing the interrupt.
177
178 Sean MacLennan (2):
179       powerpc: Fix incorrect .stabs entry for copy_32.S
180       powerpc: mtmsrd not defined
181
182 Shaohui Xie (1):
183       fsl_rio: Add comments for sRIO registers.
184
185 Stephen Rothwell (1):
186       powerpc: define a compat_sys_recv cond_syscall
187
188 Timur Tabi (5):
189       powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols
190       powerpc/watchdog: Allow the Book-E driver to be compiled as a module
191       powerpc/p1022: Add probing for individual DMA channels
192       powerpc/85xx: add ngPIXIS FPGA device tree node to the P1022DS board
193       powerpc/watchdog: Make default timeout for Book-E watchdog a Kconfig option
194
195 Tirumala Marri (1):
196       powerpc/44x: Add support for the AMCC APM821xx SoC
197
198 matt mooney (1):
199       powerpc/Makefiles: Change to new flag variables
200
201  arch/powerpc/boot/addnote.c                    |    4 +-
202  arch/powerpc/boot/dts/bluestone.dts            |  254 +++++++++++++
203  arch/powerpc/boot/dts/mpc8308_p1m.dts          |  332 ++++++++++++++++
204  arch/powerpc/boot/dts/p1022ds.dts              |   11 +
205  arch/powerpc/configs/44x/bluestone_defconfig   |   68 ++++
206  arch/powerpc/configs/e55xx_smp_defconfig       |   84 ++++
207  arch/powerpc/configs/ppc44x_defconfig          |    9 +-
208  arch/powerpc/configs/ppc64e_defconfig          |    4 +-
209  arch/powerpc/include/asm/checksum.h            |   10 +
210  arch/powerpc/include/asm/compat.h              |    4 +-
211  arch/powerpc/include/asm/cputable.h            |   14 +-
212  arch/powerpc/include/asm/dma-mapping.h         |   14 +-
213  arch/powerpc/include/asm/elf.h                 |    2 +-
214  arch/powerpc/include/asm/exception-64s.h       |    3 +-
215  arch/powerpc/include/asm/fsl_85xx_cache_sram.h |   48 +++
216  arch/powerpc/include/asm/kexec.h               |    1 +
217  arch/powerpc/include/asm/kvm_fpu.h             |    4 +-
218  arch/powerpc/include/asm/lppaca.h              |   29 ++
219  arch/powerpc/include/asm/machdep.h             |    3 +
220  arch/powerpc/include/asm/mmu-book3e.h          |   15 +
221  arch/powerpc/include/asm/paca.h                |   10 +-
222  arch/powerpc/include/asm/page_64.h             |    4 +-
223  arch/powerpc/include/asm/ppc-pci.h             |    4 +-
224  arch/powerpc/include/asm/ppc_asm.h             |   50 ++-
225  arch/powerpc/include/asm/processor.h           |    4 +-
226  arch/powerpc/include/asm/pte-common.h          |    7 +
227  arch/powerpc/include/asm/rtas.h                |    1 +
228  arch/powerpc/include/asm/systbl.h              |   19 +
229  arch/powerpc/include/asm/system.h              |    4 +-
230  arch/powerpc/include/asm/time.h                |    5 -
231  arch/powerpc/include/asm/unistd.h              |   21 +-
232  arch/powerpc/kernel/Makefile                   |    4 +-
233  arch/powerpc/kernel/align.c                    |    4 +-
234  arch/powerpc/kernel/asm-offsets.c              |   12 +-
235  arch/powerpc/kernel/cpu_setup_44x.S            |    1 +
236  arch/powerpc/kernel/cpu_setup_fsl_booke.S      |   15 +
237  arch/powerpc/kernel/cputable.c                 |   43 ++-
238  arch/powerpc/kernel/crash.c                    |   13 +-
239  arch/powerpc/kernel/dma-iommu.c                |   21 +-
240  arch/powerpc/kernel/dma.c                      |   20 +-
241  arch/powerpc/kernel/entry_64.S                 |   40 ++
242  arch/powerpc/kernel/fpu.S                      |   10 -
243  arch/powerpc/kernel/head_fsl_booke.S           |   10 +-
244  arch/powerpc/kernel/irq.c                      |    6 +-
245  arch/powerpc/kernel/lparcfg.c                  |   14 +-
246  arch/powerpc/kernel/machine_kexec.c            |   24 ++
247  arch/powerpc/kernel/machine_kexec_32.c         |    4 +
248  arch/powerpc/kernel/paca.c                     |   70 ++++-
249  arch/powerpc/kernel/pci-common.c               |    4 +-
250  arch/powerpc/kernel/ppc970-pmu.c               |    2 +
251  arch/powerpc/kernel/process.c                  |   12 -
252  arch/powerpc/kernel/ptrace.c                   |    2 +-
253  arch/powerpc/kernel/rtas.c                     |    4 +-
254  arch/powerpc/kernel/setup_32.c                 |    2 +-
255  arch/powerpc/kernel/smp.c                      |   14 +-
256  arch/powerpc/kernel/time.c                     |  275 +++++++-------
257  arch/powerpc/kernel/traps.c                    |    5 +
258  arch/powerpc/kernel/vdso.c                     |    6 +-
259  arch/powerpc/kernel/vdso32/Makefile            |    6 +-
260  arch/powerpc/kernel/vdso64/Makefile            |    6 +-
261  arch/powerpc/kernel/vio.c                      |   10 +-
262  arch/powerpc/kvm/Makefile                      |    2 +-
263  arch/powerpc/kvm/book3s_paired_singles.c       |   44 +--
264  arch/powerpc/kvm/emulate.c                     |    4 +-
265  arch/powerpc/kvm/fpu.S                         |    8 -
266  arch/powerpc/lib/Makefile                      |    7 +-
267  arch/powerpc/lib/checksum_64.S                 |  482 +++++++++++++++++-------
268  arch/powerpc/lib/checksum_wrappers_64.c        |  102 +++++
269  arch/powerpc/lib/copy_32.S                     |    2 +-
270  arch/powerpc/lib/ldstfp.S                      |   36 +-
271  arch/powerpc/lib/locks.c                       |    4 +-
272  arch/powerpc/lib/sstep.c                       |    8 +
273  arch/powerpc/math-emu/Makefile                 |    2 +-
274  arch/powerpc/mm/Makefile                       |    6 +-
275  arch/powerpc/mm/fault.c                        |    6 +
276  arch/powerpc/mm/fsl_booke_mmu.c                |   15 +-
277  arch/powerpc/mm/mmu_context_nohash.c           |    6 +-
278  arch/powerpc/mm/mmu_decl.h                     |    5 +-
279  arch/powerpc/mm/tlb_nohash.c                   |   56 +++-
280  arch/powerpc/mm/tlb_nohash_low.S               |    2 +-
281  arch/powerpc/oprofile/Makefile                 |    4 +-
282  arch/powerpc/oprofile/backtrace.c              |    2 +-
283  arch/powerpc/oprofile/op_model_fsl_emb.c       |   15 +-
284  arch/powerpc/platforms/44x/Kconfig             |   16 +
285  arch/powerpc/platforms/44x/ppc44x_simple.c     |    1 +
286  arch/powerpc/platforms/83xx/Kconfig            |    4 +-
287  arch/powerpc/platforms/83xx/mpc830x_rdb.c      |    3 +-
288  arch/powerpc/platforms/85xx/Kconfig            |   28 ++-
289  arch/powerpc/platforms/85xx/Makefile           |    2 +
290  arch/powerpc/platforms/85xx/p1022_ds.c         |    2 +
291  arch/powerpc/platforms/85xx/p3041_ds.c         |   64 ++++
292  arch/powerpc/platforms/85xx/p5020_ds.c         |   69 ++++
293  arch/powerpc/platforms/85xx/smp.c              |   83 ++++-
294  arch/powerpc/platforms/Kconfig.cputype         |    8 +-
295  arch/powerpc/platforms/cell/ras.c              |    4 +-
296  arch/powerpc/platforms/cell/spider-pic.c       |    4 +-
297  arch/powerpc/platforms/cell/spufs/file.c       |   18 +
298  arch/powerpc/platforms/chrp/nvram.c            |    4 +-
299  arch/powerpc/platforms/iseries/Makefile        |    2 +-
300  arch/powerpc/platforms/iseries/dt.c            |    4 +-
301  arch/powerpc/platforms/iseries/smp.c           |    2 +-
302  arch/powerpc/platforms/maple/setup.c           |    1 +
303  arch/powerpc/platforms/powermac/pfunc_core.c   |    9 +-
304  arch/powerpc/platforms/pseries/Makefile        |   13 +-
305  arch/powerpc/platforms/pseries/dlpar.c         |    7 +-
306  arch/powerpc/platforms/pseries/dtl.c           |  224 +++++++++---
307  arch/powerpc/platforms/pseries/lpar.c          |   25 ++-
308  arch/powerpc/platforms/pseries/mobility.c      |  362 ++++++++++++++++++
309  arch/powerpc/platforms/pseries/pseries.h       |    9 +
310  arch/powerpc/platforms/pseries/setup.c         |   52 +++
311  arch/powerpc/platforms/pseries/xics.c          |    2 +-
312  arch/powerpc/sysdev/Makefile                   |    5 +-
313  arch/powerpc/sysdev/dart_iommu.c               |   74 ++++-
314  arch/powerpc/sysdev/fsl_85xx_cache_ctlr.h      |  101 +++++
315  arch/powerpc/sysdev/fsl_85xx_cache_sram.c      |  159 ++++++++
316  arch/powerpc/sysdev/fsl_85xx_l2ctlr.c          |  231 +++++++++++
317  arch/powerpc/sysdev/fsl_msi.c                  |    9 +-
318  arch/powerpc/sysdev/fsl_pci.c                  |   60 +++-
319  arch/powerpc/sysdev/fsl_pci.h                  |    1 +
320  arch/powerpc/sysdev/fsl_rio.c                  |   65 ++--
321  arch/powerpc/sysdev/fsl_soc.c                  |   20 +-
322  arch/powerpc/sysdev/mpc8xxx_gpio.c             |    3 +
323  arch/powerpc/sysdev/pmi.c                      |    2 +-
324  arch/powerpc/xmon/Makefile                     |    4 +-
325  drivers/i2c/busses/i2c-pasemi.c                |    2 +-
326  drivers/macintosh/via-pmu-led.c                |    4 +-
327  drivers/watchdog/Kconfig                       |   22 +-
328  drivers/watchdog/booke_wdt.c                   |   47 ++-
329  include/linux/pci_ids.h                        |    8 +
330  kernel/sys_ni.c                                |    1 +
331  130 files changed, 3676 insertions(+), 683 deletions(-)
332  create mode 100644 arch/powerpc/boot/dts/bluestone.dts
333  create mode 100644 arch/powerpc/boot/dts/mpc8308_p1m.dts
334  create mode 100644 arch/powerpc/configs/44x/bluestone_defconfig
335  create mode 100644 arch/powerpc/configs/e55xx_smp_defconfig
336  create mode 100644 arch/powerpc/include/asm/fsl_85xx_cache_sram.h
337  create mode 100644 arch/powerpc/lib/checksum_wrappers_64.c
338  create mode 100644 arch/powerpc/platforms/85xx/p3041_ds.c
339  create mode 100644 arch/powerpc/platforms/85xx/p5020_ds.c
340  create mode 100644 arch/powerpc/platforms/pseries/mobility.c
341  create mode 100644 arch/powerpc/sysdev/fsl_85xx_cache_ctlr.h
342  create mode 100644 arch/powerpc/sysdev/fsl_85xx_cache_sram.c
343  create mode 100644 arch/powerpc/sysdev/fsl_85xx_l2ctlr.c
344
345
346 _______________________________________________
347 Linuxppc-dev mailing list
348 Linuxppc-dev@lists.ozlabs.org
349 https://lists.ozlabs.org/listinfo/linuxppc-dev