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
*
arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinux
Ard Biesheuvel
2016-07-29
2
-28
/
+4
*
arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTE
Ard Biesheuvel
2016-07-29
1
-2
/
+2
*
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
2016-07-21
18
-7
/
+1538
|
\
|
*
arm64: kprobes: Add KASAN instrumentation around stack accesses
Catalin Marinas
2016-07-21
1
-0
/
+5
|
*
arm64: kprobes: Cleanup jprobe_return
Marc Zyngier
2016-07-21
1
-12
/
+10
|
*
arm64: kprobes: Fix overflow when saving stack
Marc Zyngier
2016-07-20
1
-8
/
+14
|
*
arm64: kprobes: WARN if attempting to step with PSTATE.D=1
Will Deacon
2016-07-19
1
-0
/
+2
|
*
arm64: Add kernel return probes support (kretprobes)
Sandeepa Prabhu
2016-07-19
1
-1
/
+89
|
*
arm64: Add trampoline code for kretprobes
William Cohen
2016-07-19
4
-0
/
+98
|
*
arm64: kprobes instruction simulation support
Sandeepa Prabhu
2016-07-19
7
-13
/
+323
|
*
arm64: Treat all entry code as non-kprobe-able
Pratyush Anand
2016-07-19
3
-0
/
+30
|
*
arm64: Blacklist non-kprobe-able symbol
Pratyush Anand
2016-07-19
4
-0
/
+31
|
*
arm64: Kprobes with single stepping support
Sandeepa Prabhu
2016-07-19
7
-3
/
+719
|
*
arm64: add conditional instruction simulation support
David A. Long
2016-07-19
3
-4
/
+116
|
*
arm64: Add more test functions to insn.c
David A. Long
2016-07-19
1
-0
/
+34
|
*
arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
David A. Long
2016-07-19
1
-0
/
+101
*
|
arm64: Honor nosmp kernel command line option
Suzuki K Poulose
2016-07-21
1
-0
/
+7
*
|
arm64: Fix incorrect per-cpu usage for boot CPU
Suzuki K Poulose
2016-07-21
1
-1
/
+1
*
|
arm64: debug: remove redundant spsr manipulation
Will Deacon
2016-07-19
1
-11
/
+2
*
|
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
[next]