linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-04 11:24:41 to 2014-12-10 10:00:07 UTC [more...]

[RFC PATCH 0/8] Fix perf probe issues on powerpc
 2014-12-10 10:00 UTC  (17+ messages)
` [RFC PATCH 1/8] kprobes: Fix kallsyms lookup across powerpc ABIv1 and ABIv2
` [RFC PATCH 2/8] perf probe powerpc: Fix symbol fixup issues due to ELF type
` [RFC PATCH 3/8] perf probe: Improve detection of file/function name in the probe pattern
` [RFC PATCH 4/8] perf probe powerpc: Handle powerpc dot symbols
` [RFC PATCH 5/8] perf probe powerpc: Allow matching against "
` [RFC PATCH 6/8] perf tools powerpc: Fix PPC64 ELF ABIv2 symbol decoding
` [RFC PATCH 7/8] perf probe powerpc: Use DWARF info only if necessary
` [RFC PATCH 8/8] perf probe powerpc: Fixup function entry if using kallsyms lookup

[PATCH 1/2] perf/powerpc/hv-24x7: Use per-cpu page buffer
 2014-12-10  9:11 UTC  (4+ messages)
` [PATCH 2/2] perf/power/hv-24x7: Use kmem_cache_free() instead of kfree

[PATCH V4] powerpc: add little endian flag to syscall_get_arch()
 2014-12-10  2:43 UTC  (4+ messages)

[PATCH 2 0/4] powerpc: don't mess with SMT at boot time
 2014-12-10  2:14 UTC  (16+ messages)
` [PATCH 2 1/4] powerpc: drop the ability to tweak SMT mode "
` [PATCH 2 2/4] powerpc: drop smt_enabled_at_boot
` [PATCH 2 3/4] powerpc: drop smp_generic_cpu_bootable()
` [PATCH 2 4/4] powerpc: drop the cpu_bootable hook
  ` [PATCH] "

[PATCH] kthread: kthread_bind fails to enforce CPU affinity (fixes kernel BUG at kernel/smpboot.c:134!)
 2014-12-09 20:54 UTC  (9+ messages)
    ` [PATCH] powerpc: secondary CPUs signal to master before setting active and online "

[PATCH 1/1] uio: uio_fsl_elbc_gpcm: new driver
 2014-12-09 20:37 UTC  (2+ messages)

linux-next: build failure after merge of the access_once tree
 2014-12-09 19:54 UTC  (3+ messages)

[PATCH v4 0/4] powernv: cpuidle: Redesign idle states management
 2014-12-09 18:56 UTC  (5+ messages)
` [PATCH v4 1/4] powerpc: powernv: Switch off MMU before entering nap/sleep/rvwinkle mode
` [PATCH v4 2/4] powerpc/powernv: Enable Offline CPUs to enter deep idle states
` [PATCH v4 3/4] powernv: cpuidle: Redesign idle states management
` [PATCH v4 4/4] powernv: powerpc: Add winkle support for offline cpus

[PATCH V2] powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
 2014-12-09 17:44 UTC 

[PATCH] powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
 2014-12-09 17:38 UTC 

[PATCH] powerpc32: missing accessors to pgprot_t objects
 2014-12-09 15:06 UTC  (5+ messages)
`  "

[PATCH v3] i2c: Driver to expose PowerNV platform i2c busses
 2014-12-09 13:18 UTC  (9+ messages)
