messages from 2014-09-24 22:38:19 to 2014-10-10 16:53:52 UTC [more...]
[PATCH 00/44] kernel: Add support for poweroff handler call chain
2014-10-10 16:53 UTC (68+ messages)
` [PATCH 01/44] "
` [PATCH 02/44] memory: emif: Use API function to determine poweroff capability
` [PATCH 03/44] hibernate: Call have_kernel_poweroff instead of checking pm_power_off
` [PATCH 04/44] m68k: Replace mach_power_off with pm_power_off
` [PATCH 06/44] gpio-poweroff: Drop reference to pm_power_off from devicetree bindings
` [PATCH 07/44] qnap-poweroff: "
` [PATCH 08/44] kernel: Move pm_power_off to common code
` 回复: "
` [PATCH 09/44] mfd: palmas: Register with kernel poweroff handler
` [PATCH 11/44] mfd: retu: "
` [PATCH 12/44] mfd: ab8500-sysctrl: "
` [PATCH 14/44] mfd: tps80031: "
` [PATCH 16/44] mfd: tps6586x: "
` [PATCH 17/44] mfd: tps65910: "
` [PATCH 18/44] mfd: twl4030-power: "
` [PATCH 19/44] ipmi: "
` [PATCH 20/44] power/reset: restart-poweroff: "
` [PATCH 21/44] power/reset: gpio-poweroff: "
` [PATCH 22/44] power/reset: as3722-poweroff: "
` [PATCH 23/44] power/reset: qnap-poweroff: "
` [PATCH 27/44] x86: apm: "
` [PATCH 28/44] x86: olpc: Register xo1 poweroff handler "
` [PATCH 29/44] staging: nvec: Register "
` [PATCH 30/44] acpi: Register poweroff handler "
` [PATCH 34/44] ia64: Register "
` [PATCH 37/44] sh: "
` [PATCH 38/44] x86: lguest: "
` [PATCH 39/44] x86: ce4100: "
` [PATCH 40/44] x86: intel-mid: Drop registration of dummy poweroff handlers
` [PATCH 43/44] hwmon: (ab8500) Call kernel_power_off instead of pm_power_off
` [PATCH 44/44] kernel: Remove pm_power_off
` [PATCH 31/44] arm: Register with kernel poweroff handler
` [PATCH 35/44] m68k: "
` [PATCH 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings
[PATCH 3/3] libmlx4: add support for the s390x platform
2014-10-10 9:40 UTC
[PATCH 2/3] libibverbs: add support for the s390x platform
2014-10-10 9:40 UTC
[PATCH 0/3] DAPL support on s390x platform
2014-10-10 9:40 UTC
[PATCH v2 02/15] virtio: unify config_changed handling
2014-10-06 15:16 UTC (2+ messages)
[PATCH v5 0/9] asm-generic/io.h overhaul
2014-10-06 13:52 UTC (10+ messages)
` [PATCH 1/9] ARC: Remove redundant PCI_IOBASE declaration
` [PATCH 2/9] ARM: ebsa110: Properly override I/O accessors
` [PATCH 3/9] ARM: ixp4xx: "
` [PATCH 4/9] [IA64] Change xlate_dev_{kmem,mem}_ptr() prototypes
` [PATCH 5/9] /dev/mem: Use more consistent data types
` [PATCH 6/9] asm-generic/io.h: Reconcile I/O accessor overrides
` [PATCH 7/9] asm-generic/io.h: Implement generic {read,write}s*()
` [PATCH 8/9] ARM: Use include/asm-generic/io.h
` [PATCH 9/9] arm64: "
[PATCH v5 0/3] virtio: Use the DMA API when appropriate
2014-10-06 10:48 UTC (32+ messages)
` [PATCH v5 2/3] virtio_pci: Use the DMA API for virtqueues when possible
[PATCH 02/16] virtio: unify config_changed handling
2014-10-06 9:20 UTC (2+ messages)
[GIT PULL 0/2] KVM: s390: Small enhancements for 3.18 (next)
2014-10-02 11:45 UTC (8+ messages)
` [GIT PULL 1/2] KVM: s390/facilities: allow TOD-CLOCK steering facility bit
` [GIT PULL 2/2] KVM: s390: count vcpu wakeups in stat.halt_wakeup
[RFC patch 0/6] vfio based pci pass-through for qemu/KVM on s390
2014-10-02 7:21 UTC (9+ messages)
` [Qemu-devel] "
[PATCH v4 00/11] drivers: cacheinfo support
2014-09-30 13:53 UTC (6+ messages)
` [PATCH v4 04/11] drivers: base: support cpu cache information interface to userspace via sysfs
[PATCH v5 04/11] drivers: base: support cpu cache information interface to userspace via sysfs
2014-09-30 13:48 UTC (2+ messages)
` [PATCH v5 06/11] s390: move cacheinfo sysfs to generic cacheinfo infrastructure
[PATCH v4 0/8] asm-generic/io.h overhaul
2014-09-30 10:51 UTC (11+ messages)
` [PATCH v4 6/8] asm-generic/io.h: Implement generic {read,write}s*()
` [PATCH v4 6/8] asm-generic/io.h: Implement generic {read, write}s*()
[PATCH] s390: remove unused Kconfig params
2014-09-30 5:28 UTC (3+ messages)
[PATCH v2 00/22] Use MSI chip framework to configure MSI/MSI-X in all platforms
2014-09-29 10:13 UTC (70+ messages)
` [PATCH v2 01/22] PCI/MSI: Clean up struct msi_chip argument
` [PATCH v2 02/22] PCI/MSI: Remove useless bus->msi assignment
` [PATCH v2 03/22] MSI: Remove the redundant irq_set_chip_data()
` [PATCH v2 04/22] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
` [PATCH v2 05/22] s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()
` [PATCH v2 06/22] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip
` [PATCH v2 07/22] PCI/MSI: Refactor struct msi_chip to make it become more common
` [PATCH v2 08/22] x86/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v2 09/22] x86/xen/MSI: "
` [PATCH v2 10/22] Irq_remapping/MSI: "
` [PATCH v2 11/22] x86/MSI: Remove unused MSI weak arch functions
` [PATCH v2 12/22] MIPS/Octeon/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v2 13/22] MIPS/Xlp: Remove the dead function destroy_irq() to fix build error
` [PATCH v2 14/22] MIPS/Xlp/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v2 15/22] MIPS/Xlr/MSI: "
` [PATCH v2 16/22] Powerpc/MSI: "
` [PATCH v2 17/22] s390/MSI: "
` [PATCH v2 18/22] arm/iop13xx/MSI: "
` [PATCH v2 19/22] IA64/MSI: "
` [PATCH v2 20/22] Sparc/MSI: "
` [PATCH v2 21/22] tile/MSI: "
` [PATCH v2 22/22] PCI/MSI: Clean up unused MSI arch functions
用了一次你就会觉得是最好的短信发送平台 pma5q
2014-09-26 5:56 UTC
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).