Linux ACPI
[Prev Page][Next Page]
- [PATCH 5/6] nd_blk: add support for "read flush" DSM flag, (continued)
- [PATCH v3 0/18] On-demand device probing,
Tomeu Vizoso
- [PATCH v3 12/18] usb: phy: Probe phy devices on demand, Tomeu Vizoso
- [PATCH v3 18/18] ASoC: core: Probe components on demand, Tomeu Vizoso
- [PATCH v3 16/18] dma: of: Probe DMA controllers on demand, Tomeu Vizoso
- [PATCH v3 17/18] power-supply: Probe power supplies on demand, Tomeu Vizoso
- [PATCH v3 15/18] phy: core: Probe phy providers on demand, Tomeu Vizoso
- [PATCH v3 14/18] pinctrl: Probe pinctrl devices on demand, Tomeu Vizoso
- [PATCH v3 13/18] clk: Probe clk providers on demand, Tomeu Vizoso
- [PATCH v3 10/18] pwm: Probe PWM chip devices on demand, Tomeu Vizoso
- [PATCH v3 11/18] backlight: Probe backlight devices on demand, Tomeu Vizoso
- [PATCH v3 09/18] i2c: core: Probe i2c adapters and devices on demand, Tomeu Vizoso
- [PATCH v3 07/18] drm: Probe panels on demand, Tomeu Vizoso
- [PATCH v3 08/18] drm/tegra: Probe dpaux devices on demand, Tomeu Vizoso
- [PATCH v3 05/18] regulator: core: Reduce critical area in _regulator_get, Tomeu Vizoso
- [PATCH v3 06/18] regulator: core: Probe regulators on demand, Tomeu Vizoso
- [PATCH v3 03/18] gpio: Probe GPIO drivers on demand, Tomeu Vizoso
- [PATCH v3 04/18] gpio: Probe pinctrl devices on demand, Tomeu Vizoso
- [PATCH v3 02/18] of/platform: add of_platform_probe, Tomeu Vizoso
- [PATCH v3 01/18] platform: delay OF device-driver matches until late_initcall, Tomeu Vizoso
- Re: [PATCH v3 0/18] On-demand device probing, Rob Herring
- [PATCH V10 0/5] map GHES memory region according to EFI memory map,
Jonathan (Zhixiong) Zhang
- [PATCH V10 5/5] acpi, apei: use appropriate pgprot_t to map GHES memoryTo: Matt Fleming <matt.fleming@xxxxxxxxx>, Thomas Gleixner <tglx@xxxxxxxxxxxxx>, fu.wei@xxxxxxxxxx, al.stone@xxxxxxxxxx, bp@xxxxxxxxx, tony.luck@xxxxxxxxx, hanjun.guo@xxxxxxxxxx rjw@xxxxxxxxxxxxx, lenb@xxxxxxxxxx, ying.huang@xxxxxxxxx, catalin.marinas@xxxxxxx, will.deacon@xxxxxxx, Jonathan (Zhixiong) Zhang
- ACPI, WARNING: CPU: 1 PID: 538 at kernel/sched/core.c:7389 __might_sleep+0x7f/0x90(), Daniel Borkmann
- leds-gpio on x86,
Vincent Pelletier
- [PATCH v8 0/9] CPUFreq driver using CPPC methods,
Ashwin Chaugule
- [PATCH v8 4/9] ACPI: Introduce CPU performance controls using CPPC, Ashwin Chaugule
- [PATCH v8 7/9] CPPC: Probe for CPPC tables for each ACPI Processor object, Ashwin Chaugule
- [PATCH v8 5/9] CPPC: Add a CPUFreq driver for use with CPPC, Ashwin Chaugule
- [PATCH v8 6/9] ACPI: Add weak routines for ACPI CPU Hotplug, Ashwin Chaugule
- [PATCH v8 9/9] ACPI: Allow selection of the ACPI processor driver for ARM64, Ashwin Chaugule
- [PATCH v8 8/9] PCC: Disable compilation by default, Ashwin Chaugule
- [PATCH v8 3/9] ACPI: Decouple ACPI idle and ACPI processor drivers, Ashwin Chaugule
- [PATCH v8 2/9] ACPI: Split out ACPI PSS from ACPI Processor driver, Ashwin Chaugule
- [PATCH v8 1/9] PCC: Initialize PCC Mailbox earlier at boot, Ashwin Chaugule
- Re: [PATCH v8 0/9] CPUFreq driver using CPPC methods, Rafael J. Wysocki
- [PATCH] acpi, property: Export acpi_dev_prop_read_single call.,
David Daney
- [PATCH 0/4] ACPI / core : few cleanups and updates for LPI,
Sudeep Holla
Question about ACPI 6 and the Linux kernel,
Kevin Wilson
[Notice] ACPI+PM maintenance in vacation mode Aug 8 - Aug 23, Rafael J. Wysocki
[PATCH 1/7] cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event,
Viresh Kumar
[GIT PULL] Thermal-SoC management updates for v4.2-rc6, Eduardo Valentin
[PATCH] serial: 8250: bind to ALi Fast Infrared Controller (ALI5123), Maciej S. Szmigiero
[PATCH v2] ACPI/osl: speedup grace period in acpi_os_map_cleanup,
Alexander Mark Diewald
[PATCH] ACPI: fix acpi_debugfs_init prototype, Nicolas Iooss
Re: [4.2-rc4] acpi|drm|i915: circular locking dependency: acpi_video_get_backlight_type,
Sedat Dilek
Message not available
[PATCH] ACPI / bus: Move duplicate code to a separate new function,
Rafael J. Wysocki
[PATCH V9 0/5] map GHES memory region according to EFI memory map,
Jonathan (Zhixiong) Zhang
[GIT PULL] Power management and ACPI fixes for v4.2-rc5, Rafael J. Wysocki
[PATCH v4 00/10] ACPI GIC Self-probing, GICv2m and GICv3 support,
Hanjun Guo
- [PATCH v4 02/10] ACPI / irqchip: Add self-probe infrastructure to initialize IRQ controller, Hanjun Guo
- [PATCH v4 04/10] irqchip / GICv3: Refactor gic_of_init() for GICv3 driver, Hanjun Guo
- [PATCH v4 05/10] irqchip / GICv3: remove the useless comparision of device node in xlate, Hanjun Guo
- [PATCH v4 09/10] PCI: ACPI: Bind GIC MSI frame to PCI host bridge, Hanjun Guo
- [PATCH v4 10/10] irqchip / gicv2m: Introducing gicv2m_acpi_init(), Hanjun Guo
- [PATCH v4 08/10] ACPI: GIC: Add ACPI helper functions to query irq-domain tokens for for GIC MSI and ITS, Hanjun Guo
- [PATCH v4 07/10] irqchip / GICv3 / ACPI: Add GICR support via GICC structures, Hanjun Guo
- [PATCH v4 06/10] irqchip / GICv3: Add ACPI support for GICv3+ initialization, Hanjun Guo
- [PATCH v4 03/10] irqchip / GIC / ACPI: Use IRQCHIP_ACPI_DECLARE to simplify GICv2 init code, Hanjun Guo
- [PATCH v4 01/10] irqchip / GIC: Add GIC version support in ACPI MADT, Hanjun Guo
- Re: [PATCH v4 00/10] ACPI GIC Self-probing, GICv2m and GICv3 support, Timur Tabi
[PATCH v2 0/22] On-demand device probing,
Tomeu Vizoso
- [PATCH v2 05/22] ACPI: add acpi_dev_get_device(), Tomeu Vizoso
- [PATCH v2 18/22] pinctrl: Probe pinctrl devices on demand, Tomeu Vizoso
- [PATCH v2 21/22] power-supply: Probe power supplies on demand, Tomeu Vizoso
- [PATCH v2 20/22] dma: of: Probe DMA controllers on demand, Tomeu Vizoso
- [PATCH v2 22/22] ASoC: core: Probe components on demand, Tomeu Vizoso
- [PATCH v2 19/22] phy: core: Probe phy providers on demand, Tomeu Vizoso
- [PATCH v2 17/22] clk: Probe clk providers on demand, Tomeu Vizoso
- [PATCH v2 15/22] backlight: Probe backlight devices on demand, Tomeu Vizoso
- [PATCH v2 16/22] usb: phy: Probe phy devices on demand, Tomeu Vizoso
- [PATCH v2 14/22] pwm: Probe PWM chip devices on demand, Tomeu Vizoso
- [PATCH v2 13/22] i2c: core: Probe i2c master devices on demand, Tomeu Vizoso
- [PATCH v2 12/22] drm/tegra: Probe dpaux devices on demand, Tomeu Vizoso
- [PATCH v2 11/22] drm: Probe panels on demand, Tomeu Vizoso
- [PATCH v2 10/22] regulator: core: Probe regulators on demand, Tomeu Vizoso
- [PATCH v2 09/22] regulator: core: Reduce critical area in _regulator_get, Tomeu Vizoso
- [PATCH v2 07/22] gpio: Probe GPIO drivers on demand, Tomeu Vizoso
- [PATCH v2 08/22] gpio: Probe pinctrl devices on demand, Tomeu Vizoso
- [PATCH v2 04/22] of/platform: add of_platform_device_find(), Tomeu Vizoso
- [PATCH v2 06/22] device property: add fwnode_ensure_device(), Tomeu Vizoso
- [PATCH v2 03/22] device property: add fwnode_get_name(), Tomeu Vizoso
- [PATCH v2 02/22] of/platform: Set fwnode field for new devices, Tomeu Vizoso
- [PATCH v2 01/22] platform: delay device-driver matches until late_initcall, Tomeu Vizoso
- Re: [PATCH v2 0/22] On-demand device probing, Rafael J. Wysocki
[PATCH] ACPI / PM: Use target_state to set the device power state,
Mika Westerberg
[PATCH 0/2] tools/power/acpi: Fix ACPI tools build issues.,
Lv Zheng
[PATCH] cpufreq: Correct a freq check in cpufreq_set_policy,
Pan Xinhui
[PATCH v2] acpi: Use kstrtoul() instead of strtoul()/simple_strtoul(),
Guenter Roeck
[PATCH v3 13/51] PCI: Separate realloc list checking after allocation,
Yinghai Lu
[PATCH v6 0/8] mfd: introduce a driver for LPSS devices on SPT,
Andy Shevchenko
- [PATCH v6 8/8] mfd: Add support for Intel Sunrisepoint LPSS devices, Andy Shevchenko
- [PATCH v6 2/8] ACPI / PM: Attach ACPI power domain only once, Andy Shevchenko
- [PATCH v6 4/8] klist: implement klist_prev(), Andy Shevchenko
- [PATCH v6 5/8] driver core: implement device_for_each_child_reverse(), Andy Shevchenko
- [PATCH v6 7/8] dmaengine: add a driver for Intel integrated DMA 64-bit, Andy Shevchenko
- [PATCH v6 3/8] Driver core: wakeup the parent device before trying probe, Andy Shevchenko
- [PATCH v6 6/8] mfd: make mfd_remove_devices() iterate in reverse order, Andy Shevchenko
- [PATCH v6 1/8] PM / QoS: Make it possible to expose device latency tolerance to userspace, Andy Shevchenko
- Re: [PATCH v6 0/8] mfd: introduce a driver for LPSS devices on SPT, Lee Jones
- Re: [PATCH v6 0/8] mfd: introduce a driver for LPSS devices on SPT, Lee Jones
[PATCH 0/2] ACPI: boot time AML overlay support,
Zhang Rui
[PATCH V8 0/5] map GHES memory region according to EFI memory map,
Jonathan (Zhixiong) Zhang
[PATCH 2756/2756] Staging: acpi: Merge lines for immediate return,
Shraddha Barke
[PATCH] acpi: Use kstrtoul() instead of strtoul()/simple_strtoul(), Guenter Roeck
[PATCH v2 0/7] Making the generic ACPI GSI layer irqdomain aware,
Marc Zyngier
[PATCH 00/22] ACPICA: 20150717 Release,
Lv Zheng
- [PATCH 02/22] ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_state., Lv Zheng
- [PATCH 03/22] ACPICA: Parser: Cleanup aml_offset in union acpi_operand_object., Lv Zheng
- [PATCH 05/22] ACPICA: Executer: Add back pointing reference of method operand., Lv Zheng
- [PATCH 06/22] ACPICA: Namespace: Add function to directly return normalized full path., Lv Zheng
- [PATCH 08/22] ACPICA: Dispatcher: Add trace support for interpreter., Lv Zheng
- [PATCH 09/22] ACPICA: Executer: Add interpreter tracing mode for method tracing facility., Lv Zheng
- [PATCH 12/22] ACPICA: Parser: Remove redundant opcode execution debugging output., Lv Zheng
- [PATCH 15/22] ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h>., Lv Zheng
- [PATCH 19/22] ACPICA: Debugger: Reduce structure size for debugger., Lv Zheng
- [PATCH 22/22] ACPICA: Update version to 20150717., Lv Zheng
- [PATCH 21/22] ACPICA: iASL/Disassembler: Add prototype verbose mode., Lv Zheng
- [PATCH 18/22] ACPICA: iASL: Add support for TCPA Server Table., Lv Zheng
- [PATCH 20/22] ACPICA: Debugger: Move debugger specific APIs to debugger component., Lv Zheng
- [PATCH 16/22] ACPICA: Cleanup use of all non-ANSI local C library functions., Lv Zheng
- [PATCH 17/22] ACPICA: Cleanup use of NEGATIVE and POSITIVE defines., Lv Zheng
- [PATCH 14/22] ACPICA: iASL: Add new warnings for method local_x and arg_x variables., Lv Zheng
- [PATCH 13/22] ACPICA: Remove extraneous check for null walk_state., Lv Zheng
- [PATCH 11/22] ACPICA: Executer: Add option to bypass opcode tracing., Lv Zheng
- [PATCH 10/22] ACPICA: Executer: Add OSL trace hook support., Lv Zheng
- [PATCH 07/22] ACPICA: Dispatcher: Move stack traversal code to dispatcher., Lv Zheng
- [PATCH 04/22] ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments., Lv Zheng
- [PATCH 01/22] ACPICA: Parser: Reduce parser/namespace divergences for tracer support., Lv Zheng
- [PATCH 0/4] ACPI: Update method tracing facility., Lv Zheng
- Re: [PATCH 00/22] ACPICA: 20150717 Release, Rafael J. Wysocki
- [PATCH v2 0/4] ACPI: Update method tracing facility., Lv Zheng
[PATCH v2.1 00/22] FUJITSU Extended Socket network device driver,
Taku Izumi
- [PATCH v2.1 01/22] fjes: Introduce FUJITSU Extended Socket Network Device driver, Taku Izumi
- [PATCH v2.1 02/22] fjes: Hardware initialization routine, Taku Izumi
- [PATCH v2.1 03/22] fjes: Hardware cleanup routine, Taku Izumi
- [PATCH v2.1 04/22] fjes: platform_driver's .probe and .remove routine, Taku Izumi
- [PATCH v2.1 07/22] fjes: net_device_ops.ndo_open and .ndo_stop, Taku Izumi
- [PATCH v2.1 13/22] fjes: net_device_ops.ndo_change_mtu, Taku Izumi
- [PATCH v2.1 22/22] fjes: ethtool support, Taku Izumi
- [PATCH v2.1 21/22] fjes: handle receive cancellation request interrupt, Taku Izumi
- [PATCH v2.1 20/22] fjes: epstop_task, Taku Izumi
- [PATCH v2.1 18/22] fjes: unshare_watch_task, Taku Izumi
- [PATCH v2.1 19/22] fjes: update_zone_task, Taku Izumi
- [PATCH v2.1 16/22] fjes: interrupt_watch_task, Taku Izumi
- [PATCH v2.1 15/22] fjes: net_device_ops.ndo_vlan_rx_add/kill_vid, Taku Izumi
- [PATCH v2.1 17/22] fjes: force_close_task, Taku Izumi
- [PATCH v2.1 14/22] fjes: net_device_ops.ndo_tx_timeout, Taku Izumi
- [PATCH v2.1 12/22] fjes: net_device_ops.ndo_get_stats64, Taku Izumi
- [PATCH v2.1 11/22] fjes: NAPI polling function, Taku Izumi
- [PATCH v2.1 09/22] fjes: raise_intr_rxdata_task, Taku Izumi
- [PATCH v2.1 10/22] fjes: tx_stall_task, Taku Izumi
- [PATCH v2.1 08/22] fjes: net_device_ops.ndo_start_xmit, Taku Izumi
- [PATCH v2.1 05/22] fjes: ES information acquisition routine, Taku Izumi
- [PATCH v2.1 06/22] fjes: buffer address regist/unregistration routine, Taku Izumi
Re: [arch] WARNING: CPU: 0 PID: 0 at kernel/memremap.c:31 memremap(), Dan Williams
[PATCH] nfit: Don't check _STA on NVDIMM devices,
Linda Knippers
[PATCH] acpi-video: Fix brightness keys for Thinkpad X240,
Mathieu OTHACEHE
[PATCH 0/2] process vendor proprietary CPER error section,
Jonathan (Zhixiong) Zhang
[PATCH V7 0/5] map GHES memory region according to EFI memory map,
Jonathan (Zhixiong) Zhang
[RFC PATCH] Exporting extra tables for machines without /dev/mem,
Graeme Gregory
[PATCH 0/5] Making the generic ACPI GSI layer irqdomain aware,
Marc Zyngier
Discrete Nvidia GPU shutdown with recent kernel / BIOS (on T440s laptop) - Should be automatic with runtime pm now ?,
Sylvain Munaut
[PATCH v2] thermal: consistently use int for temperatures,
Sascha Hauer
[PATCH V6 0/4] map GHES memory region according to EFI memory map,
Jonathan (Zhixiong) Zhang
Re: [PATCH V3 4/4] acpi, apei: use EFI memmap to map GHES memory, Zhang, Jonathan Zhixiong
[PATCH 0/2] ACPI: __refdata cleanups,
Mathias Krause
Ghost Lid switch on Baytrail tablet,
Bastien Nocera
[PATCH 0/2] ACPI / cpufreq: ACPI processor driver and ACPI cpufreq driver cleanups,
Rafael J. Wysocki
Re: [PATCH] gpio: Add AMD SB8XX/SB9XX/A5X/A8X driver, Linus Walleij
[GIT PULL] Power management and ACPI fixes for v4.2-rc3, Rafael J. Wysocki
[PATCH RFC] intel_pstate: play well with frequency limits set by acpi,
Konstantin Khlebnikov
[PATCH] ACPI: Fix indent for variable declaration,
Zhouyi Zhou
[PATCH V5 0/4] map GHES memory region according to EFI memory map,
Jonathan (Zhixiong) Zhang
[PATCH v2 13/49] PCI: Separate realloc list checking after allocation, Yinghai Lu
[PATCH 0/4] ACPI: Reorganize the core device management/enumeration code,
Rafael J. Wysocki
[PATCH] ACPI / PM: Update the copyright notice and description of power.c, Rafael J. Wysocki
[PATCH] x86, acpi: Handle xapic/x2apic entries in MADT,
Lukasz Anaczkowski
- Re: [PATCH] x86, acpi: Handle xapic/x2apic entries in MADT, Hanjun Guo
- <Possible follow-ups>
- Re: [PATCH] x86, acpi: Handle xapic/x2apic entries in MADT, Lukasz Anaczkowski
- [PATCH] x86, acpi: Handle lapic/x2apic entries in MADT, Lukasz Anaczkowski
- Re: [PATCH] x86, acpi: Handle lapic/x2apic entries in MADT, Thomas Gleixner
- Re: [PATCH] x86, acpi: Handle lapic/x2apic entries in MADT, Marc Zyngier
- Re: [PATCH] x86, acpi: Handle lapic/x2apic entries in MADT, Lukasz Anaczkowski
- [PATCH] x86, acpi: Handle lapic/x2apic entries in MADT, Lukasz Anaczkowski
- RE: [PATCH] x86, acpi: Handle lapic/x2apic entries in MADT, Anaczkowski, Lukasz
- Re: [PATCH] x86, acpi: Handle lapic/x2apic entries in MADT, Marc Zyngier
- Re: [PATCH] x86, acpi: Handle lapic/x2apic entries in MADT, Lorenzo Pieralisi
- Re: [PATCH] x86, acpi: Handle lapic/x2apic entries in MADT, Marc Zyngier
- Re: [PATCH] x86, acpi: Handle lapic/x2apic entries in MADT, Lukasz Anaczkowski
- [PATCH] x86, arm64, acpi: Handle lapic/x2apic entries in MADT, Lukasz Anaczkowski
- Re: [PATCH] x86, arm64, acpi: Handle lapic/x2apic entries in MADT, Lorenzo Pieralisi
- Re: [PATCH] x86, arm64, acpi: Handle lapic/x2apic entries in MADT, Lukasz Anaczkowski
- [PATCH 0/4] Fix how CPUs are enumerated when there's more than 255 CPUs, Lukasz Anaczkowski
- [PATCH 1/4] acpi: rename acpi_table_parse_entries, Lukasz Anaczkowski
- Re: [PATCH 0/4] Fix how CPUs are enumerated when there's more than 255 CPUs, Marc Zyngier
- Re: [PATCH 0/4] Fix how CPUs are enumerated when there's more than 255 CPUs, Al Stone
- RE: [PATCH 0/4] Fix how CPUs are enumerated when there's more than 255 CPUs, Anaczkowski, Lukasz
- [PATCH 0/2] Fix how CPUs are enumerated when there's more than 255 CPUs, Lukasz Anaczkowski
- [PATCH 1/2] acpi: Added acpi_subtable_proc to ACPI table parsers, Lukasz Anaczkowski
- [PATCH 2/2] x86, acpi: Handle apic/x2apic entries in MADT in correct order, Lukasz Anaczkowski
- Re: [PATCH 2/2] x86, acpi: Handle apic/x2apic entries in MADT in correct order, Lorenzo Pieralisi
- RE: [PATCH 2/2] x86, acpi: Handle apic/x2apic entries in MADT in correct order, Anaczkowski, Lukasz
- Re: [PATCH 2/2] x86, acpi: Handle apic/x2apic entries in MADT in correct order, Lorenzo Pieralisi
- Re: [PATCH 1/2] acpi: Added acpi_subtable_proc to ACPI table parsers, Marc Zyngier
- Re: [PATCH 1/2] acpi: Added acpi_subtable_proc to ACPI table parsers, Lukasz Anaczkowski
- [PATCH v4 0/2] Fix how CPUs are enumerated when there's more than 255 CPUs, Lukasz Anaczkowski
- [PATCH v4 1/2] acpi: Added acpi_subtable_proc to ACPI table parsers, Lukasz Anaczkowski
- [PATCH v4 2/2] x86, acpi: Handle apic/x2apic entries in MADT in correct order, Lukasz Anaczkowski
- Re: [PATCH v4 0/2] Fix how CPUs are enumerated when there's more than 255 CPUs, Rafael J. Wysocki
- Re: [PATCH v4 0/2] Fix how CPUs are enumerated when there's more than 255 CPUs, Rafael J. Wysocki
- Re: [PATCH] x86, arm64, acpi: Handle lapic/x2apic entries in MADT, Ingo Molnar
- Re: [PATCH] x86, arm64, acpi: Handle lapic/x2apic entries in MADT, Tomasz Nowicki
- Re: [PATCH] x86, acpi: Handle lapic/x2apic entries in MADT, Marc Zyngier
- Re: [PATCH] x86, acpi: Handle lapic/x2apic entries in MADT, Tomasz Nowicki
[RFCv2 PATCH 0/8] Introducing ACPI support for GICv2m,
Suravee Suthikulpanit
[RFC PATCH] Add support driver for Surface Pro 3 buttons, Chen Yu
[GIT PULL] libnvdimm fixes for 4.2-rc2, Williams, Dan J
[PATCH v2 0/6] Correctness fixes for NFIT BLK I/O path,
Dan Williams
[PATCH] acpi/apei: free lists of resources in einj and erst,
Konstantin Khlebnikov
[PATCH v3 0/8] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init,
Hanjun Guo
Re: linux-next: Tree for Jul 9 (acpi_pad.ko), Randy Dunlap
[PATCH v7 0/8] CPUFreq driver using CPPC methods,
Ashwin Chaugule
Re: [BUG] Kernel splat when taking CPUs offline,
Rafael J. Wysocki
[GIT PULL] Power management and ACPI material for v4.2-rc2, Rafael J. Wysocki
[PATCH 0/3] Correctness fixes for NFIT BLK I/O path,
Ross Zwisler
sysfs charge thresholds for ThinkPads (and possibly others), preparation for second try,
Julian Andres Klode
[PATCH 12/36] PCI: Separate realloc list checking after allocation, Yinghai Lu
[PATCH v4 0/2] Correct for ACPI 5.1->6.0 spec changes in MADT GICC entries,
Al Stone
[PATCH v3 0/5] x86: pmc_atom: Add Cherrytrail support,
Andy Shevchenko
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]