index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-04-08
8
-31
/
+87
|
\
|
*
arm64: Fix DMA range invalidation for cache line unaligned buffers
Catalin Marinas
2014-04-08
1
-4
/
+11
|
*
arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEM
Laura Abbott
2014-04-07
1
-0
/
+14
|
*
arm64: fix !CONFIG_COMPAT build failures
Mark Salter
2014-04-06
2
-0
/
+6
|
*
Revert "arm64: virt: ensure visibility of __boot_cpu_mode"
Catalin Marinas
2014-04-05
1
-13
/
+0
|
*
arm64: Relax the kernel cache requirements for boot
Catalin Marinas
2014-04-05
2
-2
/
+37
|
*
arm64: Update the TCR_EL1 translation granule definitions for 16K pages
Catalin Marinas
2014-04-03
2
-12
/
+19
*
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-04-07
11
-53
/
+172
|
\
\
|
*
|
arm64: add early_ioremap support
Mark Salter
2014-04-07
10
-50
/
+167
|
*
|
arm64: initialize pgprot info earlier in boot
Mark Salter
2014-04-07
3
-2
/
+4
|
*
|
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2014-04-07
1
-1
/
+1
*
|
|
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-07
2
-2
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arm64, debug-monitors: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-1
/
+5
|
*
|
arm64, hw_breakpoint.c: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-1
/
+6
*
|
|
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-04-02
5
-18
/
+111
|
\
\
\
|
*
|
|
arm64: KVM: flush VM pages before letting the guest enable caches
Marc Zyngier
2014-03-03
2
-1
/
+6
|
*
|
|
ARM: KVM: introduce kvm_p*d_addr_end
Marc Zyngier
2014-03-03
1
-0
/
+4
|
*
|
|
arm64: KVM: trap VM system registers until MMU and caches are ON
Marc Zyngier
2014-03-03
3
-14
/
+82
|
*
|
|
arm64: KVM: allows discrimination of AArch32 sysreg access
Marc Zyngier
2014-03-03
2
-0
/
+8
|
*
|
|
arm64: KVM: force cache clean on page fault when caches are off
Marc Zyngier
2014-03-03
1
-4
/
+12
*
|
|
|
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-04-02
2
-0
/
+2
|
\
\
\
\
|
*
|
|
|
arm64: add support for reserved memory defined by device tree
Marek Szyprowski
2014-03-13
2
-0
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
arm64: Fix duplicated Kconfig entries again
Josh Boyer
2014-04-02
1
-6
/
+0
*
|
|
|
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-01
1
-0
/
+8
|
\
\
\
\
|
*
\
\
\
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
2014-03-06
1
-0
/
+8
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
cpufreq: enable ARM drivers on arm64
Rob Herring
2014-03-01
1
-0
/
+8
*
|
|
|
|
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2014-03-31
1
-0
/
+152
|
\
\
\
\
\
|
*
|
|
|
|
arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entries
Loc Ho
2014-03-17
1
-0
/
+80
|
*
|
|
|
|
arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entries
Loc Ho
2014-03-17
1
-0
/
+72
*
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-03-31
40
-294
/
+1346
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
arm64: Remove pgprot_dmacoherent()
Catalin Marinas
2014-03-24
2
-5
/
+1
|
*
|
|
|
|
arm64: Support DMA_ATTR_WRITE_COMBINE
Laura Abbott
2014-03-24
1
-2
/
+12
|
*
|
|
|
|
arm64: Implement custom mmap functions for dma mapping
Laura Abbott
2014-03-24
1
-0
/
+44
|
*
|
|
|
|
arm64: Fix __range_ok macro
Christopher Covington
2014-03-20
1
-2
/
+2
|
*
|
|
|
|
arm64: Fix duplicated Kconfig entries
Mark Brown
2014-03-19
1
-6
/
+0
|
*
|
|
|
|
arm64: mm: Route pmd thp functions through pte equivalents
Steve Capper
2014-03-14
1
-28
/
+24
|
*
|
|
|
|
arm64: rwsem: use asm-generic rwsem implementation
Will Deacon
2014-03-14
2
-1
/
+2
|
*
|
|
|
|
arm64: enable generic CPU feature modalias matching for this architecture
Ard Biesheuvel
2014-03-14
2
-0
/
+30
|
*
|
|
|
|
arm64: smp: make local symbol static
Jingoo Han
2014-03-13
1
-1
/
+1
|
*
|
|
|
|
arm64: debug: make local symbols static
Jingoo Han
2014-03-13
1
-2
/
+2
|
*
|
|
|
|
ARM64: perf: support dwarf unwinding in compat mode
Jean Pihet
2014-03-13
2
-2
/
+2
|
*
|
|
|
|
ARM64: perf: add support for frame pointer unwinding in compat mode
Jean Pihet
2014-03-13
1
-8
/
+67
|
*
|
|
|
|
ARM64: perf: add support for perf registers API
Jean Pihet
2014-03-13
6
-1
/
+90
|
*
|
|
|
|
arm64: Add boot time configuration of Intermediate Physical Address size
Radha Mohan Chintakuntla
2014-03-13
4
-13
/
+21
|
*
|
|
|
|
arm64: Do not synchronise I and D caches for special ptes
Catalin Marinas
2014-03-13
1
-1
/
+1
|
*
|
|
|
|
arm64: Make DMA coherent and strongly ordered mappings not executable
Catalin Marinas
2014-03-13
1
-3
/
+3
|
*
|
|
|
|
arm64: barriers: add dmb barrier
Will Deacon
2014-03-10
1
-0
/
+1
|
*
|
|
|
|
arm64: topology: Implement basic CPU topology support
Mark Brown
2014-03-04
5
-1
/
+162
|
*
|
|
|
|
arm64: advertise ARMv8 extensions to 32-bit compat ELF binaries
Ard Biesheuvel
2014-03-04
2
-0
/
+38
|
*
|
|
|
|
arm64: add AT_HWCAP2 support for 32-bit compat
Ard Biesheuvel
2014-03-04
2
-1
/
+3
[next]