Linus Torvalds 576c25eb59 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 12 years ago
..
xen 9f54ad6652 arm64/xen: introduce asm/xen header files on arm64 12 years ago
Kbuild 4b3ea2e04d arm64: compiling issue, need add include/asm/vga.h file 12 years ago
arch_timer.h cfb6d656d5 Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcano/clockevents into timers/core 12 years ago
asm-offsets.h 0be7320a63 arm64: Assembly macros and definitions 13 years ago
assembler.h 3126976be6 arm64: debug: fix mdscr.ss check when enabling debug exceptions 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 13 years ago
bitops.h 6247958653 arm64: klib: Optimised atomic bitops 12 years ago
cache.h f1a0c4aa09 arm64: Cache maintenance routines 13 years ago
cacheflush.h ebd88367de arm64: Remove __flush_dcache_page() 12 years ago
cachetype.h f1a0c4aa09 arm64: Cache maintenance routines 13 years ago
cmpxchg.h a84b086b87 arm64: Define cmpxchg64 and cmpxchg64_local for outside use 12 years ago
compat.h f15a2a12d0 arm64: Fix compat types affecting struct compat_stat 12 years ago
compiler.h 10b663aef1 arm64: Miscellaneous header files 13 years ago
cputable.h 9cce7a435f arm64: CPU support 13 years ago
cputype.h 4ad637a452 arm64: Add defines for APM ARMv8 implementation 12 years ago
debug-monitors.h c783c2815e arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler() 12 years ago
device.h 73150c983a arm64: device: add iommu pointer to device archdata 12 years ago
dma-mapping.h d25749afc6 arm64: Provide default implementation for dma_{alloc,free}_attrs 12 years ago
elf.h 909e3ee411 Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.h 12 years ago
esr.h 5c1ce6f7c2 arm64: add explicit symbols to ESR_EL1 decoding 12 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
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 e851b58cb7 arm64: Use irqchip_init() for interrupt controller initialisation 12 years ago
hugetlb.h 084bd29810 ARM64: mm: HugeTLB support. 12 years ago
hw_breakpoint.h 478fcb2cdb arm64: Debugging support 13 years ago
hwcap.h 4262a72762 UAPI: (Scripted) Disintegrate arch/arm64/include/asm 12 years ago
hypervisor.h 9f54ad6652 arm64/xen: introduce asm/xen header files on arm64 12 years ago
io.h 22d4102f77 arm64/xen: implement ioremap_cached on arm64 12 years ago
irq.h e851b58cb7 arm64: Use irqchip_init() for interrupt controller initialisation 12 years ago
irqflags.h fb9bd7d6df arm64: IRQ handling 13 years ago
kvm_arm.h 0369f6a34b arm64: KVM: EL2 register definitions 12 years ago
kvm_asm.h 1bbd805498 arm64: KVM: perform save/restore of PAR_EL1 12 years ago
kvm_coproc.h 62a89c4495 arm64: KVM: 32bit handling of coprocessor traps 12 years ago
kvm_emulate.h 27b190bd9f arm64: KVM: 32bit conditional execution emulation 12 years ago
kvm_host.h 6c8c0c4dc0 arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h. 12 years ago
kvm_mmio.h d7246bf357 arm64: KVM: MMIO access backend 12 years ago
kvm_mmu.h 37c437532b arm64: KVM: architecture specific MMU backend 12 years ago
kvm_psci.h dcd2e40c1e arm64: KVM: PSCI implementation 12 years ago
linkage.h aeed41a937 arm64: fix alignment padding in assembly code 12 years ago
memblock.h c1cc155261 arm64: MMU initialisation 13 years ago
memory.h 363116073a arm64: KVM: define HYP and Stage-2 translation page flags 12 years ago
mmu.h 2475ff9d2c arm64: Add simple earlyprintk support 12 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 4cfb361364 arm64: add support for kernel mode NEON 12 years ago
page.h 1d18c47c73 arm64: MMU fault handling and page table management 13 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 13 years ago
pgtable-2level-hwdef.h 4f04d8f005 arm64: MMU definitions 13 years ago
pgtable-2level-types.h 360b35a874 ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "pgtable-3level-types.h" 12 years ago
pgtable-3level-hwdef.h 4f04d8f005 arm64: MMU definitions 13 years ago
pgtable-3level-types.h 360b35a874 ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "pgtable-3level-types.h" 12 years ago
pgtable-hwdef.h d50240a5f6 arm64: mm: permit use of tagged pointers at EL0 12 years ago
pgtable.h 1873e50028 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 12 years ago
pmu.h 030896885a arm64: Performance counters support 13 years ago
proc-fns.h 9cce7a435f arm64: CPU support 13 years ago
processor.h 6097a07411 Merge tag 'v3.7-rc5' into execve 12 years ago
prom.h 8c2c3df31e arm64: Build infrastructure 13 years ago
psci.h e790f1deb2 arm64: psci: add support for PSCI invocations from the kernel 12 years ago
ptrace.h 1442b6ed24 arm64: debug: consolidate software breakpoint handlers 12 years ago
shmparam.h f668cd1673 arm64: ELF definitions 13 years ago
sigcontext.h 4262a72762 UAPI: (Scripted) Disintegrate arch/arm64/include/asm 12 years ago
signal32.h 3dd681d944 arm64: 32-bit (compat) applications support 13 years ago
smp.h 0459ca9b7a arm64: SMP: enable PSCI boot method 12 years ago
smp_plat.h 4c7aa00213 arm64: kernel: initialise cpu_logical_map from the DT 12 years ago
sparsemem.h 4f04d8f005 arm64: MMU definitions 13 years ago
spinlock.h 4ecf7ccb19 arm64: spinlock: retry trylock operation if strex fails on free lock 12 years ago
spinlock_types.h 08e875c16a arm64: SMP support 13 years ago
stacktrace.h 60ffc30d56 arm64: Exception handling 13 years ago
stat.h 4262a72762 UAPI: (Scripted) Disintegrate arch/arm64/include/asm 12 years ago
string.h 2b8cac814c arm64: klib: Optimised string functions 12 years ago
sync_bitops.h 9f54ad6652 arm64/xen: introduce asm/xen header files on arm64 12 years ago
syscall.h f27bb139c3 arm64: Miscellaneous library functions 13 years ago
syscalls.h 207bdae452 arm64: switch to generic sigaltstack 12 years ago
system_misc.h ff701306cd arm64: use common reboot infrastructure 12 years ago
thread_info.h 845ad05ec3 arm64: Change kernel stack size to 16K 12 years ago
timex.h 6916b14ea1 arm64: kernel: compiling issue, need delete read_current_timer() 12 years ago
tlb.h 2b047252d0 Fix TLB gather virtual address range invalidation corner cases 12 years ago
tlbflush.h af07484863 ARM64: mm: THP support. 12 years ago
traps.h 60ffc30d56 arm64: Exception handling 13 years ago
uaccess.h 56d2ef789f arm64: uaccess s/might_sleep/might_fault/ 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 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE 12 years ago
vdso.h 9031fefde6 arm64: VDSO support 13 years ago
vdso_datapage.h 9031fefde6 arm64: VDSO support 13 years ago
virt.h 82b2f495fb arm64: virt: ensure visibility of __boot_cpu_mode 12 years ago