messages from 2014-09-11 10:04:11 to 2015-01-19 08:44:31 UTC [more...]
[PATCH 00/28] Refine PCI scan interfaces and make generic pci host bridge
2015-01-19 8:44 UTC (52+ messages)
` [PATCH 01/28] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
` [PATCH 02/28] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
` [PATCH 03/28] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH 04/28] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH 05/28] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy()
` [PATCH 06/28] PCI: Combine PCI domain and bus number in u32 arg
` [PATCH 07/28] PCI: Pass PCI domain number combined with root bus number
` [PATCH 08/28] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH 09/28] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH 10/28] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH 11/28] PCI: Introduce pci_host_bridge_ops to setup host bridge
` [PATCH 12/28] PCI: Introduce new scan function pci_scan_root_bridge()
` [PATCH 13/28] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH 14/28] PCI/IA64: "
` [PATCH 15/28] PCI/powerpc: Rename pcibios_root_bridge_prepare() for better readability
` [PATCH 16/28] PCI/powerpc: Use pci_scan_root_bridge() for simplicity
` [PATCH 17/28] PCI: Remove weak pcibios_root_bridge_prepare()
` [PATCH 18/28] PCI/sparc: Use pci_scan_root_bridge() for simplicity
` [PATCH 19/28] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH 20/28] PCI/Parisc: Use pci_scan_root_bus() for simplicity
` [PATCH 21/28] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH 22/28] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH 23/28] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH 24/28] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH 25/28] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH 26/28] PCI: Export find_pci_host_bridge()
` [PATCH 27/28] PCI: Remove platform specific pci_domain_nr()
` [PATCH 28/28] PCI: Remove pci_bus_assign_domain_nr()
[PATCH v2 03/10] PCI, alpha: clip firmware assigned resource under parent bridge's
2015-01-15 4:31 UTC
[PATCH 03/10] PCI, alpha: clip firmware assigned resource under parent bridge's
2015-01-12 19:23 UTC
[PATCH v2 02/40] alpha/uaccess: fix sparse errors
2015-01-06 15:45 UTC (2+ messages)
` [PATCH v2 29/40] alpha: macro whitespace fixes
[PATCH repost 02/16] alpha/uaccess: fix sparse errors
2014-12-25 9:28 UTC
[PATCH 02/18] alpha/uaccess: fix sparse errors
2014-12-14 16:52 UTC
[PATCH] arch: alpha: kernel: core_titan.c: Remove some unused functions
2014-12-06 22:35 UTC
[PATCH] arch: alpha: kernel: core_lca.c: Cleaning up functions that are not used anywhere
2014-12-02 21:56 UTC
[PATCH] arch: uapi: asm: mman.h: Support MADV_FREE for madvise()
2014-12-02 2:07 UTC (7+ messages)
[PATCH] arch: uapi: asm: mman.h: Support MADV_FREE for madvise()
2014-12-01 20:43 UTC
[PATCH 1/5] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
2014-11-20 1:49 UTC (7+ messages)
` [PATCH 5/5] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
[PATCH v6 08/48] kernel: Move pm_power_off to common code
2014-11-10 1:42 UTC
[PATCH v5 08/48] kernel: Move pm_power_off to common code
2014-11-06 16:42 UTC
[PATCH 00/44] kernel: Add support for poweroff handler call chain
2014-11-01 17:02 UTC (95+ 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 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings
` [PATCH 10/44] mfd: axp20x: Register with kernel poweroff handler
` [PATCH 13/44] mfd: max8907: "
` [PATCH 15/44] mfd: dm355evm_msp: "
` [PATCH 24/44] power/reset: msm-powroff: "
` [PATCH 25/44] power/reset: vexpress-poweroff: "
` [PATCH 26/44] x86: iris: "
` [PATCH 31/44] arm: "
` [PATCH 32/44] arm64: psci: "
` [PATCH 33/44] avr32: atngw100: "
` [PATCH 35/44] m68k: "
` [PATCH 36/44] mips: "
` [PATCH 41/44] x86: pmc_atom: Register poweroff handler "
` [PATCH 42/44] efi: "
` [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 v3 08/47] kernel: Move pm_power_off to common code
2014-10-27 15:55 UTC
[PATCH v2 08/47] kernel: Move pm_power_off to common code
2014-10-24 15:53 UTC (7+ messages)
` [uml-user] "
[PATCH] atomic_read: Use ACCESS_ONCE() instead of cast to volatile
2014-09-23 23:56 UTC (4+ messages)
bit fields && data tearing
2014-09-23 18:39 UTC (14+ messages)
Fix me in bootpz.c
2014-09-22 10:26 UTC
[PATCH v2] asm/uapi: Add definition of TIOC[SG]RS485
2014-09-19 7:18 UTC
[PATCH] asm/uapi: Add definition of TIOC[SG]RS485
2014-09-19 4:59 UTC (2+ messages)
[PATCH] vfs: move getname() from callers to do_mount()
2014-09-15 5:26 UTC (5+ 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).