index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-17
arm64: suspend: Use cpuidle context helpers in cpu_suspend()
Marc Zyngier
1
-1
/
+11
2021-06-17
PSCI: Use cpuidle context helpers in psci_cpu_suspend_enter()
Marc Zyngier
1
-2
/
+7
2021-06-17
arm64: Convert cpu_do_idle() to using cpuidle context helpers
Marc Zyngier
1
-32
/
+9
2021-06-17
arm64: Add cpuidle context save/restore helpers
Marc Zyngier
2
-0
/
+40
2021-06-11
arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
Will Deacon
2
-1
/
+44
2021-06-11
KVM: arm64: Kill 32-bit vCPUs on systems with mismatched EL0 support
Will Deacon
1
-1
/
+10
2021-06-11
arm64: Allow mismatched 32-bit EL0 support
Will Deacon
3
-15
/
+110
2021-06-11
arm64: cpuinfo: Split AArch32 registers out into a separate struct
Will Deacon
3
-81
/
+92
2021-06-08
Makefile: fix GDB warning with CONFIG_RELR
Nick Desaulniers
2
-2
/
+3
2021-06-02
arm64: update string routine copyrights and URLs
Mark Rutland
5
-11
/
+11
2021-06-01
arm64: Rewrite __arch_clear_user()
Robin Murphy
1
-20
/
+27
2021-06-01
arm64: Better optimised memchr()
Robin Murphy
1
-12
/
+53
2021-06-01
arm64: Import latest memcpy()/memmove() implementation
Robin Murphy
3
-233
/
+230
2021-06-01
arm64: Add assembly annotations for weak-PI-alias madness
Robin Murphy
1
-0
/
+8
2021-06-01
arm64: Import latest version of Cortex Strings' strncmp
Sam Tebbs
1
-222
/
+184
2021-06-01
arm64: Import updated version of Cortex Strings' strlen
Sam Tebbs
1
-85
/
+173
2021-06-01
arm64: Import latest version of Cortex Strings' strcmp
Sam Tebbs
1
-168
/
+121
2021-06-01
arm64: Import latest version of Cortex Strings' memcmp
Sam Tebbs
1
-227
/
+119
2021-05-27
arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macros
Will Deacon
3
-9
/
+9
2021-05-26
arm64: smp: initialize cpu offset earlier
Mark Rutland
4
-16
/
+18
2021-05-26
arm64: smp: unify task and sp setup
Mark Rutland
1
-18
/
+15
2021-05-26
arm64: smp: remove stack from secondary_data
Mark Rutland
4
-8
/
+4
2021-05-26
arm64: smp: remove pointless secondary_data maintenance
Mark Rutland
1
-2
/
+0
2021-05-26
arm64: assembler: add set_this_cpu_offset
Mark Rutland
2
-15
/
+15
2021-05-26
arm64: Check if GMID_EL1.BS is the same on all CPUs
Catalin Marinas
4
-0
/
+32
2021-05-26
arm64: Change the cpuinfo_arm64 member type for some sysregs to u64
Catalin Marinas
2
-6
/
+6
2021-05-26
arm64: stacktrace: Relax frame record alignment requirement to 8 bytes
Peter Collingbourne
2
-2
/
+2
2021-05-26
arm64: Change the on_*stack functions to take a size argument
Peter Collingbourne
6
-34
/
+37
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
25
-98
/
+98
2021-05-25
arm64: Fix cache maintenance function comments
Fuad Tabba
1
-17
/
+30
2021-05-25
arm64: sync_icache_aliases to take end parameter instead of size
Fuad Tabba
3
-13
/
+12
2021-05-25
arm64: __clean_dcache_area_pou to take end parameter instead of size
Fuad Tabba
3
-7
/
+6
2021-05-25
arm64: __clean_dcache_area_pop to take end parameter instead of size
Fuad Tabba
4
-9
/
+8
2021-05-25
arm64: __clean_dcache_area_poc to take end parameter instead of size
Fuad Tabba
3
-12
/
+11
2021-05-25
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
14
-40
/
+70
2021-05-25
arm64: dcache_by_line_op to take end parameter instead of size
Fuad Tabba
3
-15
/
+20
2021-05-25
arm64: __inval_dcache_area to take end parameter instead of size
Fuad Tabba
4
-13
/
+12
2021-05-25
arm64: Fix comments to refer to correct function __flush_icache_range
Fuad Tabba
2
-3
/
+3
2021-05-25
arm64: Move documentation of dcache_by_line_op
Fuad Tabba
1
-8
/
+8
2021-05-25
arm64: assembler: remove user_alt
Fuad Tabba
1
-5
/
+0
2021-05-25
arm64: Downgrade flush_icache_range to invalidate
Fuad Tabba
1
-3
/
+7
2021-05-25
arm64: Do not enable uaccess for invalidate_icache_range
Fuad Tabba
2
-11
/
+2
2021-05-25
arm64: Do not enable uaccess for flush_icache_range
Fuad Tabba
1
-23
/
+34
2021-05-25
arm64: Apply errata to swsusp_arch_suspend_exit
Fuad Tabba
1
-1
/
+2
2021-05-25
arm64: assembler: add conditional cache fixups
Mark Rutland
1
-11
/
+28
2021-05-25
arm64: assembler: replace `kaddr` with `addr`
Mark Rutland
1
-16
/
+16
2021-05-25
arm64: Implement stack trace termination record
Madhavan T. Venkataraman
4
-16
/
+32
2021-05-23
Linux 5.13-rc3
Linus Torvalds
1
-1
/
+1
2021-05-22
userfaultfd: hugetlbfs: fix new flag usage in error path
Mike Kravetz
2
-15
/
+15
2021-05-22
lib: kunit: suppress a compilation warning of frame size
Zhen Lei
1
-0
/
+1
[next]