summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* efi/libstub/x86: Force 'hidden' visibility for extern declarationsArd Biesheuvel2020-01-101-0/+2
* efi/libstub: Fix boot argument handling in mixed mode entry codeArd Biesheuvel2020-01-101-7/+10
* Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2020-01-1067-681/+797
|\
| * mm, x86/mm: Untangle address space layout definitions from basic pgtable type...Ingo Molnar2019-12-1015-154/+183
| * mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-1026-0/+102
| * x86/mm/pat: Mark __cpa_flush_tlb() as statickbuild test robot2019-12-101-1/+1
| * x86/mm: Tabulate the page table encoding definitionsIngo Molnar2019-12-101-69/+74
| * x86/mm/pat: Fix typo in the Kconfig help textIngo Molnar2019-12-101-1/+1
| * x86/mm/pat: Clean up <asm/memtype.h> externsIngo Molnar2019-12-101-5/+5
| * x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar2019-12-1019-21/+21
| * x86/mm/pat: Standardize on memtype_*() prefix for APIsIngo Molnar2019-12-105-42/+42
| * x86/mm/pat: Move the memtype related files to arch/x86/mm/pat/Ingo Molnar2019-12-107-12/+17
| * x86/mm/pat: Clean up PAT initialization flagsIngo Molnar2019-12-101-12/+14
| * x86/mm/pat: Harmonize 'struct memtype *' local variable and function paramete...Ingo Molnar2019-12-103-73/+75
| * x86/mm/pat: Simplify the free_memtype() control flowIngo Molnar2019-12-101-8/+3
| * x86/mm/pat: Create fixed width output in /sys/kernel/debug/x86/pat_memtype_li...Ingo Molnar2019-12-101-3/+3
| * x86/mm/pat: Disambiguate PAT-disabled boot messagesIngo Molnar2019-12-102-7/+15
| * x86/mm/pat: Update the comments in pat.c and pat_interval.c and refresh the c...Ingo Molnar2019-12-102-35/+72
| * x86/setup: Enhance the commentsIngo Molnar2019-12-101-16/+25
| * x86/setup: Clean up the header portion of setup.cIngo Molnar2019-12-101-100/+22
* | Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar2020-01-10401-2086/+3214
|\ \
| * \ Merge tag 'pstore-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-092-3/+3
| |\ \
| | * | pstore/ram: Regularize prz label allocation lifetimeKees Cook2020-01-082-3/+3
| * | | Merge tag 'drm-fixes-2020-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-0913-61/+85
| |\ \ \
| | * \ \ Merge tag 'drm-intel-fixes-2020-01-09-1' of git://anongit.freedesktop.org/drm...Dave Airlie2020-01-107-31/+38
| | |\ \ \
| | | * | | drm/i915/dp: Disable Port sync mode correctly on teardownManasi Navare2020-01-071-6/+1
| | | * | | drm/i915: Add Wa_1407352427:icl,ehlMatt Roper2020-01-072-0/+7
| | | * | | drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehlMatt Roper2020-01-072-1/+11
| | | * | | drm/i915/gt: Restore coarse power gatingChris Wilson2020-01-071-2/+4
| | | * | | drm/i915/gt: Do not restore invalid RS stateChris Wilson2020-01-071-20/+11
| | | * | | drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK onlyKai Vehmanen2020-01-071-2/+2
| | | * | | drm/i915/gt: Mark up virtual engine uabi_instanceChris Wilson2020-01-071-0/+2
| | * | | | Merge tag 'amd-drm-fixes-5.5-2020-01-08' of git://people.freedesktop.org/~agd...Dave Airlie2020-01-092-25/+27
| | |\ \ \ \
| | | * | | | drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpuChunming Zhou2020-01-071-1/+2
| | | * | | | drm/amd/display: Reduce HDMI pixel encoding if max clock is exceededThomas Anderson2020-01-071-22/+23
| | | * | | | Revert "drm/amdgpu: Set no-retry as default."Alex Deucher2020-01-071-2/+2
| | * | | | | Merge tag 'drm-misc-fixes-2020-01-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-01-094-5/+20
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | drm/fb-helper: Round up bits_per_pixel if possibleGeert Uytterhoeven2020-01-071-1/+6
| | | * | | | drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware modelChen-Yu Tsai2020-01-072-3/+13
| | | * | | | drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READWayne Lin2020-01-031-1/+1
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-01-095-16/+27
| |\ \ \ \ \ \
| | * | | | | | i40iw: Remove setting of VMA private data and use rdma_user_mmap_ioShiraz Saleem2020-01-071-8/+6
| | * | | | | | IB/hfi1: Adjust flow PSN with the correct resync_psnKaike Wan2020-01-031-0/+9
| | * | | | | | IB/hfi1: Don't cancel unused work itemKaike Wan2020-01-031-1/+3
| | * | | | | | RDMA/bnxt_re: Fix Send Work Entry state check while polling completionsSelvin Xavier2020-01-031-6/+6
| | * | | | | | RDMA/bnxt_re: Avoid freeing MR resources if dereg failsSelvin Xavier2020-01-031-1/+3
| * | | | | | | Merge tag 'gpio-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-01-094-10/+54
| |\ \ \ \ \ \ \
| | * | | | | | | gpiolib: acpi: Add honor_wakeup module-option + quirk mechanismHans de Goede2020-01-071-1/+31
| | * | | | | | | gpiolib: acpi: Turn dmi_system_id table into a generic quirk tableHans de Goede2020-01-071-4/+15
| | * | | | | | | gpio: zynq: Fix for bug in zynq_gpio_restore_context APISwapna Manupati2020-01-071-3/+5