summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-1/+1
|\
| * x86/paravirt: Use a single ops structureJuergen Gross2018-09-031-1/+1
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-231-2/+12
|\ \
| * | iommu/amd: Remap the IOMMU device table with the memory encryption mask for k...Lianbo Jiang2018-10-061-2/+12
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-234-2/+14
|\ \ \
| * | | cpufreq: Add Hygon Dhyana supportPu Wen2018-09-272-2/+12
| * | | ACPI: Add Hygon Dhyana supportPu Wen2018-09-272-0/+2
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-10-231-0/+26
|\ \ \ \
| * \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-10-02379-2608/+3724
| |\ \ \ \
| * | | | | sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarch...Morten Rasmussen2018-09-101-0/+26
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-2313-28/+28
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/cache' into perf/core, to pick up fixesIngo Molnar2018-10-23139-802/+974
| |\ \ \ \ \ \
| * | | | | | | x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-0213-28/+28
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-233-0/+15
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into x86/core, to pick up fixesIngo Molnar2018-10-04457-3014/+4696
| |\ \ \ \ \ \ \
| * | | | | | | | lkdtm: Test copy_to_user() on bad kernel pointer under KERNEL_DSJann Horn2018-09-033-0/+15
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-236-46/+141
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Thomas Gleixner2018-09-276-46/+141
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | efi/x86: Handle page faults occurring while running EFI runtime servicesSai Praneeth2018-09-261-0/+8
| | * | | | | | | efi: Make efi_rts_work accessible to efi page fault handlerSai Praneeth2018-09-261-44/+9
| | * | | | | | | efi/efi_test: add exporting ResetSystem runtime serviceIvan Hu2018-09-262-0/+37
| | * | | | | | | efi/libstub: arm: support building with clangAlistair Strachan2018-09-261-1/+2
| | * | | | | | | efi: add API to reserve memory persistently across kexec rebootArd Biesheuvel2018-09-261-0/+32
| | * | | | | | | efi/arm: libstub: add a root memreserve config tableArd Biesheuvel2018-09-261-0/+27
| | * | | | | | | efi: honour memory reservations passed via a linux specific config tableArd Biesheuvel2018-09-261-1/+26
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-10-2333-442/+1556
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/pkey: move pckmo subfunction available checks away from module initHarald Freudenberger2018-10-221-6/+20
| * | | | | | | | s390/pkey: Load pkey kernel module automaticallyIngo Franzki2018-10-191-1/+2
| * | | | | | | | s390/zcrypt: fix broken zcrypt_send_cprb in-kernel api functionHarald Freudenberger2018-10-151-1/+1
| * | | | | | | | s390/pkey: Introduce new API for transforming key blobsIngo Franzki2018-10-101-0/+110
| * | | | | | | | s390/pkey: Introduce new API for random protected key verificationIngo Franzki2018-10-101-1/+66
| * | | | | | | | s390/pkey: Add sysfs attributes to emit secure key blobsIngo Franzki2018-10-101-0/+104
| * | | | | | | | s390/pkey: Add sysfs attributes to emit protected key blobsIngo Franzki2018-10-101-0/+127
| * | | | | | | | s390/pkey: Define protected key blob formatIngo Franzki2018-10-091-6/+27
| * | | | | | | | s390/pkey: Introduce new API for random protected key generationIngo Franzki2018-10-091-0/+55
| * | | | | | | | s390/zcrypt: add ap_adapter_mask sysfs attributeHarald Freudenberger2018-10-091-0/+16
| * | | | | | | | s390/zcrypt: provide apfs failure code on type 86 error replyHarald Freudenberger2018-10-092-1/+25
| * | | | | | | | s390/zcrypt: zcrypt device driver cleanupHarald Freudenberger2018-10-0916-189/+115
| * | | | | | | | s390/kasan: avoid instrumentation of early C codeVasily Gorbik2018-10-091-0/+1
| * | | | | | | | s390/sclp: introduce sclp_early_get_hsa_sizeVasily Gorbik2018-10-091-0/+11
| * | | | | | | | s390/mem_detect: replace tprot loop with binary searchVasily Gorbik2018-10-091-2/+1
| * | | | | | | | s390/mem_detect: introduce SCLP storage infoVasily Gorbik2018-10-093-10/+64
| * | | | | | | | s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik2018-10-091-0/+17
| * | | | | | | | s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik2018-10-093-64/+79
| * | | | | | | | s390/sclp: simplify early hsa_size detectionVasily Gorbik2018-10-091-57/+3
| * | | | | | | | s390/monwriter: do not use stack buffers for hardware dataMartin Schwidefsky2018-10-091-13/+20
| * | | | | | | | s390/appldata: pass parameter list pointer to appldata_asmMartin Schwidefsky2018-10-091-1/+3
| * | | | | | | | s390/ccwgroup: add get_ccwgroupdev_by_busid()Julian Wiedmann2018-10-081-0/+30
| * | | | | | | | s390/zcrypt: multiple zcrypt device nodes supportHarald Freudenberger2018-10-084-59/+645
| * | | | | | | | s390/qdio: clean up AOB handlingJulian Wiedmann2018-09-202-14/+2