linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-22 07:40:02 to 2013-01-29 13:02:34 UTC [more...]

[PATCH v6 00/15] memory-hotplug: hot-remove physical memory
 2013-01-29 13:02 UTC  (4+ messages)
` [PATCH v6 08/15] memory-hotplug: Common APIs to support page tables hot-remove

[PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
 2013-01-29 11:12 UTC  (48+ messages)
` [PATCH v5 01/45] percpu_rwlock: Introduce the global reader-writer lock backend
` [PATCH v5 04/45] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks
` [PATCH v5 07/45] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH v5 18/45] irq: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v5 19/45] net: "
` [PATCH v5 20/45] block: "
` [PATCH v5 21/45] crypto: pcrypt - Protect access to cpu_online_mask with get/put_online_cpus()
` [PATCH v5 22/45] infiniband: ehca: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v5 23/45] [SCSI] fcoe: "
` [PATCH v5 24/45] staging: octeon: "
` [PATCH v5 25/45] x86: "
` [PATCH v5 26/45] perf/x86: "
` [PATCH v5 27/45] KVM: Use get/put_online_cpus_atomic() to prevent CPU offline from atomic context
` [PATCH v5 28/45] kvm/vmx: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v5 29/45] x86/xen: "
` [PATCH v5 30/45] alpha/smp: "
` [PATCH v5 31/45] blackfin/smp: "
` [PATCH v5 32/45] cris/smp: "
` [PATCH v5 33/45] hexagon/smp: "
` [PATCH v5 34/45] ia64: "
` [PATCH v5 35/45] m32r: "
` [PATCH v5 36/45] MIPS: "
` [PATCH v5 37/45] mn10300: "
` [PATCH v5 38/45] parisc: "
` [PATCH v5 39/45] powerpc: "
` [PATCH v5 40/45] sh: "
` [PATCH v5 41/45] sparc: "
` [PATCH v5 42/45] tile: "
` [PATCH v5 43/45] cpu: No more __stop_machine() in _cpu_down()
` [PATCH v5 44/45] CPU hotplug, stop_machine: Decouple CPU hotplug from stop_machine() in Kconfig
` [PATCH v5 45/45] Documentation/cpu-hotplug: Remove references to stop_machine()

[PATCH 1/2] pseries/iommu: restore_default_window does not use liobn parameter
 2013-01-29 10:58 UTC  (3+ messages)
` [PATCH 2/2] pseries/iommu: remove DDW on kexec

[PATCH] powerpc/512x: initialize clocks before bus probing
 2013-01-29  8:09 UTC 

[PATCH] powerpc/p1023/config: enable hugetlbfs support
 2013-01-29  6:34 UTC 

[git pull] Please pull powerpc.git merge branch
 2013-01-29  2:42 UTC  (4+ messages)

[PATCH v2] ppc/iommu: use find_first_bit to look up entries in the iommu table
 2013-01-29  0:35 UTC  (2+ messages)

[RFC/PATCH 00/32] usb: refactor gadget->dev registration
 2013-01-28 20:18 UTC  (38+ messages)
` [RFC/PATCH 01/32] usb: gadget: udc-core: allow udc class register gadget device
` [RFC/PATCH 02/32] usb: dwc3: gadget: let udc-core manage gadget->dev
` [RFC/PATCH 03/32] usb: musb: gadget: let udc-core manage gadget-dev
` [RFC/PATCH 04/32] usb: gadget: omap_udc: let udc-core manage gadget->dev
` [RFC/PATCH 05/32] usb: gadget: amd5536udc: "
` [RFC/PATCH 06/32] usb: gadget: at91_udc: "
` [RFC/PATCH 07/32] usb: gadget: atmel_usba_udc: "
` [RFC/PATCH 08/32] usb: gadget: bcm63xx_udc: "
` [RFC/PATCH 09/32] usb: gadget: dummy_hcd: "
` [RFC/PATCH 10/32] usb: gadget: fsl_qe_udc: "
` [RFC/PATCH 11/32] usb: gadget: fsl_udc_core: "
` [RFC/PATCH 12/32] usb: gadget: fusb300_udc: "
` [RFC/PATCH 13/32] usb: gadget: goku_udc: "
` [RFC/PATCH 14/32] usb: gadget: imx_udc: "
` [RFC/PATCH 15/32] usb: gadget: lpc32xx_udc: "
` [RFC/PATCH 16/32] usb: gadget: m66592-udc: "
` [RFC/PATCH 17/32] usb: gadget: mv_u3d_core: "
` [RFC/PATCH 18/32] usb: gadget: mv_u3d_core: fix a compile warning
` [RFC/PATCH 19/32] usb: gadget: mv_udc_core: let udc-core manage gadget->dev
` [RFC/PATCH 20/32] usb: gadget: net2272: "
` [RFC/PATCH 21/32] usb: gadget: net2280: "
` [RFC/PATCH 22/32] usb: gadget: pch_udc: "
` [RFC/PATCH 23/32] usb: gadget: r8a66597-udc: "
` [RFC/PATCH 24/32] usb: gadget: s3c-hsotg: "
` [RFC/PATCH 25/32] usb: gadget: s3c-hsudc: "
` [RFC/PATCH 26/32] usb: gadget: s3c2410_udc: "
` [RFC/PATCH 27/32] usb: renesas_usbhs: gadget: "
` [RFC/PATCH 28/32] usb: gadget: pxa25x_udc: "
` [RFC/PATCH 29/32] usb: gadget: pxa27x_udc: "
` [RFC/PATCH 30/32] usb: chipidea: register debugging syfs on our device
` [RFC/PATCH 31/32] usb: chipidea: let udc-core manage gadget->dev
` [RFC/PATCH 32/32] usb: gadget: drop now unnecessary flag

[PATCH Bug fix 0/5] Bug fix for physical memory hot-remove
 2013-01-28  8:15 UTC  (16+ messages)
` [PATCH Bug fix 1/5] Bug fix: consider compound pages when free memmap
` [PATCH Bug fix 2/5] Bug-fix: mempolicy: fix is_valid_nodemask()
` [PATCH Bug fix 3/5] Bug fix: Do not split pages when freeing pagetable pages
` [PATCH Bug fix 4/5] Bug fix: Fix section mismatch problem of release_firmware_map_entry()
` [PATCH Bug fix 5/5] Bug fix: Fix the doc format in drivers/firmware/memmap.c

