summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-18x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby
2019-10-18x86/asm/32: Change all ENTRY+END to SYM_CODE_*Jiri Slaby
2019-10-18x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*Jiri Slaby
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby
2019-10-18x86/asm/64: Change all ENTRY+END to SYM_CODE_*Jiri Slaby
2019-10-18x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*Jiri Slaby
2019-10-18x86/asm/ftrace: Mark function_hook as functionJiri Slaby
2019-10-18x86/asm: Make some functions localJiri Slaby
2019-10-18x86/asm: Remove the last GLOBAL user and remove the macroJiri Slaby
2019-10-18x86/asm/realmode: Use SYM_DATA_* instead of GLOBALJiri Slaby
2019-10-18x86/asm: Use SYM_INNER_LABEL instead of GLOBALJiri Slaby
2019-10-18x86/asm: Do not annotate functions with GLOBALJiri Slaby
2019-10-18x86/asm/purgatory: Start using annotationsJiri Slaby
2019-10-18xen/pvh: Annotate data appropriatelyJiri Slaby
2019-10-18x86/um: Annotate data appropriatelyJiri Slaby
2019-10-18x86/boot: Annotate data appropriatelyJiri Slaby
2019-10-18x86/asm/head: Annotate data appropriatelyJiri Slaby
2019-10-18x86/asm/entry: Annotate interrupt symbols properlyJiri Slaby
2019-10-18x86/asm: Annotate aliasesJiri Slaby
2019-10-18x86/uaccess: Annotate local functionJiri Slaby
2019-10-18x86/boot: Annotate local functionsJiri Slaby
2019-10-18x86/asm/crypto: Annotate local functionsJiri Slaby
2019-10-18x86/asm: Annotate local pseudo-functionsJiri Slaby
2019-10-18x86/asm/entry: Annotate THUNKsJiri Slaby
2019-10-18x86/asm: Annotate relocate_kernel_{32,64}.cJiri Slaby
2019-10-18x86/asm/suspend: Use SYM_DATA for dataJiri Slaby
2019-10-18linkage: Introduce new macros for assembler symbolsJiri Slaby
2019-10-11x86/asm: Make more symbols localJiri Slaby
2019-10-05x86/asm: Make boot_gdt_descr localJiri Slaby
2019-10-05x86/asm: Reorder early variablesJiri Slaby
2019-09-30Linux 5.4-rc1Linus Torvalds
2019-09-30Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-30Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-09-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-09-30Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-09-30Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-09-30csky: Move static keyword to the front of declarationKrzysztof Wilczynski
2019-09-30csky: entry: Remove unneeded need_resched() loopValentin Schneider
2019-09-29Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-29Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-09-29Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-09-30csky: Fixup csky_pmu.max_period assignmentMao Han
2019-09-30csky: Fixup add zero_fp fixup perf backtrace panicGuo Ren
2019-09-30csky: Use generic free_initrd_mem()Mike Rapoport
2019-09-29Merge branch 'entropy'Linus Torvalds
2019-09-29Revert "Revert "ext4: make __ext4_get_inode_loc plug""Linus Torvalds
2019-09-29random: try to actively add entropy rather than passively wait for itLinus Torvalds
2019-09-29Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2019-09-29Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds