index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
165
-1189
/
+1657
|
\
|
*
Merge branch 'x86/build' into x86/asm, to pick up completed topic branch
Ingo Molnar
2019-11-25
38
-179
/
+163
|
|
\
|
|
*
x86/build/vdso: Remove meaningless CFLAGS_REMOVE_*.o
Masahiro Yamada
2019-11-15
1
-2
/
+0
|
|
*
m68k: Convert missed RODATA to RO_DATA
Kees Cook
2019-11-12
2
-2
/
+2
|
|
*
x86/vmlinux: Use INT3 instead of NOP for linker fill bytes
Kees Cook
2019-11-04
1
-1
/
+1
|
|
*
x86/mm: Report actual image regions in /proc/iomem
Kees Cook
2019-11-04
1
-1
/
+11
|
|
*
x86/mm: Report which part of kernel image is freed
Kees Cook
2019-11-04
3
-7
/
+9
|
|
*
x86/mm: Remove redundant address-of operators on addresses
Kees Cook
2019-11-04
1
-3
/
+3
|
|
*
xtensa: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-1
/
+2
|
|
*
powerpc: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-1
/
+1
|
|
*
parisc: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-3
/
+1
|
|
*
microblaze: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-1
/
+2
|
|
*
ia64: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-1
/
+1
|
|
*
h8300: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-1
/
+3
|
|
*
c6x: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-2
/
+3
|
|
*
arm64: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-3
/
+4
|
|
*
alpha: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-1
/
+1
|
|
*
x86/vmlinux: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-2
/
+1
|
|
*
x86/vmlinux: Actually use _etext for the end of the text segment
Kees Cook
2019-11-04
4
-9
/
+7
|
|
*
vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
Kees Cook
2019-11-04
1
-0
/
+12
|
|
*
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
23
-24
/
+24
|
|
*
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
14
-20
/
+17
|
|
*
vmlinux.lds.h: Replace RODATA with RO_DATA
Kees Cook
2019-11-04
7
-9
/
+7
|
|
*
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
26
-38
/
+5
|
|
*
vmlinux.lds.h: Move Program Header restoration into NOTES macro
Kees Cook
2019-11-04
7
-19
/
+17
|
|
*
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
Kees Cook
2019-11-04
7
-6
/
+24
|
|
*
x86/vmlinux: Restore "text" Program Header with dummy section
Kees Cook
2019-11-04
1
-1
/
+2
|
|
*
s390: Move RO_DATA into "text" PT_LOAD Program Header
Kees Cook
2019-11-04
1
-2
/
+2
|
|
*
ia64: Rename PT_LOAD identifier "code" to "text"
Kees Cook
2019-11-04
1
-7
/
+7
|
|
*
alpha: Rename PT_LOAD identifier "kernel" to "text"
Kees Cook
2019-11-04
1
-4
/
+4
|
|
*
powerpc: Rename PT_LOAD identifier "kernel" to "text"
Kees Cook
2019-11-04
1
-6
/
+6
|
|
*
powerpc: Remove PT_NOTE workaround
Kees Cook
2019-11-04
1
-22
/
+2
|
|
*
powerpc: Rename "notes" PT_NOTE to "note"
Kees Cook
2019-11-04
1
-2
/
+2
|
|
*
arch/x86/boot: Use prefix map to avoid embedded paths
Bruce Ashfield
2019-10-01
2
-0
/
+2
|
*
|
x86/entry/64: Remove pointless jump in paranoid_exit
Thomas Gleixner
2019-11-16
1
-2
/
+1
|
*
|
x86/entry/32: Remove unused resume_userspace label
Thomas Gleixner
2019-11-16
1
-1
/
+0
|
*
|
ubsan, x86: Annotate and allow __ubsan_handle_shift_out_of_bounds() in uacces...
Peter Zijlstra
2019-10-28
2
-1
/
+5
|
*
|
x86/ftrace: Get rid of function_hook
Borislav Petkov
2019-10-25
3
-14
/
+11
|
*
|
x86/asm: Replace WEAK uses by SYM_INNER_LABEL_ALIGN
Jiri Slaby
2019-10-18
4
-4
/
+4
|
*
|
x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
26
-108
/
+104
|
*
|
x86/asm/32: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
2019-10-18
3
-56
/
+58
|
*
|
x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
2019-10-18
7
-13
/
+22
|
*
|
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
70
-375
/
+379
|
*
|
x86/asm/64: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
2019-10-18
6
-46
/
+46
|
*
|
x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
2019-10-18
7
-12
/
+25
|
*
|
x86/asm/ftrace: Mark function_hook as function
Jiri Slaby
2019-10-18
1
-2
/
+2
|
*
|
x86/asm: Make some functions local
Jiri Slaby
2019-10-18
7
-34
/
+35
|
*
|
x86/asm: Remove the last GLOBAL user and remove the macro
Jiri Slaby
2019-10-18
3
-10
/
+4
|
*
|
x86/asm/realmode: Use SYM_DATA_* instead of GLOBAL
Jiri Slaby
2019-10-18
8
-43
/
+36
|
*
|
x86/asm: Use SYM_INNER_LABEL instead of GLOBAL
Jiri Slaby
2019-10-18
6
-16
/
+16
[next]