index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: add APM X-Gene SoC RTC DTS entry
Loc Ho
2014-06-06
1
-0
/
+21
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-06-06
87
-534
/
+6340
|
\
|
*
arm64: kernel: initialize broadcast hrtimer based clock event device
Lorenzo Pieralisi
2014-05-30
1
-0
/
+3
|
*
arm64: ftrace: Add system call tracepoint
AKASHI Takahiro
2014-05-29
5
-0
/
+31
|
*
arm64: ftrace: Add CALLER_ADDRx macros
AKASHI Takahiro
2014-05-29
3
-2
/
+61
|
*
arm64: ftrace: Add dynamic ftrace support
AKASHI Takahiro
2014-05-29
4
-0
/
+171
|
*
arm64: Add ftrace support
AKASHI Takahiro
2014-05-29
6
-0
/
+272
|
*
ftrace: Add arm64 support to recordmcount
AKASHI Takahiro
2014-05-29
1
-0
/
+2
|
*
arm64: Add 'notrace' attribute to unwind_frame() for ftrace
AKASHI Takahiro
2014-05-29
1
-1
/
+1
|
*
arm64: add __ASSEMBLY__ in asm/insn.h
AKASHI Takahiro
2014-05-29
1
-0
/
+2
|
*
arm64: Fix linker script entry point
Geoff Levand
2014-05-23
1
-1
/
+1
|
*
arm64: lib: Implement optimized string length routines
zhichang.yuan
2014-05-23
5
-1
/
+307
|
*
arm64: lib: Implement optimized string compare routines
zhichang.yuan
2014-05-23
5
-1
/
+553
|
*
arm64: lib: Implement optimized memcmp routine
zhichang.yuan
2014-05-23
4
-1
/
+263
|
*
arm64: lib: Implement optimized memset routine
zhichang.yuan
2014-05-23
1
-22
/
+185
|
*
arm64: lib: Implement optimized memmove routine
zhichang.yuan
2014-05-23
1
-25
/
+165
|
*
arm64: lib: Implement optimized memcpy routine
zhichang.yuan
2014-05-23
1
-22
/
+170
|
*
arm64: defconfig: enable a few more common/useful options in defconfig
Will Deacon
2014-05-22
1
-13
/
+23
|
*
arm64: Fix deadlock scenario with smp_send_stop()
Arun KS
2014-05-16
1
-2
/
+3
|
*
arm64: Fix machine_shutdown() definition
Arun KS
2014-05-16
1
-6
/
+35
|
*
arm64: Support arch_irq_work_raise() via self IPIs
Larry Bassel
2014-05-16
2
-1
/
+20
|
*
arm64: topology: Add support for topology DT bindings
Mark Brown
2014-05-16
1
-8
/
+196
|
*
arm64: topology: Initialise default topology state immediately
Mark Brown
2014-05-16
1
-4
/
+4
|
*
arm64: sched: Remove unused mc_capable() and smt_capable()
Zi Shen Lim
2014-05-16
1
-3
/
+0
|
*
Revert "arm64: Introduce execute-only page access permissions"
Catalin Marinas
2014-05-16
2
-8
/
+8
|
*
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
[next]