` [v3] "

[PATCH 1/5] powerpc: Fix handling of DSCR related facility unavailable exception
 2014-12-09 13:15 UTC  (9+ messages)
` [PATCH 2/5] powerpc, process: Remove the unused extern dscr_default
` [PATCH 3/5] powerpc, offset: Change PACA_DSCR to PACA_DSCR_DEFAULT
` [PATCH 4/5] powerpc, dscr: Added some in-code documentation
  ` [4/5] "
` [PATCH 5/5] documentation, powerpc: Add documentation for DSCR support
` [1/5] powerpc: Fix handling of DSCR related facility unavailable exception

[PATCH] selftest/ppc: Add subpage protection self test
 2014-12-09  6:14 UTC 

[PATCH 1/7] CXL: Change contexts_lock to a mutex to fix sleep while atomic bug
 2014-12-09  5:41 UTC  (12+ messages)
` [PATCH 2/7] CXL: Add timeout to process element commands
` [PATCH 3/7] CXL: Fix leaking interrupts if attach process fails
` [PATCH 4/7] CXL: Early return from cxl_handle_fault for a shut down context
` [PATCH 5/7] CXL: Disable AFU debug flag
` [PATCH 6/7] CXL: Disable SPAP register when freeing SPA
` [PATCH 7/7] CXL: Unmap MMIO regions when detaching a context

[PATCH] arch: powerpc: kernel: vio.c: Remove unused function
 2014-12-09  5:29 UTC  (2+ messages)

[PATCH v3 0/3] fix a kernel panic on fsl corenet board when CONFIG_CLK_PPC_CORENET is enabled
 2014-12-09  1:34 UTC  (9+ messages)
` [PATCH v3 1/3] Revert "clk: ppc-corenet: Fix Section mismatch warning"

[PATCH v3 0/4] powernv: cpuidle: Redesign idle states management
 2014-12-08 21:54 UTC  (9+ messages)
` [PATCH v3 2/4] powerpc/powernv: Enable Offline CPUs to enter deep idle states
` [PATCH v3 3/4] powernv: cpuidle: Redesign idle states management
` [PATCH v3 4/4] powernv: powerpc: Add winkle support for offline cpus

Right location in sysfs for dlpar file
 2014-12-08 20:08 UTC  (7+ messages)

[PATCH V3] powerpc: add little endian flag to syscall_get_arch()
 2014-12-08 19:16 UTC  (2+ messages)

[PATCH V2] powerpc: add little endian flag to syscall_get_arch()
 2014-12-08 17:58 UTC 

[PATCH] powerpc32/chrp: fix section mismatch warning
 2014-12-08 14:16 UTC 

[PATCH V3] tick-broadcast: Register for hrtimer based broadcast as the fallback broadcast mode
 2014-12-08 12:23 UTC 

[PATCH V2] tick-broadcast: Register for hrtimer based broadcast as the fallback broadcast mode
 2014-12-08 12:11 UTC  (4+ messages)

[PATCH v5 0/4] Add support for parametrized events
 2014-12-08 10:59 UTC  (7+ messages)
` [PATCH v5 1/4] tools/perf: support parsing parameterized events

[PATCH v5 0/6] powerpc/mpc85xx: Add FSL QorIQ DPAA B/QMan support to device tree(s)
 2014-12-08 10:29 UTC  (7+ messages)
` [PATCH v5 1/6] dt/bindings: b/qman: Fix the alloc-ranges in the example(s)
` [PATCH v5 2/6] dt/bindings: b/qman: Add phandle to the portals
` [PATCH v5 3/6] powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA BMan
` [PATCH v5 4/6] powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA QMan
` [PATCH v5 5/6] powerpc/mpc85xx: Add FSL QorIQ DPAA BMan support to device tree(s)
` [PATCH v5 6/6] powerpc/mpc85xx: Add FSL QorIQ DPAA QMan "

Build regressions/improvements in v3.18
 2014-12-08 10:27 UTC 

[V6,1/9] elf: Add new powerpc specifc core note sections
 2014-12-08 10:08 UTC  (3+ messages)

[PATCH] tick-broadcast: Register for hrtimer based broadcast as the default broadcast mode
 2014-12-08  5:29 UTC  (3+ messages)

[PATCH RESEND 1/2] powerpc/via-pmu: fix error path in find_via_pmu()
 2014-12-08  1:57 UTC  (2+ messages)
