index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-10
arm64: smp: Rework early feature mismatched detection
Will Deacon
3
-19
/
+19
2018-12-10
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
8
-30
/
+41
2018-12-10
arm64: mm: Allow forcing all userspace addresses to 52-bit
Steve Capper
3
-1
/
+25
2018-12-10
arm64: mm: introduce 52-bit userspace support
Steve Capper
8
-10
/
+43
2018-12-10
arm64: mm: Prevent mismatched 52-bit VA support
Steve Capper
2
-0
/
+31
2018-12-10
arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
Steve Capper
5
-0
/
+39
2018-12-10
arm64: mm: Define arch_get_mmap_end, arch_get_mmap_base
Steve Capper
1
-0
/
+7
2018-12-10
arm64: mm: Introduce DEFAULT_MAP_WINDOW
Steve Capper
5
-6
/
+12
2018-12-10
mm: mmap: Allow for "high" userspace addresses
Steve Capper
1
-7
/
+18
2018-12-10
arm64: kasan: Increase stack size for KASAN_EXTRA
Qian Cai
1
-1
/
+6
2018-12-10
arm64: Fix minor issues with the dcache_by_line_op macro
Will Deacon
2
-12
/
+21
2018-12-10
arm64: remove arm64ksyms.c
Mark Rutland
2
-31
/
+1
2018-12-10
arm64: frace: use asm EXPORT_SYMBOL()
Mark Rutland
2
-5
/
+4
2018-12-10
arm64: string: use asm EXPORT_SYMBOL()
Mark Rutland
12
-20
/
+14
2018-12-10
arm64: uaccess: use asm EXPORT_SYMBOL()
Mark Rutland
5
-10
/
+11
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-07
preempt: Move PREEMPT_NEED_RESCHED definition into arch code
Will Deacon
3
-3
/
+5
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
linkage: add generic GLOBAL() macro
Mark Rutland
1
-0
/
+6
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
[next]