summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-0210-106/+115
|\
| * floppy: use symbolic register names in the x86 portWilly Tarreau2020-05-121-7/+8
| * floppy: use symbolic register names in the sparc64 portWilly Tarreau2020-05-121-27/+32
| * floppy: use symbolic register names in the sparc32 portWilly Tarreau2020-05-121-23/+23
| * floppy: use symbolic register names in the powerpc portWilly Tarreau2020-05-121-7/+8
| * floppy: use symbolic register names in the parisc portWilly Tarreau2020-05-121-7/+8
| * floppy: use symbolic register names in the m68k portWilly Tarreau2020-05-121-7/+8
| * floppy: split the base port from the register in I/O accessesWilly Tarreau2020-05-1210-34/+34
* | Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-021-0/+9
|\ \
| * \ Merge tag 'drm-misc-next-2020-04-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-04-241-0/+9
| |\ \ | | |/ | |/|
| | * ARM/fbdev: sa11x0: Switch to use GPIO descriptorsLinus Walleij2020-04-171-0/+9
* | | Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-06-022-5/+32
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf'Rafael J. Wysocki2020-06-012-5/+32
| |\ \ \ \
| | * | | | arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq workJames Morse2020-05-192-5/+32
| | |/ / /
* | | | | Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds2020-06-026-117/+164
|\ \ \ \ \
| * \ \ \ \ Merge branch 'ib-mfd-x86-usb-watchdog-v5.7'Andy Shevchenko2020-04-246-117/+164
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg2020-04-242-47/+1
| | * | | | platform/x86: intel_telemetry: Add telemetry_get_pltdata()Mika Westerberg2020-04-241-1/+1
| | * | | | x86/platform/intel-mid: Add empty stubs for intel_scu_devices_[create|destroy]()Mika Westerberg2020-04-241-3/+6
| | * | | | platform/x86: intel_pmc_ipc: Drop intel_pmc_ipc_command()Mika Westerberg2020-04-241-8/+0
| | * | | | platform/x86: intel_telemetry: Convert to use new SCU IPC APIMika Westerberg2020-04-242-1/+3
| | * | | | mfd: intel_soc_pmic_bxtwc: Convert to use new SCU IPC APIMika Westerberg2020-04-241-3/+0
| | * | | | platform/x86: intel_scu_ipc: Add managed function to register SCU IPCMika Westerberg2020-04-241-0/+10
| | * | | | platform/x86: intel_scu_ipc: Introduce new SCU IPC APIMika Westerberg2020-04-242-10/+73
| | * | | | platform/x86: intel_scu_ipc: Move legacy SCU IPC API to a separate headerMika Westerberg2020-04-242-55/+63
| | * | | | platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driverMika Westerberg2020-04-242-1/+19
| | | |_|/ | | |/| |
* | | | | Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2020-06-024-3/+74
|\ \ \ \ \
| * | | | | m68k: coldfire/clk.c: move m5441x specific codeAngelo Dureghello2020-05-282-15/+15
| * | | | | m68k: mcf5441x: add support for esdhc mmc controllerAngelo Dureghello2020-05-285-3/+74
| | |_|/ / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-0230-369/+130
|\ \ \ \ \
| * | | | | x86/mm: remove vmalloc faultingJoerg Roedel2020-06-025-204/+4
| * | | | | mm: remove vmalloc_sync_(un)mappings()Joerg Roedel2020-06-021-37/+0
| * | | | | x86/mm/32: implement arch_sync_kernel_mappings()Joerg Roedel2020-06-023-9/+20
| * | | | | x86/mm/64: implement arch_sync_kernel_mappings()Joerg Roedel2020-06-022-0/+7
| * | | | | s390: use __vmalloc_node in stack_allocChristoph Hellwig2020-06-021-6/+3
| * | | | | powerpc: use __vmalloc_node in alloc_vm_stackChristoph Hellwig2020-06-021-3/+2
| * | | | | arm64: use __vmalloc_node in arch_alloc_vmap_stackChristoph Hellwig2020-06-021-4/+2
| * | | | | mm: switch the test_vmalloc module to use __vmalloc_nodeChristoph Hellwig2020-06-021-2/+2
| * | | | | mm: remove the pgprot argument to __vmallocChristoph Hellwig2020-06-023-6/+3
| * | | | | mm: enforce that vmap can't map pages executableChristoph Hellwig2020-06-022-0/+9
| * | | | | mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPINGChristoph Hellwig2020-06-021-1/+1
| * | | | | mm: remove __get_vm_areaChristoph Hellwig2020-06-022-2/+4
| * | | | | powerpc: remove __ioremap_at and __iounmap_atChristoph Hellwig2020-06-023-65/+21
| * | | | | powerpc: add an ioremap_phb helperChristoph Hellwig2020-06-023-19/+38
| * | | | | x86: fix vmap arguments in map_irq_stackChristoph Hellwig2020-06-021-1/+1
| * | | | | x86/hyperv: use vmalloc_exec for the hypercall pageChristoph Hellwig2020-06-022-3/+1
| * | | | | mm: ptdump: expand type of 'val' in note_page()Steven Price2020-06-023-3/+3
| * | | | | x86: mm: ptdump: calculate effective permissions correctlySteven Price2020-06-021-13/+20
| * | | | | arch/parisc/include/asm/pgtable.h: remove unused `old_pte'Andrew Morton2020-06-021-2/+0
* | | | | | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-0118-1/+19
|\ \ \ \ \ \