index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
arm64: Port SWP/SWPB emulation support from arm
Punit Agrawal
2014-11-20
1
-0
/
+21
*
|
|
arm64: Add framework for legacy instruction emulation
Punit Agrawal
2014-11-20
1
-0
/
+18
*
|
|
arm64: xchg: Implement cmpxchg_double
Steve Capper
2014-11-06
1
-0
/
+2
*
|
|
arm64: dmi: Add SMBIOS/DMI support
Yi Li
2014-11-05
1
-0
/
+11
|
/
/
*
|
arm64: ASLR: Don't randomise text when randomise_va_space == 0
Arun Chandran
2014-10-24
1
-0
/
+1
*
|
arm64: Allow 48-bits VA space without ARM_SMMU
Christoffer Dall
2014-10-20
1
-1
/
+1
|
/
*
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-10-11
1
-1
/
+1
|
\
|
*
arm{,64}/xen: Remove "EXPERIMENTAL" in the description of the Xen options
Julien Grall
2014-10-03
1
-1
/
+1
*
|
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2014-10-09
1
-0
/
+5
|
\
\
|
*
|
arm64: mm: enable RCU fast_gup
Steve Capper
2014-10-09
1
-0
/
+3
|
*
|
arm64: mm: enable HAVE_RCU_TABLE_FREE logic
Steve Capper
2014-10-09
1
-0
/
+1
|
*
|
arm64: add atomic pool for non-coherent and CMA allocations
Laura Abbott
2014-10-09
1
-0
/
+1
*
|
|
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-09
1
-1
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arm64: Add architectural support for PCI
Liviu Dudau
2014-09-30
1
-1
/
+21
|
|
/
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-09
1
-0
/
+1
|
\
\
|
*
|
arm64: Convert handle_IRQ to use __handle_domain_irq
Marc Zyngier
2014-09-03
1
-0
/
+1
|
|
/
*
|
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-10-08
1
-0
/
+5
|
\
\
|
*
|
arm64, thunder: Add Kconfig option for Cavium Thunder SoC Family
Radha Mohan Chintakuntla
2014-10-02
1
-0
/
+5
|
|
/
*
|
Revert "arm64: dmi: Add SMBIOS/DMI support"
Catalin Marinas
2014-09-22
1
-11
/
+0
*
|
arm64: dmi: Add SMBIOS/DMI support
Yi Li
2014-09-22
1
-0
/
+11
*
|
arm64: defconfig: increase NR_CPUS default to 64
Robert Richter
2014-09-08
1
-3
/
+3
*
|
arm64: eBPF JIT compiler
Zi Shen Lim
2014-09-08
1
-0
/
+1
|
/
*
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
Laura Abbott
2014-08-08
1
-0
/
+1
*
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-08-04
1
-0
/
+6
|
\
|
*
efi: efistub: Convert into static library
Ard Biesheuvel
2014-07-18
1
-0
/
+5
|
*
efi/arm64: Preserve FP/SIMD registers on UEFI runtime services calls
Ard Biesheuvel
2014-07-07
1
-0
/
+1
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-08-04
1
-2
/
+55
|
\
\
|
*
|
Revert "arm64: dmi: Add SMBIOS/DMI support"
Will Deacon
2014-07-31
1
-11
/
+0
|
*
|
Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linux
Catalin Marinas
2014-07-25
1
-0
/
+1
|
|
\
\
|
|
*
|
irqchip: gic-v3: Initial support for GICv3
Marc Zyngier
2014-07-08
1
-0
/
+1
|
|
|
/
|
*
|
arm64: Add support for 48-bit VA space with 64KB page configuration
Catalin Marinas
2014-07-23
1
-0
/
+1
|
*
|
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
Catalin Marinas
2014-07-23
1
-8
/
+5
|
*
|
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
2014-07-23
1
-0
/
+8
|
*
|
arm64: Introduce VA_BITS and translation level options
Jungseok Lee
2014-07-23
1
-1
/
+44
|
*
|
arm64: Remove stray ARCH_HAS_OPP reference
Mark Brown
2014-07-23
1
-1
/
+0
|
*
|
arm64: dmi: Add SMBIOS/DMI support
Yi Li
2014-07-21
1
-0
/
+11
|
*
|
arm64: Add audit support
AKASHI Takahiro
2014-07-10
1
-0
/
+2
|
*
|
arm64: enable context tracking
Larry Bassel
2014-07-10
1
-0
/
+1
|
*
|
arm64: Add CONFIG_CC_STACKPROTECTOR
Laura Abbott
2014-07-09
1
-0
/
+1
*
|
|
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
2014-07-16
1
-0
/
+1
|
/
/
*
|
arm64: add ARCH_HAS_OPP to allow enabling OPP library
Sudeep Holla
2014-06-18
1
-0
/
+1
*
|
arm64: restore alphabetic order in Kconfig
Sudeep Holla
2014-06-18
1
-1
/
+1
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-06-06
1
-0
/
+12
|
\
|
*
arm64: ftrace: Add system call tracepoint
AKASHI Takahiro
2014-05-29
1
-0
/
+1
|
*
arm64: ftrace: Add dynamic ftrace support
AKASHI Takahiro
2014-05-29
1
-0
/
+1
|
*
arm64: Add ftrace support
AKASHI Takahiro
2014-05-29
1
-0
/
+2
|
*
ftrace: Add arm64 support to recordmcount
AKASHI Takahiro
2014-05-29
1
-0
/
+2
|
*
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
2014-05-16
1
-0
/
+3
|
|
\
|
|
*
arm64/crypto: SHA-1 using ARMv8 Crypto Extensions
Ard Biesheuvel
2014-05-14
1
-0
/
+3
|
*
|
arm64: Implement cache_line_size() based on CTR_EL0.CWG
Catalin Marinas
2014-05-09
1
-0
/
+3
[prev]
[next]