summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-032-0/+96
|\
| * Merge branch 'x86/for-kvm' into x86/apicThomas Gleixner2015-09-30214-1432/+2808
| |\
| * | x86/numachip: Fix timer build conflictDaniel J Blueman2015-09-231-3/+3
| * | x86/numachip: Introduce Numachip2 timer mechanismsDaniel J Blueman2015-09-222-0/+96
* | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-031-3/+3
|\ \ \
| * | | x86/amd_nb, EDAC: Rename amd_get_node_id()Aravind Gopalakrishnan2015-10-211-3/+3
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-033-4/+3
|\ \ \ \
| * \ \ \ Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-20160-574/+1406
| |\ \ \ \
| * \ \ \ \ Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-06326-2195/+3677
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'locking/urgent' into locking/core, to pick up fixes before appl...Ingo Molnar2015-09-23140-408/+468
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-09-1862-130/+183
| |\ \ \ \ \ \ \
| * | | | | | | | locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.hBoqun Feng2015-09-133-4/+3
* | | | | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-038-45/+377
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | efi: Fix warning of int-to-pointer-cast on x86 32-bit buildsTaku Izumi2015-10-281-2/+2
| * | | | | | | | | efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel2015-10-281-4/+4
| * | | | | | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-147-37/+330
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | efi: Add "efi_fake_mem" boot optionTaku Izumi2015-10-123-0/+261
| | * | | | | | | | | efi: Auto-load the efi-pstore moduleBen Hutchings2015-10-121-0/+1
| | * | | | | | | | | efi: Introduce EFI_NX_PE_DATA bit and set it from properties tableArd Biesheuvel2015-10-121-0/+18
| | * | | | | | | | | efi: Add support for UEFIv2.5 Properties tableArd Biesheuvel2015-10-121-14/+16
| | * | | | | | | | | efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()Taku Izumi2015-10-121-2/+3
| | * | | | | | | | | efifb: Add support for 64-bit frame buffer addressesMatt Fleming2015-10-121-1/+23
| | * | | | | | | | | efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm2015-10-121-4/+2
| | * | | | | | | | | efi/x86: Move efi=debug option parsing to coreLeif Lindholm2015-10-121-0/+3
| | * | | | | | | | | drivers/firmware: Make efi/esrt.c driver explicitly non-modularPaul Gortmaker2015-10-121-16/+3
| * | | | | | | | | | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-145356-147911/+387267
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | efi: Use the generic efi.memmap instead of 'memmap'Matt Fleming2015-10-111-1/+3
| * | | | | | | | | | acpi/apei: Use appropriate pgprot_t to map GHES memoryJonathan (Zhixiong) Zhang2015-09-141-3/+7
| * | | | | | | | | | efi, x86: Rearrange efi_mem_attributes()Jonathan (Zhixiong) Zhang2015-08-081-0/+31
| * | | | | | | | | | efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5Ard Biesheuvel2015-08-081-3/+5
* | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-0336-520/+1186
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PCI/MSI: Allow the MSI domain to be device-specificMarc Zyngier2015-10-162-0/+25
| * | | | | | | | | | | PCI: Add per-device MSI domain hookMarc Zyngier2015-10-161-5/+30
| * | | | | | | | | | | of/irq: Use the msi-map property to provide device-specific MSI domainMarc Zyngier2015-10-161-0/+18
| * | | | | | | | | | | of/irq: Split of_msi_map_rid to reuse msi-map lookupMarc Zyngier2015-10-161-15/+28
| * | | | | | | | | | | irqchip/gic-v3-its: Parse new version of msi-parent propertyMarc Zyngier2015-10-161-3/+15
| * | | | | | | | | | | PCI/MSI: Use of_msi_get_domain instead of open-coded "msi-parent" parsingMarc Zyngier2015-10-161-7/+6
| * | | | | | | | | | | of/irq: Use of_msi_get_domain instead of open-coded "msi-parent" parsingMarc Zyngier2015-10-161-20/+11
| * | | | | | | | | | | of/irq: Add support code for multi-parent version of "msi-parent"Marc Zyngier2015-10-161-0/+59
| * | | | | | | | | | | irqchip/gic-v3-its: Add handling of PCI requester id.David Daney2015-10-161-3/+1
| * | | | | | | | | | | PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().David Daney2015-10-161-0/+32
| * | | | | | | | | | | of/irq: Add new function of_msi_map_rid()David Daney2015-10-161-0/+84
| * | | | | | | | | | | irqchip/gic-v2m: Add support for multiple MSI framesMarc Zyngier2015-10-151-46/+78
| * | | | | | | | | | | irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspecMarc Zyngier2015-10-151-9/+13
| * | | | | | | | | | | irqchip/mxs: Add Alphascale ASM9260 supportOleksij Rempel2015-10-144-2/+207
| * | | | | | | | | | | irqchip/mxs: Prepare driver for hardware with different offsetsOleksij Rempel2015-10-141-19/+59
| * | | | | | | | | | | irqchip/mxs: Panic if ioremap or domain creation failsOleksij Rempel2015-10-141-2/+6
| * | | | | | | | | | | irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier2015-10-136-15/+18
| * | | | | | | | | | | acpi/gsi: Cleanup acpi_register_gsiMarc Zyngier2015-10-131-20/+10
| * | | | | | | | | | | irqchip/gic: Kill the xlate methodMarc Zyngier2015-10-131-25/+0