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
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: fix huge zero page accounting in smaps report
Kirill A. Shutemov
2014-12-10
1
-0
/
+1
*
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-09
2
-97
/
+27
|
\
|
*
arm64: Use include/asm-generic/io.h
Thierry Reding
2014-11-10
2
-97
/
+27
*
|
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-12-09
1
-0
/
+9
|
\
\
|
*
\
Merge branch 'clocksource/physical-timers' into next/drivers
Olof Johansson
2014-12-04
1
-0
/
+9
|
|
\
\
|
|
*
|
clocksource: arch_timer: Fix code to use physical timers when requested
Sonny Rao
2014-12-04
1
-0
/
+9
|
|
|
/
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-12-09
24
-88
/
+540
|
\
\
\
|
*
|
|
arm64: add module support for alternatives fixups
Andre Przywara
2014-12-04
1
-1
/
+2
|
*
|
|
arm64/include/asm: Fixed a warning about 'struct pt_regs'
Chunyan Zhang
2014-12-04
1
-0
/
+2
|
*
|
|
arm64: Provide a namespace to NCAPS
Fabio Estevam
2014-12-04
1
-5
/
+5
|
*
|
|
arm64: Implement support for read-mostly sections
Jungseok Lee
2014-12-03
1
-0
/
+2
|
*
|
|
arm64: compat: align cacheflush syscall with arch/arm
Vladimir Murzin
2014-12-01
1
-1
/
+1
|
*
|
|
arm64: add seccomp support
AKASHI Takahiro
2014-11-28
2
-0
/
+28
|
*
|
|
arm64: add SIGSYS siginfo for compat task
AKASHI Takahiro
2014-11-28
1
-0
/
+7
|
*
|
|
arm64: add seccomp syscall for compat task
AKASHI Takahiro
2014-11-28
1
-1
/
+2
|
*
|
|
arm64: Add FIX_HOLE to permanent fixed addresses
Laura Abbott
2014-11-26
1
-0
/
+1
|
*
|
|
arm64: Factor out fixmap initialization from ioremap
Laura Abbott
2014-11-25
1
-3
/
+4
|
*
|
|
arm64: Treat handle_arch_irq as a function pointer
Laura Abbott
2014-11-25
1
-1
/
+0
|
*
|
|
arm64: sanity checks: add ID_AA64DFR{0,1}_EL1
Mark Rutland
2014-11-25
1
-0
/
+2
|
*
|
|
arm64: add Cortex-A57 erratum 832075 workaround
Andre Przywara
2014-11-25
2
-6
/
+22
|
*
|
|
arm64: add Cortex-A53 cache errata workaround
Andre Przywara
2014-11-25
3
-1
/
+25
|
*
|
|
arm64: detect silicon revisions and set cap bits accordingly
Andre Przywara
2014-11-25
1
-0
/
+2
|
*
|
|
arm64: add alternative runtime patching
Andre Przywara
2014-11-25
2
-0
/
+59
|
*
|
|
arm64: add cpu_capabilities bitmap
Andre Przywara
2014-11-25
1
-0
/
+20
|
*
|
|
arm64: Emulate CP15 Barrier instructions
Punit Agrawal
2014-11-20
1
-0
/
+2
|
*
|
|
arm64: Port SWP/SWPB emulation support from arm
Punit Agrawal
2014-11-20
1
-0
/
+6
|
*
|
|
arm64: Add AArch32 instruction set condition code checks
Punit Agrawal
2014-11-20
1
-0
/
+1
|
*
|
|
arm64: Add support for hooks to handle undefined instructions
Punit Agrawal
2014-11-20
2
-0
/
+18
|
*
|
|
arm64: percpu: Implement this_cpu operations
Steve Capper
2014-11-20
2
-2
/
+219
|
*
|
|
arm64: pgalloc: consistently use PGALLOC_GFP
Mark Rutland
2014-11-20
1
-4
/
+4
|
*
|
|
arm64: Add COMPAT_HWCAP_LPAE
Catalin Marinas
2014-11-17
1
-0
/
+1
|
*
|
|
mmu_gather: move minimal range calculations into generic code
Will Deacon
2014-11-17
1
-64
/
+3
|
*
|
|
arm64/kvm: Fix assembler compatibility of macros
Geoff Levand
2014-11-06
1
-10
/
+11
|
*
|
|
arm64: xchg: Implement cmpxchg_double
Steve Capper
2014-11-06
1
-0
/
+71
|
*
|
|
arm64: dmi: Add SMBIOS/DMI support
Yi Li
2014-11-05
1
-0
/
+31
|
|
/
/
*
|
|
arm64: ARCH_PFN_OFFSET should be unsigned long
Neil Zhang
2014-11-13
1
-1
/
+1
*
|
|
arm64: compat: Enable bpf syscall
Catalin Marinas
2014-11-05
1
-0
/
+2
|
/
/
*
|
arm64: ASLR: Don't randomise text when randomise_va_space == 0
Arun Chandran
2014-10-24
1
-2
/
+2
*
|
arm64: Fix compilation error on UP builds
Catalin Marinas
2014-10-21
1
-0
/
+11
*
|
arm64: compat: fix compat types affecting struct compat_elf_prpsinfo
Victor Kamensky
2014-10-20
1
-2
/
+2
|
/
*
Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-18
2
-11
/
+118
|
\
|
*
arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
Christoffer Dall
2014-10-14
1
-9
/
+116
|
*
arm64: kvm: define PAGE_S2_DEVICE as read-only by default
Ard Biesheuvel
2014-10-10
1
-1
/
+1
|
*
arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap
Ard Biesheuvel
2014-10-10
1
-1
/
+1
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-10-18
2
-28
/
+1
|
\
\
|
*
|
arm64: use generic dma-contiguous.h
Zubair Lutfullah Kakakhel
2014-09-22
2
-28
/
+1
*
|
|
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-13
1
-119
/
+82
|
\
\
\
|
*
|
|
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
2014-10-03
1
-2
/
+2
|
*
|
|
locking,arch,arm64: Fold atomic_ops
Peter Zijlstra
2014-08-14
1
-117
/
+80
*
|
|
|
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2014-10-09
2
-4
/
+37
|
\
\
\
\
[next]