index
:
kernel_google_wahoo.git
o8.1
kernel_google_wahoo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
FROMGIT: arm64: export tishift functions to modules
Jason A. Donenfeld
2018-05-24
1
-0
/
+8
*
arm64: Add functions to get the current device being used
Nathan Chancellor
2018-05-16
1
-0
/
+19
*
Revert "wahoo: Downgrade from EAS 1.5 to EAS 1.4"
Nathan Chancellor
2018-04-18
1
-6
/
+0
*
wahoo: Downgrade from EAS 1.5 to EAS 1.4
Nathan Chancellor
2018-04-04
1
-0
/
+6
*
cpu: Silence log spam when a CPU is brought up
Sultanxda
2018-03-28
2
-2
/
+2
*
arm64: entry: Ensure branch through syscall table is bounded under speculation
Will Deacon
2018-03-11
1
-0
/
+1
*
arm64: Make USER_DS an inclusive limit
Robin Murphy
2018-03-11
1
-1
/
+1
*
arm64: move TASK_* definitions to <asm/processor.h>
Yury Norov
2018-03-11
1
-1
/
+1
*
arm64: vdso32: Don't assume cc-name is in PATH
Nathan Chancellor
2018-03-08
1
-1
/
+1
*
Merge tag 'android-p-preview-1_r0.2' into oreo-mr1
Nathan Chancellor
2018-03-08
22
-554
/
+1009
|
\
|
*
ANDROID: clock_gettime(CLOCK_BOOTTIME,) slows down >20x
Mark Salyzyn
2018-01-26
2
-1
/
+6
|
*
Merge android-msm-wahoo-4.4-oc-mr1 into android-msm-wahoo-4.4
Thierry Strudel
2018-01-23
5
-43
/
+252
|
|
\
|
|
*
FROMLIST: arm64: kpti: Fix the interaction between ASID switching and softwar...
Catalin Marinas
2018-01-16
1
-1
/
+1
|
|
*
FROMLIST: arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
2018-01-16
1
-1
/
+1
|
|
*
FROMLIST: arm64: mm: Rename post_ttbr0_update_workaround
Will Deacon
2018-01-16
1
-1
/
+1
|
|
*
arm64: use RET instruction for exiting the trampoline
Will Deacon
2018-01-12
1
-1
/
+4
|
|
*
FROMLIST: arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
2018-01-12
2
-0
/
+20
|
|
*
FROMLIST: arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the ...
Will Deacon
2018-01-12
1
-1
/
+1
|
|
*
FROMLIST: arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
Will Deacon
2018-01-12
2
-4
/
+44
|
|
*
FROMLIST: arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native t...
Will Deacon
2018-01-12
1
-8
/
+6
|
|
*
FROMLIST: arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
Will Deacon
2018-01-12
1
-0
/
+10
|
|
*
FROMLIST: arm64: entry: Hook up entry trampoline to exception vectors
Will Deacon
2018-01-12
1
-11
/
+38
|
|
*
FROMLIST: arm64: entry: Explicitly pass exception level to kernel_ventry macro
Will Deacon
2018-01-12
1
-22
/
+22
|
|
*
FROMLIST: arm64: mm: Map entry trampoline into trampoline and kernel page tables
Will Deacon
2018-01-12
1
-0
/
+5
|
|
*
FROMLIST: arm64: entry: Add exception trampoline page for exceptions from EL0
Will Deacon
2018-01-12
2
-0
/
+101
|
|
*
FROMLIST: arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
Will Deacon
2018-01-12
1
-2
/
+2
|
|
*
UPSTREAM: arm64: factor out entry stack manipulation
Mark Rutland
2018-01-12
1
-21
/
+26
|
*
|
STOPSHIP: ANDROID: vdso: add disable switch for experiments
Mark Salyzyn
2018-01-10
1
-0
/
+35
|
*
|
ANDROID: arm64: vdso32: fix CC=clang build
Mark Salyzyn
2018-01-10
1
-1
/
+7
|
*
|
FROMLIST: BACKPORT: [PATCH 6/6] arm64: Wire up and expose the new compat vDSO
Kevin Brodsky
2018-01-10
1
-0
/
+3
|
*
|
FROMLIST: BACKPORT: [PATCH 5/6] arm64: compat: 32-bit vDSO setup
Kevin Brodsky
2018-01-10
1
-0
/
+54
|
*
|
FROMLIST: [PATCH 4/6] arm64: compat: Add a 32-bit vDSO
Kevin Brodsky
2018-01-10
8
-0
/
+501
|
*
|
FROMLIST: [PATCH 3/6] arm64: Refactor vDSO init/setup
Kevin Brodsky
2018-01-10
1
-42
/
+61
|
*
|
FROMLIST: [PATCH 1/6] arm64: compat: Use vDSO sigreturn trampolines if available
Kevin Brodsky
2018-01-10
1
-0
/
+15
|
*
|
FROMLIST: lib: vdso: add support for time
Mark Salyzyn
2018-01-10
2
-0
/
+71
|
*
|
FROMLIST: [PATCH] arm64: compat: Expose offset to registers in sigframes
Kevin Brodsky
2018-01-10
2
-46
/
+13
|
*
|
FROMLIST: [PATCH v5 11/12] lib: vdso: Add support for CLOCK_BOOTTIME
Mark Salyzyn
2018-01-10
1
-0
/
+1
|
*
|
FROMLIST: [PATCH v5 10/12] arm64: vdso: replace gettimeofday.S with global vg...
Mark Salyzyn
2018-01-10
6
-369
/
+87
|
*
|
FROMLIST: [PATCH v2 3/3] arm64: compat: Add CONFIG_KUSER_HELPERS
Kevin Brodsky
2018-01-10
2
-1
/
+11
|
*
|
FROMLIST: [PATCH v2 2/3] arm64: compat: Split the sigreturn trampolines and k...
Kevin Brodsky
2018-01-10
3
-46
/
+73
|
*
|
FROMLIST: [PATCH v2 1/3] arm64: compat: Split the sigreturn trampolines and k...
Kevin Brodsky
2018-01-10
2
-29
/
+58
|
*
|
BACKPORT: arm64: Use __pa_symbol for empty_zero_page
Geert Uytterhoeven
2017-12-15
1
-2
/
+2
|
*
|
BACKPORT: arm64: Use __pa_symbol for kernel symbols
Laura Abbott
2017-12-15
8
-19
/
+24
|
*
|
BACKPORT: time: Clean up CLOCK_MONOTONIC_RAW time handling
John Stultz
2017-12-15
1
-2
/
+2
|
*
|
UPSTREAM: arm64: vdso: constify vm_special_mapping used for aarch32 vectors page
Jisheng Zhang
2017-12-15
1
-1
/
+1
|
*
|
UPSTREAM: arm64: vdso: add __init section marker to alloc_vectors_page
Jisheng Zhang
2017-12-15
1
-1
/
+1
|
*
|
UPSTREAM: arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSO
Kevin Brodsky
2017-12-15
3
-13
/
+58
|
*
|
UPSTREAM: arm64: Refactor vDSO time functions
Kevin Brodsky
2017-12-15
1
-135
/
+172
|
*
|
UPSTREAM: arm64: fix vdso-offsets.h dependency
Kevin Brodsky
2017-12-15
2
-8
/
+3
|
*
|
UPSTREAM: arm64: vdso: fix clock_getres for 4GiB-aligned res
Mark Rutland
2017-12-05
1
-1
/
+1
[next]