linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-10 09:30:28 to 2015-07-14 22:53:10 UTC [more...]

[PATCH v2 40/49] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in of parsing
 2015-07-14 22:47 UTC 

[RFC PATCH 1/2] powerpc/numa: fix cpu_to_node() usage during boot
 2015-07-14 21:31 UTC  (7+ messages)
` [RFC,1/2] "

BUG: sleeping function called from ras_epow_interrupt context
 2015-07-14 21:22 UTC  (2+ messages)

[PATCH 0/3] kexec: crash_kexec_post_notifiers boot option related fixes
 2015-07-14 18:23 UTC  (21+ messages)
` [PATCH 3/3] kexec: Change the timing of callbacks related to "crash_kexec_post_notifiers" boot option
` [PATCH 1/3] panic: Disable crash_kexec_post_notifiers if kdump is not available
` [PATCH 2/3] kexec: Pass panic message to crash_kexec()

[PATCH v3] powerpc/pseries: Limit EPOW reset event warnings
 2015-07-14 18:01 UTC  (2+ messages)

[PATCH net-next] ibmveth: add support for TSO6
 2015-07-14 15:51 UTC 

[RFC v4 00/25] Re-use nvram module
 2015-07-14 11:52 UTC  (34+ messages)
` [RFC v4 01/25] scsi/atari_scsi: Dont select CONFIG_NVRAM
` [RFC v4 02/25] char/nvram: Use bitwise OR to obtain Atari video mode data
` [RFC v4 03/25] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
` [RFC v4 04/25] m68k/atari: Replace nvram_{read, write}_byte with arch_nvram_ops
` [RFC v4 05/25] char/nvram: Re-order functions to remove forward declarations and #ifdefs
` [RFC v4 06/25] char/nvram: Adopt arch_nvram_ops
` [RFC v4 07/25] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [RFC v4 08/25] char/nvram: Allow the set_checksum and initialize ioctls to be omitted
` [RFC v4 09/25] char/nvram: Implement NVRAM read/write methods
` [RFC v4 10/25] char/nvram: Use generic fixed_size_llseek()
` [RFC v4 11/25] m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS
` [RFC v4 12/25] char/nvram: Add "devname:nvram" module alias
` [RFC v4 13/25] powerpc: Cleanup nvram includes
` [RFC v4 14/25] powerpc: Add missing ppc_md.nvram_size for CHRP and PowerMac
` [RFC v4 15/25] powerpc: Implement arch_nvram_ops.get_size() and remove old nvram_* exports
` [RFC v4 16/25] powerpc: Implement nvram sync ioctl
` [RFC v4 17/25] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [RFC v4 18/25] nvram: Drop nvram_* symbol exports and prototypes
` [RFC v4 19/25] powerpc: Remove CONFIG_GENERIC_NVRAM and adopt CONFIG_HAVE_ARCH_NVRAM_OPS
` [RFC v4 20/25] char/generic_nvram: Remove as unused
` [RFC v4 21/25] powerpc: Adopt nvram module for PPC64
` [RFC v4 22/25] m68k/mac: Adopt naming and calling conventions for PRAM routines
` [RFC v4 23/25] m68k/mac: Use macros for RTC accesses not magic numbers
` [RFC v4 24/25] m68k/mac: Fix PRAM accessors
` [RFC v4 25/25] m68k: Dispatch nvram_ops calls to Atari or Mac functions

[PATCH v2 00/48] usb: gadget: rework ep matching and claiming mechanism
 2015-07-14 11:16 UTC  (53+ messages)
` [PATCH v2 01/48] usb: gadget: encapsulate endpoint "
` [PATCH v2 02/48] usb: gadget: add endpoint capabilities flags
` [PATCH v2 03/48] usb: gadget: add endpoint capabilities helper macros
` [PATCH v2 04/48] staging: emxx_udc: add ep capabilities support
` [PATCH v2 05/48] usb: chipidea: udc: "
` [PATCH v2 06/48] usb: dwc2: gadget: "
` [PATCH v2 07/48] usb: dwc3: "
` [PATCH v2 08/48] usb: gadget: amd5536udc: "
` [PATCH v2 09/48] usb: gadget: at91_udc: "
` [PATCH v2 10/48] usb: gadget: bcm63xx_udc: "
` [PATCH v2 11/48] usb: gadget: bdc: "
` [PATCH v2 12/48] usb: gadget: dummy-hcd: "
` [PATCH v2 13/48] usb: gadget: fotg210-udc: "
` [PATCH v2 14/48] usb: gadget: fsl_qe_udc: "
` [PATCH v2 15/48] usb: gadget: fsl_udc_core: "
` [PATCH v2 16/48] usb: gadget: fusb300_udc: "
` [PATCH v2 17/48] usb: gadget: goku_udc: "
` [PATCH v2 18/48] usb: gadget: gr_udc: "
` [PATCH v2 19/48] usb: gadget: lpc32xx_udc: "
` [PATCH v2 20/48] usb: gadget: m66592-udc: "
` [PATCH v2 21/48] usb: gadget: mv_u3d_core: "
` [PATCH v2 22/48] usb: gadget: mv_udc_core: "
` [PATCH v2 23/48] usb: gadget: net2272: "
` [PATCH v2 24/48] usb: gadget: net2280: "
` [PATCH v2 25/48] usb: gadget: omap_udc: "
` [PATCH v2 26/48] usb: gadget: pch_ud: "
` [PATCH v2 27/48] usb: gadget: pxa25x_udc: "
` [PATCH v2 28/48] usb: gadget: pxa27x_udc: "
` [PATCH v2 29/48] usb: gadget: r8a66597-udc: "
` [PATCH v2 30/48] usb: gadget: s3c-hsudc: "
` [PATCH v2 31/48] usb: gadget: s3c2410_udc: "
` [PATCH v2 32/48] usb: gadget: udc-xilinx: "
` [PATCH v2 33/48] usb: isp1760: udc: "
` [PATCH v2 34/48] usb: musb: gadget: "
` [PATCH v2 35/48] usb: renesas: "
` [PATCH v2 36/48] usb: gadget: atmel_usba_udc: "
` [PATCH v2 37/48] usb: gadget: epautoconf: add endpoint capabilities flags verification
` [PATCH v2 38/48] usb: gadget: epautoconf: remove pxa quirk from ep_matches()
` [PATCH v2 39/48] usb: gadget: epautoconf: remove ep and desc configuration "
` [PATCH v2 40/48] usb: gadget: epautoconf: rework ep_matches() function
` [PATCH v2 41/48] usb: gadget: add 'ep_match' callback to usb_gadget_ops
` [PATCH v2 42/48] usb: gadget: epautoconf: use 'ep_match' gadget callback
` [PATCH v2 43/48] usb: gadget: udc: add usb_gadget_ep_match_desc() function
` [PATCH v2 44/48] usb: gadget: epautoconf: remove ep_matches() function
` [PATCH v2 45/48] usb: gadget: net2280: add net2280_match_ep() function
` [PATCH v2 46/48] usb: gadget: goku_udc: add goku_match_ep() function
` [PATCH v2 47/48] usb: musb: gadget: add musb_match_ep() function
` [PATCH v2 48/48] usb: gadget: epautoconf: cleanup dead code

[PATCH] spi: mpc512x-psc: add support for Freescale MPC5125
 2015-07-14  9:54 UTC  (2+ messages)

[PATCH v5 0/3] LED driver for PowerNV platform
 2015-07-14  9:00 UTC  (3+ messages)
` [PATCH v5 3/3] leds/powernv: Add "

