linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-19 07:29:45 to 2013-01-10 00:07:13 UTC [more...]

[PATCH] Added device tree binding for TDM and TDM phy
 2013-01-10  0:07 UTC  (3+ messages)

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

[PATCH v6 00/15] memory-hotplug: hot-remove physical memory
 2013-01-09 23:33 UTC  (22+ messages)
` [PATCH v6 01/15] memory-hotplug: try to offline the memory twice to avoid dependence
` [PATCH v6 02/15] memory-hotplug: check whether all memory blocks are offlined or not when removing memory
` [PATCH v6 03/15] memory-hotplug: remove redundant codes
` [PATCH v6 04/15] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [PATCH v6 05/15] memory-hotplug: introduce new function arch_remove_memory() for removing page table depends on architecture
` [PATCH v6 06/15] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH v6 07/15] memory-hotplug: move pgdat_resize_lock into sparse_remove_one_section()
` [PATCH v6 08/15] memory-hotplug: Common APIs to support page tables hot-remove
` [PATCH v6 09/15] memory-hotplug: remove page table of x86_64 architecture
` [PATCH v6 10/15] memory-hotplug: remove memmap of sparse-vmemmap
` [PATCH v6 11/15] memory-hotplug: Integrated __remove_section() of CONFIG_SPARSEMEM_VMEMMAP
` [PATCH v6 12/15] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [PATCH v6 13/15] memory-hotplug: remove sysfs file of node
` [PATCH v6 14/15] memory-hotplug: free node_data when a node is offlined
` [PATCH v6 15/15] memory-hotplug: Do not allocate pdgat if it was not freed when offline

[PATCH] powerpc: POWER7 optimised memcpy using VMX and enhanced prefetch
 2013-01-09 23:06 UTC  (8+ messages)

[PATCH] powerpc/mm: eliminate unneeded for_each_memblock
 2013-01-09 22:40 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/8] vm_unmapped_area: finish the mission
 2013-01-09 21:41 UTC  (23+ 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 v5 00/14] memory-hotplug: hot-remove physical memory
 2013-01-09 15:09 UTC  (41+ messages)
` [PATCH v5 01/14] memory-hotplug: try to offline the memory twice to avoid dependence
` [PATCH v5 02/14] memory-hotplug: check whether all memory blocks are offlined or not when removing memory
` [PATCH v5 03/14] memory-hotplug: remove redundant codes
` [PATCH v5 04/14] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [PATCH v5 05/14] memory-hotplug: introduce new function arch_remove_memory() for removing page table depends on architecture
` [PATCH v5 06/14] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH v5 07/14] memory-hotplug: move pgdat_resize_lock into sparse_remove_one_section()
` [PATCH v5 08/14] memory-hotplug: Common APIs to support page tables hot-remove
` [PATCH v5 09/14] memory-hotplug: remove page table of x86_64 architecture
` [PATCH v5 10/14] memory-hotplug: remove memmap of sparse-vmemmap
` [PATCH v5 11/14] memory-hotplug: Integrated __remove_section() of CONFIG_SPARSEMEM_VMEMMAP
` [PATCH v5 12/14] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [PATCH v5 13/14] memory-hotplug: remove sysfs file of node
` [PATCH v5 14/14] memory-hotplug: free node_data when a node is offlined

[PATCH] powerpc/ptrace: make #defines for all request numbers hex
 2013-01-09  4:45 UTC 

[PATCH 5/5] kfifo: log based kfifo API
 2013-01-09  2:42 UTC  (4+ messages)

[PATCH 1/4] audit: Syscall rules are not applied to existing processes on non-x86
 2013-01-08 23:48 UTC  (4+ messages)
` [PATCH 2/4] powerpc: Remove static branch prediction in 64bit traced syscall path
` [PATCH 3/4] powerpc: Optimise 64bit syscall auditing entry path
` [PATCH 4/4] powerpc: Optimise 64bit syscall auditing exit path

[PATCH 1/2] cpuhotplug/nohz: Remove offline cpus from nohz-idle state
 2013-01-08  6:55 UTC  (4+ messages)

[PATCH] lsprop: Fixes to work correctly when built little endian
 2013-01-08  3:55 UTC  (3+ messages)

[PATCH v2 1/4] kprobes/powerpc: Do not disable External interrupts during single step
 2013-01-07 12:03 UTC  (4+ messages)

[PATCH] uprobes/powerpc: Add dependency on single step emulation
 2013-01-07 10:26 UTC 

[v0][PATCH 1/1] powerpc/book3e: disable interrupt after preempt_schedule_irq
 2013-01-06 10:49 UTC 

[PATCH 0/4] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2013-01-06  9:51 UTC  (5+ messages)

[PATCH 2/5] perf: Make EVENT_ATTR and EVENT_PTR global
 2013-01-05  1:47 UTC  (3+ messages)

[PATCH] powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() function
 2013-01-05  0:55 UTC  (3+ messages)

