summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-037-4/+390
|\
| * clocksource/drivers/atcpit100: VDSO supportRick Chen2018-02-221-0/+18
| * clocksource/drivers/atcpit100: Add andestech atcpit100 timerRick Chen2018-02-223-0/+258
| * net: faraday add nds32 support.Greentime Hu2018-02-221-3/+5
| * irqchip: Andestech Internal Vector Interrupt Controller driverGreentime Hu2018-02-222-0/+108
| * drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32Greentime Hu2018-02-221-1/+1
| * earlycon: add reg-offset to physical address before mappingGreentime Hu2018-02-221-1/+2
* | Merge tag 'm68k-for-v4.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-032-28/+73
|\ \
| * | zorro: Set up z->dev.dma_mask for the DMA APIMichael Schmitz2018-03-191-0/+12
| * | macintosh/via-pmu68k: Initialize PMU driver with setup_arch and arch_initcallFinn Thain2018-03-191-28/+61
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-037-55/+31
|\ \ \
| * | | efi: Use string literals for efi_char16_t variable initializersArd Biesheuvel2018-03-123-15/+6
| * | | efi/esrt: Fix handling of early ESRT table mappingArd Biesheuvel2018-03-121-13/+4
| * | | efi: Use efi_mm in x86 as well as ARMSai Praneeth2018-03-122-9/+9
| * | | efi/apple-properties: Use memremap() instead of ioremap()Andy Shevchenko2018-03-091-5/+6
| * | | efi: Reorder pr_notice() with add_device_randomness() callArd Biesheuvel2018-03-091-1/+1
| * | | efi/arm*: Stop printing addresses of virtual mappingsArd Biesheuvel2018-03-091-4/+1
| * | | efi/apple-properties: Remove redundant attribute initialization from unmarsha...Andy Shevchenko2018-03-091-8/+1
| * | | efi/arm*: Only register page tables when they existMark Rutland2018-03-091-0/+3
* | | | Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-034-112/+46
|\ \ \ \
| * \ \ \ Merge branch 'linus' into x86/dma, to resolve a conflict with upstreamIngo Molnar2018-03-24264-1570/+2346
| |\ \ \ \
| * | | | | iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,f...Christoph Hellwig2018-03-202-46/+17
| * | | | | iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,free}()Christoph Hellwig2018-03-202-47/+22
| * | | | | x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig2018-03-202-4/+6
| * | | | | x86/dma: Remove dma_alloc_coherent_mask()Christoph Hellwig2018-03-201-15/+1
* | | | | | Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-033-20/+15
|\ \ \ \ \ \
| * | | | | | sched/wait, drivers/media: Convert wait_on_atomic_t() usage to the new wait_v...Peter Zijlstra2018-03-201-4/+4
| * | | | | | sched/wait, drivers/drm: Convert wait_on_atomic_t() usage to the new wait_var...Peter Zijlstra2018-03-202-16/+11
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-034-11/+41
|\ \ \ \ \ \
| * | | | | | firmware/dmi_scan: Uninline dmi_get_bios_year() helperAndy Shevchenko2018-03-271-0/+20
| * | | | | | PCI: Scan all functions when running over JailhouseJan Kiszka2018-03-081-3/+19
| * | | | | | pci: Simplify code by using the new dmi_get_bios_year() helperAndy Shevchenko2018-02-231-5/+1
| * | | | | | ACPI/sleep: Simplify code by using the new dmi_get_bios_year() helperAndy Shevchenko2018-02-231-3/+1
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-031-1/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v4.16-rc7' into x86/mm, to fix up conflictIngo Molnar2018-03-27273-1630/+2510
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'x86/urgent' into x86/mm to pick up dependenciesThomas Gleixner2018-03-14247-2048/+2333
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | acpi: Introduce acpi_arch_get_root_pointer() for getting rsdp addressJuergen Gross2018-02-261-1/+4
* | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-021-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/apic: Rename variables and functions related to x86_io_apic_opsBaoquan He2018-02-171-2/+2
* | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-021-4/+7
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'ras/urgent' into ras/coreThomas Gleixner2018-03-08321-1768/+2925
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank typeYazen Ghannam2018-02-211-4/+7
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-029-47/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf/x86/pt, coresight: Clean up address filter structureAlexander Shishkin2018-03-291-33/+26
| * | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2018-03-29206-1238/+1982
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar2018-03-19206-2000/+2035
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf: Fix sibling iterationPeter Zijlstra2018-03-168-13/+12
| * | | | | | | | | | perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-128-10/+9
* | | | | | | | | | | Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2018-04-02988-37450/+142756
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-misc-next-fixes' of git://anongit.freedesktop.org/drm/drm-m...Dave Airlie2018-03-291-1/+7
| |\ \ \ \ \ \ \ \ \ \ \