summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-17netfilter: ipset: dumping error triggered removing references twiceJozsef Kadlecsik1-0/+1
2012-01-17netfilter: ipset: autoload set type modules safelyJozsef Kadlecsik1-10/+26
2012-01-17x86/kconfig: Move the ZONE_DMA entry under a menuRandy Dunlap1-10/+10
2012-01-17ACPI APEI: Convert atomicio routinesMyron Stowe3-11/+104
2012-01-17ACPI: Export interfaces for ioremapping/iounmapping ACPI registersMyron Stowe2-2/+7
2012-01-17ACPI: Fix possible alignment issues with GAS 'address' referencesMyron Stowe1-14/+24
2012-01-17ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)Kurt Garloff1-4/+6
2012-01-17ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff1-0/+4
2012-01-17ACPI: Store SRAT table revisionKurt Garloff2-0/+7
2012-01-17ACPI, APEI, Resolve false conflict between ACPI NVS and APEIHuang Ying1-1/+28
2012-01-17ACPI, Record ACPI NVS regionsHuang Ying4-10/+70
2012-01-17ACPI, APEI, EINJ, Refine the fix of resource conflictXiao, Hui1-6/+32
2012-01-17ACPI, APEI, EINJ, Fix resource conflict on some machineHuang Ying3-2/+36
2012-01-17ACPI, Add RAM mapping support to ACPI atomic IO supportHuang Ying1-4/+37
2012-01-17ACPI, APEI, Printk queued error record before panicHuang Ying1-9/+44
2012-01-17ACPI, APEI, GHES, Distinguish interleaved error report in kernel logHuang Ying1-5/+11
2012-01-17ACPI, APEI, Remove table not found messageHuang Ying3-9/+6
2012-01-17ACPI, APEI, Print resource errors in conventional formatBjorn Helgaas2-9/+10
2012-01-17ACPI, APEI, GHES: Add PCIe AER recovery supportHuang Ying1-0/+23
2012-01-17ACPI, Add 64bit read/write support to atomicio on i386Huang Ying1-6/+30
2012-01-17Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar153-535/+938
2012-01-17Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2-5/+5
2012-01-17ACPICA: Update to version 20120111Bob Moore1-1/+1
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore148-148/+148
2012-01-17ACPICA: Add support for region address conflict checkingLin Ming14-222/+408
2012-01-17ACPICA: Update for larger ACPI 5 FADT sizeBob Moore1-6/+7
2012-01-17ACPICA: Update to version 20111123Bob Moore1-1/+1
2012-01-17ACPICA: Clean up MakefileLin Ming1-24/+133
2012-01-17ACPI 5.0: Allow _AEI method in walk resourcesZhang Rui2-4/+7
2012-01-17ACPI 5.0: Add new predefined namesBob Moore5-4/+73
2012-01-17ACPI 5.0: New interface, acpi_buffer_to_resourceBob Moore2-0/+69
2012-01-17ACPI 5.0: New interface, acpi_get_event_resourcesBob Moore4-0/+98
2012-01-17ACPI 5.0: Support for all new resource descriptorsLin Ming16-119/+1776
2012-01-17ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore6-18/+41
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore15-45/+308
2012-01-17ACPI 5.0: New interfaces to allow driver access to AML mutex objectsLin Ming3-3/+201
2012-01-17ACPI 5.0: Add new/changed tables to headersBob Moore3-4/+606
2012-01-17ACPI 5.0: Implement hardware-reduced optionBob Moore6-3/+58
2012-01-17ACPI 5.0: Basic support for FADT version 5Bob Moore2-8/+18
2012-01-17ACPICA: Do not abort table load on invalid space IDBob Moore4-12/+54
2012-01-17ACPICA: Add error msg for Index/Bank field registers out-of-rangeBob Moore1-0/+6
2012-01-17ACPICA: Add error msg for unsupported I/O requests (not 8/16/32 bit length)Bob Moore1-0/+2
2012-01-17ACPICA: Fix to allow region arguments to reference other scopesLin Ming3-1/+8
2012-01-17ACPICA: Update for GCC 4Bob Moore1-6/+3
2012-01-17Merge branch 'acpica-validate-address-regression' into nextLen Brown1-0/+24
2012-01-17ACPICA: Put back the call to acpi_os_validate_addressLin Ming1-0/+24
2012-01-17x86/UV2: Add accounting for BAU strong nacksCliff Wickman2-5/+8
2012-01-17x86/UV2: Ack BAU interrupt earlierCliff Wickman1-2/+1
2012-01-17x86/UV2: Remove stale no-resources test for UV2 BAUCliff Wickman1-10/+0
2012-01-17x86/UV2: Work around BAU bugCliff Wickman2-33/+254