Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | macintosh/via-pmu68k: Initialize PMU driver with setup_arch and arch_initcall | Finn Thain | 2018-03-19 | 1 | -0/+4 | |
| * | | | | m68k/mac: Fix apparent race condition in Baboon interrupt dispatch | Finn Thain | 2018-03-19 | 1 | -19/+8 | |
| * | | | | m68k/mac: Enable PDMA support for PowerBook 190 | Finn Thain | 2018-03-19 | 1 | -4/+2 | |
* | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-04-02 | 10 | -53/+108 | |
|\ \ \ \ \ | ||||||
| * | | | | | x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3 | Sai Praneeth | 2018-03-12 | 3 | -35/+33 | |
| * | | | | | x86/efi: Replace efi_pgd with efi_mm.pgd | Sai Praneeth | 2018-03-12 | 2 | -12/+12 | |
| * | | | | | efi: Use string literals for efi_char16_t variable initializers | Ard Biesheuvel | 2018-03-12 | 2 | -4/+7 | |
| * | | | | | efi: Use efi_mm in x86 as well as ARM | Sai Praneeth | 2018-03-12 | 2 | -0/+4 | |
| * | | | | | Merge branch 'x86/mm' into efi/core | Ingo Molnar | 2018-03-12 | 7 | -584/+611 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | efi: Make const array 'apple' static | Colin Ian King | 2018-03-09 | 1 | -1/+1 | |
| * | | | | | | x86/efi: Replace GFP_ATOMIC with GFP_KERNEL in efi_query_variable_store() | Jia-Ju Bai | 2018-03-09 | 1 | -1/+1 | |
| * | | | | | | efi/arm64: Check whether x18 is preserved by runtime services calls | Ard Biesheuvel | 2018-03-09 | 4 | -2/+52 | |
* | | | | | | | Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-04-02 | 20 | -364/+57 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'linus' into x86/dma, to resolve a conflict with upstream | Ingo Molnar | 2018-03-24 | 21 | -153/+185 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | dma/direct: Handle force decryption for DMA coherent buffers in common code | Christoph Hellwig | 2018-03-20 | 1 | -70/+3 | |
| * | | | | | | | | dma/direct: Handle the memory encryption bit in common code | Christoph Hellwig | 2018-03-20 | 10 | -46/+25 | |
| * | | | | | | | | dma/swiotlb: Remove swiotlb_set_mem_attributes() | Christoph Hellwig | 2018-03-20 | 2 | -10/+0 | |
| * | | | | | | | | x86/dma: Remove dma_alloc_coherent_gfp_flags() | Christoph Hellwig | 2018-03-20 | 4 | -22/+0 | |
| * | | | | | | | | x86/dma/amd_gart: Use dma_direct_{alloc,free}() | Christoph Hellwig | 2018-03-20 | 1 | -22/+14 | |
| * | | | | | | | | x86/dma/amd_gart: Look at dev->coherent_dma_mask instead of GFP_DMA | Christoph Hellwig | 2018-03-20 | 1 | -1/+1 | |
| * | | | | | | | | x86/dma: Use generic swiotlb_ops | Christoph Hellwig | 2018-03-20 | 4 | -95/+9 | |
| * | | | | | | | | x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y) | Christoph Hellwig | 2018-03-20 | 9 | -86/+11 | |
| * | | | | | | | | x86/dma: Remove dma_alloc_coherent_mask() | Christoph Hellwig | 2018-03-20 | 3 | -25/+7 | |
| * | | | | | | | | Merge branch 'x86/mm' into x86/dma, to pick up dependencies | Ingo Molnar | 2018-03-20 | 244 | -2162/+3698 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-04-02 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wa... | Peter Zijlstra | 2018-03-20 | 2 | -2/+4 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-04-02 | 5 | -5/+43 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/tsc: Get rid of rdtscll() | Thomas Gleixner | 2018-03-23 | 3 | -5/+3 | |
| * | | | | | | | | | | x86/tsc: Convert ART in nanoseconds to TSC | Rajvi Jingar | 2018-03-16 | 2 | -0/+40 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-04-02 | 13 | -81/+84 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/PCI: Fix a potential regression when using dmi_get_bios_year() | Andy Shevchenko | 2018-03-27 | 1 | -1/+3 | |
| * | | | | | | | | | | x86/devicetree: Use CPU description from Device Tree | Ivan Gorinov | 2018-03-26 | 1 | -12/+33 | |
| * | | | | | | | | | | x86/jailhouse: Allow to use PCI_MMCONFIG without ACPI | Jan Kiszka | 2018-03-08 | 3 | -3/+7 | |
| * | | | | | | | | | | x86: Consolidate PCI_MMCONFIG configs | Jan Kiszka | 2018-03-08 | 1 | -7/+4 | |
| * | | | | | | | | | | x86: Align x86_64 PCI_MMCONFIG with 32-bit variant | Jan Kiszka | 2018-03-08 | 1 | -1/+2 | |
| * | | | | | | | | | | x86/jailhouse: Enable PCI mmconfig access in inmates | Otavio Pontes | 2018-03-08 | 3 | -2/+12 | |
| * | | | | | | | | | | PCI: Scan all functions when running over Jailhouse | Jan Kiszka | 2018-03-08 | 1 | -1/+3 | |
| * | | | | | | | | | | jailhouse: Provide detection for non-x86 systems | Jan Kiszka | 2018-03-08 | 1 | -1/+1 | |
| * | | | | | | | | | | x86/devicetree: Fix device IRQ settings in DT | Ivan Gorinov | 2018-03-08 | 1 | -5/+8 | |
| * | | | | | | | | | | x86/devicetree: Initialize device tree before using it | Ivan Gorinov | 2018-03-08 | 1 | -3/+5 | |
| * | | | | | | | | | | x86/pci: Simplify code by using the new dmi_get_bios_year() helper | Andy Shevchenko | 2018-02-23 | 3 | -16/+6 | |
| * | | | | | | | | | | Merge tag 'v4.16-rc2' into x86/platform, to pick up fixes | Ingo Molnar | 2018-02-23 | 31 | -427/+506 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | x86/platform/quark: Re-use DEFINE_SHOW_ATTRIBUTE() macro | Andy Shevchenko | 2018-02-16 | 1 | -21/+3 | |
| * | | | | | | | | | | x86/platform/atom: Re-use DEFINE_SHOW_ATTRIBUTE() macro | Andy Shevchenko | 2018-02-16 | 1 | -14/+3 | |
* | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-04-02 | 57 | -970/+1619 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/cpu/tme: Fix spelling: "configuation" -> "configuration" | Colin Ian King | 2018-03-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | x86/boot: Fix SEV boot failure from change to __PHYSICAL_MASK_SHIFT | Tom Lendacky | 2018-03-28 | 3 | -18/+15 | |
| * | | | | | | | | | | | x86/mm: Update comment in detect_tme() regarding x86_phys_bits | Kirill A. Shutemov | 2018-03-27 | 1 | -5/+2 | |
| * | | | | | | | | | | | x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_S... | David Rientjes | 2018-03-27 | 2 | -15/+0 | |
| * | | | | | | | | | | | Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict | Ingo Molnar | 2018-03-27 | 46 | -326/+318 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |