linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-28 03:21:51 to 2012-10-10 18:34:01 UTC [more...]

[PATCH 3.6.0- 0/2] POWERPC: use module_platform_driver macro
 2012-10-10 18:32 UTC 

[PATCH 3.6.0- 1/2] powerpc/mpc52xx: use module_platform_driver macro
 2012-10-10 18:32 UTC 

[PATCH 3.6.0- 2/2] powerpc/sysdev: use module_platform_driver macro
 2012-10-10 18:32 UTC 

[RESEND PATCH v1 0/3] cpuidle: (pSeries) pseries idle driver fixes
 2012-10-10  7:29 UTC  (4+ messages)
` [RESEND PATCH v1 1/3] cpuidle: (POWER) Fix target residency initialisation in pseries cpuidle
` [RESEND PATCH v1 2/3] cpuidle: (POWER) Fix smt_snooze_delay functionality
` [RESEND PATCH v1 3/3] cpuidle: (POWER) Fix snooze state problem persistant in the current cpuidle design on pseries

[GIT PULL] Disintegrate UAPI for powerpc [ver #2]
 2012-10-10  4:36 UTC  (3+ messages)

linux-next: build failure after merge of the origin tree
 2012-10-10  3:12 UTC  (5+ messages)

[PATCH 01/20] powerpc/udbg: Remove unused udbg_read()
 2012-10-10  1:00 UTC  (25+ messages)
` [PATCH 02/20] powerpc/xmon: Remove unused xmon_expect() & xmon_read_poll()
` [PATCH 03/20] powerpc/xmon: Remove empty xmon_map_scc()
` [PATCH 04/20] powerpc/xmon: Make xmon_getchar() static
` [PATCH 05/20] powerpc/xmon: Merge start.c into nonstdio.c
` [PATCH 06/20] powerpc/xmon: Remove renaming #defines of scanhex() and skipbl()
` [PATCH 07/20] powerpc/xmon: Remove unused #defines
` [PATCH 08/20] powerpc/xmon: Use STACK_FRAME_OVERHEAD in xmon_show_stack()
` [PATCH 09/20] powerpc/xmon: Fiddle xmon_depth_to_print logic "
` [PATCH 10/20] powerpc/xmon: Factor out the oft-repeated setjmp logic
` [PATCH 11/20] powerpc/xmon: Move handle_fault() next to related routines
` [PATCH 12/20] powerpc/xmon: Do so simple conversions to start/end_bus_error_jump()
` [PATCH 13/20] powerpc/xmon: Use start/end_bus_error_jump() in more routines
` [PATCH 14/20] powerpc/xmon: Convert read/write_spr() to use start_bus_error_jump()
` [PATCH 15/20] powerpc/xmon: Deindent stop/restart_spus()
` [PATCH 16/20] powerpc/xmon: Use start_bus_error_jump() in spu routines
` [PATCH 17/20] powerpc/xmon: Make less variables global
` [PATCH 18/20] powerpc/xmon: Use kallsyms_lookup_size_offset() in get_function_bounds()
` [PATCH 19/20] powerpc/xmon: Remove externs for non-existant routines
` [PATCH 20/20] powerpc/xmon: Fallback to printk() in xmon_printf() if udbg is not setup

memory-hotplug : suppres "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warning
 2012-10-09 21:39 UTC  (5+ messages)

[PATCH 0/3] rapidio: updates for multiple mport patches
 2012-10-09 19:57 UTC  (4+ messages)
` [PATCH 1/3] rapidio: use msleep in discovery wait
` [PATCH 2/3] rapidio: update asynchronous discovery initialization
` [PATCH 3/3] rapidio: update for destination ID allocation

[RFC PATCH] powerpc/fsl: add timer wakeup source
 2012-10-09 18:18 UTC  (7+ messages)
        ` 答复: "

gianfar driver crash on P1020
 2012-10-09 17:43 UTC  (3+ messages)

