index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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
*
arm64: Rework valid_user_regs
Mark Rutland
2016-07-27
4
-34
/
+86
*
arm64: mm: always take dirty state from new pte in ptep_set_access_flags
Will Deacon
2016-06-24
1
-1
/
+1
*
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
2016-06-24
2
-3
/
+9
*
kvm: arm64: Fix EC field in inject_abt64
Matt Evans
2016-06-01
1
-1
/
+1
*
arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
Julien Grall
2016-06-01
1
-1
/
+2
*
arm64: Implement pmdp_set_access_flags() for hardware AF/DBM
Catalin Marinas
2016-06-01
1
-0
/
+10
*
arm64: Implement ptep_set_access_flags() for hardware AF/DBM
Catalin Marinas
2016-06-01
2
-0
/
+55
*
arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
Catalin Marinas
2016-06-01
2
-3
/
+2
*
arm64: Fix typo in the pmdp_huge_get_and_clear() definition
Catalin Marinas
2016-06-01
1
-3
/
+3
*
arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
Catalin Marinas
2016-05-04
1
-1
/
+2
*
arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
Catalin Marinas
2016-05-04
1
-11
/
+10
*
arm64: replace read_lock to rcu lock in call_step_hook
Yang Shi
2016-04-20
1
-10
/
+11
*
arm64: opcodes.h: Add arm big-endian config options before including arm header
James Morse
2016-04-20
1
-0
/
+4
*
arm64: account for sparsemem section alignment when choosing vmemmap offset
Ard Biesheuvel
2016-03-16
1
-2
/
+3
*
arm64: vmemmap: use virtual projection of linear region
Ard Biesheuvel
2016-03-09
2
-5
/
+6
*
arm/arm64: KVM: Fix ioctl error handling
Michael S. Tsirkin
2016-03-09
1
-1
/
+1
*
arm64: errata: Add -mpc-relative-literal-loads to build flags
dann frazier
2016-03-03
1
-0
/
+1
*
arm64: dma-mapping: fix handling of devices registered before arch_initcall
Marek Szyprowski
2016-02-25
1
-0
/
+4
*
arm64: mm: avoid calling apply_to_page_range on empty range
Mika Penttilä
2016-02-25
1
-0
/
+3
*
arm64: kernel: fix architected PMU registers unconditional access
Lorenzo Pieralisi
2016-01-31
3
-2
/
+19
*
arm64: kernel: enforce pmuserenr_el0 initialization and restore
Lorenzo Pieralisi
2016-01-31
2
-3
/
+2
*
arm64: mm: ensure that the zero page is visible to the page table walker
Will Deacon
2016-01-31
1
-0
/
+3
*
arm64: Clear out any singlestep state on a ptrace detach operation
John Blackwood
2016-01-31
1
-0
/
+6
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-12-13
1
-0
/
+1
|
\
|
*
irqchip/gic-v3: Add missing include for barrier.h
Marc Zyngier
2015-12-10
1
-0
/
+1
*
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-12-12
1
-0
/
+5
|
\
\
|
*
|
ls2080a/dts: Add little endian property for GPIO IP block
Liu Gang
2015-12-11
1
-0
/
+4
|
*
|
ARM64: dts: ls2080a: fix eSDHC endianness
yangbo lu
2015-12-11
1
-0
/
+1
*
|
|
arm64: Improve error reporting on set_pte_at() checks
Catalin Marinas
2015-12-11
1
-4
/
+8
*
|
|
arm64: update linker script to increased L1_CACHE_BYTES value
Ard Biesheuvel
2015-12-07
1
-2
/
+3
|
|
/
|
/
|
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-12-04
5
-75
/
+80
|
\
\
|
*
\
Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2015-12-04
5
-75
/
+80
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
2015-12-04
2
-9
/
+4
|
|
*
arm64: KVM: Correctly handle zero register in system register accesses
Pavel Fedin
2015-12-04
3
-48
/
+45
|
|
*
arm64: KVM: Remove const from struct sys_reg_params
Pavel Fedin
2015-12-04
3
-21
/
+21
|
|
*
arm64: KVM: Correctly handle zero register during MMIO
Pavel Fedin
2015-12-04
1
-0
/
+13
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-12-03
1
-15
/
+32
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arm64: bpf: add 'store immediate' instruction
Yang Shi
2015-12-03
1
-1
/
+19
|
*
|
arm64: bpf: fix buffer pointer
Zi Shen Lim
2015-11-18
1
-14
/
+13
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2015-11-27
8
-121
/
+122
|
\
\
\
|
*
|
|
arm64: efi: fix initcall return values
Ard Biesheuvel
2015-11-26
1
-5
/
+5
|
*
|
|
arm64: efi: deal with NULL return value of early_memremap()
Ard Biesheuvel
2015-11-26
1
-1
/
+13
|
*
|
|
arm64: debug: Treat the BRPs/WRPs as unsigned
Suzuki K. Poulose
2015-11-26
1
-2
/
+4
|
*
|
|
arm64: cpufeature: Track unsigned fields
Suzuki K. Poulose
2015-11-26
2
-16
/
+31
|
*
|
|
arm64: cpufeature: Add helpers for extracting unsigned values
Suzuki K. Poulose
2015-11-26
1
-0
/
+12
|
*
|
|
Revert "arm64: Mark kernel page ranges contiguous"
Catalin Marinas
2015-11-26
1
-61
/
+8
|
*
|
|
arm64: mm: keep reserved ASIDs in sync with mm after multiple rollovers
Will Deacon
2015-11-26
1
-12
/
+26
|
*
|
|
arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)
Andrey Ryabinin
2015-11-26
1
-1
/
+1
|
*
|
|
arm64: efi: correctly map runtime regions
Mark Rutland
2015-11-25
1
-7
/
+2
|
*
|
|
arm64: mm: fix fault_info table xFSC decoding
Mark Rutland
2015-11-25
1
-14
/
+14
[next]