.. |
xen
|
5121872afe
xen/arm/arm64: merge xen/mm32.c into xen/mm.c
|
10 years ago |
Kbuild
|
f2abeef9fd
mm: clean up per architecture MM hook header files
|
10 years ago |
acenv.h
|
37655163ce
ARM64 / ACPI: Get RSDP and ACPI boot-time tables
|
10 years ago |
acpi.h
|
b6cfb27737
ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macro
|
10 years ago |
alternative.h
|
eb7c11ee3c
arm64: alternative: Work around .inst assembler bugs
|
10 years ago |
arch_timer.h
|
082471a8ef
arm64: fix missing linux/bug.h include in asm/arch_timer.h
|
10 years ago |
arm-cci.h
|
772742a6c7
arm-cci: Get rid of secure transactions for PMU driver
|
10 years ago |
asm-offsets.h
|
0be7320a63
arm64: Assembly macros and definitions
|
13 years ago |
assembler.h
|
b784a5d97d
arm64: add macros for common adrp usages
|
10 years ago |
atomic.h
|
2291059c85
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
|
11 years ago |
barrier.h
|
b92b8b35a2
locking/arch: Rename set_mb() to smp_store_mb()
|
10 years ago |
bitops.h
|
8715466b60
arch,arm64: Convert smp_mb__*()
|
11 years ago |
bitrev.h
|
8e7a4cef71
ARM: 8189/1: arm64:add bitrev.h file to support rbit instruction
|
10 years ago |
boot.h
|
61bd93ce80
arm64: use fixmap region for permanent FDT mapping
|
10 years ago |
cache.h
|
e4f88d833b
arm64: Implement support for read-mostly sections
|
10 years ago |
cacheflush.h
|
68234df4ea
arm64: kill flush_cache_all()
|
10 years ago |
cachetype.h
|
5d425c1865
arm64: kernel: add support for cpu cache information
|
10 years ago |
cmpxchg.h
|
f3eab7184d
arm64: percpu: Make this_cpu accessors pre-empt safe
|
10 years ago |
compat.h
|
d476d94f18
arm64: compat: Remove incorrect comment in compat_siginfo
|
10 years ago |
compiler.h
|
10b663aef1
arm64: Miscellaneous header files
|
13 years ago |
cpu.h
|
80639d4a79
arm64: sanity checks: add missing AArch32 registers
|
10 years ago |
cpu_ops.h
|
0f0783365c
ARM64: kernel: unify ACPI and DT cpus initialization
|
10 years ago |
cpufeature.h
|
94a9e04aa1
arm64: alternative: Introduce feature for GICv3 CPU interface
|
10 years ago |
cpuidle.h
|
af391b15f7
arm64: kernel: rename __cpu_suspend to keep it aligned with arm
|
10 years ago |
cputype.h
|
2d888f48e0
arm64: Emulate SETEND for AArch32 tasks
|
10 years ago |
debug-monitors.h
|
7acf71d1a2
arm64: Fix typos in KGDB macros
|
11 years ago |
device.h
|
de7ee503f2
arm64: introduce is_device_dma_coherent
|
10 years ago |
dma-mapping.h
|
b6197b93fa
arm64 : Introduce support for ACPI _CCA object
|
10 years ago |
dmi.h
|
d1ae8c0057
arm64: dmi: Add SMBIOS/DMI support
|
11 years ago |
efi.h
|
60305db988
arm64/efi: move virtmap init to early initcall
|
10 years ago |
elf.h
|
204db6ed17
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
|
10 years ago |
esr.h
|
35307b9a5f
arm/arm64: KVM: Implement Stage-2 page aging
|
10 years ago |
exception.h
|
e851b58cb7
arm64: Use irqchip_init() for interrupt controller initialisation
|
12 years ago |
exec.h
|
10b663aef1
arm64: Miscellaneous header files
|
13 years ago |
fb.h
|
fc47897d2c
arm64: Device specific operations
|
13 years ago |
fixmap.h
|
61bd93ce80
arm64: use fixmap region for permanent FDT mapping
|
10 years ago |
fpsimd.h
|
190f1ca85d
arm64: add support for kernel mode NEON in interrupt context
|
11 years ago |
fpsimdmacros.h
|
6917c857e3
arm64: Avoid breakage caused by .altmacro in fpsimd save/restore macros
|
10 years ago |
ftrace.h
|
055b1212d1
arm64: ftrace: Add system call tracepoint
|
11 years ago |
futex.h
|
2f09b227ee
sched/preempt, futex: Update comments to clarify that preemption doesn't have to be disabled
|
10 years ago |
hardirq.h
|
0aaf0dae81
smp, ARM64: Kill SMP single function call interrupt
|
10 years ago |
hugetlb.h
|
08bd4fc156
mm/hugetlb: remove arch_prepare/release_hugepage from arch headers
|
10 years ago |
hw_breakpoint.h
|
27d7ff273c
arm64: ptrace: fix compat hardware watchpoint reporting
|
11 years ago |
hwcap.h
|
7d57511d2d
arm64: Add COMPAT_HWCAP_LPAE
|
11 years ago |
hypervisor.h
|
9f54ad6652
arm64/xen: introduce asm/xen header files on arm64
|
12 years ago |
insn.h
|
10b48f7ef2
arm64: insn: Add aarch64_{get,set}_branch_offset
|
10 years ago |
io.h
|
e3d8238d7f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
10 years ago |
irq.h
|
d60fc3892c
irqchip: Add GICv2 specific ACPI boot support
|
10 years ago |
irq_work.h
|
ceab3fe694
arm64: Fix compilation error on UP builds
|
11 years ago |
irqflags.h
|
c7db4ff5d2
arm64: Add macros to manage processor debug state
|
11 years ago |
jump_label.h
|
55dd0df781
jump_label: Allow asm/jump_label.h to be included in assembly
|
10 years ago |
kgdb.h
|
7acf71d1a2
arm64: Fix typos in KGDB macros
|
11 years ago |
kvm_arm.h
|
bf0fb67cf9
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next'
|
10 years ago |
kvm_asm.h
|
e3d8238d7f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
10 years ago |
kvm_coproc.h
|
72564016aa
arm64: KVM: common infrastructure for handling AArch32 CP14/CP15
|
11 years ago |
kvm_emulate.h
|
b9085bcbf5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
10 years ago |
kvm_host.h
|
8a14849b4a
arm64: KVM: Switch vgic save/restore to alternative_insn
|
10 years ago |
kvm_mmio.h
|
950324ab81
KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus
|
10 years ago |
kvm_mmu.h
|
714d8e7e27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
10 years ago |
kvm_psci.h
|
e8e7fcc5e2
ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
|
11 years ago |
linkage.h
|
aeed41a937
arm64: fix alignment padding in assembly code
|
13 years ago |
memblock.h
|
c1cc155261
arm64: MMU initialisation
|
13 years ago |
memory.h
|
aa03c428e6
arm64: Fix overlapping VA allocations
|
10 years ago |
mmu.h
|
61bd93ce80
arm64: use fixmap region for permanent FDT mapping
|
10 years ago |
mmu_context.h
|
714d8e7e27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
10 years ago |
module.h
|
257cb25192
arm64: Loadable modules
|
13 years ago |
neon.h
|
190f1ca85d
arm64: add support for kernel mode NEON in interrupt context
|
11 years ago |
opcodes.h
|
0be0e44c18
arm64: Add AArch32 instruction set condition code checks
|
10 years ago |
page.h
|
714d8e7e27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
10 years ago |
pci.h
|
a9cb97fe71
ARM64 / ACPI: Introduce PCI stub functions for ACPI
|
10 years ago |
percpu.h
|
f3eab7184d
arm64: percpu: Make this_cpu accessors pre-empt safe
|
10 years ago |
perf_event.h
|
5b09a094f2
arm64: perf: Fix callchain parse error with kernel tracepoint events
|
10 years ago |
pgalloc.h
|
9f25e6ad58
arm64: expose number of page table levels on Kconfig level
|
10 years ago |
pgtable-hwdef.h
|
714d8e7e27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
10 years ago |
pgtable-types.h
|
9f25e6ad58
arm64: expose number of page table levels on Kconfig level
|
10 years ago |
pgtable.h
|
9f25e6ad58
arm64: expose number of page table levels on Kconfig level
|
10 years ago |
pmu.h
|
d5efd9cc9c
arm64: pmu: add support for interrupt-affinity property
|
10 years ago |
proc-fns.h
|
68234df4ea
arm64: kill flush_cache_all()
|
10 years ago |
processor.h
|
d00a3810c1
arm64: context-switch user tls register tpidr_el0 for compat tasks
|
10 years ago |
psci.h
|
c5a1330573
arm64: psci: remove ACPI coupling
|
10 years ago |
ptrace.h
|
2d888f48e0
arm64: Emulate SETEND for AArch32 tasks
|
10 years ago |
seccomp.h
|
a1ae65b219
arm64: add seccomp support
|
10 years ago |
shmparam.h
|
f668cd1673
arm64: ELF definitions
|
13 years ago |
signal32.h
|
00554fa4f8
arm64: Use get_signal() signal_setup_done()
|
11 years ago |
smp.h
|
0f0783365c
ARM64: kernel: unify ACPI and DT cpus initialization
|
10 years ago |
smp_plat.h
|
6ee3c78cec
arm64: smp_plat: add get_logical_index
|
10 years ago |
sparsemem.h
|
07a15dd55a
arm64: mm: update max pa bits to 48
|
11 years ago |
spinlock.h
|
af2e7aaed1
arm64/spinlock: Replace ACCESS_ONCE READ_ONCE
|
10 years ago |
spinlock_types.h
|
4a12cae7ef
arm64: Fix the endianness of arch_spinlock_t
|
12 years ago |
stackprotector.h
|
c0c264ae51
arm64: Add CONFIG_CC_STACKPROTECTOR
|
11 years ago |
stacktrace.h
|
60ffc30d56
arm64: Exception handling
|
13 years ago |
stat.h
|
4262a72762
UAPI: (Scripted) Disintegrate arch/arm64/include/asm
|
13 years ago |
string.h
|
0a42cb0a6f
arm64: lib: Implement optimized string length routines
|
11 years ago |
suspend.h
|
af391b15f7
arm64: kernel: rename __cpu_suspend to keep it aligned with arm
|
10 years ago |
sync_bitops.h
|
9f54ad6652
arm64/xen: introduce asm/xen header files on arm64
|
12 years ago |
syscall.h
|
875cbf3e46
arm64: Add audit support
|
11 years ago |
sysreg.h
|
72c5839515
arm64: gicv3: Allow GICv3 compilation with older binutils
|
11 years ago |
system_misc.h
|
86dca36e6b
arm64: use private ratelimit state along with show_unhandled_signals
|
10 years ago |
thread_info.h
|
9699a517e0
arm64: Remove signal translation and exec_domain
|
10 years ago |
timex.h
|
6916b14ea1
arm64: kernel: compiling issue, need delete read_current_timer()
|
12 years ago |
tlb.h
|
9f25e6ad58
arm64: expose number of page table levels on Kconfig level
|
10 years ago |
tlbflush.h
|
c7d6b573fe
arm64: mm: remove reference to tlb.S from comment block
|
10 years ago |
topology.h
|
06931e6224
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
|
10 years ago |
traps.h
|
9b79f52d1a
arm64: Add support for hooks to handle undefined instructions
|
10 years ago |
uaccess.h
|
967f0e5d67
arm64: macro whitespace fixes
|
10 years ago |
unistd.h
|
6b00f7efb5
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
10 years ago |
unistd32.h
|
18ccb0cab4
arm64: fix implementation of mmap2 compat syscall
|
10 years ago |
vdso.h
|
9031fefde6
arm64: VDSO support
|
13 years ago |
vdso_datapage.h
|
9031fefde6
arm64: VDSO support
|
13 years ago |
virt.h
|
45451914c8
arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.S
|
11 years ago |
word-at-a-time.h
|
7bc13fd33a
arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUs
|
11 years ago |