[PATCH 2/2] Revert "nohz: Fix idle ticks in cpu summary line of /proc/stat" (commit 7386cdbf2f57ea8cff3c9fde93f206e58b9fe13f)
 2013-01-04 20:42 UTC  (4+ messages)

tqm5200s i2c bus timeout
 2013-01-04 11:30 UTC  (6+ messages)

[REGRESSION][3.8.-rc1][ INFO: possible circular locking dependency detected ]
 2013-01-04  4:31 UTC  (3+ messages)

ELDK 4.2/kilauea/3.5+ kernel broken
 2013-01-04  4:08 UTC  (4+ messages)

[PATCH] ppc/EEH: fix crash when adding a device in a slot with DDW
 2013-01-04  3:19 UTC  (7+ messages)
    ` [PATCH 1/2] EEH/OF: checking for CONFIG_EEH is not needed
    ` [PATCH 2/2] ppc/EEH: fix crash when adding a device in a slot with DDW

[PATCH 0/2] cpuhotplug/nohz: Fix issue of "negative" idle time
 2013-01-04  2:58 UTC 

[PATCH] powerpc/pasemi: enable PRINTK_TIME in defconfig
 2013-01-03 20:58 UTC  (3+ messages)

[git pull] Please pull powerpc.git merge branch
 2013-01-03  6:14 UTC  (2+ messages)

[PATCH] ppc/iommu: prevent false TCE leak message
 2012-12-28 19:08 UTC  (5+ messages)
    ` [PATCH 1/2] "
    ` [PATCH 2/2] ppc/iommu: use find_first_bit to look up entries in the iommu table

[PATCH] PowerPC documentation: fixed path to the powerpc directory
 2012-12-27 14:07 UTC 

PROBLEM: Linux 3.6.2 fails to boot on IBM Cell
 2012-12-24 13:39 UTC  (3+ messages)

[PATCH] Use pmc_overflow() to detect rolled back events
 2012-12-22  1:07 UTC  (3+ messages)
` [PATCH 1/2] powerpc/perf: Fix finding overflowed PMC in interrupt

[v1][PATCH 0/6] powerpc/book3e: make kgdb to work well
 2012-12-21  2:02 UTC  (9+ messages)
` [v1][PATCH 1/6] powerpc/book3e: load critical/machine/debug exception stack
` [v1][PATCH 2/6] powerpc/book3e: store critical/machine/debug exception thread info
` [v1][PATCH 3/6] book3e/kgdb: update thread's dbcr0
` [v1][PATCH 4/6] book3e/kgdb: Fix a single stgep case of lazy IRQ
` [v1][PATCH 5/6] powerpc/book3e: support kgdb for kernel space
` [v1][PATCH 6/6] kgdb/kgdbts: support ppc64

[PATCH 0/7] powerpc: add POWER8 DAWR support
 2012-12-21  0:06 UTC  (8+ messages)
` [PATCH 1/7] powerpc: Remove extra zeros from 32 bit CPU features definitions
` [PATCH 2/7] powerpc: Repack 64bit CPU features to remove holes
` [PATCH 3/7] powerpc: Add helper functions set the DAWR and CIABR using set_mode
` [PATCH 4/7] powerpc: Add DAWR CPU feature bit definition
` [PATCH 5/7] powerpc: Add DAWR/X SPR number definitions
` [PATCH 6/7] powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
` [PATCH 7/7] powerpc: Add the DAWR support to the set_break()

Adding 'of_platform' bus support to the platform driver
 2012-12-20 17:53 UTC  (2+ messages)

[PATCH] KVM: PPC: Fix mfspr/mtspr MMUCFG emulation
 2012-12-20 15:08 UTC  (2+ messages)

[PATCH] powerpc: add missing NULL terminator to avoid boot panic on PPC40x
 2012-12-20 13:56 UTC  (2+ messages)

[PATCH 1/3] powerpc/book3e: load critical/machine/debug exception stack
 2012-12-20  9:14 UTC  (3+ messages)

[PATCH] pci: Provide support for parsing PCI DT ranges property
 2012-12-20  8:25 UTC  (2+ messages)

[PATCH 1/5] perf/Power7: Use macros to identify perf events
 2012-12-20  7:03 UTC  (6+ messages)
` [PATCH 3/5] perf/POWER7: Make generic event translations available in sysfs
` [PATCH 4/5] perf/POWER7: Make some POWER7 events "
` [PATCH 5/5] perf: Create a sysfs entry for Power event format

[PATCH] powerpc: enable ARCH_USE_BUILTIN_BSWAP
 2012-12-20  1:14 UTC 

[git pull] Please pull powerpc.git next branch
 2012-12-19 23:10 UTC  (4+ messages)

PS3 platform is broken on Linux 3.7.0
 2012-12-19 21:53 UTC  (2+ messages)

[PATCH] of: Fix export of of_find_matching_node_and_match()
 2012-12-19 16:24 UTC  (5+ messages)

[PATCH] powerpc: Add support for context switching the TAR register
 2012-12-19 15:34 UTC  (2+ messages)


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