summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZEMatt Fleming2016-09-201-0/+11
* Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2016-09-1317-310/+1472
|\
| * efi/arm64: Treat regions with WT/WC set but WB cleared as memoryArd Biesheuvel2016-09-091-15/+17
| * efi: Add efi_test driver for exporting UEFI runtime service interfacesIvan Hu2016-09-095-0/+878
| * efi/arm64: Add debugfs node to dump UEFI runtime page tablesArd Biesheuvel2016-09-091-0/+20
| * firmware-gsmi: Delete an unnecessary check before the function call "dma_pool...Markus Elfring2016-09-091-2/+1
| * efi: Replace runtime services spinlock with semaphoreArd Biesheuvel2016-09-092-32/+52
| * efi: Don't use spinlocks for efi varsSylvain Chouleur2016-09-093-70/+125
| * efi: Use a file local lock for efivarsSylvain Chouleur2016-09-091-36/+47
| * efi/arm*: esrt: Add missing call to efi_esrt_init()Ard Biesheuvel2016-09-091-0/+1
| * efi/esrt: Use memremap not ioremap to access ESRT table in memoryArd Biesheuvel2016-09-091-2/+3
| * efi/esrt: Use efi_mem_reserve() and avoid a kmalloc()Matt Fleming2016-09-091-16/+4
| * efi/runtime-map: Use efi.memmap directly instead of a copyMatt Fleming2016-09-091-22/+13
| * efi: Allow drivers to reserve boot services foreverMatt Fleming2016-09-091-0/+30
| * efi: Add efi_memmap_install() for installing new EFI memory mapsMatt Fleming2016-09-092-7/+26
| * efi: Split out EFI memory map functions into new fileMatt Fleming2016-09-094-267/+274
| * efi/fake_mem: Refactor main two code chunks into functionsMatt Fleming2016-09-091-95/+134
| * efi: Add efi_memmap_init_late() for permanent EFI memmapMatt Fleming2016-09-092-43/+96
| * efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming2016-09-094-16/+64
| * x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmapMatt Fleming2016-09-091-1/+1
* | efi/libstub: Use efi_exit_boot_services() in FDTJeffrey Hugo2016-09-051-10/+27
* | efi/libstub: Introduce ExitBootServices helperJeffrey Hugo2016-09-051-0/+73
* | efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo2016-09-053-37/+88
* | efi: Fix handling error value in fdt_find_uefi_paramsAndrzej Hajda2016-09-051-2/+5
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-09-041-0/+1
|\
| * clocksource/drivers/atmel-pit: Fix compilation errorDaniel Lezcano2016-08-291-0/+1
* | Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-09-033-7/+14
|\ \
| * | dm bufio: remove use of deprecated create_singlethread_workqueue()Bhaktipriya Shridhar2016-08-301-1/+1
| * | dm crypt: fix free of bad values after tfm allocation failureEric Biggers2016-08-301-1/+1
| * | dm crypt: fix error with too large biosMikulas Patocka2016-08-301-0/+7
| * | dm log writes: fix check of kthread_run() return valueVladimir Zapolskiy2016-08-301-2/+2
| * | dm log writes: fix bug with too large biosMikulas Patocka2016-08-301-2/+2
| * | dm log writes: move IO accounting earlier to fix error pathMikulas Patocka2016-08-301-1/+1
| |/
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-09-031-1/+2
|\ \
| * | drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren2016-09-021-1/+1
| * | drivers/perf: arm_pmu: Fix leak in error pathStefan Wahren2016-09-021-0/+1
| |/
* | Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-09-0310-279/+25
|\ \
| * | thunderbolt: Don't declare Falcon Ridge unsupportedLukas Wunner2016-08-311-1/+3
| * | thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.Xavier Gnata2016-08-312-0/+10
| * | thunderbolt: Fix resume quirk for Falcon Ridge 4C.Andreas Noever2016-08-311-2/+1
| * | lkdtm: Mark lkdtm_rodata_do_nothing() notraceMichael Ellerman2016-08-311-1/+1
| * | mei: me: disable driver on SPT SPS firmwareTomas Winkler2016-08-302-4/+10
| * | Revert "android: binder: fix dangling pointer comparison"Greg Kroah-Hartman2016-08-181-2/+0
| * | drivers/iio/light/Kconfig: SENSORS_BH1780 cleanupValentin Rothberg2016-08-161-1/+0
| * | android: binder: fix dangling pointer comparisonJann Horn2016-08-151-0/+2
| * | misc: delete bh1780 driverLinus Walleij2016-08-153-270/+0
* | | Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-09-0328-114/+174
|\ \ \
| * \ \ Merge tag 'iio-fixes-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-08-2319-51/+120
| |\ \ \
| | * | | iio: adc: rockchip_saradc: reset saradc controller before programming itCaesar Wang2016-08-232-0/+31
| | * | | iio: accel: kxsd9: Fix raw read returnLinus Walleij2016-08-211-0/+1