summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-03-29powerpc: Remove memcpy_page_flushcache()Ira Weiny
2023-03-22powerpc: Simplify sysctl registration for nmi_wd_lpm_factor_ctl_tableLuis Chamberlain
2023-03-16powerpc: Simplify sysctl registration for powersave_nap_ctl_tableLuis Chamberlain
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy
2023-03-16powerpc/85xx: Fix function naming for p1023_rdb platformChristophe Leroy
2023-03-16powerpc/gamecube|wii : Use machine_device_initcall()Christophe Leroy
2023-03-16powerpc/47x: Split ppc47x machine in twoChristophe Leroy
2023-03-15powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy
2023-03-15powerpc/machdep: Define 'compatible' property in ppc_md and use itChristophe Leroy
2023-03-15powerpc/machdep: Make machine name constChristophe Leroy
2023-03-15powerpc: Allow CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 with ld.lld 15+Nathan Chancellor
2023-03-15powerpc: Fix use of '-mabi=elfv2' with clangNathan Chancellor
2023-03-15powerpc/boot: Only use '-mabi=elfv2' with CONFIG_PPC64_BOOT_WRAPPERNathan Chancellor
2023-03-15powerpc: Fix a kernel-doc warningBo Liu
2023-03-15powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domainsAlexey Kardashevskiy
2023-03-14powerpc/pci_64: Init pcibios subsys a bit laterAlexey Kardashevskiy
2023-03-14powerpc/iommu: Add "borrowing" iommu_table_group_opsAlexey Kardashevskiy
2023-03-12Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-03-10Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-09RISC-V: Don't check text_mutex during stop_machineConor Dooley
2023-03-09riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-09Merge tag 'm68k-for-v6.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-03-09sh: sanitize the flags on sigreturnAl Viro
2023-03-08eth: fealnx: bring back this old driverJakub Kicinski
2023-03-08x86/resctl: fix scheduler confusion with 'current'Linus Torvalds
2023-03-08x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper
2023-03-07RISC-V: fix taking the text_mutex twice during sifive errata patchingConor Dooley
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-06alpha: fix lazy-FPU mis(merged/applied/whatnot)Al Viro
2023-03-06RISC-V: Stop emitting attributesPalmer Dabbelt
2023-03-06cpumask: fix incorrect cpumask scanning result checksLinus Torvalds
2023-03-06m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz
2023-03-06m68k: mm: Move initrd phys_to_virt handling after paging_init()Geert Uytterhoeven
2023-03-06m68k: mm: Fix systems with memory at end of 32-bit address spaceKars de Jong
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds
2023-03-05Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-03-05Remove Intel compiler supportMasahiro Yamada
2023-03-04Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds
2023-03-04Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-03-03Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-03-03Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-02kasan, x86: don't rename memintrinsics in uninstrumented filesMarco Elver
2023-03-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-03-02Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2023-03-02Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-02openrisc: fix livelock in uaccessAl Viro
2023-03-02nios2: fix livelock in uaccessAl Viro