index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-10
arm64: page: use asm EXPORT_SYMBOL()
Mark Rutland
3
-3
/
+2
2018-12-10
arm64: smccc: use asm EXPORT_SYMBOL()
Mark Rutland
2
-5
/
+4
2018-12-10
arm64: tishift: use asm EXPORT_SYMBOL()
Mark Rutland
2
-7
/
+5
2018-12-10
arm64: add EXPORT_SYMBOL_NOKASAN()
Mark Rutland
1
-0
/
+9
2018-12-10
arm64: move memstart_addr export inline
Mark Rutland
2
-3
/
+2
2018-12-10
arm64: remove bitop exports
Mark Rutland
1
-8
/
+0
2018-12-07
arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraint
Will Deacon
1
-1
/
+1
2018-12-07
arm64: percpu: Rewrite per-cpu ops to allow use of LSE atomics
Will Deacon
1
-230
/
+160
2018-12-07
arm64: Avoid masking "old" for LSE cmpxchg() implementation
Will Deacon
3
-4
/
+12
2018-12-07
arm64: Avoid redundant type conversions in xchg() and cmpxchg()
Will Deacon
3
-107
/
+108
2018-12-07
arm64: preempt: Provide our own implementation of asm/preempt.h
Will Deacon
3
-2
/
+101
2018-12-06
arm64: hugetlb: Register hugepages during arch init
Allen Pais
1
-11
/
+22
2018-12-06
arm64: crypto: add NEON accelerated XOR implementation
Jackie Liu
4
-1
/
+263
2018-12-06
arm64/neon: add workaround for ambiguous C99 stdint.h types
Jackie Liu
1
-0
/
+39
2018-12-06
arm64: entry: Remove confusing comment
Will Deacon
1
-4
/
+0
2018-12-06
arm64: entry: Place an SB sequence following an ERET instruction
Will Deacon
3
-0
/
+7
2018-12-06
arm64: Add support for SB barrier and patch in over DSB; ISB sequences
Will Deacon
8
-3
/
+40
2018-12-06
arm64: capabilities: Batch cpu_enable callbacks
Suzuki K Poulose
2
-26
/
+47
2018-12-06
arm64: capabilities: Use linear array for detection and verification
Suzuki K Poulose
1
-25
/
+17
2018-12-06
arm64: capabilities: Optimize this_cpu_has_cap
Suzuki K Poulose
1
-22
/
+9
2018-12-06
arm64: capabilities: Speed up capability lookup
Suzuki K Poulose
1
-2
/
+30
2018-12-06
arm64: capabilities: Merge duplicate entries for Qualcomm erratum 1003
Suzuki K Poulose
1
-9
/
+16
2018-12-06
arm64: capabilities: Merge duplicate Cavium erratum entries
Suzuki K Poulose
2
-26
/
+25
2018-12-06
arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHE
Suzuki K Poulose
3
-12
/
+24
2018-12-04
arm64: relocatable: fix inconsistencies in linker script and options
Ard Biesheuvel
2
-5
/
+6
2018-11-30
arm64/lib: improve CRC32 performance for deep pipelines
Ard Biesheuvel
1
-5
/
+49
2018-11-30
arm64: ftrace: always pass instrumented pc in x0
Mark Rutland
2
-4
/
+4
2018-11-30
arm64: ftrace: remove return_regs macros
Mark Rutland
1
-20
/
+15
2018-11-30
arm64: ftrace: don't adjust the LR value
Mark Rutland
1
-1
/
+0
2018-11-30
arm64: ftrace: enable graph FP test
Mark Rutland
2
-2
/
+2
2018-11-30
arm64: ftrace: use GLOBAL()
Mark Rutland
1
-4
/
+2
2018-11-30
arm64: drop linker script hack to hide __efistub_ symbols
Ard Biesheuvel
1
-28
/
+18
2018-11-29
arm64: io: Ensure value passed to __iormb() is held in a 64-bit register
Will Deacon
1
-1
/
+2
2018-11-27
arm64: tlbi: Set MAX_TLBI_OPS to PTRS_PER_PTE
Will Deacon
1
-2
/
+2
2018-11-27
arm64/module: switch to ADRP/ADD sequences for PLT entries
Ard Biesheuvel
4
-53
/
+88
2018-11-27
arm64/insn: add support for emitting ADR/ADRP instructions
Ard Biesheuvel
2
-0
/
+37
2018-11-27
arm64: Use a raw spinlock in __install_bp_hardening_cb()
James Morse
1
-3
/
+3
2018-11-27
arm64: acpi: Prepare for longer MADTs
Jeremy Linton
1
-4
/
+15
2018-11-27
arm64: io: Ensure calls to delay routines are ordered against prior readX()
Will Deacon
1
-8
/
+23
2018-11-26
arm64: mm: Don't wait for completion of TLB invalidation when page aging
Alex Van Brunt
2
-2
/
+31
2018-11-20
arm64/module: use plt section indices for relocations
Jessica Yu
3
-23
/
+30
2018-11-20
arm64: mm: apply r/o permissions of VM areas to its linear alias as well
Ard Biesheuvel
4
-2
/
+45
2018-11-20
arm64: mm: purge lazily unmapped vm regions before changing permissions
Ard Biesheuvel
1
-0
/
+6
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
1
-0
/
+1
2018-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-2
/
+10
2018-11-08
arm64: memblock: don't permit memblock resizing until linear mapping is up
Ard Biesheuvel
2
-2
/
+2
2018-11-08
arm64: mm: define NET_IP_ALIGN to 0
Ard Biesheuvel
1
-0
/
+8
2018-11-07
Merge tag 'stratix10_dts_fix_for_v4.20' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-0
/
+3
2018-11-05
arm64: dts: stratix10: fix multicast filtering
Aaro Koskinen
1
-0
/
+3
2018-11-05
arm64: dts: renesas: condor: switch from EtherAVB to GEther
Sergei Shtylyov
1
-23
/
+24
[next]