.. |
Kbuild
|
aac67a922e
arm64: Add kvm_para.h and xor.h generic headers
|
12 years ago |
arch_timer.h
|
1aee5d7a81
arm64: move from arm_generic to arm_arch_timer
|
12 years ago |
asm-offsets.h
|
0be7320a63
arm64: Assembly macros and definitions
|
12 years ago |
assembler.h
|
dc637f1fda
arm64: move vector entry macro to assembler.h
|
12 years ago |
atomic.h
|
3a0310eb36
arm64: atomics: fix grossly inconsistent asm constraints for exclusives
|
12 years ago |
barrier.h
|
10b663aef1
arm64: Miscellaneous header files
|
12 years ago |
bitops.h
|
f27bb139c3
arm64: Miscellaneous library functions
|
12 years ago |
cache.h
|
f1a0c4aa09
arm64: Cache maintenance routines
|
12 years ago |
cacheflush.h
|
8f3bfa584e
arm64: Convert empty flush_cache_{mm,page} functions to static inline
|
12 years ago |
cachetype.h
|
f1a0c4aa09
arm64: Cache maintenance routines
|
12 years ago |
cmpxchg.h
|
3a0310eb36
arm64: atomics: fix grossly inconsistent asm constraints for exclusives
|
12 years ago |
compat.h
|
7ae42c96cf
arm64: Include linux/ptrace.h in asm/compat.h
|
12 years ago |
compiler.h
|
10b663aef1
arm64: Miscellaneous header files
|
12 years ago |
cputable.h
|
9cce7a435f
arm64: CPU support
|
12 years ago |
cputype.h
|
9cce7a435f
arm64: CPU support
|
12 years ago |
debug-monitors.h
|
478fcb2cdb
arm64: Debugging support
|
12 years ago |
device.h
|
fc47897d2c
arm64: Device specific operations
|
12 years ago |
dma-mapping.h
|
bb7c4deb82
ARM64: dma_debug: add debug_dma_mapping_error support
|
12 years ago |
elf.h
|
9cf2b72b25
arm64: elf: fix core dumping to match what glibc expects
|
12 years ago |
exception.h
|
10b663aef1
arm64: Miscellaneous header files
|
12 years ago |
exec.h
|
10b663aef1
arm64: Miscellaneous header files
|
12 years ago |
fb.h
|
fc47897d2c
arm64: Device specific operations
|
12 years ago |
fpsimd.h
|
6ba1bc826d
arm64: elf: fix core dumping definitions for GP and FP registers
|
12 years ago |
fpsimdmacros.h
|
cfc5180e5a
arm64: move FP-SIMD save/restore code to a macro
|
12 years ago |
futex.h
|
3a0310eb36
arm64: atomics: fix grossly inconsistent asm constraints for exclusives
|
12 years ago |
hardirq.h
|
08e875c16a
arm64: SMP support
|
12 years ago |
hw_breakpoint.h
|
478fcb2cdb
arm64: Debugging support
|
12 years ago |
hwcap.h
|
4262a72762
UAPI: (Scripted) Disintegrate arch/arm64/include/asm
|
12 years ago |
io.h
|
2475ff9d2c
arm64: Add simple earlyprintk support
|
12 years ago |
irq.h
|
fb9bd7d6df
arm64: IRQ handling
|
12 years ago |
irqflags.h
|
fb9bd7d6df
arm64: IRQ handling
|
12 years ago |
linkage.h
|
aeed41a937
arm64: fix alignment padding in assembly code
|
12 years ago |
memblock.h
|
c1cc155261
arm64: MMU initialisation
|
12 years ago |
memory.h
|
2475ff9d2c
arm64: Add simple earlyprintk support
|
12 years ago |
mmu.h
|
2475ff9d2c
arm64: Add simple earlyprintk support
|
12 years ago |
mmu_context.h
|
ec45d1cfd3
arm64: mm: update CONTEXTIDR register to contain PID of current process
|
12 years ago |
module.h
|
257cb25192
arm64: Loadable modules
|
12 years ago |
page.h
|
1d18c47c73
arm64: MMU fault handling and page table management
|
12 years ago |
perf_event.h
|
75e424620a
arm64: perf: add guest vs host discrimination
|
12 years ago |
pgalloc.h
|
1d18c47c73
arm64: MMU fault handling and page table management
|
12 years ago |
pgtable-2level-hwdef.h
|
4f04d8f005
arm64: MMU definitions
|
12 years ago |
pgtable-2level-types.h
|
4f04d8f005
arm64: MMU definitions
|
12 years ago |
pgtable-3level-hwdef.h
|
4f04d8f005
arm64: MMU definitions
|
12 years ago |
pgtable-3level-types.h
|
4f04d8f005
arm64: MMU definitions
|
12 years ago |
pgtable-hwdef.h
|
8e620b0476
arm64: Distinguish between user and kernel XN bits
|
12 years ago |
pgtable.h
|
a6fadf7e67
arm64: mm: introduce present, faulting entries for PAGE_NONE
|
12 years ago |
pmu.h
|
030896885a
arm64: Performance counters support
|
12 years ago |
proc-fns.h
|
9cce7a435f
arm64: CPU support
|
12 years ago |
processor.h
|
6097a07411
Merge tag 'v3.7-rc5' into execve
|
12 years ago |
prom.h
|
8c2c3df31e
arm64: Build infrastructure
|
12 years ago |
psci.h
|
e790f1deb2
arm64: psci: add support for PSCI invocations from the kernel
|
12 years ago |
ptrace.h
|
10a3cc2f76
arm64: add COMPAT_PSR_*_BIT flags
|
12 years ago |
shmparam.h
|
f668cd1673
arm64: ELF definitions
|
12 years ago |
sigcontext.h
|
4262a72762
UAPI: (Scripted) Disintegrate arch/arm64/include/asm
|
12 years ago |
signal32.h
|
3dd681d944
arm64: 32-bit (compat) applications support
|
12 years ago |
smp.h
|
0459ca9b7a
arm64: SMP: enable PSCI boot method
|
12 years ago |
sparsemem.h
|
4f04d8f005
arm64: MMU definitions
|
12 years ago |
spinlock.h
|
3a0310eb36
arm64: atomics: fix grossly inconsistent asm constraints for exclusives
|
12 years ago |
spinlock_types.h
|
08e875c16a
arm64: SMP support
|
12 years ago |
stacktrace.h
|
60ffc30d56
arm64: Exception handling
|
12 years ago |
stat.h
|
4262a72762
UAPI: (Scripted) Disintegrate arch/arm64/include/asm
|
12 years ago |
syscall.h
|
f27bb139c3
arm64: Miscellaneous library functions
|
12 years ago |
syscalls.h
|
207bdae452
arm64: switch to generic sigaltstack
|
12 years ago |
system_misc.h
|
10b663aef1
arm64: Miscellaneous header files
|
12 years ago |
thread_info.h
|
b3901d54dc
arm64: Process management
|
12 years ago |
timex.h
|
985c0679df
arm64: Generic timers support
|
12 years ago |
tlb.h
|
58d0ba578b
arm64: TLB maintenance functionality
|
12 years ago |
tlbflush.h
|
58d0ba578b
arm64: TLB maintenance functionality
|
12 years ago |
traps.h
|
60ffc30d56
arm64: Exception handling
|
12 years ago |
uaccess.h
|
0aea86a217
arm64: User access library functions
|
12 years ago |
ucontext.h
|
18931c8927
arm64: fix padding computation in struct ucontext
|
12 years ago |
unistd.h
|
d64008a8f3
burying unused conditionals
|
12 years ago |
unistd32.h
|
3f6d078d4a
fix compat truncate/ftruncate
|
12 years ago |
vdso.h
|
9031fefde6
arm64: VDSO support
|
12 years ago |
vdso_datapage.h
|
9031fefde6
arm64: VDSO support
|
12 years ago |
virt.h
|
712c6ff4db
arm64: add hypervisor stub
|
12 years ago |