index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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
2017-05-05
56
-744
/
+1814
|
\
|
*
arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS
Catalin Marinas
2017-05-05
1
-16
/
+49
|
*
arm64: Print DT machine model in setup_machine_fdt()
Geert Uytterhoeven
2017-04-28
1
-1
/
+4
|
*
arm64: pmu: Wire-up Cortex A53 L2 cache events and DTLB refills
Florian Fainelli
2017-04-28
1
-0
/
+6
|
*
arm64: module: split core and init PLT sections
Ard Biesheuvel
2017-04-26
4
-48
/
+72
|
*
arm64: pmuv3: handle pmuv3+
Mark Rutland
2017-04-25
1
-3
/
+4
|
*
arm64: Add CNTFRQ_EL0 trap handler
Marc Zyngier
2017-04-24
2
-0
/
+18
|
*
Merge branch 'will/for-next/perf' into for-next/core
Catalin Marinas
2017-04-12
3
-33
/
+92
|
|
\
|
|
*
arm64: pmuv3: use arm_pmu ACPI framework
Mark Rutland
2017-04-11
1
-17
/
+9
|
|
*
arm64: pmuv3: handle !PMUv3 when probing
Mark Rutland
2017-04-11
1
-16
/
+71
|
|
*
arm64: add function to get a cpu's MADT GICC table
Mark Rutland
2017-04-11
2
-0
/
+12
|
*
|
arm64: Silence spurious kbuild warning on menuconfig
Marc Zyngier
2017-04-12
1
-1
/
+3
|
*
|
Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
2017-04-07
6
-3
/
+46
|
|
\
\
|
*
|
|
arm64: print a fault message when attempting to write RO memory
Stephen Boyd
2017-04-06
1
-19
/
+36
|
*
|
|
arm64: kdump: enable kdump in defconfig
AKASHI Takahiro
2017-04-05
1
-0
/
+1
|
*
|
|
arm64: kdump: provide /proc/vmcore file
AKASHI Takahiro
2017-04-05
4
-0
/
+136
|
*
|
|
arm64: kdump: add VMCOREINFO's for user-space tools
AKASHI Takahiro
2017-04-05
1
-0
/
+11
|
*
|
|
arm64: kdump: implement machine_crash_shutdown()
AKASHI Takahiro
2017-04-05
5
-6
/
+167
|
*
|
|
arm64: hibernate: preserve kdump image around hibernation
AKASHI Takahiro
2017-04-05
4
-1
/
+117
|
*
|
|
arm64: kdump: protect crash dump kernel memory
Takahiro Akashi
2017-04-05
2
-55
/
+80
|
*
|
|
arm64: mm: add set_memory_valid()
AKASHI Takahiro
2017-04-05
2
-6
/
+10
|
*
|
|
arm64: kdump: reserve memory for crash dump kernel
AKASHI Takahiro
2017-04-05
2
-1
/
+72
|
*
|
|
arm64: limit memory regions based on DT property, usable-memory-range
AKASHI Takahiro
2017-04-05
1
-0
/
+35
|
*
|
|
Merge branch 'arm64/common-sysreg' of git://git.kernel.org/pub/scm/linux/kern...
Catalin Marinas
2017-04-04
3
-79
/
+172
|
|
\
\
\
|
|
*
|
|
arm64: sysreg: add Set/Way sys encodings
Mark Rutland
2017-03-09
1
-0
/
+6
|
|
*
|
|
arm64: sysreg: add register encodings used by KVM
Mark Rutland
2017-03-09
1
-0
/
+37
|
|
*
|
|
arm64: sysreg: add physical timer registers
Mark Rutland
2017-03-09
1
-0
/
+4
|
|
*
|
|
arm64: sysreg: subsume GICv3 sysreg definitions
Mark Rutland
2017-03-09
3
-72
/
+69
|
|
*
|
|
arm64: sysreg: add performance monitor registers
Mark Rutland
2017-03-09
1
-0
/
+25
|
|
*
|
|
arm64: sysreg: add debug system registers
Mark Rutland
2017-03-09
1
-0
/
+23
|
|
*
|
|
arm64: sysreg: sort by encoding
Mark Rutland
2017-03-09
1
-8
/
+9
|
*
|
|
|
arm64: efi: split Image code and data into separate PE/COFF sections
Ard Biesheuvel
2017-04-04
2
-5
/
+20
|
*
|
|
|
arm64: efi: replace open coded constants with symbolic ones
Ard Biesheuvel
2017-04-04
1
-17
/
+21
|
*
|
|
|
arm64: efi: remove pointless dummy .reloc section
Ard Biesheuvel
2017-04-04
1
-21
/
+1
|
*
|
|
|
arm64: efi: remove forbidden values from the PE/COFF header
Ard Biesheuvel
2017-04-04
1
-3
/
+3
|
*
|
|
|
arm64: efi: clean up Image header after PE header has been split off
Ard Biesheuvel
2017-04-04
1
-9
/
+3
|
*
|
|
|
arm64: efi: move EFI header and related data to a separate .S file
Ard Biesheuvel
2017-04-04
2
-147
/
+161
|
*
|
|
|
arm64: relocation testing module
Ard Biesheuvel
2017-04-04
4
-0
/
+170
|
*
|
|
|
arm64: cpufeature: Make ID reg accessor naming less counterintuitive
Dave Martin
2017-04-04
7
-16
/
+16
|
*
|
|
|
arm64: drop unnecessary newlines in show_regs()
Kefeng Wang
2017-03-23
1
-2
/
+0
|
*
|
|
|
arm64: mm: set the contiguous bit for kernel mappings where appropriate
Ard Biesheuvel
2017-03-23
2
-43
/
+107
|
*
|
|
|
arm64/mm: remove pointless map/unmap sequences when creating page tables
Ard Biesheuvel
2017-03-23
1
-4
/
+0
|
*
|
|
|
arm64/mmu: replace 'page_mappings_only' parameter with flags argument
Ard Biesheuvel
2017-03-23
1
-18
/
+27
|
*
|
|
|
arm64/mmu: add contiguous bit to sanity bug check
Ard Biesheuvel
2017-03-23
1
-1
/
+9
|
*
|
|
|
arm64/mmu: ignore debug_pagealloc for kernel segments
Ard Biesheuvel
2017-03-23
1
-4
/
+3
|
*
|
|
|
arm64/mmu: align alloc_init_pte prototype with pmd/pud versions
Ard Biesheuvel
2017-03-23
1
-4
/
+4
|
*
|
|
|
arm64: mmu: apply strict permissions to .init.text and .init.data
Ard Biesheuvel
2017-03-23
3
-13
/
+26
|
*
|
|
|
arm64: mmu: map .text as read-only from the outset
Ard Biesheuvel
2017-03-23
1
-4
/
+14
|
*
|
|
|
arm64: alternatives: apply boot time fixups via the linear mapping
Ard Biesheuvel
2017-03-23
4
-10
/
+25
|
*
|
|
|
arm64: mmu: move TLB maintenance from callers to create_mapping_late()
Ard Biesheuvel
2017-03-23
1
-8
/
+8
[next]