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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'will/for-next/perf' into for-next/core
Catalin Marinas
2017-04-12
2
-33
/
+90
|
\
|
*
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
1
-0
/
+10
*
|
Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
2017-04-07
3
-2
/
+40
|
\
\
|
*
|
arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921
Marc Zyngier
2017-04-07
1
-0
/
+8
|
*
|
arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
Marc Zyngier
2017-04-07
1
-0
/
+7
|
*
|
arm64: Add CNTVCT_EL0 trap handler
Marc Zyngier
2017-04-07
1
-0
/
+14
|
*
|
arm64: Allow checking of a CPU-local erratum
Marc Zyngier
2017-04-07
1
-2
/
+11
|
|
/
*
|
arm64: kdump: provide /proc/vmcore file
AKASHI Takahiro
2017-04-05
2
-0
/
+72
*
|
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
2
-4
/
+122
*
|
arm64: hibernate: preserve kdump image around hibernation
AKASHI Takahiro
2017-04-05
2
-1
/
+80
*
|
arm64: kdump: protect crash dump kernel memory
Takahiro Akashi
2017-04-05
1
-6
/
+26
*
|
arm64: kdump: reserve memory for crash dump kernel
AKASHI Takahiro
2017-04-05
1
-1
/
+6
*
|
Merge branch 'arm64/common-sysreg' of git://git.kernel.org/pub/scm/linux/kern...
Catalin Marinas
2017-04-04
1
-4
/
+4
|
\
\
|
*
|
arm64: sysreg: subsume GICv3 sysreg definitions
Mark Rutland
2017-03-09
1
-4
/
+4
*
|
|
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
3
-0
/
+166
*
|
|
arm64: cpufeature: Make ID reg accessor naming less counterintuitive
Dave Martin
2017-04-04
2
-8
/
+8
*
|
|
arm64: drop unnecessary newlines in show_regs()
Kefeng Wang
2017-03-23
1
-2
/
+0
*
|
|
arm64: mmu: apply strict permissions to .init.text and .init.data
Ard Biesheuvel
2017-03-23
1
-9
/
+16
*
|
|
arm64: alternatives: apply boot time fixups via the linear mapping
Ard Biesheuvel
2017-03-23
2
-5
/
+7
*
|
|
arm64: move !VHE work to end of el2_setup
Mark Rutland
2017-03-22
1
-20
/
+17
*
|
|
arm64: reduce el2_setup branching
Mark Rutland
2017-03-22
1
-8
/
+7
*
|
|
arm64: v8.3: Support for weaker release consistency
Suzuki K Poulose
2017-03-20
2
-0
/
+3
*
|
|
arm64: v8.3: Support for complex number instructions
Suzuki K Poulose
2017-03-20
2
-0
/
+3
*
|
|
arm64: v8.3: Support for Javascript conversion instruction
Suzuki K Poulose
2017-03-20
2
-1
/
+8
*
|
|
arm64: cache: Identify VPIPT I-caches
Will Deacon
2017-03-20
1
-0
/
+4
*
|
|
arm64: cache: Merge cachetype.h into cache.h
Will Deacon
2017-03-20
1
-1
/
+1
*
|
|
arm64: cache: Remove support for ASID-tagged VIVT I-caches
Will Deacon
2017-03-20
2
-8
/
+5
*
|
|
arm64: cacheinfo: Remove CCSIDR-based cache information probing
Will Deacon
2017-03-20
1
-38
/
+0
*
|
|
arm64: cpuinfo: remove I-cache VIPT aliasing detection
Will Deacon
2017-03-20
1
-13
/
+10
|
|
/
|
/
|
*
|
arm64: kernel: Update kerneldoc for cpu_suspend() rename
Geert Uytterhoeven
2017-03-10
1
-1
/
+1
*
|
arm64: kprobes: remove kprobe_exceptions_notify
Naveen N. Rao
2017-03-10
1
-6
/
+0
|
/
*
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
8
-0
/
+9
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
4
-0
/
+4
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
3
-3
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
[next]