[m68k,powerpc,dma,ethernet,freescale RFA] Coldfire m54xx FEC ethernet driver
 2012-10-09  9:07 UTC 

[PATCH 0/10] memory-hotplug: hot-remove physical memory
 2012-10-09  8:26 UTC  (18+ messages)
` [PATCH 1/10] memory-hotplug : check whether memory is offline or not when removing memory
` [PATCH 2/10] memory-hotplug : remove /sys/firmware/memmap/X sysfs
` [PATCH 3/10] memory-hotplug : introduce new function arch_remove_memory() for removing page table depends on architecture
` [PATCH 4/10] memory-hotplug : unregister memory section on SPARSEMEM_VMEMMAP
` [PATCH 5/10] memory-hotplug : memory-hotplug: check page type in get_page_bootmem
` [PATCH 6/10] memory-hotplug : implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH 7/10] memory-hotplug : remove memmap "
` [PATCH 8/10] memory-hotplug : remove page table of x86_64 architecture
` [PATCH 9/10] memory-hotplug : memory_hotplug: clear zone when removing the memory
` [PATCH 10/10] memory-hotplug : remove sysfs file of node

[RFC v9 PATCH 00/21] memory-hotplug: hot-remove physical memory
 2012-10-09  8:11 UTC  (35+ messages)
` [RFC v9 PATCH 01/21] memory-hotplug: rename remove_memory() to offline_memory()/offline_pages()
` [RFC v9 PATCH 03/21] memory-hotplug: store the node id in acpi_memory_device
` [RFC v9 PATCH 04/21] memory-hotplug: offline and remove memory when removing the memory device
` [RFC v9 PATCH 05/21] memory-hotplug: check whether memory is present or not
` [RFC v9 PATCH 06/21] memory-hotplug: export the function acpi_bus_remove()
` [RFC v9 PATCH 13/21] memory-hotplug: check page type in get_page_bootmem
` [RFC v9 PATCH 16/21] memory-hotplug: free memmap of sparse-vmemmap

support for Xilinx PCIe BUS IP core
 2012-10-09  7:38 UTC 

[RFC Patch] 405gp IBM EMAC Phy probe fails with no link
 2012-10-09  6:23 UTC 

net: fix typo in freescale/ucc_geth.c
 2012-10-09  6:04 UTC  (3+ messages)

[PATCH 0/5] Move some OF functionality from pseries to generic OF code
 2012-10-08 23:54 UTC  (8+ messages)
` [PATCH 1/5] Add /proc device tree updating to of node add/remove
` [PATCH 2/5] Move of_drconf_cell struct definition to asm/prom.h
` [PATCH 3/5] Add of node/property notification chain for adds and removes
` [PATCH 4/5] Rename the drivers/of prom_* functions to of_*
  ` [Cbe-oss-dev] "
` [PATCH 5/5] Remove the pSeries_reconfig.h file

[PATCH] powerpc/usb: fix build warning
 2012-10-08 21:47 UTC 

[RFC PATCH 00/17] KVM: PPC: 64-bit Book3E support
 2012-10-08 13:10 UTC  (7+ messages)
` [RFC PATCH 05/17] KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit
  ` [Qemu-ppc] "

[PATCH] powerpc/windfarm: use module_i2c_driver to simplify the code
 2012-10-08 13:00 UTC 

[PATCH] powerpc/83xx: use module_i2c_driver to simplify the code
 2012-10-08 12:39 UTC 

[PATCH] powerpc: fix VMX fix for memcpy case
 2012-10-06 15:19 UTC  (2+ messages)

[PATCH] powerpc/mpc5200: move lpbfifo node and fix its interrupt property
 2012-10-05 20:23 UTC 

