index
:
talos-op-linux
master
Talos™ II 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
*
arm64: debug: unmask PSTATE.D earlier
Will Deacon
2016-07-19
2
-2
/
+0
*
arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs
Steve Capper
2016-07-12
1
-0
/
+120
*
arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO
Kevin Brodsky
2016-07-12
3
-13
/
+58
*
arm64: Refactor vDSO time functions
Kevin Brodsky
2016-07-12
1
-126
/
+172
*
arm64: fix vdso-offsets.h dependency
Kevin Brodsky
2016-07-11
2
-8
/
+3
*
Revert "arm64: Fix vdso-offsets.h dependency"
Catalin Marinas
2016-07-11
2
-7
/
+7
*
arm64: Fix vdso-offsets.h dependency
Catalin Marinas
2016-07-08
2
-7
/
+7
*
arm64: efi: avoid block mappings for unaligned UEFI memory regions
Ard Biesheuvel
2016-07-01
1
-0
/
+14
*
arm64: efi: always map runtime services code and data regions down to pages
Ard Biesheuvel
2016-07-01
1
-1
/
+35
*
arm64: mm: add param to force create_pgd_mapping() to use page mappings
Ard Biesheuvel
2016-07-01
1
-1
/
+1
*
arm64: trap userspace "dc cvau" cache operation on errata-affected core
Andre Przywara
2016-07-01
3
-1
/
+73
*
arm64: consolidate signal injection on emulation errors
Andre Przywara
2016-07-01
2
-36
/
+52
*
arm64: errata: Calling enable functions for CPU errata too
Andre Przywara
2016-07-01
2
-2
/
+7
*
arm64: mm: fix location of _etext
Ard Biesheuvel
2016-06-27
2
-4
/
+5
*
arm64/kexec: Add pr_debug output
Geoff Levand
2016-06-27
1
-0
/
+42
*
arm64/kexec: Add core kexec support
Geoff Levand
2016-06-27
3
-0
/
+302
*
arm64: Add back cpu reset routines
Geoff Levand
2016-06-27
3
-1
/
+97
*
arm64: smp: Add function to determine if cpus are stuck in the kernel
James Morse
2016-06-27
1
-0
/
+18
*
arm64: kill ESR_LNX_EXEC
Mark Rutland
2016-06-21
1
-1
/
+1
*
arm64: add macro to extract ESR_ELx.EC
Mark Rutland
2016-06-21
1
-1
/
+1
*
arm64: simplify dump_mem
Mark Rutland
2016-06-21
1
-20
/
+11
*
arm64: kasan: instrument user memory access API
Yang Shi
2016-06-21
1
-2
/
+2
*
arm64: kgdb: Match pstate size with gdbserver protocol
Daniel Thompson
2016-06-16
1
-1
/
+13
*
arm64: fix dump_instr when PAN and UAO are in use
Mark Rutland
2016-06-14
1
-13
/
+13
*
arm64: report CPU number in bad_mode
Mark Rutland
2016-06-03
1
-2
/
+3
*
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
2016-05-31
1
-1
/
+7
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-05-25
1
-7
/
+7
|
\
|
*
Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-05-20
1
-7
/
+7
|
|
\
|
|
*
perf core: Add a 'nr' field to perf_event_callchain_context
Arnaldo Carvalho de Melo
2016-05-16
1
-2
/
+2
|
|
*
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
2016-05-16
1
-7
/
+7
*
|
|
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
2016-05-23
1
-2
/
+4
*
|
|
exit_thread: remove empty bodies
Jiri Slaby
2016-05-20
1
-7
/
+0
*
|
|
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
Linus Torvalds
2016-05-16
1
-188
/
+365
|
\
\
\
|
*
|
|
arm64: perf: don't expose CHAIN event in sysfs
Will Deacon
2016-04-25
1
-2
/
+1
|
*
|
|
arm64/perf: Add Broadcom Vulcan PMU support
Ashok Kumar
2016-04-25
1
-0
/
+60
|
*
|
|
arm64/perf: Filter common events based on PMCEIDn_EL0
Ashok Kumar
2016-04-25
1
-15
/
+55
|
*
|
|
arm64/perf: Access pmu register using <read/write>_sys_reg
Ashok Kumar
2016-04-25
1
-17
/
+16
|
*
|
|
arm64/perf: Define complete ARMv8 recommended implementation defined events
Ashok Kumar
2016-04-25
1
-0
/
+79
|
*
|
|
arm64/perf: Changed events naming as per the ARM ARM
Ashok Kumar
2016-04-25
1
-153
/
+153
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-05-16
26
-560
/
+1304
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
arm64: do not enforce strict 16 byte alignment to stack pointer
Colin Ian King
2016-05-12
1
-3
/
+0
|
*
|
|
arm64: kernel: Fix incorrect brk randomization
Kees Cook
2016-05-11
1
-7
/
+8
|
*
|
|
arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
Julien Grall
2016-05-11
1
-1
/
+2
|
*
|
|
arm64: secondary_start_kernel: Remove unnecessary barrier
Suzuki K Poulose
2016-05-11
1
-2
/
+0
|
*
|
|
arm64: hibernate: Refuse to hibernate if the boot cpu is offline
James Morse
2016-04-28
1
-0
/
+26
|
*
|
|
arm64: kernel: Add support for hibernate/suspend-to-disk
James Morse
2016-04-28
5
-0
/
+658
|
*
|
|
arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
James Morse
2016-04-28
1
-3
/
+0
|
*
|
|
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
James Morse
2016-04-28
5
-77
/
+33
|
*
|
|
arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()
James Morse
2016-04-28
3
-90
/
+77
|
*
|
|
arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()
James Morse
2016-04-28
1
-2
/
+3
[next]