summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-09-055-260/+0
|\
| * m68k: Remove <asm/ide.h>Geert Uytterhoeven2023-08-241-67/+0
| * sparc: Remove <asm/ide.h>Geert Uytterhoeven2023-08-241-97/+0
| * powerpc: Remove <asm/ide.h>Geert Uytterhoeven2023-08-241-18/+0
| * parisc: Remove <asm/ide.h>Geert Uytterhoeven2023-08-241-54/+0
| * ARM: Remove <asm/ide.h>Geert Uytterhoeven2023-08-241-24/+0
* | Merge tag 'mm-hotfixes-stable-2023-09-05-11-51' of git://git.kernel.org/pub/s...Linus Torvalds2023-09-051-0/+1
|\ \
| * | sparc64: add missing initialization of folio in tlb_batch_add()Mike Rapoport (IBM)2023-09-051-0/+1
* | | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-09-05107-104/+106
|\ \ \
| * | | kbuild: Show marked Kconfig fragments in "help"Kees Cook2023-09-0312-5/+13
| * | | alpha: remove <asm/export.h>Masahiro Yamada2023-08-221-1/+0
| * | | alpha: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2023-08-2232-32/+32
| * | | ia64: remove <asm/export.h>Masahiro Yamada2023-08-221-1/+0
| * | | ia64: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2023-08-2221-25/+21
| * | | sparc: remove <asm/export.h>Masahiro Yamada2023-08-221-1/+0
| * | | sparc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2023-08-2239-39/+40
* | | | Merge tag 'microblaze-v6.6' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2023-09-054-27/+19
|\ \ \ \
| * | | | microblaze: Make virt_to_pfn() a static inlineLinus Walleij2023-08-231-8/+19
| * | | | microblaze: Remove zalloc_maybe_bootmem()Christophe Leroy2023-08-232-18/+0
| * | | | microblaze: Explicitly include correct DT includesRob Herring2023-07-171-1/+0
* | | | | Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2023-09-0513-93/+51
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | openrisc: Remove kernel-doc marker from ioremap commentStafford Horne2023-08-211-1/+1
| * | | | openrisc: Remove unused tlb_init functionStafford Horne2023-08-212-11/+0
| * | | | openriac: Remove unused nommu_dump_state functionStafford Horne2023-08-211-75/+0
| * | | | openrisc: Include cpu.h and switch_to.h for prototypesStafford Horne2023-08-211-0/+2
| * | | | openrisc: Add prototype for die to bug.hStafford Horne2023-08-213-2/+13
| * | | | openrisc: Add prototype for show_registers to processor.hStafford Horne2023-08-213-2/+2
| * | | | openrisc: Declare do_signal function as staticStafford Horne2023-08-211-1/+1
| * | | | openrisc: Add missing prototypes for assembly called fnctionsStafford Horne2023-08-216-0/+24
| * | | | openrisc: Make pfn accessors statics inlinesLinus Walleij2023-08-111-2/+9
* | | | | Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2023-09-0544-1033/+724
|\ \ \ \ \
| * | | | | ARC: boot log: fix warningVineet Gupta2023-08-241-2/+4
| * | | | | arc: Explicitly include correct DT includesRob Herring2023-08-241-1/+0
| * | | | | ARC: pt_regs: create seperate type for ecrVineet Gupta2023-08-187-45/+33
| * | | | | ARCv2: entry: rearrange pt_regs slightlyVineet Gupta2023-08-183-13/+15
| * | | | | ARC: entry: replace 8 byte ADD.ne with 4 byte ADD2.neVineet Gupta2023-08-181-1/+1
| * | | | | ARC: entry: replace 8 byte OR with 4 byte BSETVineet Gupta2023-08-181-2/+2
| * | | | | ARC: entry: Add more common chores to EXCEPTION_PROLOGUEVineet Gupta2023-08-185-47/+24
| * | | | | ARC: entry: EV_MachineCheck dont re-read ECRVineet Gupta2023-08-181-3/+2
| * | | | | ARC: entry: ARcompact EV_ProtV to use r10 directlyVineet Gupta2023-08-181-4/+2
| * | | | | ARC: entry: rework (non-functional)Vineet Gupta2023-08-186-37/+39
| * | | | | ARC: __switch_to: move ksp to thread_info from thread_structVineet Gupta2023-08-185-23/+20
| * | | | | ARC: __switch_to: asm with dwarf ops (vs. inline asm)Vineet Gupta2023-08-184-155/+61
| * | | | | ARC: kernel stack: INIT_THREAD need not setup @init_stack in @kspVineet Gupta2023-08-181-3/+1
| * | | | | ARC: entry: use gp to cache task pointer (vs. r25)Vineet Gupta2023-08-1813-154/+58
| * | | | | ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISAVineet Gupta2023-08-185-343/+268
| * | | | | ARC: boot log: eliminate struct cpuinfo_arc #3: don't exportVineet Gupta2023-08-182-4/+0
| * | | | | ARC: boot log: eliminate struct cpuinfo_arc #2: cacheVineet Gupta2023-08-184-115/+97
| * | | | | ARC: boot log: eliminate struct cpuinfo_arc #1: mmVineet Gupta2023-08-184-67/+58
| * | | | | ARCv2: memset: don't prefetch for len == 0 which happens a alotVineet Gupta2023-08-171-1/+2