mirror-linux/arch/microblaze/include/asm
Linus Torvalds 9b0d551bcc assorted dead code removal around asm/pgtable.h
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQQqUNBr3gm4hGXdBJlZ7Krx/gZQ6wUCaNh9cwAKCRBZ7Krx/gZQ
 68SbAP9aRaNQf4whe9uxuR+FPbo8AM2rSKEj39w47bNl+FJhsAD8CQWm3D6cQhXM
 1ecJI51uGBeBB4vaq+/7qT+j64Nxhwc=
 =7abW
 -----END PGP SIGNATURE-----

Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull misc non-vfs updates from Al Viro:
 "Assorted dead code removal around asm/pgtable.h"

* tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  alpha: unobfuscate _PAGE_P() definition
  kill FIRST_USER_PGD_NR
  alpha: get rid of the remnants of BAD_PAGE and friends
  SET_PAGE_DIR() users had been gone since 2.3.12pre1
  PAGE_PTR() had been last used outside of arch/* in 1.1.94
  csky: remove BS check for FAULT_FLAG_ALLOW_RETRY
2025-10-03 11:37:50 -07:00
..
Kbuild asm-generic: introduce text-patching.h 2024-11-07 14:25:15 -08:00
asm-compat.h microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-09-12 13:12:42 +02:00
asm-offsets.h
barrier.h
cache.h microblaze: move the ARCH_{DMA,SLAB}_MINALIGN definitions to asm/cache.h 2023-06-19 16:19:24 -07:00
cacheflush.h microblaze: implement the new page table range API 2023-08-24 16:20:21 -07:00
checksum.h
cpuinfo.h
current.h microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-09-12 13:12:42 +02:00
delay.h
dma.h PCI: Move isa_dma_bridge_buggy out of asm/dma.h 2022-07-22 17:24:47 -05:00
elf.h
entry.h microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-09-12 13:12:42 +02:00
exceptions.h microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-09-12 13:12:42 +02:00
fixmap.h microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-09-12 13:12:42 +02:00
flat.h move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
ftrace.h microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-09-12 13:12:42 +02:00
futex.h
hash.h
highmem.h microblaze/mm/highmem: Switch to generic kmap atomic 2020-11-06 23:14:56 +01:00
io.h arch/*/: remove CONFIG_VIRT_TO_BUS 2022-06-28 13:20:21 +02:00
irq.h irqchip/xilinx: Switch to GENERIC_IRQ_MULTI_HANDLER 2022-03-04 14:32:57 +00:00
irqflags.h
kgdb.h microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-09-12 13:12:42 +02:00
mmu.h microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-09-12 13:12:42 +02:00
mmu_context.h microblaze: Remove noMMU code 2020-11-26 16:39:35 +01:00
mmu_context_mm.h microblaze: use asm-generic/mmu_context.h for no-op implementations 2020-10-27 16:02:36 +01:00
module.h
page.h microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-09-12 13:12:42 +02:00
pci-bridge.h microblaze/PCI: Remove support for Xilinx PCI host bridge 2022-11-25 11:39:23 +01:00
pci.h microblaze/PCI: Remove support for Xilinx PCI host bridge 2022-11-25 11:39:23 +01:00
pgalloc.h asm-generic: pgalloc: provide generic __pgd_{alloc,free} 2025-01-25 20:22:24 -08:00
pgtable.h assorted dead code removal around asm/pgtable.h 2025-10-03 11:37:50 -07:00
processor.h microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-09-12 13:12:42 +02:00
ptrace.h microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-09-12 13:12:42 +02:00
pvr.h
registers.h microblaze: Remove noMMU code 2020-11-26 16:39:35 +01:00
seccomp.h
sections.h microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-09-12 13:12:42 +02:00
setup.h microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-09-12 13:12:42 +02:00
string.h microblaze: Use simple memmove/memcpy implementation from lib/string.c 2022-04-21 10:54:21 +02:00
switch_to.h
syscall.h syscall.h: introduce syscall_set_nr() 2025-05-11 17:48:15 -07:00
thread_info.h microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-09-12 13:12:42 +02:00
timex.h
tlbflush.h microblaze: implement the new page table range API 2023-08-24 16:20:21 -07:00
uaccess.h uaccess: remove CONFIG_SET_FS 2022-02-25 09:36:06 +01:00
unistd.h microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-09-12 13:12:42 +02:00
unwind.h microblaze: add loglvl to microblaze_unwind() 2020-06-09 09:39:11 -07:00
vmalloc.h
xilinx_mb_manager.h microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-09-12 13:12:42 +02:00