| .. |
|
xen
|
02ab71cdae
xen/arm64: do not call the swiotlb functions twice
|
12 years ago |
|
Kbuild
|
34c65c43f1
arm64: uid16: fix __kernel_old_{gid,uid}_t definitions
|
11 years ago |
|
arch_timer.h
|
46efe547ac
ARM64: arch_timer: add support to configure and enable event stream
|
12 years ago |
|
asm-offsets.h
|
0be7320a63
arm64: Assembly macros and definitions
|
13 years ago |
|
assembler.h
|
2a2830703a
arm64: debug: avoid accessing mdscr_el1 on fault paths where possible
|
11 years ago |
|
atomic.h
|
cc07aabc53
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next
|
11 years ago |
|
barrier.h
|
cc07aabc53
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next
|
11 years ago |
|
bitops.h
|
8715466b60
arch,arm64: Convert smp_mb__*()
|
11 years ago |
|
cache.h
|
a41dc0e841
arm64: Implement cache_line_size() based on CTR_EL0.CWG
|
11 years ago |
|
cacheflush.h
|
7f0b1bf045
arm64: Fix barriers used for page table modifications
|
11 years ago |
|
cachetype.h
|
59ccc0d41b
arm64: cachetype: report weakest cache policy
|
11 years ago |
|
cmpxchg.h
|
e1dfda9ced
arm64: xchg: prevent warning if return value is unused
|
11 years ago |
|
compat.h
|
fd92d4a54a
arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
|
11 years ago |
|
compiler.h
|
10b663aef1
arm64: Miscellaneous header files
|
13 years ago |
|
cpu.h
|
df857416a1
arm64: cpuinfo: record cpu system register values
|
11 years ago |
|
cpu_ops.h
|
c814ca029e
ARM: Check if a CPU has gone offline
|
11 years ago |
|
cpufeature.h
|
3be1a5c4f7
arm64: enable generic CPU feature modalias matching for this architecture
|
12 years ago |
|
cputable.h
|
9cce7a435f
arm64: CPU support
|
13 years ago |
|
cputype.h
|
89c4a306e7
arm64: add MIDR_EL1 field accessors
|
11 years ago |
|
debug-monitors.h
|
bcf5763b0d
arm64: KGDB: Add Basic KGDB support
|
12 years ago |
|
device.h
|
73150c983a
arm64: device: add iommu pointer to device archdata
|
12 years ago |
|
dma-contiguous.h
|
ac525f59fb
arm64: fix build error if DMA_CMA is enabled
|
12 years ago |
|
dma-mapping.h
|
f3a183cb42
arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro
|
11 years ago |
|
efi.h
|
a13b00778e
efi/arm64: efistub: Move shared dependencies to <asm/efi.h>
|
11 years ago |
|
elf.h
|
a795a38eb9
arm64: compat: add support for big-endian (BE8) AArch32 binaries
|
12 years ago |
|
esr.h
|
9141300a58
arm64: Provide read/write fault information in compat signal handlers
|
11 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
|
bf4b558eba
arm64: add early_ioremap support
|
11 years ago |
|
fpsimd.h
|
190f1ca85d
arm64: add support for kernel mode NEON in interrupt context
|
11 years ago |
|
fpsimdmacros.h
|
5959e25729
arm64: fpsimd: avoid restoring fpcr if the contents haven't changed
|
11 years ago |
|
ftrace.h
|
055b1212d1
arm64: ftrace: Add system call tracepoint
|
11 years ago |
|
futex.h
|
95c4189689
arm64: asm: remove redundant "cc" clobbers
|
12 years ago |
|
hardirq.h
|
eb631bb5bf
arm64: Support arch_irq_work_raise() via self IPIs
|
11 years ago |
|
hugetlb.h
|
084bd29810
ARM64: mm: HugeTLB support.
|
12 years ago |
|
hw_breakpoint.h
|
478fcb2cdb
arm64: Debugging support
|
13 years ago |
|
hwcap.h
|
4cf761cdcc
arm64: advertise ARMv8 extensions to 32-bit compat ELF binaries
|
12 years ago |
|
hypervisor.h
|
9f54ad6652
arm64/xen: introduce asm/xen header files on arm64
|
12 years ago |
|
insn.h
|
26e9b83a7d
arm64: add __ASSEMBLY__ in asm/insn.h
|
11 years ago |
|
io.h
|
a501e32430
arm64: Clean up the default pgprot setting
|
11 years ago |
|
irq.h
|
9327e2c6bb
arm64: add CPU_HOTPLUG infrastructure
|
12 years ago |
|
irqflags.h
|
c7db4ff5d2
arm64: Add macros to manage processor debug state
|
12 years ago |
|
jump_label.h
|
9732cafd9d
arm64, jump label: optimize jump label implementation
|
12 years ago |
|
kgdb.h
|
bcf5763b0d
arm64: KGDB: Add Basic KGDB support
|
12 years ago |
|
kvm_arm.h
|
7cbb39d4d4
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
11 years ago |
|
kvm_asm.h
|
4d44923b17
arm64: KVM: trap VM system registers until MMU and caches are ON
|
12 years ago |
|
kvm_coproc.h
|
62a89c4495
arm64: KVM: 32bit handling of coprocessor traps
|
12 years ago |
|
kvm_emulate.h
|
ede5822242
Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into kvm-next
|
12 years ago |
|
kvm_host.h
|
7d0f84aae9
ARM/ARM64: KVM: Add base for PSCI v0.2 emulation
|
11 years ago |
|
kvm_mmio.h
|
d7246bf357
arm64: KVM: MMIO access backend
|
12 years ago |
|
kvm_mmu.h
|
9d218a1fcf
arm64: KVM: flush VM pages before letting the guest enable caches
|
12 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
|
5167d09ffa
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
11 years ago |
|
mmu.h
|
c3c55a0720
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
|
11 years ago |
|
mmu_context.h
|
737c16dffc
arm64: mm: don't bother invalidating the icache in switch_mm
|
12 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 |
|
page.h
|
383c279911
arm64: Add support for 48-bit VA space with 64KB page configuration
|
11 years ago |
|
percpu.h
|
b57fc9e806
arm64: Fix !CONFIG_SMP kernel build
|
12 years ago |
|
perf_event.h
|
75e424620a
arm64: perf: add guest vs host discrimination
|
13 years ago |
|
pgalloc.h
|
abe669d7e1
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
|
11 years ago |
|
pgtable-hwdef.h
|
6b4fee241d
arm64: Remove asm/pgtable-*level-hwdef.h files
|
11 years ago |
|
pgtable-types.h
|
0f1740252b
arm64: Remove asm/pgtable-*level-types.h files
|
11 years ago |
|
pgtable.h
|
7f0b1bf045
arm64: Fix barriers used for page table modifications
|
11 years ago |
|
pmu.h
|
030896885a
arm64: Performance counters support
|
13 years ago |
|
proc-fns.h
|
6732bc65c2
arm64: kernel: suspend/resume registers save/restore
|
12 years ago |
|
processor.h
|
8efb90cf1e
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
|
psci.h
|
e71246a23a
PSCI: Add initial support for PSCIv0.2 functions
|
11 years ago |
|
ptrace.h
|
974c8e450b
arm64: fix el2_setup check of CurrentEL
|
11 years ago |
|
shmparam.h
|
f668cd1673
arm64: ELF definitions
|
13 years ago |
|
signal32.h
|
3dd681d944
arm64: 32-bit (compat) applications support
|
13 years ago |
|
smp.h
|
9327e2c6bb
arm64: add CPU_HOTPLUG infrastructure
|
12 years ago |
|
smp_plat.h
|
976d7d3f79
arm64: kernel: build MPIDR_EL1 hash function data structure
|
12 years ago |
|
sparsemem.h
|
4f04d8f005
arm64: MMU definitions
|
13 years ago |
|
spinlock.h
|
95c4189689
arm64: asm: remove redundant "cc" clobbers
|
12 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
|
95322526ef
arm64: kernel: cpu_{suspend/resume} implementation
|
12 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 |
|
syscalls.h
|
207bdae452
arm64: switch to generic sigaltstack
|
13 years ago |
|
sysreg.h
|
72c5839515
arm64: gicv3: Allow GICv3 compilation with older binutils
|
11 years ago |
|
system_misc.h
|
ff701306cd
arm64: use common reboot infrastructure
|
12 years ago |
|
thread_info.h
|
6c81fe7925
arm64: enable context tracking
|
11 years ago |
|
timex.h
|
6916b14ea1
arm64: kernel: compiling issue, need delete read_current_timer()
|
12 years ago |
|
tlb.h
|
abe669d7e1
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
|
11 years ago |
|
tlbflush.h
|
05ac653054
arm64: fix soft lockup due to large tlb flush range
|
11 years ago |
|
topology.h
|
5dd349bab5
arm64: sched: Remove unused mc_capable() and smt_capable()
|
11 years ago |
|
traps.h
|
60ffc30d56
arm64: Exception handling
|
13 years ago |
|
uaccess.h
|
31b1e940c5
arm64: Fix __range_ok macro
|
11 years ago |
|
ucontext.h
|
18931c8927
arm64: fix padding computation in struct ucontext
|
13 years ago |
|
unistd.h
|
f3e5c847ec
arm64: Add __NR_* definitions for compat syscalls
|
11 years ago |
|
unistd32.h
|
f3e5c847ec
arm64: Add __NR_* definitions for compat syscalls
|
11 years ago |
|
vdso.h
|
9031fefde6
arm64: VDSO support
|
13 years ago |
|
vdso_datapage.h
|
9031fefde6
arm64: VDSO support
|
13 years ago |
|
virt.h
|
0a997ecc08
Revert "arm64: virt: ensure visibility of __boot_cpu_mode"
|
11 years ago |
|
word-at-a-time.h
|
7bc13fd33a
arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUs
|
12 years ago |