messages from 2013-10-15 20:39:58 to 2013-10-23 04:03:55 UTC [more...]
[PATCH 0/3] sched: Fixes for task placement in SMT threads
2013-10-23 4:00 UTC (11+ messages)
` [PATCH 1/3] sched: Fix nohz_kick_needed to consider the nr_busy of the parent domain's group
` [PATCH 2/3] sched: Fix asymmetric scheduling for POWER7
` [PATCH 3/3] sched: Aggressive balance in domains whose groups share package resources
perf events ring buffer memory barrier on powerpc
2013-10-22 23:54 UTC
[RFC PATCH 0/9] powerpc: mm: Numa faults support for ppc64
2013-10-22 11:28 UTC (10+ messages)
` [RFC PATCH 1/9] powerpc: Use HPTE constants when updating hpte bits
` [RFC PATCH 2/9] powerpc: Free up _PAGE_COHERENCE for numa fault use later
` [RFC PATCH 3/9] mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONE
` [RFC PATCH 4/9] powerpc: mm: Only check for _PAGE_PRESENT in set_pte/pmd functions
` [RFC PATCH 5/9] powerpc: mm: book3s: Enable _PAGE_NUMA for book3s
` [RFC PATCH 6/9] powerpc: mm: book3s: Disable hugepaged pmd format "
` [RFC PATCH 7/9] mm: numafaults: Use change_pmd_protnuma for updating _PAGE_NUMA for regular pmds
` [RFC PATCH 8/9] powerpc: mm: Support setting _PAGE_NUMA bit on pmd entry which are pointer to PTE page
` [RFC PATCH 9/9] powerpc: mm: Enable numa faulting for hugepages
[PATCH 1/3] powerpc: sync ppc64, ppc64e and pseries configs
2013-10-22 15:34 UTC (4+ messages)
` [PATCH 2/3] powerpc: Enable multipath modules on ppc64 and pseries
` [PATCH 3/3] powerpc: Enable virtio on ppc64 and pseries configs
[PATCHv1 0/8] ALSA: Add SAI driver and enable SGT15000 codec
2013-10-22 9:47 UTC (37+ messages)
` [PATCHv1 1/8] ALSA: Add SAI SoC Digital Audio Interface driver
` [alsa-devel] "
` [PATCHv1 2/8] ARM: dts: Add Freescale SAI ALSA SoC Digital Audio Interface node for VF610
` [PATCHv1 3/8] ARM: dts: Enables SAI ALSA SoC DAI device for Vybrid VF610 TOWER board
` [PATCHv1 4/8] Documentation: Add device tree bindings for Freescale SAI
` [PATCHv1 5/8] ASoC: sgtl5000: Revise the bugs about the sgt15000 codec
` [PATCHv1 6/8] ASoC: fsl: add SGT15000 based audio machine driver
` [PATCHv1 7/8] ARM: dts: Enable SGT15000 codec based audio driver node for VF610
` [PATCHv1 8/8] Documentation: Add device tree bindings for Freescale VF610 sound
Elbc device driver
2013-10-22 9:43 UTC (7+ messages)
[PATCH v5] powerpc/mpc85xx: Update the clock nodes in device tree
2013-10-22 3:19 UTC (19+ messages)
[PATCH] powerpc: Use -mcpu=power7 on ppc64 little endian builds
2013-10-22 0:05 UTC
[PATCH 1/2][v8] powerpc/mpc85xx:Add initial device tree support of T104x
2013-10-21 3:37 UTC (2+ messages)
[PATCH v5 1/4] powerpc/fsl: add E6500 PVR and SPRN_PWRMGTCR0 define
2013-10-21 3:27 UTC (19+ messages)
` [PATCH v5 4/4] powerpc/85xx: add sysfs for pw20 state and altivec idle
[PATCH] powerpc/pseries: Fix dedicated processor partition detection
2013-10-19 23:26 UTC
Missing _restvr_20 and _savevr_20 subroutines for lib/raid6/altivec8.o
2013-10-19 22:24 UTC
[v5][PATCH 0/6] powerpc/book3e: powerpc/book3e: make kgdb to work well
2013-10-18 23:55 UTC (12+ messages)
` [v5][PATCH 1/6] powerpc/book3e: load critical/machine/debug exception stack
` [v5][PATCH 2/6] powerpc/book3e: store critical/machine/debug exception thread info
` [v5][PATCH 3/6] book3e/kgdb: update thread's dbcr0
` [v5][PATCH 4/6] powerpc/book3e: support kgdb for kernel space
` [v5][PATCH 6/6] book3e/kgdb: Fix a single stgep case of lazy IRQ
[PATCH 0/3] powerpc: Fix Little Endian Bugs in Single Step Code
2013-10-18 19:44 UTC (4+ messages)
` [PATCH 1/3] powerpc: Enable emulate_step In Little Endian Mode
` [PATCH 2/3] powerpc: Fix Unaligned Loads and Stores
` [PATCH 3/3] powerpc: Fix Unaligned LE Floating Point "
[PATCH] [RFC] Emulate "lwsync" to run standard user land on e500 cores
2013-10-18 18:50 UTC (3+ messages)
[PATCH 0/2] powerpc: Alignment Handler Fixes for Little Endian
2013-10-18 17:08 UTC (3+ messages)
` [PATCH 1/2] powerpc: Fix Handler of Unaligned Load/Store Strings
` [PATCH 2/2] powerpc: Enable Little Endian Alignment Handler for Float Pair Instructions
[PATCH 5/7] jump_label: relax branch hinting restrictions
2013-10-18 7:30 UTC (3+ messages)
[PATCH -V2 00/14] Allow PR and HV KVM to coexist in one kernel
2013-10-18 4:44 UTC (7+ messages)
` [PATCH -V2 06/14] kvm: powerpc: booke: Convert BOOKE to use kvmppc_ops callbacks
` [PATCH -V2 11/14] kvm: powerpc: book3s: Support building HV and PR KVM as module
[PATCH 00/10][v6] powerpc/perf: Export memory hierarchy level in Power7/8
2013-10-17 17:20 UTC (16+ messages)
` [PATCH 01/10][v6] powerpc: Rename branch_opcode() to instr_opcode()
` [PATCH 02/10][v6] powerpc/Power7: detect load/store instructions
` [PATCH 03/10][v6] tools/perf: silence compiler warnings
` [PATCH 04/10][v6] tools/perf: Remove local byteorder.h
` [PATCH 05/10][v6] powerpc/perf: Remove PME_ prefix for power7 events
` [PATCH 06/10][v6] powerpc/perf: Export Power8 generic events in sysfs
` [PATCH 07/10][v6] powerpc/perf: Add Power8 event PM_MRK_GRP_CMPL to sysfs
` [PATCH 08/10][v6] powerpc/perf: Define big-endian version of perf_mem_data_src
` [PATCH 09/10][v6] powerpc/perf: Export Power8 memory hierarchy info to user space
` [PATCH 10/10][v6] powerpc/perf: Export Power7 "
IBM OpenPower 720 ipr driver woes
2013-10-17 14:57 UTC (12+ messages)
[PATCH 0/3 v2] iommu/fsl: PAMU driver fixes
2013-10-17 13:47 UTC (11+ messages)
` [PATCH 1/3 v2] iommu/fsl: Factor out PCI specific code
` [PATCH 2/3 v2] iommu/fsl: Enable default DMA window for PCIe devices
` [PATCH 3/3] Add maintainers entry for the Freescale PAMU driver
[PATCH 4/4] powerpc/mpc8548: Add workaround for erratum NMG_SRIO135
2013-10-17 13:36 UTC (3+ messages)
` [4/4] "
[PATCH] [PATCH] powerpc/vio: use strcpy in modalias_show
2013-10-17 12:29 UTC (3+ messages)
[PATCH] powerpc/pseries: Fix endian issues in pseries iommu code
2013-10-17 12:21 UTC
powerpc: Fix little endian issue in OF PCI scan
2013-10-17 12:19 UTC
[PATCH] powerpc/vio: Fix modalias_show return values
2013-10-17 11:50 UTC (3+ messages)
[PATCH] ASoC: fsl_ssi: Fix irq_of_parse_and_map() return value check
2013-10-17 9:40 UTC (4+ messages)
[PATCH 0/2] hvc_console: Add DTR/RTS callbacks to handle HUPCL conditions
2013-10-17 8:16 UTC (10+ messages)
` [PATCH 1/2] tty/hvc_console: Add DTR/RTS callback to handle HUPCL control
[PATCH] powerpc/p1010rdb:update mtd of nand to adapt to both old and new p1010rdb
2013-10-17 6:59 UTC
[PATCH V2] powerpc: Fix 64K page size support for PPC44x
2013-10-17 6:08 UTC
[PATCH v11 0/3] DMA: Freescale: Add support for 8-channel DMA engine
2013-10-17 5:56 UTC (7+ messages)
` [PATCH v11 2/3] DMA: Freescale: Add new 8-channel DMA engine device tree nodes
` [PATCH v11 3/3] DMA: Freescale: update driver to support 8-channel DMA engine
[PATCH] powerpc: Fix 64K page size support for PPC44x
2013-10-17 5:47 UTC (3+ messages)
Perf not resolving all symbols, showing 0x7ffffxxx
2013-10-16 23:01 UTC (11+ messages)
[PATCH v2 RESEND 0/3] cpufreq/ondemand support for Xserve G5 & iMac G5 iSight
2013-10-16 23:09 UTC (3+ messages)
[PATCH] powerpc 8xx: Fixing memory init issue with CONFIG_PIN_TLB
2013-10-16 19:40 UTC (6+ messages)
[PATCH] powerpc/qe_lib: Share the qe_lib for the others architecture
2013-10-16 18:12 UTC (6+ messages)
Fwd: Gianfar driver crashes in Kernel v3.10
2013-10-16 12:44 UTC (3+ messages)
` "
[PATCH] powerpc/52xx: fix build breakage for MPC5200 LPBFIFO module
2013-10-16 11:11 UTC
[PATCH v2 00/10] of/irq: Defer interrupt reference resolution
2013-10-16 8:20 UTC (12+ messages)
` [PATCH v2 01/10] of/irq: Rework of_irq_count()
` [PATCH v2 04/10] irqdomain: Return errors from irq_create_of_mapping()
` [PATCH v2 08/10] of/platform: Resolve interrupt references at probe time
[V3 00/10] perf: New conditional branch filter
2013-10-16 6:56 UTC (11+ messages)
` [V3 01/10] perf: New conditional branch filter criteria in branch stack sampling
` [V3 02/10] powerpc, perf: Enable conditional branch filter for POWER8
` [V3 03/10] perf, tool: Conditional branch filter 'cond' added to perf record
` [V3 04/10] x86, perf: Add conditional branch filtering support
` [V3 05/10] perf, documentation: Description for conditional branch filter
` [V3 06/10] powerpc, perf: Change the name of HW PMU branch filter tracking variable
` [V3 07/10] powerpc, lib: Add new branch instruction analysis support functions
` [V3 08/10] powerpc, perf: Enable SW filtering in branch stack sampling framework
` [V3 09/10] power8, perf: Change BHRB branch filter configuration
` [V3 10/10] powerpc, perf: Cleanup SW branch filter list look up
[PATCH 0/2] Export POWER8 PMU raw event codes through sysfs
2013-10-16 5:53 UTC (3+ messages)
` [PATCH 1/2] power7, perf: Make some new raw event codes available in sysfs
` [PATCH 2/2] power8, perf: Export raw event codes through sysfs interface
[PATCH] powerpc, perf: Configure BHRB filter before enabling PMU interrupts
2013-10-16 4:30 UTC (11+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).