[PATCH v3 00/22] PCI: Iterate pci host bridge instead of pci root bus
 2013-01-28  5:23 UTC  (8+ messages)
  ` [PATCH v3 02/22] PCI: Add dummy bus_type for pci_host_bridge
  ` [PATCH v3 05/22] PCI: Add for_each_pci_host_bridge() and pci_get_next_host_bridge
  ` [PATCH v3 20/22] PCI, powerpc: Kill pci_root_buses in resources reservations
  ` [PATCH v3 21/22] PCI: Kill pci_find_next_bus
  ` [PATCH v3 22/22] PCI: Kill pci_root_buses

[REGRESSION][3.8.-rc1][ INFO: possible circular locking dependency detected ]
 2013-01-27 23:02 UTC  (2+ messages)

3.7-rc7: BUG: MAX_STACK_TRACE_ENTRIES too low!
 2013-01-27 22:56 UTC  (6+ messages)

[PATCH v2 20/22] PCI, powerpc: Kill pci_root_buses in resources reservations
 2013-01-27  5:36 UTC 

[GIT PULL 00/74] perf/core improvements and fixes
 2013-01-25 10:36 UTC  (3+ messages)
` [PATCH 59/74] perf tools: Fix PMU format parsing test failure

[PATCH powerpc] Use VPA subfunction macros instead of numbers for vpa calls
 2013-01-25  8:12 UTC 

[RFC PATCH powerpc ] Protect smp_processor_id() in arch_spin_unlock_wait()
 2013-01-25  7:51 UTC  (7+ messages)
  ` [PATCH powerpc ] Avoid debug_smp_processor_id() check "
          ` [PATCH v2 powerpc ] Avoid debug_smp_processor_id() check in SHARED_PROCESSOR

SD Card over SPI, not working for MPC8313
 2013-01-25  4:41 UTC  (2+ messages)
` [Solved] "

[PATCH 0/8] vm_unmapped_area: finish the mission
 2013-01-25  3:49 UTC  (3+ messages)
` [PATCH 2/8] mm: use vm_unmapped_area() on alpha architecture

Freescale P2020 CPU Freeze over PCIe abort signal
 2013-01-25  1:03 UTC  (4+ messages)

[PATCH 1/2] powerpc: Add length setting to set_dawr
 2013-01-25  1:02 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Change hardware breakpoint to allow longer ranges

[PATCH] perf/Power: PERF_EVENT_IOC_ENABLE does not reenable event
 2013-01-24 23:29 UTC  (3+ messages)

[PATCH][v2] perf/Power: PERF_EVENT_IOC_ENABLE does not reenable event
 2013-01-24 23:25 UTC 

[PATCH 1/2] powerpc/85xx: fix various PCI node compatible strings
 2013-01-24 22:57 UTC  (5+ messages)
