Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2020-04-11 | 3 | -4/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | arch: nios2: remove 'resetvalue' property | Alexandru Ardelean | 2020-04-11 | 1 | -2/+0 | |
| * | | | | | | | arch: nios2: rename 'altr,gpio-bank-width' -> 'altr,ngpio' | Alexandru Ardelean | 2020-04-11 | 1 | -2/+2 | |
| * | | | | | | | arch: nios2: Enable the common clk subsystem on Nios2 | Dragos Bogdan | 2020-04-11 | 2 | -0/+9 | |
* | | | | | | | | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-04-11 | 26 | -303/+109 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memory | Masahiro Yamada | 2020-04-09 | 1 | -2/+2 | |
| * | | | | | | | x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 | Jason A. Donenfeld | 2020-04-09 | 12 | -62/+6 | |
| * | | | | | | | crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean' | Masahiro Yamada | 2020-04-09 | 1 | -2/+0 | |
| * | | | | | | | crypto: x86 - rework configuration based on Kconfig | Jason A. Donenfeld | 2020-04-09 | 1 | -87/+65 | |
| * | | | | | | | x86: add comments about the binutils version to support code in as-instr | Masahiro Yamada | 2020-04-09 | 1 | -0/+10 | |
| * | | | | | | | x86: probe assembler capabilities via kconfig instead of makefile | Jason A. Donenfeld | 2020-04-09 | 3 | -10/+19 | |
| * | | | | | | | x86: remove always-defined CONFIG_AS_AVX | Masahiro Yamada | 2020-04-09 | 13 | -89/+21 | |
| * | | | | | | | x86: remove always-defined CONFIG_AS_SSSE3 | Masahiro Yamada | 2020-04-09 | 2 | -5/+2 | |
| * | | | | | | | x86: remove always-defined CONFIG_AS_CFI_SECTIONS | Masahiro Yamada | 2020-04-09 | 2 | -6/+2 | |
| * | | | | | | | x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME | Masahiro Yamada | 2020-04-09 | 2 | -10/+2 | |
| * | | | | | | | x86: remove always-defined CONFIG_AS_CFI | Masahiro Yamada | 2020-04-09 | 2 | -44/+2 | |
| * | | | | | | | x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h | Masahiro Yamada | 2020-04-09 | 1 | -1/+1 | |
| * | | | | | | | sh: remove unneeded uapi asm-generic wrappers | Masahiro Yamada | 2020-04-09 | 2 | -4/+0 | |
| * | | | | | | | h8300: move definition of __kernel_size_t etc. to posix_types.h | Masahiro Yamada | 2020-04-09 | 2 | -15/+13 | |
| * | | | | | | | sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE() | Masahiro Yamada | 2020-04-09 | 1 | -5/+3 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-04-10 | 80 | -259/+207 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | change email address for Pali Rohár | Pali Rohár | 2020-04-10 | 3 | -3/+3 | |
| * | | | | | | | mm/memory_hotplug: add pgprot_t to mhp_params | Logan Gunthorpe | 2020-04-10 | 7 | -3/+26 | |
| * | | | | | | | powerpc/mm: thread pgprot_t through create_section_mapping() | Logan Gunthorpe | 2020-04-10 | 7 | -17/+27 | |
| * | | | | | | | x86/mm: introduce __set_memory_prot() | Logan Gunthorpe | 2020-04-10 | 2 | -0/+14 | |
| * | | | | | | | x86/mm: thread pgprot_t through init_memory_mapping() | Logan Gunthorpe | 2020-04-10 | 8 | -25/+34 | |
| * | | | | | | | mm/memory_hotplug: rename mhp_restrictions to mhp_params | Logan Gunthorpe | 2020-04-10 | 7 | -17/+17 | |
| * | | | | | | | mm/special: create generic fallbacks for pte_special() and pte_mkspecial() | Anshuman Khandual | 2020-04-10 | 20 | -95/+46 | |
| * | | | | | | | mm/vma: introduce VM_ACCESS_FLAGS | Anshuman Khandual | 2020-04-10 | 7 | -7/+7 | |
| * | | | | | | | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual | 2020-04-10 | 27 | -89/+17 | |
| * | | | | | | | mm: define pte_index as macro for x86 | Arjun Roy | 2020-04-10 | 1 | -0/+3 | |
| * | | | | | | | mm: bring sparc pte_index() semantics inline with other platforms | Arjun Roy | 2020-04-10 | 1 | -5/+5 | |
| * | | | | | | | mm: hugetlb: optionally allocate gigantic hugepages using cma | Roman Gushchin | 2020-04-10 | 2 | -0/+10 | |
* | | | | | | | | Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2020-04-10 | 4 | -15/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arch/xtensa: fix grammar in Kconfig help text | Hu Haowen | 2020-03-30 | 1 | -1/+1 | |
| * | | | | | | | | xtensa: remove meaningless export ccflags-y | Masahiro Yamada | 2020-03-09 | 1 | -1/+0 | |
| * | | | | | | | | xtensa: replace setup_irq() by request_irq() | afzal mohammed | 2020-03-03 | 2 | -13/+7 | |
* | | | | | | | | | Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-04-10 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | x86/xen: fix booting 32-bit pv guest | Juergen Gross | 2020-04-09 | 1 | -1/+1 | |
| * | | | | | | | | x86/xen: make xen_pvmmu_arch_setup() static | Jason Yan | 2020-04-08 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2020-04-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Merge branches 'acpi-ec' and 'acpi-x86' | Rafael J. Wysocki | 2020-04-10 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | ACPI, x86/boot: make acpi_nobgrt static | Jason Yan | 2020-04-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2020-04-10 | 2 | -10/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | s390/qdio: remove cdev from init_data | Julian Wiedmann | 2020-04-06 | 1 | -3/+2 | |
| * | | | | | | | | | | | s390/qdio: allow for non-contiguous SBAL array in init_data | Julian Wiedmann | 2020-04-06 | 1 | -4/+4 | |
| * | | | | | | | | | | | s390/qdio: cleanly split alloc and establish | Julian Wiedmann | 2020-04-06 | 1 | -1/+2 | |
| * | | | | | | | | | | | s390/mm: use fallthrough; | Joe Perches | 2020-04-06 | 1 | -2/+0 | |
* | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2020-04-09 | 5 | -27/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | arm64: armv8_deprecated: Fix undef_hook mask for thumb setend | Fredrik Strupe | 2020-04-08 | 1 | -1/+1 |