` [PATCH RESEND 2/2] powerpc/via-pmu: fix OF node leak in Keylargo init

[PATCH] arch: powerpc: kernel: sys_ppc32.c: Remove unused function
 2014-12-07 22:16 UTC  (2+ messages)

[PATCH] arch: powerpc: kernel: signal_32.c: Remove unused function
 2014-12-07 23:15 UTC  (4+ messages)

[PATCH] arch: powerpc: kvm: book3s_paired_singles.c: Remove unused function
 2014-12-07 22:29 UTC 

[PATCH] arch: powerpc: kernel: smp.c: Remove unused function
 2014-12-07 22:11 UTC 

[PATCH] arch: powerpc: kernel: traps.c: Remove unused function
 2014-12-07 20:07 UTC 

[PATCH] arch: powerpc: kvm: book3s_pr.c: Remove unused function
 2014-12-07 18:11 UTC 

[PATCH] arch: powerpc: mm: slice.c: Remove unused function
 2014-12-07 18:10 UTC 

[PATCH] arch: powerpc: kvm: book3s.c: Remove some unused functions
 2014-12-07 17:28 UTC 

[PATCH] arch: powerpc: kvm: book3s_32_mmu.c: Remove unused function
 2014-12-07 17:20 UTC 

[PATCH linux-next] Documentation: Build mic/mpssd only for x86_64
 2014-12-05 19:53 UTC  (7+ messages)

[RESEND PATCH v4] dmaengine: Driver support for FSL RaidEngine device
 2014-12-05 18:33 UTC  (3+ messages)

[PATCH] powerpc32: fix warning from include/linux/mm.h
 2014-12-05 11:20 UTC 

[PATCH] powerpc32: fix warning from include/asm-generic/termios-base.h
 2014-12-05 11:20 UTC 

[PATCH] powerpc/kernel: Make syscall_exit a local label
 2014-12-05 10:27 UTC  (2+ messages)

[PATCH] powerpc: refresh mpc85xx_defconfig using "make savedefconfig"
 2014-12-05  9:42 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/powernv: Expose OPAL firmware symbol map
 2014-12-05  9:40 UTC  (2+ messages)
` [v2] "

[RFC PATCH v3 1/1] powerpc/85xx: Add support for Emerson/Artesyn MVME2500
 2014-12-05  8:18 UTC 

[RFC PATCH v2 1/1] powerpc/85xx: Add support for Emerson/Artesyn MVME2500
 2014-12-05  8:10 UTC  (3+ messages)

[2/2] pstore: add pstore support on powernv
 2014-12-05  5:15 UTC  (2+ messages)

[PATCH] powerpc/book3s: Fix partial invalidation of TLBs in MCE code
 2014-12-05  4:52 UTC  (2+ messages)

powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument
 2014-12-05  4:33 UTC  (4+ messages)

[PATCH] powerpc/powernv: Expose OPAL firmware symbol map
 2014-12-05  2:36 UTC 

[PATCH] powerpc/pci: remove pci device on a bus in reverse order
 2014-12-05  1:40 UTC  (5+ messages)
`  "

[PATCH v2 0/2] fsl_ssi misc fix
 2014-12-04 22:48 UTC  (5+ messages)
` [PATCH v2 1/2] ASoC: fsl_ssi: fix error path in probe
` [PATCH v2 2/2] ASoC: fsl_ssi: use platform_get_irq instead of irq_of_parse_and_map

ppc64 and Documentation/mic/mpssd/mpssd.c issues
 2014-12-04 20:29 UTC  (6+ messages)

[RFC 0/2] get rid of remaining users of attach_adapter
 2014-12-04 17:46 UTC  (5+ messages)
` [RFC 1/2] macintosh: therm_windtunnel: drop using attach adapter
` [RFC 2/2] sound: ppc: keywest: "
  ` [alsa-devel] "

[PATCH 0/10] Replace _PAGE_NUMA with PAGE_NONE protections v4
 2014-12-04 11:24 UTC  (10+ messages)
` [PATCH 02/10] mm: Add p[te|md] protnone helpers for use by NUMA balancing
` [PATCH 03/10] mm: Convert p[te|md]_numa users to p[te|md]_protnone_numa
` [PATCH 04/10] ppc64: Add paranoid warnings for unexpected DSISR_PROTFAULT
` [PATCH 05/10] mm: Convert p[te|md]_mknonnuma and remaining page table manipulations
` [PATCH 06/10] mm: Remove remaining references to NUMA hinting bits and helpers
` [PATCH 07/10] mm: numa: Do not trap faults on the huge zero page
` [PATCH 08/10] x86: mm: Restore original pte_special check
` [PATCH 09/10] mm: numa: Add paranoid check around pte_protnone_numa
` [PATCH 10/10] mm: numa: Avoid unnecessary TLB flushes when setting NUMA hinting entries


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