summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappingsTom Lendacky2017-07-189-66/+55
* x86/mm/pat: Set write-protect cache mode for full PAT supportTom Lendacky2017-07-181-3/+3
* x86/cpu/AMD: Document AMD Secure Memory Encryption (SME)Tom Lendacky2017-07-182-0/+79
* Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar2017-07-189101-212455/+801021
|\
| * x86/boot/KASLR: Rename process_e820_entry() into process_mem_region()Baoquan He2017-07-181-3/+3
| * x86/boot/KASLR: Switch to pass struct mem_vector to process_e820_entry()Baoquan He2017-07-181-11/+14
| * x86/boot/KASLR: Wrap e820 entries walking code into new function process_e820...Baoquan He2017-07-181-17/+21
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-07-175-75/+139
| |\
| | * sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu2017-07-144-70/+132
| | * SPARC64: Fix sun4v DMA panicTushar Dave2017-07-121-5/+7
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-171-10/+53
| |\ \
| | * | genirq: Keep chip buslock across irq_request/release_resources()Thomas Gleixner2017-07-121-10/+53
| * | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-171-1/+2
| |\ \ \
| | * | | smp/hotplug: Replace BUG_ON and react usefulThomas Gleixner2017-07-111-1/+2
| * | | | Merge tag 'regmap-fix-w1-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-07-171-2/+2
| |\ \ \ \
| | * | | | regmap: regmap-w1: Fix build troublesminimumlaw@rambler.ru2017-07-171-2/+2
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-07-1712-21/+674
| |\ \ \ \ \
| | * | | | | scsi: libfc: pass an error pointer to fc_disc_error()Dan Carpenter2017-07-121-1/+1
| | * | | | | scsi: hisi_sas: make several const arrays staticColin Ian King2017-07-121-5/+5
| | * | | | | scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()Dan Carpenter2017-07-121-1/+1
| | * | | | | scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn2017-07-121-1/+4
| | * | | | | scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini2017-07-121-0/+1
| | * | | | | scsi: qedf: fix spelling mistake: "offlading" -> "offloading"Colin Ian King2017-07-121-1/+1
| | * | | | | scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"Colin Ian King2017-07-121-1/+1
| | * | | | | scsi: isci: fix typo in function namesColin Ian King2017-07-121-7/+7
| | * | | | | scsi: cxlflash: return -EFAULT if copy_from_user() failsDan Carpenter2017-07-121-4/+7
| | * | | | | scsi: qedi: Add support for Boot from SAN over iSCSI offloadNilesh Javali2017-07-123-0/+646
| * | | | | | Blackfin: flat: Use %x to format u32Geert Uytterhoeven2017-07-171-2/+2
| * | | | | | h8300: Add missing closing parenthesis in flat_get_addr_from_rp()Geert Uytterhoeven2017-07-161-1/+1
| * | | | | | blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changesGeert Uytterhoeven2017-07-162-4/+2
| * | | | | | binfmt_flat: Use %u to format u32Geert Uytterhoeven2017-07-161-1/+1
| | |/ / / / | |/| | | |
| * | | | | Linux v4.13-rc1v4.13-rc1Linus Torvalds2017-07-151-2/+2
| * | | | | Merge tag 'standardize-docs' of git://git.lwn.net/linuxLinus Torvalds2017-07-1581-4731/+6263
| |\ \ \ \ \
| | * | | | | docs: kprobes.txt: Fix whitespacingMauro Carvalho Chehab2017-07-141-1/+2
| | * | | | | tee.txt: standardize document formatMauro Carvalho Chehab2017-07-141-22/+31
| | * | | | | cgroup-v2.txt: standardize document formatMauro Carvalho Chehab2017-07-141-221/+239
| | * | | | | dell_rbu.txt: standardize document formatMauro Carvalho Chehab2017-07-141-25/+56
| | * | | | | zorro.txt: standardize document formatMauro Carvalho Chehab2017-07-141-29/+30
| | * | | | | xz.txt: standardize document formatMauro Carvalho Chehab2017-07-141-97/+103
| | * | | | | xillybus.txt: standardize document formatMauro Carvalho Chehab2017-07-141-15/+14
| | * | | | | vfio.txt: standardize document formatMauro Carvalho Chehab2017-07-141-137/+144
| | * | | | | vfio-mediated-device.txt: standardize document formatMauro Carvalho Chehab2017-07-141-129/+137
| | * | | | | unaligned-memory-access.txt: standardize document formatMauro Carvalho Chehab2017-07-141-27/+30
| | * | | | | this_cpu_ops.txt: standardize document formatMauro Carvalho Chehab2017-07-141-21/+28
| | * | | | | svga.txt: standardize document formatMauro Carvalho Chehab2017-07-141-66/+80
| | * | | | | static-keys.txt: standardize document formatMauro Carvalho Chehab2017-07-141-99/+108
| | * | | | | smsc_ece1099.txt: standardize document formatMauro Carvalho Chehab2017-07-141-0/+4
| | * | | | | SM501.txt: standardize document formatMauro Carvalho Chehab2017-07-141-3/+6
| | * | | | | siphash.txt: standardize document formatMauro Carvalho Chehab2017-07-141-75/+89
| | * | | | | sgi-ioc4.txt: standardize document formatMauro Carvalho Chehab2017-07-141-0/+4