index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-21
arm64: Keep track of CPU feature registers
Suzuki K. Poulose
3
-5
/
+169
2015-10-21
arm64: Handle width of a cpuid feature
Suzuki K. Poulose
1
-3
/
+9
2015-10-21
arm64: Move mixed endian support detection
Suzuki K. Poulose
4
-15
/
+11
2015-10-21
arm64: Delay ELF HWCAP initialisation until all CPUs are up
Suzuki K. Poulose
1
-0
/
+1
2015-10-20
Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...
Ingo Molnar
2
-1
/
+10
2015-10-19
arm64: Add 16K page size support
Suzuki K. Poulose
3
-0
/
+8
2015-10-19
arm64: Check for selected granule support
Suzuki K. Poulose
1
-0
/
+20
2015-10-19
arm64: Simplify NR_FIX_BTMAPS calculation
Mark Rutland
1
-5
/
+2
2015-10-19
arm64: Clean config usages for page size
Suzuki K. Poulose
1
-1
/
+1
2015-10-19
arm64: Calculate size for idmap_pg_dir at compile time
Suzuki K. Poulose
1
-2
/
+5
2015-10-19
arm64: Introduce helpers for page table levels
Suzuki K. Poulose
1
-3
/
+36
2015-10-19
arm64: Handle section maps for swapper/idmap
Suzuki K. Poulose
1
-11
/
+26
2015-10-19
arm64: Move swapper pagetable definitions
Suzuki K. Poulose
2
-18
/
+65
2015-10-16
arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offset
Catalin Marinas
1
-2
/
+3
2015-10-15
arm64: Hook up IOMMU dma_ops
Robin Murphy
1
-8
/
+7
2015-10-14
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
46
-694
/
+1505
2015-10-14
arm64: compat: wire up new syscalls
Will Deacon
2
-1
/
+10
2015-10-13
Merge branch 'linus' into irq/core
Thomas Gleixner
1
-2
/
+2
2015-10-13
Revert "arm64: ioremap: add ioremap_cache macro"
Catalin Marinas
1
-1
/
+0
2015-10-13
arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macro
yalin wang
1
-0
/
+2
2015-10-13
arm64: ioremap: add ioremap_cache macro
yalin wang
1
-0
/
+1
2015-10-13
arm64: kasan: fix issues reported by sparse
Will Deacon
1
-0
/
+2
2015-10-12
Merge 4.3-rc5 into tty-next
Greg Kroah-Hartman
1
-2
/
+2
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
3
-0
/
+59
2015-10-12
arm64: move PGD_SIZE definition to pgalloc.h
Andrey Ryabinin
1
-0
/
+1
2015-10-12
arm64: atomics: implement native {relaxed, acquire, release} atomics
Will Deacon
4
-262
/
+371
2015-10-12
arm64: use ENDPIPROC() to annotate position independent assembler routines
Ard Biesheuvel
1
-0
/
+11
2015-10-10
irqchip/gic-v3: Specialize readq and writeq accesses
Jean-Philippe Brucker
1
-0
/
+3
2015-10-10
irqchip/gic-v3: Change unsigned types for AArch32 compatibility
Jean-Philippe Brucker
1
-14
/
+19
2015-10-10
irqchip/gic-v3: Refactor the arm64 specific parts
Jean-Philippe Brucker
1
-0
/
+162
2015-10-09
arm64: fix a migrating irq bug when hotplug cpu
Yang Yingliang
1
-1
/
+0
2015-10-08
arm64: Default kernel pages should be contiguous
Jeremy Linton
1
-0
/
+1
2015-10-08
arm64: Macros to check/set/unset the contiguous bit
Jeremy Linton
1
-0
/
+11
2015-10-08
arm64: PTE/PMD contiguous bit definition
Jeremy Linton
1
-0
/
+9
2015-10-08
arm64: Add contiguous page flag shifts and constants
Jeremy Linton
1
-1
/
+7
2015-10-07
arm64: perf: move to shared arm_pmu framework
Mark Rutland
1
-83
/
+0
2015-10-07
arm64: mm: remove dsb from update_mmu_cache
Will Deacon
1
-3
/
+3
2015-10-07
arm64: tlb: remove redundant barrier from __flush_tlb_pgtable
Will Deacon
1
-1
/
+0
2015-10-07
arm64: switch_mm: simplify mm and CPU checks
Will Deacon
1
-2
/
+4
2015-10-07
arm64: tlbflush: avoid flushing when fullmm == 1
Will Deacon
1
-11
/
+15
2015-10-07
arm64: tlbflush: remove redundant ASID casts to (unsigned long)
Will Deacon
1
-5
/
+4
2015-10-07
arm64: mm: rewrite ASID allocator and MM context-switching code
Will Deacon
3
-73
/
+19
2015-10-07
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
2
-0
/
+15
2015-10-07
arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function
Will Deacon
1
-23
/
+12
2015-10-07
arm64: introduce VA_START macro - the first kernel virtual address.
Andrey Ryabinin
2
-1
/
+3
2015-10-06
Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...
Ingo Molnar
2
-2
/
+3
2015-10-04
ARM64: TTY: hvc_dcc: Add support for ARM64 dcc
Abhimanyu Kapur
1
-0
/
+55
2015-10-01
arm64: Fix THP protection change logic
Steve Capper
1
-2
/
+2
2015-10-01
Merge branch 'irq/for-arm' into irq/core
Thomas Gleixner
1
-0
/
+1
2015-10-01
irqchip / GIC: Convert the GIC driver to ACPI probing
Marc Zyngier
2
-3
/
+0
[prev]
[next]