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 tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2014-12-16
1
-0
/
+2
|
\
|
*
arm64: psci: Fix build breakage without PM_SLEEP
Krzysztof Kozlowski
2014-12-11
1
-0
/
+2
*
|
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-12-11
1
-2
/
+2
|
\
\
|
*
\
Merge branch 'master' into for-3.19
Tejun Heo
2014-11-22
3
-9
/
+25
|
|
\
\
|
*
|
|
percpu: Convert remaining __get_cpu_var uses in 3.18-rcX
Christoph Lameter
2014-10-29
1
-2
/
+2
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-12-09
27
-404
/
+1539
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
arm64: add module support for alternatives fixups
Andre Przywara
2014-12-04
3
-5
/
+44
|
*
|
arm64: perf: Prevent wraparound during overflow
Daniel Thompson
2014-12-04
1
-2
/
+8
|
*
|
arm64: Provide a namespace to NCAPS
Fabio Estevam
2014-12-04
1
-1
/
+1
|
*
|
arm64: compat: align cacheflush syscall with arch/arm
Vladimir Murzin
2014-12-01
1
-20
/
+29
|
*
|
arm64: add seccomp support
AKASHI Takahiro
2014-11-28
1
-0
/
+5
|
*
|
arm64: add SIGSYS siginfo for compat task
AKASHI Takahiro
2014-11-28
1
-0
/
+6
|
*
|
arm64: ptrace: allow tracer to skip a system call
AKASHI Takahiro
2014-11-28
1
-2
/
+10
|
*
|
arm64: ptrace: add NT_ARM_SYSTEM_CALL regset
AKASHI Takahiro
2014-11-28
1
-0
/
+35
|
*
|
arm64: Move some head.text functions to executable section
Laura Abbott
2014-11-26
1
-198
/
+209
|
*
|
arm64: jump labels: NOP out NOP -> NOP replacement
Mark Rutland
2014-11-26
1
-14
/
+9
|
*
|
arm64: alternatives: fix pr_fmt string for consistency
Will Deacon
2014-11-25
1
-1
/
+1
|
*
|
arm64: vmlinux.lds.S: don't discard .exit.* sections at link-time
Will Deacon
2014-11-25
1
-2
/
+3
|
*
|
arm64: Factor out fixmap initialization from ioremap
Laura Abbott
2014-11-25
1
-0
/
+1
|
*
|
arm64: Move cpu_resume into the text section
Laura Abbott
2014-11-25
2
-32
/
+8
|
*
|
arm64: Switch to adrp for loading the stub vectors
Laura Abbott
2014-11-25
1
-1
/
+2
|
*
|
arm64: Treat handle_arch_irq as a function pointer
Laura Abbott
2014-11-25
2
-4
/
+4
|
*
|
arm64: sanity checks: add ID_AA64DFR{0,1}_EL1
Mark Rutland
2014-11-25
1
-0
/
+11
|
*
|
arm64: sanity checks: add missing newline to print
Mark Rutland
2014-11-25
1
-1
/
+1
|
*
|
arm64: sanity checks: ignore ID_MMFR0.AuxReg
Mark Rutland
2014-11-25
1
-1
/
+6
|
*
|
arm64: topology: Fix handling of multi-level cluster MPIDR-based detection
Mark Brown
2014-11-25
1
-2
/
+5
|
*
|
arm64: protect alternatives workarounds with Kconfig options
Andre Przywara
2014-11-25
1
-0
/
+14
|
*
|
arm64: add Cortex-A57 erratum 832075 workaround
Andre Przywara
2014-11-25
1
-0
/
+7
|
*
|
arm64: add Cortex-A53 cache errata workaround
Andre Przywara
2014-11-25
1
-1
/
+32
|
*
|
arm64: detect silicon revisions and set cap bits accordingly
Andre Przywara
2014-11-25
3
-1
/
+63
|
*
|
arm64: add alternative runtime patching
Andre Przywara
2014-11-25
4
-1
/
+78
|
*
|
arm64: add cpu_capabilities bitmap
Andre Przywara
2014-11-25
1
-0
/
+3
|
*
|
arm64: fix return code check when changing emulation handler
Will Deacon
2014-11-25
1
-1
/
+1
|
*
|
arm64: Trace emulation of AArch32 legacy instructions
Punit Agrawal
2014-11-20
3
-2
/
+53
|
*
|
arm64: Emulate CP15 Barrier instructions
Punit Agrawal
2014-11-20
2
-0
/
+144
|
*
|
arm64: Port SWP/SWPB emulation support from arm
Punit Agrawal
2014-11-20
2
-0
/
+199
|
*
|
arm64: Add framework for legacy instruction emulation
Punit Agrawal
2014-11-20
2
-0
/
+217
|
*
|
arm64: Add AArch32 instruction set condition code checks
Punit Agrawal
2014-11-20
1
-1
/
+2
|
*
|
arm64: Add support for hooks to handle undefined instructions
Punit Agrawal
2014-11-20
2
-0
/
+71
|
*
|
arm64: Add COMPAT_HWCAP_LPAE
Catalin Marinas
2014-11-17
1
-1
/
+2
|
*
|
arm64: entry: use ldp/stp instead of push/pop when saving/restoring regs
Will Deacon
2014-11-14
1
-38
/
+37
|
*
|
arm64: entry: avoid writing lr explicitly for constructing return paths
Will Deacon
2014-11-14
1
-20
/
+25
|
*
|
arm64: Fix up /proc/cpuinfo
Mark Rutland
2014-11-14
1
-24
/
+73
|
*
|
arm64: ftrace: eliminate literal pool entries
Ard Biesheuvel
2014-11-07
1
-10
/
+11
|
*
|
arm64: log physical ID of boot CPU
Mark Rutland
2014-11-06
1
-1
/
+4
|
*
|
arm64/dt: add machine name to kernel call stack dump output
Ard Biesheuvel
2014-11-06
1
-0
/
+1
|
*
|
arm64: optimize memcpy_{from,to}io() and memset_io()
Joonwoo Park
2014-11-06
1
-10
/
+56
|
*
|
arm64: dmi: set DMI string as dump stack arch description
Ard Biesheuvel
2014-11-05
1
-0
/
+2
|
*
|
arm64: dmi: Add SMBIOS/DMI support
Yi Li
2014-11-05
1
-0
/
+13
|
*
|
arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)
Ard Biesheuvel
2014-11-05
1
-2
/
+0
[next]