summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual2020-06-0311-28/+4
* mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual2020-06-0311-56/+2
* arm64/mm: drop __HAVE_ARCH_HUGE_PTEP_GETAnshuman Khandual2020-06-031-6/+0
* hugetlbfs: remove hugetlb_add_hstate() warning for existing hstateMike Kravetz2020-06-035-31/+11
* hugetlbfs: move hugepagesz= parsing to arch independent codeMike Kravetz2020-06-036-102/+0
* hugetlbfs: add arch_hugetlb_valid_sizeMike Kravetz2020-06-036-36/+84
* mm: make deferred init's max threads arch-specificDaniel Jordan2020-06-031-0/+12
* mm: rename free_area_init_node() to free_area_init_memoryless_node()Mike Rapoport2020-06-031-4/+1
* mm: free_area_init: allow defining max_zone_pfn in descending orderMike Rapoport2020-06-031-29/+12
* mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODESMike Rapoport2020-06-033-27/+0
* xtensa: simplify detection of memory zone boundariesMike Rapoport2020-06-031-4/+4
* unicore32: simplify detection of memory zone boundariesMike Rapoport2020-06-034-50/+15
* sparc32: simplify detection of memory zone boundariesMike Rapoport2020-06-031-16/+5
* parisc: simplify detection of memory zone boundariesMike Rapoport2020-06-031-19/+3
* m68k: mm: simplify detection of memory zone boundariesMike Rapoport2020-06-032-13/+8
* csky: simplify detection of memory zone boundariesMike Rapoport2020-06-031-15/+11
* arm64: simplify detection of memory zone boundaries for UMA configsMike Rapoport2020-06-031-54/+0
* arm: simplify detection of memory zone boundariesMike Rapoport2020-06-031-59/+7
* alpha: simplify detection of memory zone boundariesMike Rapoport2020-06-031-14/+4
* mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport2020-06-0313-13/+13
* mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport2020-06-0310-56/+35
* mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-0312-14/+4
* mm: memblock: replace dereferences of memblock_region.nid with API callsMike Rapoport2020-06-032-5/+10
* 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
|\ \ \ \ \