| Commit message (Expand) | Author | Age | Files | Lines |
* | memblock: drop memblock_alloc_*_nopanic() variants | Mike Rapoport | 2019-03-12 | 2 | -11/+13 |
* | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2019-03-12 | 5 | -2/+23 |
* | memblock: drop __memblock_alloc_base() | Mike Rapoport | 2019-03-12 | 2 | -9/+5 |
* | Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-03-11 | 1 | -2/+1 |
|\ |
|
| * | kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^) | Masahiro Yamada | 2019-01-28 | 1 | -2/+1 |
* | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-03-11 | 1 | -3/+11 |
|\ \ |
|
| * | | kexec, KEYS: Make use of platform keyring for signature verify | Kairui Song | 2019-02-04 | 1 | -3/+11 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-03-10 | 3 | -7/+10 |
|\ \ \ |
|
| * | | | perf/x86/intel/uncore: Fix client IMC events return huge result | Kan Liang | 2019-03-09 | 3 | -7/+10 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-03-10 | 6 | -9/+54 |
|\ \ \ \ |
|
| * | | | | x86/hyperv: Fix kernel panic when kexec on HyperV | Kairui Song | 2019-03-06 | 1 | -0/+7 |
| * | | | | x86/mm: Remove unused variable 'old_pte' | Qian Cai | 2019-03-06 | 1 | -2/+2 |
| * | | | | x86/mm: Remove unused variable 'cpu' | Qian Cai | 2019-03-06 | 1 | -3/+0 |
| * | | | | Revert "x86_64: Increase stack size for KASAN_EXTRA" | Qian Cai | 2019-03-06 | 1 | -4/+0 |
| * | | | | x86/unwind: Add hardcoded ORC entry for NULL | Jann Horn | 2019-03-06 | 1 | -0/+17 |
| * | | | | x86/unwind: Handle NULL pointer calls better in frame unwinder | Jann Horn | 2019-03-06 | 2 | -3/+28 |
| |/ / / |
|
* | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-03-10 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | x86/boot/KASLR: Always return a value from process_mem_region | Louis Taylor | 2019-03-06 | 1 | -1/+1 |
* | | | | | Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-03-10 | 1 | -0/+12 |
|\ \ \ \ \ |
|
| * | | | | | x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available | Lan Tianyu | 2019-02-28 | 1 | -0/+12 |
* | | | | | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-03-10 | 1 | -1/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | dma-mapping: improve selection of dma_declare_coherent availability | Christoph Hellwig | 2019-02-20 | 1 | -1/+0 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-03-09 | 2 | -0/+17 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'remotes/lorenzo/pci/hv' | Bjorn Helgaas | 2019-03-06 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset() | Maya Nakamura | 2019-03-01 | 1 | -0/+1 |
| * | | | | | | | x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub | Alexander Shishkin | 2019-02-07 | 1 | -0/+16 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-03-08 | 2 | -0/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | io_uring: add support for pre-mapped user IO buffers | Jens Axboe | 2019-02-28 | 2 | -0/+2 |
| * | | | | | | | Add io_uring IO interface | Jens Axboe | 2019-02-28 | 2 | -0/+4 |
* | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-03-08 | 5 | -39/+75 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/mce: Improve error message when kernel cannot recover, p2 | Tony Luck | 2019-02-25 | 1 | -0/+5 |
| * | | | | | | | | EDAC/mce_amd: Decode MCA_STATUS[Scrub] bit | Yazen Ghannam | 2019-02-15 | 1 | -0/+1 |
| * | | | | | | | | x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank types | Yazen Ghannam | 2019-02-03 | 1 | -4/+4 |
| * | | | | | | | | x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units | Yazen Ghannam | 2019-02-03 | 2 | -0/+9 |
| * | | | | | | | | x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank types | Yazen Ghannam | 2019-02-03 | 2 | -0/+15 |
| * | | | | | | | | x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk | Shirish S | 2019-01-16 | 2 | -29/+36 |
| * | | | | | | | | x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models | Shirish S | 2019-01-15 | 1 | -3/+2 |
| * | | | | | | | | x86/MCE: Switch to use the new generic UUID API | Andy Shevchenko | 2019-01-14 | 1 | -5/+5 |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-03-08 | 3 | -3/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | mm: create the new vm_fault_t type | Souptick Joarder | 2019-03-08 | 1 | -1/+1 |
| * | | | | | | | | | configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED | Alexey Brodkin | 2019-03-08 | 2 | -2/+0 |
* | | | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-03-08 | 2 | -20/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86/platform/UV: Use efi_enabled() instead of test_bit() | Hedi Berriche | 2019-02-15 | 1 | -1/+1 |
| * | | | | | | | | | | x86/platform/UV: Remove uv_bios_call_reentrant() | Hedi Berriche | 2019-02-15 | 2 | -13/+0 |
| * | | | | | | | | | | x86/platform/UV: Remove unnecessary #ifdef CONFIG_EFI | Hedi Berriche | 2019-02-15 | 2 | -6/+0 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-03-08 | 2 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86/defconfig: Enable EFI stub, mixed mode and BGRT | Ard Biesheuvel | 2019-02-11 | 2 | -0/+5 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-03-08 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | mm/gup: Remove the 'write' parameter from gup_fast_permitted() | Ira Weiny | 2019-02-11 | 1 | -2/+1 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-03-08 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ |
|