index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-18
x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
x86/asm/32: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
2019-10-18
x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
x86/asm/64: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
2019-10-18
x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
2019-10-18
x86/asm/ftrace: Mark function_hook as function
Jiri Slaby
2019-10-18
x86/asm: Make some functions local
Jiri Slaby
2019-10-18
x86/asm: Remove the last GLOBAL user and remove the macro
Jiri Slaby
2019-10-18
x86/asm/realmode: Use SYM_DATA_* instead of GLOBAL
Jiri Slaby
2019-10-18
x86/asm: Use SYM_INNER_LABEL instead of GLOBAL
Jiri Slaby
2019-10-18
x86/asm: Do not annotate functions with GLOBAL
Jiri Slaby
2019-10-18
x86/asm/purgatory: Start using annotations
Jiri Slaby
2019-10-18
xen/pvh: Annotate data appropriately
Jiri Slaby
2019-10-18
x86/um: Annotate data appropriately
Jiri Slaby
2019-10-18
x86/boot: Annotate data appropriately
Jiri Slaby
2019-10-18
x86/asm/head: Annotate data appropriately
Jiri Slaby
2019-10-18
x86/asm/entry: Annotate interrupt symbols properly
Jiri Slaby
2019-10-18
x86/asm: Annotate aliases
Jiri Slaby
2019-10-18
x86/uaccess: Annotate local function
Jiri Slaby
2019-10-18
x86/boot: Annotate local functions
Jiri Slaby
2019-10-18
x86/asm/crypto: Annotate local functions
Jiri Slaby
2019-10-18
x86/asm: Annotate local pseudo-functions
Jiri Slaby
2019-10-18
x86/asm/entry: Annotate THUNKs
Jiri Slaby
2019-10-18
x86/asm: Annotate relocate_kernel_{32,64}.c
Jiri Slaby
2019-10-18
x86/asm/suspend: Use SYM_DATA for data
Jiri Slaby
2019-10-18
linkage: Introduce new macros for assembler symbols
Jiri Slaby
2019-10-11
x86/asm: Make more symbols local
Jiri Slaby
2019-10-05
x86/asm: Make boot_gdt_descr local
Jiri Slaby
2019-10-05
x86/asm: Reorder early variables
Jiri Slaby
2019-09-30
Linux 5.4-rc1
Linus Torvalds
2019-09-30
Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-30
Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-09-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-09-30
Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-09-30
Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-09-30
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
2019-09-30
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-09-29
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-29
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-09-29
Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-09-30
csky: Fixup csky_pmu.max_period assignment
Mao Han
2019-09-30
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2019-09-30
csky: Use generic free_initrd_mem()
Mike Rapoport
2019-09-29
Merge branch 'entropy'
Linus Torvalds
2019-09-29
Revert "Revert "ext4: make __ext4_get_inode_loc plug""
Linus Torvalds
2019-09-29
random: try to actively add entropy rather than passively wait for it
Linus Torvalds
2019-09-29
Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2019-09-29
Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]