summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | percpu_ref: Update doc to dissuade users from depending on internal RCU grace...Tejun Heo2018-03-192-6/+14
| * | | | | | mm: Allow to kill tasks doing pcpu_alloc() and waiting for pcpu_balance_workfn()Kirill Tkhai2018-03-191-2/+11
| * | | | | | percpu: include linux/sched.h for cond_resched()Tejun Heo2018-03-191-0/+1
| * | | | | | percpu: add a schedule point in pcpu_balance_workfn()Eric Dumazet2018-02-231-0/+1
| * | | | | | percpu: allow select gfp to be passed to underlying allocatorsDennis Zhou2018-02-183-12/+10Star
| * | | | | | percpu: add __GFP_NORETRY semantics to the percpu balancing pathDennis Zhou2018-02-183-28/+42
| * | | | | | percpu: match chunk allocator declarations with definitionsDennis Zhou2018-02-181-2/+4
| * | | | | | percpu: add Dennis Zhou as a percpu co-maintainerTejun Heo2018-02-121-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-1911-102/+337
|\ \ \ \ \ \
| * | | | | | libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede2018-03-191-2/+5
| * | | | | | libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede2018-03-191-1/+1
| * | | | | | libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede2018-03-191-0/+8
| * | | | | | libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park2018-03-141-1/+3
| * | | | | | PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644LHans de Goede2018-03-041-0/+2
| * | | | | | ahci: Add PCI-id for the Highpoint Rocketraid 644L cardHans de Goede2018-03-041-1/+3
| * | | | | | ata: do not schedule hot plug if it is a sas hostJason Yan2018-03-011-1/+2
| * | | | | | libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng2018-02-201-0/+3
| * | | | | | libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede2018-02-181-0/+5
| * | | | | | libata: update documentation for sysfs interfacesAishwarya Pant2018-02-132-0/+147
| * | | | | | ata: sata_rcar: Remove unused variable in sata_rcar_init_controller()Geert Uytterhoeven2018-02-131-1/+0Star
| * | | | | | libata: transport: cleanup documentation of sysfs interfaceAishwarya Pant2018-02-131-71/+100
| * | | | | | sata_rcar: Reset SATA PHY when Salvator-X board resumesKhiem Nguyen2018-02-121-23/+40
| * | | | | | libata: don't try to pass through NCQ commands to non-NCQ devicesEric Biggers2018-02-121-0/+6
| * | | | | | libata: remove WARN() for DMA or PIO command without dataEric Biggers2018-02-121-2/+1Star
| * | | | | | libata: fix length validation of ATAPI-relayed SCSI commandsEric Biggers2018-02-121-1/+3
| * | | | | | ata: libahci: fix comment indentationBaruch Siach2018-02-121-1/+1
| * | | | | | ahci: Add check for device presence (PCIe hot unplug) in ahci_stop_engine()Stefan Roese2018-02-121-0/+10
| * | | | | | libata: Fix compile warning with ATA_DEBUG enabledDong Bo2018-02-121-1/+1
| |/ / / / /
* | | | | | Linux 4.16-rc6Linus Torvalds2018-03-191-1/+1
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-1810-55/+108
|\ \ \ \ \ \
| * | | | | | x86/microcode: Fix CPU synchronization routineBorislav Petkov2018-03-161-27/+41
| * | | | | | x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov2018-03-164-19/+28
| * | | | | | x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev2018-03-161-2/+1Star
| * | | | | | jump_label: Fix sparc64 warningJosh Poimboeuf2018-03-141-1/+2
| * | | | | | x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft2018-03-141-1/+4
| * | | | | | x86/vm86/32: Fix POPF emulationAndy Lutomirski2018-03-141-1/+2
| * | | | | | selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski2018-03-141-3/+27
| * | | | | | selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski2018-03-141-1/+1
| * | | | | | x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov2018-03-121-0/+1
| * | | | | | x86/cpufeatures: Add Intel Total Memory Encryption cpufeatureKirill A. Shutemov2018-03-121-0/+1
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-181-3/+3
|\ \ \ \ \ \ \
| * | | | | | | x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani2018-03-141-3/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-182-21/+6Star
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'irqchip-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2018-03-112-21/+6Star
| |\ \ \ \ \ \ \
| | * | | | | | | irqchip/irq-imx-gpcv2: Remove unused functionFabio Estevam2018-03-111-14/+0Star
| | * | | | | | | irqchip/gic-v3-its: Ensure nr_ites >= nr_lpisArd Biesheuvel2018-03-111-5/+4Star
| | * | | | | | | irqchip/gic-v3-its: Fix misplaced __iomem annotationsRobin Murphy2018-02-161-2/+2
* | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-181-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | efi/libstub/tpm: Initialize pointer variables to zero for mixed modeArd Biesheuvel2018-03-131-2/+2
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-1815-40/+117
|\ \ \ \ \ \ \ \ \