messages from 2014-10-07 07:46:59 to 2014-11-01 10:16:37 UTC [more...]
[PATCH 00/44] kernel: Add support for poweroff handler call chain
2014-11-01 10:16 UTC (68+ messages)
` [PATCH 01/44] "
` [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 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings
` [PATCH 06/44] gpio-poweroff: "
` [PATCH 07/44] qnap-poweroff: "
` [PATCH 08/44] kernel: Move pm_power_off to common code
` 回复: "
` [PATCH 12/44] mfd: ab8500-sysctrl: Register with kernel poweroff handler
` [PATCH 18/44] mfd: twl4030-power: "
` [PATCH 20/44] power/reset: restart-poweroff: "
` [PATCH 21/44] power/reset: gpio-poweroff: "
` [PATCH 23/44] power/reset: qnap-poweroff: "
` [PATCH 29/44] staging: nvec: "
` [PATCH 31/44] arm: "
` [PATCH 32/44] arm64: psci: "
` [PATCH 33/44] avr32: atngw100: "
` [PATCH 35/44] m68k: "
` [PATCH 44/44] kernel: Remove pm_power_off
[PATCH v2 00/10] arm64 EFI patches for 3.19
2014-10-30 0:28 UTC (19+ messages)
` [PATCH v2 01/10] arm64/efi: efistub: jump to 'stext' directly, not through the header
` [PATCH v2 02/10] arm64/efi: set PE/COFF section alignment to 4 KB
` [PATCH v2 03/10] arm64/efi: set PE/COFF file alignment to 512 bytes
` [PATCH v2 04/10] arm64/efi: invert UEFI memory region reservation logic
` [PATCH v2 05/10] arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)
` [PATCH v2 06/10] efi: dmi: add support for SMBIOS 3.0 UEFI configuration table
` [PATCH v2 07/10] dmi: add support for SMBIOS 3.0 64-bit entry point
` [PATCH v2] "
` [PATCH v2 08/10] arm64: dmi: Add SMBIOS/DMI support
` [PATCH v2 09/10] arm64: dmi: set DMI string as dump stack arch description
` [PATCH v2 10/10] efi: efi-stub: notify on DTB absence
[PATCH v1 0/3] Enable user helper interface for efi capsule update
2014-10-29 3:04 UTC (7+ messages)
` [PATCH v1 1/3] firmware loader: Introduce new API - request_firmware_abort()
` [PATCH v1 2/3] firmware loader: fix hung task warning dump
` [PATCH v1 3/3] efi: Capsule update with user helper interface
[PATCH 00/10] arm64 EFI patches for 3.19
2014-10-28 12:38 UTC (33+ messages)
` [PATCH 01/10] arm64/efi: efistub: jump to 'stext' directly, not through the header
` [PATCH 02/10] arm64/efi: set PE/COFF section alignment to 4 KB
` [PATCH 03/10] arm64/efi: set PE/COFF file alignment to 512 bytes
` [PATCH 04/10] arm64/efi: reserve regions of type ACPI_MEMORY_NVS
` [PATCH 05/10] arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)
` [PATCH 06/10] arm64/efi: use UEFI memory map unconditionally if available
` [PATCH 07/10] efi: dmi: add support for SMBIOS 3.0 UEFI configuration table
` [PATCH 08/10] dmi: add support for SMBIOS 3.0 64-bit entry point
` [PATCH 09/10] arm64: dmi: Add SMBIOS/DMI support
` [PATCH 10/10] arm64: dmi: set DMI string as dump stack arch description
[PATCH 0/6] arm64: stable UEFI mappings for kexec
2014-10-28 8:16 UTC (18+ messages)
` [PATCH 1/6] arm64/mm: add explicit struct_mm argument to __create_mapping()
` [PATCH 2/6] arm64/mm: add create_pgd_mapping() to create private page tables
` [PATCH 3/6] efi: split off remapping code from efi_config_init()
` [PATCH 4/6] arm64/efi: move SetVirtualAddressMap() to UEFI stub
` [PATCH 5/6] arm64/efi: remove free_boot_services() and friends
` [PATCH 6/6] arm64/efi: remove idmap manipulations from UEFI code
[PATCH v3 46/47] efi: Register power-off handler with kernel power-off handler
2014-10-27 15:55 UTC
[PATCH] efivarfs: allow unloading when build as module
2014-10-23 21:20 UTC
[PATCH 1/2] efi: dmi: add support for SMBIOS 3.0 UEFI configuration table
2014-10-22 11:26 UTC (7+ messages)
` [PATCH 2/2] dmi: add support for SMBIOS 3.0 64-bit entry point
[PATCH] arm64/efi: set PE/COFF file alignment to 512 bytes
2014-10-22 8:02 UTC (8+ messages)
[PATCH v2 46/47] efi: Register poweroff handler with kernel poweroff handler
2014-10-21 4:13 UTC
[PATCH 2/2] efi: Capsule update support
2014-10-16 16:15 UTC (5+ messages)
[RFT PATCH] efi/x86: move x86 back to libstub
2014-10-16 15:29 UTC (9+ messages)
[PATCH 1/2] efi: Move efi_status_to_err() to efi.h
2014-10-14 21:46 UTC (4+ messages)
` [PATCH 2/2] efi: Capsule update support
[RFC PATCH] dmi: add support for SMBIOS 3.0 64-bit entry point
2014-10-14 14:35 UTC (9+ messages)
[PATCH] efi/arm64: store Runtime Services revision
2014-10-13 16:14 UTC (3+ messages)
[PATCH] arm64/efi: set PE/COFF section alignment to 4 KB
2014-10-10 15:59 UTC (8+ messages)
[PATCH v3] arm64/efi: efistub: jump to 'stext' directly, not through the header
2014-10-10 15:52 UTC (18+ messages)
[PATCH] efi: Capsule update support
2014-10-07 14:47 UTC (2+ messages)
[PATCH v2] arm64/efi: efistub: jump to 'stext' directly, not through the header
2014-10-07 7:49 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).