tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
arch
/
arm64
/
include
/
asm
/
at
v4.7-rc2
1 folder
125 files
xen
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
10 years ago
Kbuild
Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
10 years ago
acenv.h
ARM64 / ACPI: Get RSDP and ACPI boot-time tables
11 years ago
acpi.h
arm64: kernel: implement ACPI parking protocol
10 years ago
alternative.h
arm64: switch to relative exception tables
10 years ago
arch_gicv3.h
irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
10 years ago
arch_timer.h
arm64: fix missing linux/bug.h include in asm/arch_timer.h
11 years ago
arm-cci.h
arm-cci: Get rid of secure transactions for PMU driver
11 years ago
asm-offsets.h
arm64: Assembly macros and definitions
14 years ago
assembler.h
arm64: Add new asm macro copy_page
10 years ago
atomic.h
arm64: atomics: implement native {relaxed, acquire, release} atomics
10 years ago
atomic_ll_sc.h
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
10 years ago
atomic_lse.h
Merge tag 'arm-soc/for-4.6/soc-arm64' of http://github.com/Broadcom/stblinux into next/arm64
10 years ago
barrier.h
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
10 years ago
bitops.h
arch,arm64: Convert smp_mb__*()
12 years ago
bitrev.h
ARM: 8189/1: arm64:add bitrev.h file to support rbit instruction
11 years ago
boot.h
arm64: allow kernel Image to be loaded anywhere in physical memory
10 years ago
brk-imm.h
arm64: move brk immediate argument definitions to separate header
10 years ago
bug.h
arm64: move brk immediate argument definitions to separate header
10 years ago
cache.h
arm64: Increase the max granular size
10 years ago
cacheflush.h
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
10 years ago
cachetype.h
arm64: cachetype: fix definitions of ICACHEF_* flags
10 years ago
cmpxchg.h
arm64: cmpxchg: Don't incldue linux/mmdebug.h
10 years ago
compat.h
arm64: do not include ptrace.h from compat.h
10 years ago
compiler.h
arm64: Miscellaneous header files
14 years ago
cpu.h
arm64: add ARMv8.2 id_aa64mmfr2 boiler plate
10 years ago
cpu_ops.h
ARM64: kernel: unify ACPI and DT cpus initialization
11 years ago
cpufeature.h
arm64: Verify CPU errata work arounds on hotplugged CPU
10 years ago
cpuidle.h
arm64: kernel: rename __cpu_suspend to keep it aligned with arm
10 years ago
cputype.h
arm64: make mrs_s prefixing implicit in read_cpuid
10 years ago
dcc.h
Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes
10 years ago
debug-monitors.h
arm64: move brk immediate argument definitions to separate header
10 years ago
device.h
arm64: introduce is_device_dma_coherent
11 years ago
dma-mapping.h
iommu: of: enforce const-ness of struct iommu_ops
10 years ago
dmi.h
arm64: dmi: Add SMBIOS/DMI support
11 years ago
efi.h
arm64/efi: Enable runtime call flag checking
10 years ago
elf.h
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
9 years ago
esr.h
arm64/debug: Add missing #includes
10 years ago
exception.h
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
10 years ago
exec.h
arm64: Miscellaneous header files
14 years ago
fb.h
arm64: Device specific operations
14 years ago
fixmap.h
arm64: Remove fixmap include fragility
10 years ago
fpsimd.h
arm64: add support for kernel mode NEON in interrupt context
12 years ago
fpsimdmacros.h
arm64: Avoid breakage caused by .altmacro in fpsimd save/restore macros
11 years ago
ftrace.h
arm64: Fix misspellings in comments.
10 years ago
futex.h
arm64: switch to relative exception tables
10 years ago
hardirq.h
arm64: kernel: implement ACPI parking protocol
10 years ago
hugetlb.h
arm64: hugetlb: add support for PTE contiguous bit
10 years ago
hw_breakpoint.h
arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYP
10 years ago
hwcap.h
arm64/HWCAP: Use system wide safe values
10 years ago
hypervisor.h
arm64/xen: introduce asm/xen header files on arm64
13 years ago
insn.h
arm64: insn: Add aarch64_{get,set}_branch_offset
11 years ago
io.h
Merge branch 'linus' into irq/core
10 years ago
irq.h
arm64: remove irq_count and do_softirq_own_stack()
10 years ago
irq_work.h
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
11 years ago
irqflags.h
arm64: Add macros to manage processor debug state
12 years ago
jump_label.h
locking/static_keys: Add a new static_key interface
10 years ago
kasan.h
arm64: move kernel image to base of vmalloc area
10 years ago
kernel-pgtable.h
arm64: choose memstart_addr based on minimum sparsemem section alignment
10 years ago
kgdb.h
arm64: Fix typos in KGDB macros
11 years ago
kvm_arm.h
Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
10 years ago
kvm_asm.h
arm64: kvm: allows kvm cpu hotplug
10 years ago
kvm_coproc.h
arm64: KVM: common infrastructure for handling AArch32 CP14/CP15
12 years ago
kvm_emulate.h
arm64: KVM: VHE: Implement VHE activate/deactivate_traps
11 years ago
kvm_host.h
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
10 years ago
kvm_hyp.h
arm64: perf: Move PMU register related defines to asm/perf_event.h
10 years ago
kvm_mmio.h
KVM: arm/arm64: Export mmio_read/write_bus
10 years ago
kvm_mmu.h
Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
10 years ago
kvm_psci.h
ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
12 years ago
linkage.h
arm64: fix alignment padding in assembly code
13 years ago
lse.h
Merge tag 'arm-soc/for-4.6/soc-arm64' of http://github.com/Broadcom/stblinux into next/arm64
10 years ago
memblock.h
arm64: MMU initialisation
14 years ago
memory.h
arm64: update stale PAGE_OFFSET comment
9 years ago
mmu.h
arm64: Move unflatten_device_tree() call earlier.
10 years ago
mmu_context.h
arm64: Ensure the secondary CPUs have safe ASIDBits size
10 years ago
mmzone.h
arm64, numa: Add NUMA support for arm64 platforms.
10 years ago
module.h
arm64: add support for kernel ASLR
10 years ago
neon.h
arm64: add support for kernel mode NEON in interrupt context
12 years ago
numa.h
arm64, numa: Add NUMA support for arm64 platforms.
10 years ago
opcodes.h
arm64: opcodes.h: Add arm big-endian config options before including arm header
10 years ago
page.h
arm64: move {PAGE,CONT}_SHIFT into Kconfig
9 years ago
paravirt.h
arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
10 years ago
pci.h
PCI: Move pci_dma_* helpers to common code
10 years ago
percpu.h
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
11 years ago
perf_event.h
arm64: perf: Move PMU register related defines to asm/perf_event.h
10 years ago
pgalloc.h
arm64: mm: add __{pud,pgd}_populate
10 years ago
pgtable-hwdef.h
arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
10 years ago
pgtable-prot.h
arm64: Remove fixmap include fragility
10 years ago
pgtable-types.h
arm64: always use STRICT_MM_TYPECHECKS
10 years ago
pgtable.h
Merge branch 'akpm' (patches from Andrew)
10 years ago
proc-fns.h
arm64: kill flush_cache_all()
11 years ago
processor.h
arm64: kernel: Add support for User Access Override
10 years ago
ptrace.h
arm64: Rework valid_user_regs
10 years ago
seccomp.h
arm64: add seccomp support
11 years ago
shmparam.h
arm64: fix COMPAT_SHMLBA definition for large pages
10 years ago
signal32.h
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
11 years ago
smp.h
arm64: Add cpu_panic_kernel helper
10 years ago
smp_plat.h
arm64: remove dead-code depending on CONFIG_UP_LATE_INIT
10 years ago
sparsemem.h
arm64: mm: update max pa bits to 48
11 years ago
spinlock.h
arm64: spinlock: serialise spin_unlock_wait against concurrent lockers
10 years ago
spinlock_types.h
arm64: include linux/types.h in asm/spinlock_types.h
10 years ago
stackprotector.h
arm64: Add CONFIG_CC_STACKPROTECTOR
11 years ago
stacktrace.h
arm64: ftrace: fix a stack tracer's output under function graph tracer
10 years ago
stage2_pgtable-nopmd.h
kvm: arm64: Get rid of fake page table levels
10 years ago
stage2_pgtable-nopud.h
kvm: arm64: Get rid of fake page table levels
10 years ago
stage2_pgtable.h
kvm: arm64: Get rid of fake page table levels
10 years ago
stat.h
UAPI: (Scripted) Disintegrate arch/arm64/include/asm
13 years ago
string.h
Merge 4.3-rc5 into tty-next
10 years ago
suspend.h
arm64: kernel: Add support for hibernate/suspend-to-disk
10 years ago
sync_bitops.h
arm64/xen: introduce asm/xen header files on arm64
13 years ago
syscall.h
arm64: Add audit support
11 years ago
sysreg.h
arm64: Cleanup SCTLR flags
10 years ago
system_misc.h
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
10 years ago
thread_info.h
arm64: Remove the get_thread_info() function
10 years ago
timex.h
arm64: kernel: compiling issue, need delete read_current_timer()
13 years ago
tlb.h
arm64: tlbflush: avoid flushing when fullmm == 1
10 years ago
tlbflush.h
arm64: tlb: remove redundant barrier from __flush_tlb_pgtable
10 years ago
topology.h
arm64, numa: Add NUMA support for arm64 platforms.
10 years ago
traps.h
arm64: Add __exception_irq_entry definition for function graph
10 years ago
uaccess.h
arm64: Remove orphaned __addr_ok() definition
10 years ago
unistd.h
arm64: unistd32.h: wire up missing syscalls for compat tasks
9 years ago
unistd32.h
arm64: unistd32.h: wire up missing syscalls for compat tasks
9 years ago
vdso.h
arm64: VDSO support
14 years ago
vdso_datapage.h
arm64: VDSO support
14 years ago
virt.h
arm64: hyp/kvm: Make hyp-stub extensible
10 years ago
word-at-a-time.h
arm64: switch to relative exception tables
10 years ago