[PATCH v2] powerpc/pseries: Ratelimit EPOW event warnings
 2015-07-14  8:32 UTC  (4+ messages)

[PATCH] rtc/rtc-opal: Enable alarms only when opal supports tpo
 2015-07-14  7:58 UTC 

[PATCH 0/2] Uncomment VSX enable routine for instructions access
 2015-07-14  7:02 UTC  (2+ messages)

[PATCH 0/8] CXL EEH Handling
 2015-07-14  2:29 UTC  (9+ messages)
` [PATCH 1/8] cxl: Allow the kernel to trust that an image won't change on PERST
` [PATCH 2/8] cxl: Drop commands if the PCI channel is not in normal state
` [PATCH 3/8] cxl: Allocate and release the SPA with the AFU
` [PATCH 4/8] cxl: Make IRQ release idempotent
` [PATCH 5/8] cxl: Clean up adapter MMIO unmap path
` [PATCH 6/8] cxl: Refactor adaptor init/teardown
` [PATCH 7/8] cxl: Refactor AFU init/teardown
` [PATCH 8/8] cxl: EEH support

[PATCH 0/6] drivers/nx-842: reduce verbosity of logging
 2015-07-14  0:05 UTC  (5+ messages)
` [PATCH 5/6] [RFC] crypto/testmgr: add null test for 842 algorithm

[patch 00/20] powerpc: Interrupt cleanups and API change preparation
 2015-07-13 20:50 UTC  (21+ messages)
` [patch 01/20] powerpc/media5200: Consolidate chained IRQ handler install/remove
` [patch 02/20] powerpc/52xx: "
` [patch 03/20] powerpc/pq2ads: "
` [patch 04/20] powerpc/axon_msi: "
` [patch 05/20] powerpc/cell: "
` [patch 06/20] powerpc/spider-pic: "
` [patch 07/20] powerpc/hlwd-pic: "
` [patch 08/20] powerpc/holly: "
` [patch 09/20] powerpc/mpc7448: "
` [patch 10/20] powerpc/mpic: "
` [patch 11/20] powerpc/qe_ic: "
` [patch 12/20] powerpc/uic: "
` [patch 13/20] powerpc/irq: Use access helper irq_data_get_affinity_mask()
` [patch 14/20] powerpc/mpc52xx: Use irq_set_handler_locked()
` [patch 15/20] powerpc/cpm2: "
` [patch 16/20] powerpc/ipic: "
` [patch 17/20] powerpc/mpc8xx: "
` [patch 18/20] powerpc/mpc5121: Prepare cpld_pic_cascade for irq argument removal
` [patch 19/20] powerpc/85xx: Prepare cascade handlers "
` [patch 20/20] powerpc/cell: Prepare iic_ioexc_cascade "

[PATCH] powerpc/fsl-booke: Add T1040D4RDB/T1042D4RDB board support
 2015-07-13 20:39 UTC  (2+ messages)

[RFC] genalloc:add an gen_pool_alloc_align func to genalloc
 2015-07-13 18:42 UTC  (4+ messages)

[PATCH 0/3] IRQ trivial clarifications
 2015-07-13 18:35 UTC  (7+ messages)
` [PATCH 1/3] x86, irq: Rename VECTOR_UNDEFINED and VECTOR_RETRIGGERED to IRQ_*
` [PATCH 2/3] x86, irq: Clarify "No irq handler" message
` [PATCH 3/3] IRQ: Print "unexpected IRQ" messages consistently across architectures
  ` [3/3] "

[PATCH 2/2] Adding enable_kernel_vsx() to access VSX instructions
 2015-07-13 16:51 UTC 

[PATCH 1/2] Uncomment and make enable_kernel_vsx() routine available
 2015-07-13 16:51 UTC 

[PATCH v4 0/6] powernv: cpufreq: Report frequency throttle by OCC
 2015-07-13 14:10 UTC  (7+ messages)
` [PATCH v4 1/6] cpufreq: powernv: Handle throttling due to Pmax capping at chip level
` [PATCH v4 2/6] powerpc/powernv: Add definition of OPAL_MSG_OCC message type
` [PATCH v4 3/6] cpufreq: powernv: Register for OCC related opal_message notification
` [PATCH v4 4/6] cpufreq: powernv: Call throttle_check() on receiving OCC_THROTTLE
` [PATCH v4 5/6] cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active bit is set
` [PATCH v4 6/6] cpufreq: powernv: Restore cpu frequency to policy->cur on unthrottling

[PATCH v2] Caps in not always shift
 2015-07-13 10:11 UTC  (3+ messages)

PASEMI: PA6T board doesn't boot with the RC1 of kernel 4.2 anymore
 2015-07-13  9:33 UTC  (12+ messages)

[PATCH V3] powerpc/irq: Enable some more exceptions in /proc/interrupts interface
 2015-07-13  8:16 UTC 

[PATCH V2] powerpc/irq: Enable some more exceptions in /proc/interrupts interface
 2015-07-13  6:46 UTC  (5+ messages)

[PATCH 00/11] Freescale DPAA QBMan Drivers
 2015-07-11 10:34 UTC  (16+ messages)
` [PATCH 02/11] soc/fsl: Introduce DPAA BMan device management driver
` [PATCH 03/11] soc/fsl: Introduce the DPAA BMan portal driver
` [PATCH 04/11] soc/fsl: Introduce drivers for the DPAA QMan

[PATCH] Doc: powerpc: Fix typos in Documentation/powerpc
 2015-07-10 20:00 UTC  (2+ messages)

[PATCH V3 0/5] Allow user to request memory to be locked on page fault
 2015-07-10 16:19 UTC  (8+ messages)
` [PATCH V3 3/5] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it

[PATCH] powerpc/t1023rdb/dts: set ifc nand chip select from 2 to 1
 2015-07-10  9:11 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).