| [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 |
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 |
2012-08-01 |
Qiang Liu |
|
Superseded |
| [v5,6/6] fsl-dma: fix a warning of unitialized cookie |
2012-08-01 |
Qiang Liu |
|
Superseded |
| [-V6,01/12] arch/powerpc: Replace open coded CONTEXT_BITS value |
2012-08-01 |
Aneesh Kumar K.V |
|
Not Applicable |
| [-V6,02/12] arch/powerpc: Use hpt_va to compute virtual address |
2012-08-01 |
Aneesh Kumar K.V |
|
Not Applicable |
| [-V6,03/12] arch/powerpc: Simplify hpte_decode |
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 |
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 |
2012-08-01 |
Aneesh Kumar K.V |
|
Not Applicable |
| [-V6,09/12] arch/powerpc: Use the required number of VSID bits in slbmte |
2012-08-01 |
Aneesh Kumar K.V |
|
Not Applicable |
| [-V6,10/12] arch/powerpc: Use 32bit array for slb cache |
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 |
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 |
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-vmemmap |
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 |
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 |
|
Changes Requested |
| [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 |
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 |
2012-08-06 |
Qiang Liu |
|
Superseded |
| [v6,7/8] fsl-dma: fix a warning of unitialized cookie |
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 |
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 |
| [2/6] powerpc/booke64: use GSRR registers in Guest Doorbell interrupts |
2012-08-06 |
Mihai Caraman |
benh |
Accepted |
| [3/6] powerpc/booke64: add DO_KVM kernel hooks |
2012-08-06 |
Mihai Caraman |
benh |
Accepted |
| [4/6] powerpc/booke64: remove mfspr srr1 duplicate in exception prolog |
2012-08-06 |
Mihai Caraman |
benh |
Accepted |
| [5/6] powerpc/booke64: use SPRG0/3 scratch for bolted TLB miss & crit int |
2012-08-06 |
Mihai Caraman |
benh |
Accepted |
| [6/6] powerpc/booke64: restore VDSO information on critical exception |
2012-08-06 |
Mihai Caraman |
benh |
Superseded |
| [v2,1/1] booke/wdt: some ioctls do not return values properly |
2012-08-07 |
Tiejun Chen |
|
Accepted |
| [1/4] powerpc/85xx: add sleep and deep sleep support |
2012-08-07 |
chenhui zhao |
galak |
Superseded |
| [2/4] fsl_pmc: Add API to enable device as wakeup event source |
2012-08-07 |
chenhui zhao |
galak |
Superseded |
| [3/4] cpu: export cpu hotplug disable/enable functions as global functions |
2012-08-07 |
chenhui zhao |
galak |
Superseded |
| [4/4] powerpc/85xx: add support to JOG feature using cpufreq interface |
2012-08-07 |
chenhui zhao |
galak |
Superseded |
| mpc85xx_defconfig: add VIA PATA support for MPC85xxCDS |
2012-08-07 |
chenhui zhao |
galak |
Accepted |
| [39/41] TTY: hvc_console, add tty install |
2012-08-07 |
Jiri Slaby |
|
Not Applicable |
| [41/41] TTY: hvcs, add tty install |
2012-08-07 |
Jiri Slaby |
|
Not Applicable |
| [1/3] drivers/char/tpm: Add new device driver to support IBM vTPM |
2012-08-07 |
Ashley Lai |
|
Superseded |
| [2/3] PPC64: Add support for instantiating SML from Open Firmware |
2012-08-07 |
Ashley Lai |
|
Superseded |
| [3/3] drivers/char/tpm: Add securityfs support for event log |
2012-08-07 |
Ashley Lai |
|
Superseded |
| Use pmc_overflow() to detect rolled back events |
2012-08-08 |
sukadev@linux.vnet.ibm.com |
benh |
Accepted |
| [1/2] powerpc: POWER7 copy_to_user/copy_from_user patch applied twice |
2012-08-08 |
Anton Blanchard |
benh |
Accepted |
| [2/2] powerpc: Fix VMX in interrupt check in POWER7 copy loops |
2012-08-08 |
Anton Blanchard |
benh |
Accepted |
| [3/3,v5] powerpc/mpic: FSL MPIC error interrupt support. |
2012-08-08 |
Varun Sethi |
galak |
Accepted |
| [1/3] powerpc/e500v2: Add power isa properties to comply with ePAPR 1.1 |
2012-08-08 |
Olivia Yin |
galak |
Superseded |
| [2/3] powerpc/e500mc: Add power isa properties to comply with ePAPR 1.1 |
2012-08-08 |
Olivia Yin |
galak |
Superseded |
| [3/3] powerpc/e5500: Add power isa properties to comply with ePAPR 1.1 |
2012-08-08 |
Olivia Yin |
galak |
Superseded |
| [1/3,v2] powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1 |
2012-08-09 |
Olivia Yin |
galak |
Accepted |
| [2/3,v2] powerpc/e500mc: Add Power ISA properties to comply with ePAPR 1.1 |
2012-08-09 |
Olivia Yin |
galak |
Accepted |
| [3/3,v2] powerpc/e5500: Add Power ISA properties to comply with ePAPR 1.1 |
2012-08-09 |
Olivia Yin |
galak |
Accepted |
| [v7,1/8] Talitos: Support for async_tx XOR offload |
2012-08-09 |
Qiang Liu |
galak |
Not Applicable |
| [v7,2/8] fsl-dma: remove attribute DMA_INTERRUPT of dmaengine |
2012-08-09 |
Qiang Liu |
galak |
Not Applicable |
| [v7,3/8] fsl-dma: add fsl_dma_free_descriptor() to reduce code duplication |
2012-08-09 |
Qiang Liu |
galak |
Not Applicable |
| [v7,4/8] fsl-dma: move functions to avoid forward declarations |
2012-08-09 |
Qiang Liu |
galak |
Not Applicable |
| [v7,5/8] fsl-dma: change release process of dma descriptor for supporting async_tx |
2012-08-09 |
Qiang Liu |
galak |
Not Applicable |
| [v7,6/8] fsl-dma: use spin_lock_bh to instead of spin_lock_irqsave |
2012-08-09 |
Qiang Liu |
galak |
Not Applicable |
| [v7,7/8] fsl-dma: fix a warning of unitialized cookie |
2012-08-09 |
Qiang Liu |
galak |
Not Applicable |
| [v7,8/8] carma: remove unnecessary DMA_INTERRUPT capability |
2012-08-09 |
Qiang Liu |
galak |
Not Applicable |
| [v2,1/6] THP: Use real address for NUMA policy |
2012-08-09 |
Kirill A. Shutemov |
|
Not Applicable |
| [v2,2/6] mm: make clear_huge_page tolerate non aligned address |
2012-08-09 |
Kirill A. Shutemov |
|
Not Applicable |