[PATCH] PPC: Enable the Watchdog vector for 405
 2012-10-05 18:07 UTC  (7+ messages)
  ` [PATCHv2] "

R: Re: PCI device not working
 2012-10-05 12:47 UTC  (4+ messages)
`  "
    ` Fwd: "

Changing TASK_UNMAPPED_BASE to a low address
 2012-10-05  9:47 UTC 

[PATCH 0/5] rapidio: patches to support multiple master ports
 2012-10-04 20:39 UTC  (12+ messages)
` [PATCH 1/5] rapidio: fix blocking wait for discovery ready
` [PATCH 2/5] rapidio: use device lists handling on per-net basis
` [PATCH 3/5] rapidio: run discovery as an asynchronous process
` [PATCH 4/5] rapidio/rionet: rework to support multiple RIO master ports
` [PATCH 5/5] rapidio: add destination ID allocation mechanism

[git pull] Please pull powerpc.git merge branch
 2012-10-04 20:14 UTC  (5+ messages)

[GIT PULL] Disintegrate UAPI for powerpc
 2012-10-04 19:51 UTC 

[PATCH] PPC: Do not make the entire heap executable
 2012-10-04 18:12 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] PPC: Correct the tophys/tovirt macros
 2012-10-04 17:08 UTC  (3+ messages)

[RFC][PATCH 0/3] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2012-10-04 16:30 UTC  (4+ messages)
` [RFC][PATCH 1/3] iommu/fsl: Store iommu domain information pointer in archdata

[PATCH 0/3 v2] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2012-10-04 16:22 UTC  (7+ messages)
` [PATCH 1/3 v2] iommu/fsl: Store iommu domain information pointer in archdata
` [PATCH 2/3 v2] iommu/fsl: Add iommu domain attributes required by fsl PAMU driver
` [PATCH 3/3 v2] iommu/fsl: Freescale PAMU driver and IOMMU API implementation

[REGRESSION] nfsd crashing with 3.6.0-rc7 on PowerPC
 2012-10-04 10:54 UTC  (16+ messages)
                  ` [PATCH] powerpc/iommu: Fix multiple issues with IOMMU pools code

[PATCH v1 0/3] cpuidle: (pSeries) pseries idle driver fixes
 2012-10-04  4:42 UTC  (4+ messages)
` [PATCH v1 1/3] cpuidle: (POWER) Fix target residency initialisation in pseries cpuidle
` [PATCH v1 2/3] cpuidle: (POWER) Fix smt_snooze_delay functionality
` [PATCH v1 3/3] cpuidle: (POWER) Fix snooze state problem persistant in the current cpuidle design on pseries

[PATCH] powerpc/pcm030: add pcm030-audio-fabric to dts
 2012-10-03 15:28 UTC  (2+ messages)

[git pull] Please pull powerpc.git next branch
 2012-10-03 13:25 UTC 

[PATCH 1/3] edac: Use ccsr_pci structure instead of hardcoded define
 2012-10-03 13:22 UTC  (10+ messages)
` [PATCH 3/3] edac/85xx: Enable the EDAC PCI err driver by device_initcall

[PATCH] powerpc/mpic: add global timer support
 2012-10-03 10:38 UTC 

[PATCH] powerpc: Add asm/debug.h to get powerpc_debugfs_root
 2012-10-03  1:52 UTC 

[PATCH] powerpc/47x: Use the new ppc-opcode intrastructiure
 2012-10-03  1:52 UTC 

Build regressions/improvements in v3.6
 2012-10-02 21:33 UTC  (2+ messages)
  ` [LKML] "

[PATCH 3/6] arch/powerpc/kvm/e500_tlb.c: fix error return code
 2012-10-02 11:04 UTC  (2+ messages)

[PATCH] powerpc/mpc85xx: Change spin table to cached memory
 2012-09-29 23:44 UTC 

[PATCH 2/6] powerpc: Add enable_ppr kernel parameter to enable PPR save/restore
 2012-09-28 22:11 UTC  (6+ messages)

R: Re: PCI device not working
 2012-09-28 14:48 UTC 

[PPC] relocation truncated to fit: R_PPC64_REL24 against symbol `.eeh_check_failure' defined in .text section in arch/powerpc/platforms/built-in.o
 2012-09-28 11:45 UTC 


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).