index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
2014-05-16
29
-35
/
+3522
|
\
|
*
arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions
Ard Biesheuvel
2014-05-14
6
-0
/
+1521
|
*
arm64: pull in <asm/simd.h> from asm-generic
Ard Biesheuvel
2014-05-14
1
-0
/
+1
|
*
arm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions
Ard Biesheuvel
2014-05-14
4
-0
/
+529
|
*
arm64/crypto: AES using ARMv8 Crypto Extensions
Ard Biesheuvel
2014-05-14
3
-1
/
+164
|
*
arm64/crypto: GHASH secure hash using ARMv8 Crypto Extensions
Ard Biesheuvel
2014-05-14
4
-0
/
+259
|
*
arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions
Ard Biesheuvel
2014-05-14
4
-0
/
+419
|
*
arm64/crypto: SHA-1 using ARMv8 Crypto Extensions
Ard Biesheuvel
2014-05-14
6
-0
/
+359
|
*
arm64: add support for kernel mode NEON in interrupt context
Ard Biesheuvel
2014-05-08
5
-15
/
+109
|
*
arm64: defer reloading a task's FPSIMD state to userland resume
Ard Biesheuvel
2014-05-08
6
-18
/
+143
|
*
arm64: add abstractions for FPSIMD state manipulation
Ard Biesheuvel
2014-05-08
5
-13
/
+30
*
|
arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
AKASHI Takahiro
2014-05-12
5
-7
/
+4
*
|
arm64: Add regs_return_value() in syscall.h
AKASHI Takahiro
2014-05-12
1
-0
/
+5
*
|
arm64: split syscall_trace() into separate functions for enter/exit
AKASHI Takahiro
2014-05-12
2
-27
/
+33
*
|
arm64: make a single hook to syscall_trace() for all syscall features
AKASHI Takahiro
2014-05-12
2
-2
/
+16
*
|
arm64: debug: avoid accessing mdscr_el1 on fault paths where possible
Will Deacon
2014-05-12
2
-54
/
+42
*
|
arm64: mm: use inner-shareable barriers for inner-shareable maintenance
Will Deacon
2014-05-09
2
-4
/
+4
*
|
arm64: kvm: use inner-shareable barriers for inner-shareable maintenance
Will Deacon
2014-05-09
1
-3
/
+9
*
|
arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flag
Will Deacon
2014-05-09
1
-5
/
+3
*
|
arm64: barriers: use barrier() instead of smp_mb() when !SMP
Will Deacon
2014-05-09
1
-2
/
+2
*
|
arm64: barriers: wire up new barrier options
Will Deacon
2014-05-09
1
-7
/
+7
*
|
arm64: barriers: make use of barrier options with explicit barriers
Will Deacon
2014-05-09
6
-15
/
+15
*
|
arm64: mm: Optimise tlb flush logic where we have >4K granule
Steve Capper
2014-05-09
3
-77
/
+26
*
|
arm64: xchg: prevent warning if return value is unused
Will Deacon
2014-05-09
1
-1
/
+6
*
|
arm64: mm: Create gigabyte kernel logical mappings where possible
Steve Capper
2014-05-09
3
-1
/
+36
*
|
arm64: Make atomic64_t() return "long", not "long long"
Bjorn Helgaas
2014-05-09
1
-1
/
+1
*
|
arm64: Clean up the default pgprot setting
Catalin Marinas
2014-05-09
5
-95
/
+50
*
|
arm64: Introduce execute-only page access permissions
Catalin Marinas
2014-05-09
2
-8
/
+8
*
|
arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS
Catalin Marinas
2014-05-09
2
-0
/
+17
*
|
arm64: Remove the aux_context structure
Catalin Marinas
2014-05-09
2
-41
/
+17
*
|
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
2014-05-09
5
-9
/
+20
*
|
arm64: Remove boot thread synchronisation for spin-table release method
Catalin Marinas
2014-05-09
1
-38
/
+1
*
|
arm64: Implement cache_line_size() based on CTR_EL0.CWG
Catalin Marinas
2014-05-09
4
-1
/
+41
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2014-05-04
5
-7
/
+42
|
\
\
|
*
|
arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent
Catalin Marinas
2014-05-03
1
-0
/
+3
|
*
|
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
2014-05-03
2
-2
/
+33
|
*
|
arm64: Make default dma_ops to be noncoherent
Ritesh Harjani
2014-05-03
1
-1
/
+1
|
*
|
arm64: fixmap: fix missing sub-page offset for earlyprintk
Marc Zyngier
2014-05-03
1
-4
/
+2
|
*
|
arm64: Fix for the arm64 kern_addr_valid() function
Dave Anderson
2014-05-03
1
-0
/
+3
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-05-03
1
-0
/
+5
|
\
\
\
|
*
|
|
genirq: x86: Ensure that dynamic irq allocation does not conflict
Thomas Gleixner
2014-04-28
1
-0
/
+5
|
|
/
/
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-05-02
2
-2
/
+13
|
\
\
\
|
*
|
|
x86/vsmp: Fix irq routing
Oren Twaig
2014-04-28
1
-1
/
+10
|
*
|
|
x86: LLVMLinux: Wrap -mno-80387 with cc-option
Behan Webster
2014-04-22
1
-1
/
+3
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-05-02
3
-19
/
+51
|
\
\
\
\
|
*
\
\
\
Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2014-04-30
2
-7
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
arm: KVM: fix possible misalignment of PGDs and bounce page
Mark Salter
2014-04-28
1
-6
/
+9
|
|
*
|
|
|
ARM: KVM: disable KVM in Kconfig on big-endian systems
Will Deacon
2014-04-26
1
-1
/
+1
|
*
|
|
|
|
KVM: x86: Check for host supported fields in shadow vmcs
Bandan Das
2014-04-28
1
-12
/
+41
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-05-02
1
-1
/
+0
|
\
\
\
\
\
[next]