Show patches with: none      |   32595 patches
« 1 2 ... 241 242 243325 326 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V4,22/42] x86, irq, ACPI: change __acpi_register_gsi to return IRQ number instead of GSI - - - --- 2014-06-10 Jiang Liu Not Applicable
[V4,21/42] x86, ACPI, irq: consolidate algorithm of mapping (ioapic, pin) to IRQ number - - - --- 2014-06-10 Jiang Liu Not Applicable
[V4,08/42] x86, ACPI, irq: enhance error handling in function acpi_register_gsi() - - - --- 2014-06-10 Jiang Liu Not Applicable
[V4,42/42] x86, irq: clean up irqdomain transition code - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,41/42] x86, irq, devicetree: release IOAPIC pin when PCI device is disabled - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,40/42] x86, irq, SFI: release IOAPIC pin when PCI device is disabled - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,39/42] x86, irq, mpparse: release IOAPIC pin when PCI device is disabled - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,38/42] x86, irq, ACPI: release IOAPIC pin when PCI device is disabled - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,37/42] x86, irq: introduce helper functions to release IOAPIC pin - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,36/42] genirq: export irq_domain_disassociate() to architecture interrupt drivers - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,35/42] x86, irq: simplify the way to handle ISA IRQ - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,34/42] x86, irq: clean up unused IOAPIC interface - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,33/42] x86, irq, devicetree: use common irqdomain map interface to program IOAPIC pins - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,32/42] x86, irq, SFI: use common irqdomain map interface to program IOAPIC pins - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,31/42] x86, irq, mpparse: use common irqdomain map interface to program IOAPIC pins - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,30/42] x86, irq, ACPI: use common irqdomain map interface to program IOAPIC pins - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,29/42] x86, irq: introduce two helper functions to support irqdomain map operation - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,28/42] x86, devicetree, irq: use common mechanism to support irqdomain - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,27/42] x86, SFI, irq: provide basic irqdomain support - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,26/42] x86, mpparse, irq: provide basic irqdomain support - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,25/42] x86, ACPI, irq: provide basic irqdomain support - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,24/42] x86, irq: enhance mp_register_ioapic() to support irqdomain - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,23/42] x86, irq: introduce mechanisms to support dynamically allocate IRQ for IOAPIC - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,22/42] x86, irq, ACPI: change __acpi_register_gsi to return IRQ number instead of GSI - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,21/42] x86, ACPI, irq: consolidate algorithm of mapping (ioapic, pin) to IRQ number - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,20/42] x86, irq: simplify arch_early_irq_init() - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,19/42] x86, irq: count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_LEGACY - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,18/42] ce4100, irq: do not set legacy_pic to null_legacy_pic - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,17/42] ce4100, irq: make CE4100 depend on CONFIG_X86_IO_APIC - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,16/42] x86, irq: introduce some helper utilities to improve readability - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,15/42] x86, irq: reorganize IO_APIC_get_PCI_irq_vector() to prepare for irqdomain - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,14/42] x86, ioapic: use irq_cfg() instead of irq_get_chip_data() for better readability - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,13/42] x86, ioapic: introduce helper utilities to walk ioapics and pins - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,12/42] x86, ioapic: kill static variable nr_irqs_gsi - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,11/42] x86, ioapic: kill unused global variable timer_through_8259 - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,10/42] x86, irq, trivial: minor improvements of IRQ related code - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,09/42] x86, ACPI, irq: fix possible eror in GSI to IRQ mapping for legacy IRQ - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,08/42] x86, ACPI, irq: enhance error handling in function acpi_register_gsi() - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,07/42] x86, ACPI, trivial: minor improvements to arch/x86/kernel/acpi/boot.c - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,06/42] x86, acpi, irq: kill static function irq_to_gsi() - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,05/42] x86, PCI, ACPI: use kmalloc_node() to optimize for performance - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,04/42] x86, acpi: reorganize code to avoid forward declaration in boot.c - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,03/42] x86, mpparse: simplify arch/x86/include/asm/mpspec.h - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,02/42] x86, mpparse: use pr_lvl() helper utilities to replace printk(KERN_LVL) - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,01/42] x86, irq: update high address field when updating affinity for MSI IRQ - - - --- 2014-06-09 Jiang Liu Not Applicable
ACPICA: Add mutex to avoid race condition of reference count of notify object - - - --- 2014-06-09 Lee, Chun-Yi Superseded
[5/7,v6] trace, RAS: Add eMCA trace event interface - - - --- 2014-06-06 Chen Gong Not Applicable
ACPI / video: Change the default for video.use_native_backlight to 1 - - - --- 2014-06-05 Rafael J. Wysocki Accepted
[5/7,v6] trace, RAS: Add eMCA trace event interface - - - --- 2014-06-04 Steven Rostedt Not Applicable
ACPI: Fix bug when acpi reset register is implemented in system memory - - - --- 2014-06-04 David E. Box Accepted
[1/7] ACPICA: Only include ACPI asm files if ACPI is enabled - - - --- 2014-06-04 Lee Jones Not Applicable
[2/2] ACPI / battery: add quirk for Acer Aspire V5-573G - - - --- 2014-06-03 Aleksandr Mezin Accepted
[1/2] ACPI / battery: use callback for setting up quirks - - - --- 2014-06-03 Aleksandr Mezin Accepted
ACPICA: Restore error table definitions to reduce source code differences between Linux and ACPICA … - - - --- 2014-06-03 Lv Zheng Accepted
ACPICA: Namespace: Remove _PRP method support. - - - --- 2014-06-03 Lv Zheng Accepted
[Qemu-devel,33/35] pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole - - - --- 2014-06-02 Vasilis Liaskovitis Not Applicable
[1/1] include/acpi/processor.h: replace __attribute__((packed)) by __packed - - - --- 2014-06-01 Fabian Frederick Accepted
[4/4] ACPI: Disable smart battery manager on Apple - - - --- 2014-06-01 Matthew Garrett Changes Requested
[3/4] ACPI: Don't assume the existence of an SBS charger - - - --- 2014-06-01 Matthew Garrett Changes Requested
[2/4] ACPI: Don't call PCI OSC on Apple hardware when claiming to be Darwin - - - --- 2014-06-01 Matthew Garrett Changes Requested
[1/4] ACPI: Support _OSI("Darwin") correctly - - - --- 2014-06-01 Matthew Garrett Changes Requested
[v2,2/2] ACPI: Fix regressions that x86 Linux kernel suffers from early mapping size limitation. - - - --- 2014-05-31 Lv Zheng Accepted
[v2,1/2] ACPICA: Tables: Add mechanism to control early table checksum verification. - - - --- 2014-05-31 Lv Zheng Accepted
[Update,10/10] ACPI / scan: use platform bus type by default for _HID enumeration - - - --- 2014-05-30 Rafael J. Wysocki Accepted
[Update,9/10] ACPI / scan: always register ACPI LPSS scan handler - - - --- 2014-05-30 Rafael J. Wysocki Accepted
[10/10] ACPI / scan: use platform bus type by default for _HID enumeration - - - --- 2014-05-30 Rafael J. Wysocki Superseded
[9/10] ACPI / scan: always register ACPI LPSS scan handler - - - --- 2014-05-30 Rafael J. Wysocki Superseded
[8/10] ACPI / scan: always register memory hotplug scan handler - - - --- 2014-05-30 Rafael J. Wysocki Accepted
[7/10] ACPI / scan: always register container scan handler - - - --- 2014-05-30 Rafael J. Wysocki Accepted
[6/10] ACPI / scan: Change the meaning of missing .attach() in scan handlers - - - --- 2014-05-30 Rafael J. Wysocki Accepted
[5/10] ACPI / scan: introduce platform_id device PNP type flag - - - --- 2014-05-30 Rafael J. Wysocki Accepted
[4/10] ACPI / scan: drop unsupported serial IDs from PNP ACPI scan handler ID list - - - --- 2014-05-30 Rafael J. Wysocki Accepted
[3/10] ACPI / scan: drop IDs that do not comply with the ACPI PNP ID rule - - - --- 2014-05-30 Rafael J. Wysocki Accepted
[2/10] ACPI / PNP: use device ID list for PNPACPI device enumeration - - - --- 2014-05-30 Rafael J. Wysocki Accepted
[1/10] ACPI / scan: .match() callback for ACPI scan handlers - - - --- 2014-05-30 Rafael J. Wysocki Accepted
[2/2] ACPI: Fix regressions that x86 Linux kernel suffers from early mapping size limitation. - - - --- 2014-05-30 Lv Zheng Changes Requested
[1/2] ACPICA: Tables: Add mechanism to control early table checksum verification. - - - --- 2014-05-30 Lv Zheng Changes Requested
[v1,6/6] ACPI: thermal: processor: Use the generic cpufreq infrastructure - - - --- 2014-05-29 Amit Kachhap Not Applicable
[v1,5/6] thermal: thermal_core: Remove the max cooling limit check in registration - - - --- 2014-05-29 Amit Kachhap Not Applicable
[v1,4/6] thermal: cpu_cooling: Add support to find up/low frequency levels. - - - --- 2014-05-29 Amit Kachhap Not Applicable
[v1,3/6] thermal: thermal-core: Add notifications support for the cooling states - - - --- 2014-05-29 Amit Kachhap Not Applicable
[v1,2/6] thermal: cpu_cooling: Support passing driver private data. - - - --- 2014-05-29 Amit Kachhap Not Applicable
[v1,1/6] thermal: cpu_cooling: Fix the notification mechanism by using per cpu structure - - - --- 2014-05-29 Amit Kachhap Not Applicable
[v2,5/5] acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. - - - --- 2014-05-28 Tomasz Nowicki Not Applicable
[v2,4/5] apei, ghes, nmi: Factor out NMI arch-specific calls. - - - --- 2014-05-28 Tomasz Nowicki Not Applicable
[v2,3/5] acpi, apei, ghes: Introduce more generic mechanism to init/deinit GHES error notifications. - - - --- 2014-05-28 Tomasz Nowicki Not Applicable
[v2,2/5] acpi, apei, ghes: Introduce ACPI_APEI_NMI to make NMI error notification a GHES feature. - - - --- 2014-05-28 Tomasz Nowicki Not Applicable
[v2,1/5] apei, mce: Factor out APEI architecture specific MCE calls. - - - --- 2014-05-28 Tomasz Nowicki Not Applicable
[V7,10/11] ACPI: use platform bus as the default bus for _HID enumeration - - - --- 2014-05-28 Zhang, Rui Superseded
[5/7,v6] trace, RAS: Add eMCA trace event interface - - - --- 2014-05-28 Chen Gong Not Applicable
[6/7,v4] trace, eMCA: Add a knob to adjust where to save event log - - - --- 2014-05-28 Chen Gong Not Applicable
[RFC,2/2] PCC Test driver - - - --- 2014-05-27 Ashwin Chaugule RFC
[RFC,1/2] ACPI: Add support for Platform Communication Channel - - - --- 2014-05-27 Ashwin Chaugule RFC
[RFC,6/6] ACPICA: Tables: Enable default 64-bit FADT addresses favor. - - - --- 2014-05-27 Lv Zheng RFC
[RFC,5/6] ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACS. - - - --- 2014-05-27 Lv Zheng RFC
[RFC,4/6] ACPICA: Tables: Enable both 32-bit and 64-bit FACS. - - - --- 2014-05-27 Lv Zheng RFC
[RFC,3/6] ACPI: sleep: Update acpi_set_firmware_waking_vector() invocations to favor 32-bit firmwar… - - - --- 2014-05-27 Lv Zheng RFC
[RFC,2/6] ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS. - - - --- 2014-05-27 Lv Zheng RFC
[RFC,1/6] ACPICA: Hardware: Reduce divergences for sleep functions. - - - --- 2014-05-27 Lv Zheng RFC
ACPICA: acpidump: Fix repetitive table dump in -n mode. - - - --- 2014-05-27 Lv Zheng Accepted
« 1 2 ... 241 242 243325 326 »