` [PATCH 2/2] powerpc/85xx: describe the PAMU topology in the device tree

[PATCH][v3] KVM: PPC: add paravirt idle loop for 64-bit book E
 2013-01-24 22:11 UTC 

[PATCH][v2] KVM: PPC: add paravirt idle loop for 64-bit book E
 2013-01-24 18:26 UTC  (4+ messages)

[PATCH 0/8] convert remaining archs to use vm_unmapped_area()
 2013-01-24 14:13 UTC  (11+ messages)
` [PATCH 1/8] mm: use vm_unmapped_area() on parisc architecture
` [PATCH 2/8] mm: use vm_unmapped_area() on alpha architecture
` [PATCH 3/8] mm: use vm_unmapped_area() on frv architecture
` [PATCH 4/8] mm: use vm_unmapped_area() on ia64 architecture
` [PATCH 5/8] mm: use vm_unmapped_area() in hugetlbfs "
` [PATCH 6/8] mm: remove free_area_cache use in powerpc architecture
` [PATCH 7/8] mm: use vm_unmapped_area() on "
` [PATCH 8/8] mm: remove free_area_cache

[PATCH 0/2] Fix section mismatch caused by node offline code
 2013-01-24  9:38 UTC  (3+ messages)
` [PATCH 1/2] cpu_hotplug: Remove __cpuinitdata declaration of __apicid_to_node[]
` [PATCH 2/2] cpu-hotplug, memory-hotplug: Remove __cpuinit declaration of numa_clear_node()

[PATCH][v2] perf tools, powerpc: Fix compile warnings in tests/attr.c
 2013-01-24  5:44 UTC 

[PATCH] arch/powerpc/kernel: using %12.12s instead of %12s for avoiding memory overflow
 2013-01-24  4:14 UTC 

[v0][PATCH 1/1] powerpc/book3e: disable interrupt after preempt_schedule_irq
 2013-01-24  4:02 UTC  (2+ messages)

[PATCH] perf: Fix compile warnings in tests/attr.c
 2013-01-24  2:42 UTC  (7+ messages)

[PATCH 0/4] powerpc: update sbc8548 flash/mtd settings
 2013-01-23 20:13 UTC  (5+ messages)
` [PATCH 1/4] powerpc: split sbc8548 dts file into pre and post chunks
` [PATCH 2/4] powerpc: update sbc8548 flash information to match recent u-boot
` [PATCH 3/4] powerpc: add alternate dts file for sbc8548 boot via SODIMM
` [PATCH 4/4] powerpc: enable MTD options in sbc8548 defconfig

[PATCH 1/2] powerpc/mpic: allow coreint to be determined by MPIC version
 2013-01-23 17:28 UTC  (3+ messages)

[PATCH] powerpc: make irq_stat.timers_irqs counting more specific
 2013-01-23  8:06 UTC 

[PATCHv1] crypto: caam - Added property fsl, sec-era in SEC4.0 device tree binding
 2013-01-23  7:21 UTC 

[PATCH] crypto: caam - Added property fsl, sec-era in SEC4.0 device tree binding
 2013-01-23  6:47 UTC 

[PATCH 0/6][v4]: perf: Make POWER7 events available in sysfs
 2013-01-23  6:26 UTC  (7+ messages)
` [PATCH 1/6][v4]: perf/Power7: Use macros to identify perf events
` [PATCH 2/6][v4]: perf: Make EVENT_ATTR global
` [PATCH 3/6][v4]: perf/POWER7: Make generic event translations available in sysfs
` [PATCH 4/6][v4]: perf/POWER7: Make some POWER7 events "
` [PATCH 5/6][v4]: perf: Create a sysfs entry for Power event format
` [PATCH 6/6][v4]: perf: Document the ABI of perf sysfs entries

[PATCH 1/6][v3] perf/Power7: Use macros to identify perf events
 2013-01-23  3:50 UTC  (9+ messages)
` [PATCH 6/6][v3] perf: Document the ABI of perf sysfs entries

[PATCH 1/2] powerpc/5200: Fix size to request_mem_region() call
 2013-01-22 21:10 UTC  (2+ messages)

[PATCH Bug fix 0/4] Bug fix for movablecore_map boot option
 2013-01-22 11:46 UTC  (5+ messages)
` [PATCH Bug fix 1/4] Bug fix: Use CONFIG_HAVE_MEMBLOCK_NODE_MAP to protect movablecore_map in memblock_overlaps_region()
` [PATCH Bug fix 2/4] Bug fix: Fix the doc format
` [PATCH Bug fix 3/4] Bug fix: Remove the unused sanitize_zone_movable_limit() definition
` [PATCH Bug fix 4/4] Rename movablecore_map to movablemem_map

[PATCH Bug fix 0/5] Bug fix for node offline
 2013-01-22 11:45 UTC  (6+ messages)
` [PATCH Bug fix 1/5] cpu_hotplug: clear apicid to node when the cpu is hotremoved
` [PATCH Bug fix 2/5] memory-hotplug: export the function try_offline_node()
` [PATCH Bug fix 3/5] cpu-hotplug, memory-hotplug: try offline the node when hotremoving a cpu
` [PATCH Bug fix 4/5] cpu-hotplug, memory-hotplug: clear cpu_to_node() when offlining the node
` [PATCH Bug fix 5/5] Do not use cpu_to_node() to find an offlined cpu's node


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).