Show patches with: none      |   78078 patches
« 1 2 ... 108 109 110780 781 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v5,13/19] memory-hotplug: check page type in get_page_bootmem - - - - --- 2012-07-27 Wen Congyang Not Applicable
[RFC,v5,14/19] memory-hotplug: move register_page_bootmem_info_node and put_page_bootmem for sparse… - - - - --- 2012-07-27 Wen Congyang Not Applicable
[RFC,v5,15/19] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap - - - - --- 2012-07-27 Wen Congyang Not Applicable
[RFC,v5,16/19] memory-hotplug: free memmap of sparse-vmemmap - - - - --- 2012-07-27 Wen Congyang Not Applicable
[RFC,v5,17/19] memory_hotplug: clear zone when the memory is removed - - - - --- 2012-07-27 Wen Congyang Not Applicable
[RFC,v5,18/19] memory-hotplug: add node_device_release - - - - --- 2012-07-27 Wen Congyang Not Applicable
[RFC,v5,19/19] memory-hotplug: remove sysfs file of node - - - - --- 2012-07-27 Wen Congyang Not Applicable
[git,pull] Please pull powerpc.git merge branch - - - - --- 2012-07-27 Kumar Gala Not Applicable
[2/3,v2] TDM Framework - - - - --- 2012-07-27 Sandeep Singh Changes Requested
[1/3,v2] Adding documentation for TDM - - - - --- 2012-07-27 Sandeep Singh Changes Requested
[3/3,v2] Added TDM device support and Freescale Starlite driver - - - - --- 2012-07-27 Sandeep Singh Changes Requested
scsi/ibmvscsi: add module alias for ibmvscsic 1 - - - --- 2012-07-30 Benjamin Herrenschmidt Not Applicable
scsi/ibmvscsi: /sys/class/scsi_host/hostX/config doesn't show any information 2 - - - --- 2012-07-30 Benjamin Herrenschmidt Not Applicable
[1/1] booke/wdt: fix incorrect WDIOC_GETSUPPORT return path - - - - --- 2012-07-30 Tiejun Chen Changes Requested
[-V5,01/13] arch/powerpc: Use hpt_va to compute virtual address - - 1 - --- 2012-07-30 Aneesh Kumar K.V Superseded
[-V5,02/13] arch/powerpc: Simplify hpte_decode - - 1 - --- 2012-07-30 Aneesh Kumar K.V Superseded
[-V5,03/13] arch/powerpc: Convert virtual address to vpn - - - - --- 2012-07-30 Aneesh Kumar K.V Superseded
[-V5,04/13] arch/powerpc: Rename va to vpn - - - - --- 2012-07-30 Aneesh Kumar K.V Superseded
[-V5,05/13] arch/powerpc: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE - - 1 - --- 2012-07-30 Aneesh Kumar K.V Superseded
[-V5,06/13] arch/powerpc: Increase the slice range to 64TB - - - - --- 2012-07-30 Aneesh Kumar K.V Superseded
[-V5,07/13] arch/powerpc: Make some of the PGTABLE_RANGE dependency explicit - - 1 - --- 2012-07-30 Aneesh Kumar K.V Superseded
[-V5,08/13] arch/powerpc: Use the rquired number of VSID bits in slbmte - - 1 - --- 2012-07-30 Aneesh Kumar K.V Superseded
[-V5,09/13] arch/powerpc: Use 32bit array for slb cache - - 1 - --- 2012-07-30 Aneesh Kumar K.V Superseded
[-V5,10/13] arch/powerpc: Add 64TB support - - - - --- 2012-07-30 Aneesh Kumar K.V Superseded
[-V5,11/13] arch/powerpc: properly isolate kernel and user proto-VSID - - - - --- 2012-07-30 Aneesh Kumar K.V Superseded
[-V5,12/13] arch/powerpc: Replace open coded CONTEXT_BITS value - - - - --- 2012-07-30 Aneesh Kumar K.V Superseded
[-V5,13/13] arch/powerpc: Update VSID allocation documentation - - - - --- 2012-07-30 Aneesh Kumar K.V Superseded
KVM: PPC: Book3S_32: Fix MTMSR_EERI macro - - - - --- 2012-07-30 Alexander Graf Accepted
[git,pull] Please pull powerpc.git merge branch - - - - --- 2012-07-31 Benjamin Herrenschmidt Not Applicable
dma/fsldma: fix a compilation warnings - - - - --- 2012-07-31 Kumar Gala galak Superseded
[3/3,v3] powerpc/mpic: FSL MPIC error interrupt support. - - - - --- 2012-07-31 Varun Sethi Superseded
[1/7] fsl-dma: remove attribute DMA_INTERRUPT of dmaengine 1 - - - --- 2012-07-31 Ira Snyder Superseded
[2/7] fsl-dma: minimize locking overhead - - - - --- 2012-07-31 Ira Snyder Superseded
[3/7] fsl-dma: add fsl_dma_free_descriptor() to reduce code duplication - - - - --- 2012-07-31 Ira Snyder Superseded
[4/7] fsl-dma: move functions to avoid forward declarations - - - - --- 2012-07-31 Ira Snyder Superseded
[5/7] fsl-dma: fix support for async_tx API - - - - --- 2012-07-31 Ira Snyder Superseded
[6/7] fsl-dma: fix a warning of unitialized cookie - - - - --- 2012-07-31 Ira Snyder Superseded
[7/7] carma: remove unnecessary DMA_INTERRUPT capability - - - - --- 2012-07-31 Ira Snyder Superseded
vphn: fix arch_update_cpu_topology() return value - - - - --- 2012-08-01 Jesse Larrew Accepted
[-V5,06/13] arch/powerpc: Increase the slice range to 64TB - - - - --- 2012-08-01 Aneesh Kumar K.V Not Applicable
[v5,1/6] Talitos: Support for async_tx XOR offload - - - - --- 2012-08-01 Qiang Liu Superseded
[v5,2/6] fsl-dma: remove attribute DMA_INTERRUPT of dmaengine 1 - - - --- 2012-08-01 Qiang Liu Superseded
[v5,3/6] fsl-dma: change release process of dma descriptor for supporting async_tx - - - - --- 2012-08-01 Qiang Liu Superseded
[v5,4/6] fsl-dma: move the function ahead of its invoke function - - - - --- 2012-08-01 Qiang Liu Superseded
[v5,5/6] fsl-dma: use spin_lock_bh to instead of spin_lock_irqsave 1 - - - --- 2012-08-01 Qiang Liu Superseded
[v5,6/6] fsl-dma: fix a warning of unitialized cookie 1 - - - --- 2012-08-01 Qiang Liu Superseded
[-V6,01/12] arch/powerpc: Replace open coded CONTEXT_BITS value - - 1 - --- 2012-08-01 Aneesh Kumar K.V Not Applicable
[-V6,02/12] arch/powerpc: Use hpt_va to compute virtual address - - 1 - --- 2012-08-01 Aneesh Kumar K.V Not Applicable
[-V6,03/12] arch/powerpc: Simplify hpte_decode - - 1 - --- 2012-08-01 Aneesh Kumar K.V Not Applicable
[-V6,04/12] arch/powerpc: Convert virtual address to vpn - - - - --- 2012-08-01 Aneesh Kumar K.V Not Applicable
[-V6,05/12] arch/powerpc: Rename va to vpn - - - - --- 2012-08-01 Aneesh Kumar K.V Not Applicable
[-V6,06/12] arch/powerpc: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE - - 1 - --- 2012-08-01 Aneesh Kumar K.V Not Applicable
[-V6,07/12] arch/powerpc: Increase the slice range to 64TB - - - - --- 2012-08-01 Aneesh Kumar K.V Accepted
[-V6,08/12] arch/powerpc: Make some of the PGTABLE_RANGE dependency explicit - - 1 - --- 2012-08-01 Aneesh Kumar K.V Not Applicable
[-V6,09/12] arch/powerpc: Use the required number of VSID bits in slbmte - - 1 - --- 2012-08-01 Aneesh Kumar K.V Not Applicable
[-V6,10/12] arch/powerpc: Use 32bit array for slb cache - - 1 - --- 2012-08-01 Aneesh Kumar K.V Not Applicable
[-V6,11/12] arch/powerpc: Add 64TB support - - - - --- 2012-08-01 Aneesh Kumar K.V Accepted
[-V6,12/12] arch/powerpc: Update VSID allocation documentation - - - - --- 2012-08-01 Aneesh Kumar K.V Not Applicable
powerpc: fix personality handling in ppc64_personality() - - - - --- 2012-08-01 Jiri Kosina Superseded
[v2] powerpc: fix personality handling in ppc64_personality() - - - - --- 2012-08-02 Jiri Kosina benh Not Applicable
[V4,1/3] powerpc/fsl-pci: Only scan PCI bus if configured as a host - - - - --- 2012-08-02 Hongtao Jia Accepted
[V4,2/3] powerpc/swiotlb: Enable at early stage and disable if not necessary - - - - --- 2012-08-02 Hongtao Jia Superseded
[V4,3/3] powerpc/fsl-pci: Unify pci/pcie initialization code - - - - --- 2012-08-02 Hongtao Jia Superseded
powerpc/crypto: Remove virt_to_abs() usage in nx-842.c 1 - - - --- 2012-08-03 Michael Ellerman Not Applicable
[RFC,V6,01/19] memory-hotplug: rename remove_memory() to offline_memory()/offline_pages() - - - - --- 2012-08-03 Wen Congyang Superseded
[RFC,V6,02/19] memory-hotplug: implement offline_memory() - - - - --- 2012-08-03 Wen Congyang Superseded
[RFC,V6,03/19] memory-hotplug: store the node id in acpi_memory_device - - 1 - --- 2012-08-03 Wen Congyang Superseded
[RFC,V6,04/19] memory-hotplug: offline and remove memory when removing the memory device - - - - --- 2012-08-03 Wen Congyang Superseded
[RFC,V6,05/19] memory-hotplug: check whether memory is present or not - - - - --- 2012-08-03 Wen Congyang Superseded
[RFC,V6,06/19] memory-hotplug: export the function acpi_bus_remove() - - - - --- 2012-08-03 Wen Congyang Superseded
[RFC,V6,07/19] memory-hotplug: call acpi_bus_remove() to remove memory device - - - - --- 2012-08-03 Wen Congyang Superseded
[RFC,V6,08/19] memory-hotplug: remove /sys/firmware/memmap/X sysfs - - - - --- 2012-08-03 Wen Congyang Superseded
[RFC,V6,09/19] memory-hotplug: does not release memory region in PAGES_PER_SECTION chunks - - - - --- 2012-08-03 Wen Congyang Superseded
[RFC,V6,10/19] memory-hotplug: add memory_block_release - - - - --- 2012-08-03 Wen Congyang Superseded
[RFC,V6,11/19] memory-hotplug: remove_memory calls __remove_pages - - - - --- 2012-08-03 Wen Congyang Superseded
[RFC,V6,12/19] memory-hotplug: introduce new function arch_remove_memory() - - - - --- 2012-08-03 Wen Congyang Superseded
[RFC,V6,13/19] memory-hotplug: check page type in get_page_bootmem - - - - --- 2012-08-03 Wen Congyang Superseded
[RFC,V6,14/19] memory-hotplug: move register_page_bootmem_info_node and put_page_bootmem for sparse… - - - - --- 2012-08-03 Wen Congyang Superseded
[RFC,V6,15/19] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap - - - - --- 2012-08-03 Wen Congyang Superseded
[RFC,V6,16/19] memory-hotplug: free memmap of sparse-vmemmap - - - - --- 2012-08-03 Wen Congyang Superseded
[RFC,V6,17/19] memory_hotplug: clear zone when the memory is removed - - - - --- 2012-08-03 Wen Congyang Superseded
[RFC,V6,18/19] memory-hotplug: add node_device_release - - - - --- 2012-08-03 Wen Congyang Superseded
[RFC,V6,19/19] memory-hotplug: remove sysfs file of node - - - - --- 2012-08-03 Wen Congyang Superseded
[V5,1/3] powerpc/fsl-pci: Only scan PCI bus if configured as a host - - - - --- 2012-08-03 Hongtao Jia galak Accepted
[V5,2/3] powerpc/swiotlb: Enable at early stage and disable if not necessary 1 - - - --- 2012-08-03 Hongtao Jia galak Accepted
[V5,3/3] powerpc/fsl-pci: Unify pci/pcie initialization code - - - - --- 2012-08-03 Hongtao Jia galak Superseded
Power 7+, OProfile: reject samples if marked event and the SIAR valid bit is not set. - - - - --- 2012-08-03 Carl E. Love benh Accepted
[git,pull] Please pull powerpc.git merge branch - - - - --- 2012-08-03 Kumar Gala Not Applicable
[3/6] arch/powerpc/kvm/e500_tlb.c: fix error return code - - - - --- 2012-08-05 Julia Lawall Accepted
[v6,1/8] Talitos: Support for async_tx XOR offload - - - - --- 2012-08-06 Qiang Liu Superseded
[v6,2/8] fsl-dma: remove attribute DMA_INTERRUPT of dmaengine 1 - - - --- 2012-08-06 Qiang Liu Superseded
[v6,3/8] fsl-dma: add fsl_dma_free_descriptor() to reduce code duplication - - - - --- 2012-08-06 Qiang Liu Superseded
[v6,4/8] fsl-dma: move functions to avoid forward declarations - - - - --- 2012-08-06 Qiang Liu Superseded
[v6,5/8] fsl-dma: change release process of dma descriptor for supporting async_tx - - - - --- 2012-08-06 Qiang Liu Superseded
[6/8] fsl-dma: use spin_lock_bh to instead of spin_lock_irqsave 1 - - - --- 2012-08-06 Qiang Liu Superseded
[v6,7/8] fsl-dma: fix a warning of unitialized cookie 1 - - - --- 2012-08-06 Qiang Liu Superseded
[v6,8/8] carma: remove unnecessary DMA_INTERRUPT capability - - - - --- 2012-08-06 Qiang Liu Superseded
[v6,6/8] fsl-dma: use spin_lock_bh to instead of spin_lock_irqsave 2 - - - --- 2012-08-06 Qiang Liu Superseded
[3/3,v4] powerpc/mpic: FSL MPIC error interrupt support. - - - - --- 2012-08-06 Varun Sethi galak Superseded
[1/6] powerpc/booke64: fix machine check handler to use the right prolog - - - - --- 2012-08-06 Mihai Caraman benh Accepted
« 1 2 ... 108 109 110780 781 »