..
hardware
ARM: 8993/1: remove it8152 PCI controller driver
2020-07-21 16:33:41 +01:00
mach
treewide: Convert macro and uses of __section(foo) to __section("foo")
2020-10-25 14:51:49 -07:00
vdso
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
2020-08-06 10:57:30 +02:00
xen
xen/arm: do not setup the runstate info page if kpti is enabled
2020-10-04 18:41:33 -05:00
arch_gicv3.h
arm: Remove GICv3 vgic compatibility macros
2020-03-24 10:56:05 +00:00
arch_timer.h
arm-cci.h
asm-offsets.h
assembler.h
ARM: assembler: introduce adr_l, ldr_l and str_l macros
2021-03-17 17:06:26 +01:00
atomic.h
locking/atomic: Move ATOMIC_INIT into linux/types.h
2020-07-29 16:14:18 +02:00
auxvec.h
barrier.h
bitops.h
bitrev.h
bL_switcher.h
bug.h
arm/asm: add loglvl to c_backtrace()
2020-06-09 09:39:10 -07:00
bugs.h
cache.h
treewide: Convert macro and uses of __section(foo) to __section("foo")
2020-10-25 14:51:49 -07:00
cacheflush.h
arm: rename flush_cache_user_range to flush_icache_user_range
2020-06-08 11:05:58 -07:00
cachetype.h
checksum.h
arm: propagate the calling convention changes down to csum_partial_copy_from_user()
2020-08-20 15:45:16 -04:00
clocksource.h
arm: Introduce asm/vdso/clocksource.h
2020-03-21 15:23:54 +01:00
cmpxchg.h
compiler.h
cp15.h
arm: vdso: Enable arm to use common headers
2020-03-21 15:24:03 +01:00
cpu.h
cpufeature.h
cpuidle.h
ARM: cpuidle: Avoid orphan section warning
2021-06-16 12:01:44 +02:00
cputype.h
cti.h
dcc.h
delay.h
device.h
arm: Remove dev->archdata.iommu pointer
2020-06-30 11:59:48 +02:00
div64.h
dma-direct.h
ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsets
2020-09-25 06:15:32 +02:00
dma-iommu.h
dma-mapping: move dma-debug.h to kernel/dma/
2020-10-06 07:07:05 +02:00
dma-mapping.h
dma-mapping: move dma-debug.h to kernel/dma/
2020-10-06 07:07:05 +02:00
dma.h
dmi.h
domain.h
ARM: 8908/1: add __always_inline to functions called from __get_user_check()
2019-10-10 22:23:19 +01:00
ecard.h
edac.h
efi.h
efi/libstub: arm32: Base FDT and initrd placement on image address
2020-09-16 18:53:42 +03:00
elf.h
entry-macro-multi.S
exception.h
fb.h
fiq.h
firmware.h
fixmap.h
ARM: 9012/1: move device tree mapping out of linear region
2021-05-19 10:13:18 +02:00
floppy.h
floppy: split the base port from the register in I/O accesses
2020-05-12 19:34:52 +03:00
fncpy.h
fpstate.h
ftrace.h
ARM: 8940/1: ftrace: remove mcount(),ftrace_caller_old() and ftrace_call_old()
2019-11-22 00:19:16 +00:00
futex.h
ARM: futex: Address build warning
2020-05-07 00:41:47 +02:00
glue-cache.h
glue-df.h
glue-pf.h
glue-proc.h
glue.h
gpio.h
hardirq.h
ARM: Remove custom IRQ stat accounting
2020-09-17 16:37:28 +01:00
highmem.h
kmap: consolidate kmap_prot definitions
2020-06-04 19:06:22 -07:00
hugetlb-3level.h
hugetlb.h
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
2020-06-03 20:09:46 -07:00
hw_breakpoint.h
ARM: 8927/1: ARM/hw_breakpoint: add more ARMv8 debug architecture versions support
2019-11-15 22:21:08 +00:00
hw_irq.h
hwcap.h
hypervisor.h
ide.h
idmap.h
treewide: Convert macro and uses of __section(foo) to __section("foo")
2020-10-25 14:51:49 -07:00
insn.h
io.h
remove ioremap_nocache and devm_ioremap_nocache
2020-01-06 09:45:59 +01:00
irq_work.h
irq.h
irqflags.h
jump_label.h
Kbuild
local64.h: make <asm/local64.h> mandatory
2021-01-12 20:18:16 +01:00
kexec-internal.h
ARM: kexec: fix oops after TLB are invalidated
2021-02-17 11:02:24 +01:00
kexec.h
kgdb.h
kmap_types.h
kprobes.h
ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe template
2020-10-27 12:11:51 +00:00
krait-l2-accessors.h
linkage.h
mc146818rtc.h
mcpm.h
mcs_spinlock.h
memblock.h
memory.h
ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual address
2021-05-19 10:13:18 +02:00
mmu_context.h
mmu.h
module.h
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
2020-04-23 10:50:26 +09:00
module.lds.h
kbuild: preprocess module linker script
2020-09-25 00:36:41 +09:00
mpu.h
mtd-xip.h
neon.h
nwflash.h
misc: move FLASH_MINOR into miscdevice.h and fix conflicts
2020-03-18 12:27:04 +01:00
opcodes-sec.h
opcodes-virt.h
opcodes.h
outercache.h
page-nommu.h
page.h
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
2020-04-10 15:36:21 -07:00
paravirt.h
patch.h
pci.h
ARM: 8911/1: move pcibios_report_status to <asm/pci.h>
2019-10-27 21:14:40 +00:00
percpu.h
ARM: percpu.h: fix build error
2020-07-30 13:01:04 -07:00
perf_event.h
pgalloc.h
asm-generic: pgalloc: provide generic pgd_free()
2020-08-07 11:33:26 -07:00
pgtable-2level-hwdef.h
pgtable-2level-types.h
pgtable-2level.h
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
2020-11-16 16:57:18 +01:00
pgtable-3level-hwdef.h
pgtable-3level-types.h
pgtable-3level.h
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
2020-11-16 16:57:18 +01:00
pgtable-hwdef.h
pgtable-nommu.h
mm: consolidate pte_index() and pte_offset_*() definitions
2020-06-09 09:39:14 -07:00
pgtable.h
mm: consolidate pte_index() and pte_offset_*() definitions
2020-06-09 09:39:14 -07:00
probes.h
proc-fns.h
processor.h
arm: vdso: Enable arm to use common headers
2020-03-21 15:24:03 +01:00
procinfo.h
prom.h
ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
2021-05-19 10:13:18 +02:00
psci.h
ptdump.h
ptrace.h
sections.h
arm: Remove HYP/Stage-2 page-table support
2020-03-24 10:56:05 +00:00
secure_cntvoff.h
set_memory.h
setup.h
treewide: Convert macro and uses of __section(foo) to __section("foo")
2020-10-25 14:51:49 -07:00
shmparam.h
signal.h
smp_plat.h
smp_scu.h
smp_twd.h
smp.h
treewide: Convert macro and uses of __section(foo) to __section("foo")
2020-10-25 14:51:49 -07:00
sparsemem.h
spinlock_types.h
spinlock.h
stackprotector.h
stacktrace.h
string.h
suspend.h
swab.h
switch_to.h
sched/rt, ARM: Use CONFIG_PREEMPTION
2019-12-08 14:37:32 +01:00
sync_bitops.h
syscall.h
system_info.h
system_misc.h
tcm.h
treewide: Convert macro and uses of __section(foo) to __section("foo")
2020-10-25 14:51:49 -07:00
therm.h
thread_info.h
arm: Break cyclic percpu include
2020-07-10 12:00:02 +02:00
thread_notify.h
timex.h
tlb.h
mm: account PMD tables like PTE tables
2020-10-13 18:38:31 -07:00
tlbflush.h
tls.h
topology.h
arm: disable frequency invariance for CONFIG_BL_SWITCHER
2020-10-08 17:17:27 +02:00
traps.h
arm/asm: add loglvl to c_backtrace()
2020-06-09 09:39:10 -07:00
uaccess-asm.h
ARM: uaccess: fix DACR mismatch with nested exceptions
2020-05-03 17:30:27 +01:00
uaccess.h
uaccess: remove segment_eq
2020-08-12 10:57:58 -07:00
ucontext.h
unaligned.h
unified.h
unistd.h
unwind.h
arm: add loglvl to unwind_backtrace()
2020-06-09 09:39:10 -07:00
uprobes.h
user.h
v7m.h
vdso_datapage.h
ARM: 8930/1: Add support for generic vDSO
2019-11-15 22:21:12 +00:00
vdso.h
vermagic.h
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
2020-04-23 10:50:26 +09:00
vfp.h
ARM: 8991/1: use VFP assembler mnemonics if available
2020-07-21 16:33:39 +01:00
vfpmacros.h
ARM: 8991/1: use VFP assembler mnemonics if available
2020-07-21 16:33:39 +01:00
vga.h
virt.h
arm: Remove the ability to set HYP vectors outside of the decompressor
2020-03-24 10:56:05 +00:00
vmalloc.h
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h>
2019-12-10 10:12:55 +01:00
vmlinux.lds.h
arm/build: Assert for unwanted sections
2020-09-01 10:03:18 +02:00
word-at-a-time.h
xor.h