summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-179-16/+16
|\
| * Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar2016-05-05182-1064/+1946
| |\
| * \ Merge branch 'x86/urgent' into x86/asm, to fix semantic conflictIngo Molnar2016-04-221-4/+26
| |\ \
| * \ \ Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar2016-04-19378-2250/+4813
| |\ \ \
| * | | | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-132-2/+2
| * | | | x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageBorislav Petkov2016-04-132-7/+7
| * | | | Merge branch 'x86/urgent' into x86/asm to pick up dependent fixesIngo Molnar2016-04-133-2/+11
| |\ \ \ \
| * \ \ \ \ Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common baseIngo Molnar2016-04-131-1/+1
| |\ \ \ \ \
| | * | | | | x86/mm/pat, x86/cpufeature: Remove cpu_has_patBorislav Petkov2016-03-311-1/+1
| * | | | | | x86/cpufeature: Remove cpu_has_pgeBorislav Petkov2016-03-311-1/+1
| * | | | | | x86/cpufeature: Remove cpu_has_clflushBorislav Petkov2016-03-312-4/+4
| * | | | | | x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov2016-03-311-1/+1
* | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-161-6/+3
|\ \ \ \ \ \ \
| * | | | | | | EDAC, mce_amd: Detect SMCA using X86_FEATURE_SMCAYazen Ghannam2016-05-121-6/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-05-162-0/+77
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-11107-471/+1047
| |\ \ \ \ \ \ \
| * | | | | | | | perf/arm: Special-case hetereogeneous CPUsMark Rutland2016-05-051-0/+8
| * | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-05182-1068/+1972
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | powercap, perf/x86/intel/rapl: Add PSys supportSrinivas Pandruvada2016-04-281-0/+69
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-1622-157/+1684
|\ \ \ \ \ \ \ \
| * | | | | | | | efi: Merge boolean flag argumentsJulia Lawall2016-05-072-16/+12
| * | | | | | | | efi/capsule: Move 'capsule' to the stack in efi_capsule_supported()Matt Fleming2016-05-071-18/+11
| * | | | | | | | efibc: Fix excessive stack footprint warningJeremy Compostella2016-05-071-11/+23
| * | | | | | | | efi/capsule: Make efi_capsule_pending() locklessMatt Fleming2016-05-071-10/+25
| * | | | | | | | Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar2016-05-07141-779/+1570
| |\ \ \ \ \ \ \ \
| * | | | | | | | | efi: Remove unnecessary (and buggy) .memmap initialization from the Xen EFI d...Ingo Molnar2016-04-291-1/+0
| * | | | | | | | | efi/runtime-wrappers: Remove ARCH_EFI_IRQ_FLAGS_MASK #ifdefMark Rutland2016-04-281-7/+0
| * | | | | | | | | efi/runtime-wrappers: Detect firmware IRQ flag corruptionMark Rutland2016-04-281-0/+31
| * | | | | | | | | efi/runtime-wrappers: Remove redundant #ifdefsMark Rutland2016-04-281-4/+0
| * | | | | | | | | efi/runtime-wrappers: Add {__,}efi_call_virt() templatesMark Rutland2016-04-281-0/+40
| * | | | | | | | | efi/arm-init: Reserve rather than unmap the memory map for ARM as wellArd Biesheuvel2016-04-281-14/+3
| * | | | | | | | | efi: Add misc char driver interface to update EFI firmwareKweh, Hock Leong2016-04-283-0/+354
| * | | | | | | | | efi: Add 'capsule' update supportMatt Fleming2016-04-283-1/+312
| * | | | | | | | | efi: Move efi_status_to_err() to drivers/firmware/efi/Matt Fleming2016-04-282-33/+33
| * | | | | | | | | efibc: Add EFI Bootloader Control moduleCompostella, Jeremy2016-04-283-0/+117
| * | | | | | | | | efifb: Enable the efi-framebuffer platform driver for ARM and arm64Ard Biesheuvel2016-04-281-1/+1
| * | | | | | | | | efi/arm*: Wire up 'struct screen_info' to efi-framebuffer platform deviceArd Biesheuvel2016-04-281-0/+18
| * | | | | | | | | efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info'Ard Biesheuvel2016-04-281-0/+23
| * | | | | | | | | efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel2016-04-283-3/+73
| * | | | | | | | | efifb: Use builtin_platform_driver and drop unused includesArd Biesheuvel2016-04-281-5/+1
| * | | | | | | | | x86/efi/efifb: Move DMI based quirks handling out of generic codeArd Biesheuvel2016-04-281-11/+4
| * | | | | | | | | efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel2016-04-282-1/+355
| * | | | | | | | | efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel2016-04-282-2/+9
| * | | | | | | | | efi: Implement generic support for the Memory Attributes tableArd Biesheuvel2016-04-282-1/+183
| * | | | | | | | | efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config tableArd Biesheuvel2016-04-281-0/+2
| * | | | | | | | | efi/arm*: Use memremap() to create the persistent memmap mappingArd Biesheuvel2016-04-281-2/+1
| * | | | | | | | | efi: Check EFI_MEMORY_DESCRIPTOR version explicitlyArd Biesheuvel2016-04-281-0/+4
| * | | | | | | | | efi: Remove global 'memmap' EFI memory mapMatt Fleming2016-04-284-38/+36
| * | | | | | | | | efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming2016-04-285-12/+9
| * | | | | | | | | efi/arm64: Check SetupMode when determining Secure Boot statusLinn Crosetto2016-04-281-7/+25