summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-21170-11890/+6
|\
| * drivers: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-32/+0
| * arch: xtensa: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-2910-70/+1
| * arch: x86: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-2913-2602/+1
| * arch: sparc: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-295-100/+0
| * arch: sh: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-2920-177/+0
| * arch: s390: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-296-53/+0
| * arch: powerpc: Remove oprofileViresh Kumar2021-01-2912-4637/+0
| * arch: powerpc: Stop building and using oprofileViresh Kumar2021-01-2928-347/+1
| * arch: parisc: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-294-36/+0
| * arch: mips: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-2217-1255/+2
| * arch: microblaze: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-224-39/+0
| * arch: ia64: Remove rest of perfmon supportViresh Kumar2021-01-2210-1217/+1
| * arch: ia64: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-226-172/+0
| * arch: hexagon: Don't select HAVE_OPROFILEViresh Kumar2021-01-221-1/+0
| * arch: arc: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-224-36/+0
| * arch: arm: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-2220-165/+0
| * arch: alpha: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-229-951/+0
* | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-2120-298/+94
|\ \
| * | Kconfig: regularize selection of CONFIG_BINFMT_ELFAl Viro2021-01-067-8/+0
| * | mips compat: switch to compat_binfmt_elf.cAl Viro2021-01-067-174/+54
| * | mips: don't bother with ELF_CORE_EFLAGSAl Viro2021-01-061-2/+0
| * | mips compat: don't bother with ELF_ET_DYN_BASEAl Viro2021-01-063-14/+0
| * | mips: KVM_GUEST makes no sense for 64bit builds...Al Viro2021-01-061-1/+1
| * | mips: kill unused definitions in binfmt_elf[on]32.cAl Viro2021-01-062-36/+0
| * | mips binfmt_elf*32.c: use elfcore-compat.hAl Viro2021-01-062-65/+8
| * | Merge remote-tracking branch 'mips/mips-fixes' into work.elf-compatAl Viro2021-01-063-1/+16
| |\ \
| * | | x32: make X32, !IA32_EMULATION setups able to execute x32 binariesAl Viro2021-01-062-2/+2
| * | | [amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properlyAl Viro2021-01-064-14/+35
| * | | elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro2021-01-065-7/+16
| * | | binfmt_elf: partially sanitize PRSTATUS_SIZE and SET_PR_FPVALIDAl Viro2021-01-051-4/+7
* | | | Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-02-213-1/+105
|\ \ \ \
| * \ \ \ Merge 5.11-rc7 into usb-nextGreg Kroah-Hartman2021-02-08121-553/+816
| |\ \ \ \
| * \ \ \ \ Merge v5.11-rc5 into usb-nextGreg Kroah-Hartman2021-01-2579-270/+446
| |\ \ \ \ \
| * | | | | | ARM: tegra_defconfig: Enable USB_CHIPIDEA_HOST and remove USB_EHCI_TEGRADmitry Osipenko2021-01-131-1/+2
| * | | | | | Merge 5.11-rc3 into usb-nextGreg Kroah-Hartman2021-01-1186-378/+473
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | arm64: dts: imx8mp-evk: enable usb1 as host modeLi Jun2021-01-041-0/+21
| * | | | | | arm64: dtsi: imx8mp: add usb nodesLi Jun2021-01-041-0/+82
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'x86_asm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-211-3/+3
|\ \ \ \ \ \
| * | | | | | x86/asm: Add a missing __iomem annotation in enqcmds()Dave Jiang2021-01-081-1/+1
| * | | | | | x86/asm: Annotate movdir64b()'s dst argument with __iomemDave Jiang2021-01-081-2/+2
* | | | | | | Merge tag 'x86_build_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-213-16/+25
|\ \ \ \ \ \ \
| * | | | | | | x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song2021-01-282-4/+9
| * | | | | | | x86/build: Realign archhelpBorislav Petkov2020-12-281-14/+15
| * | | | | | | x86/build: Add {kvm_guest,xen}.config targets to make help's outputBorislav Petkov2020-12-281-0/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'x86_cache_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-213-18/+18
|\ \ \ \ \ \ \
| * | | | | | | x86/resctrl: Apply READ_ONCE/WRITE_ONCE to task_struct.{rmid,closid}Valentin Schneider2021-01-112-9/+12
| * | | | | | | x86/resctrl: Use task_curr() instead of task_struct->on_cpu to prevent unnece...Reinette Chatre2021-01-111-9/+5
| * | | | | | | x86/resctrl: Add printf attribute to log functionTom Rix2021-01-111-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'x86_cpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-216-15/+23
|\ \ \ \ \ \ \