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
/
powerpc
/
kernel
/
vdso
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-15
powerpc/Makefile: Allow overriding CPP
Arnd Bergmann
1
-1
/
+1
2024-11-04
powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang
Nathan Chancellor
1
-2
/
+6
2024-10-16
powerpc/vdso: Implement __arch_get_vdso_rng_data()
Christophe Leroy
2
-3
/
+2
2024-10-16
powerpc/vdso: Add a page for non-time data
Christophe Leroy
6
-10
/
+8
2024-09-30
powerpc/vdso: allow r30 in vDSO code generation of getrandom
Jason A. Donenfeld
1
-1
/
+1
2024-09-19
Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-4
/
+0
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-40
/
+475
2024-09-13
powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64
Christophe Leroy
4
-2
/
+68
2024-09-13
powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
Christophe Leroy
5
-3
/
+388
2024-09-13
powerpc/vdso: Refactor CFLAGS for CVDSO build
Christophe Leroy
1
-19
/
+13
2024-09-13
powerpc/vdso32: Add crtsavres
Christophe Leroy
2
-14
/
+4
2024-09-13
powerpc/vdso: Fix VDSO data access when running in a non-root time namespace
Christophe Leroy
2
-3
/
+3
2024-08-30
powerpc/vdso: Inconditionally use CFUNC macro
Christophe Leroy
1
-4
/
+0
2024-08-22
powerpc/vdso: Don't discard rela sections
Christophe Leroy
2
-3
/
+5
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
1
-8
/
+0
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-2
/
+2
2024-05-02
arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
Masahiro Yamada
1
-2
/
+2
2023-12-07
powerpc/vdso: No need to undef powerpc for 64-bit build
Michael Ellerman
1
-1
/
+1
2023-07-01
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2023-06-15
powerpc/build: vdso linker warning for orphan sections
Nicholas Piggin
3
-2
/
+8
2023-06-05
powerpc/vdso: Include CLANG_FLAGS explicitly in ldflags-y
Nathan Chancellor
1
-1
/
+1
2023-04-28
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+5
2023-04-20
powerpc: add CFUNC assembly label annotation
Nicholas Piggin
1
-1
/
+5
2023-03-21
vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
1
-1
/
+1
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-9
/
+18
2023-02-10
powerpc/kcsan: Add exclusions from instrumentation
Rohan McLure
1
-0
/
+1
2023-02-05
powerpc/vdso: Filter clang's auto var init zero enabler when linking
Nathan Chancellor
1
-1
/
+1
2023-01-26
powerpc/vdso: Remove an unsupported flag from vgettimeofday-32.o with clang
Nathan Chancellor
1
-0
/
+5
2023-01-26
powerpc/vdso: Improve linker flags
Nathan Chancellor
1
-8
/
+12
2023-01-26
powerpc/vdso: Remove unused '-s' flag from ASFLAGS
Nathan Chancellor
1
-2
/
+2
2022-11-18
powerpc/vdso: Skip objtool from running on VDSO files
Sathvika Vasireddy
1
-0
/
+2
2022-09-30
powerpc: Drops STABS_DEBUG from linker scripts
Michael Ellerman
2
-2
/
+0
2022-09-05
powerpc/vdso: link with -z noexecstack
Christophe Leroy
1
-2
/
+2
2022-07-27
powerpc/vdso: Fix __kernel_sync_dicache sequence with coherent icache
Nicholas Piggin
1
-0
/
+1
2022-05-19
powerpc/vdso: Link with ld.lld when requested
Nathan Chancellor
1
-0
/
+1
2022-05-19
powerpc/vdso: Remove unused ENTRY in linker scripts
Nathan Chancellor
2
-2
/
+0
2022-05-04
powerpc/vdso: Fix incorrect CFI in gettimeofday.S
Michael Ellerman
1
-2
/
+7
2022-02-12
powerpc/vdso: Move cvdso_call macro into gettimeofday.S
Christophe Leroy
1
-1
/
+43
2022-02-12
powerpc/vdso: Remove cvdso_call_time macro
Christophe Leroy
1
-1
/
+1
2022-02-12
powerpc/vdso: Merge vdso64 and vdso32 into a single directory
Christophe Leroy
14
-0
/
+1393