]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2019-11-25 Ingo MolnarMerge branch 'x86/build' into x86/asm, to pick up compl...
2019-11-16 Thomas Gleixnerx86/entry/64: Remove pointless jump in paranoid_exit
2019-11-16 Thomas Gleixnerx86/entry/32: Remove unused resume_userspace label
2019-11-15 Masahiro Yamadax86/build/vdso: Remove meaningless CFLAGS_REMOVE_*.o
2019-11-12 Kees Cookm68k: Convert missed RODATA to RO_DATA
2019-11-04 Kees Cookx86/vmlinux: Use INT3 instead of NOP for linker fill bytes
2019-11-04 Kees Cookx86/mm: Report actual image regions in /proc/iomem
2019-11-04 Kees Cookx86/mm: Report which part of kernel image is freed
2019-11-04 Kees Cookx86/mm: Remove redundant address-of operators on addresses
2019-11-04 Kees Cookxtensa: Move EXCEPTION_TABLE to RO_DATA segment
2019-11-04 Kees Cookpowerpc: Move EXCEPTION_TABLE to RO_DATA segment
2019-11-04 Kees Cookparisc: Move EXCEPTION_TABLE to RO_DATA segment
2019-11-04 Kees Cookmicroblaze: Move EXCEPTION_TABLE to RO_DATA segment
2019-11-04 Kees Cookia64: Move EXCEPTION_TABLE to RO_DATA segment
2019-11-04 Kees Cookh8300: Move EXCEPTION_TABLE to RO_DATA segment
2019-11-04 Kees Cookc6x: Move EXCEPTION_TABLE to RO_DATA segment
2019-11-04 Kees Cookarm64: Move EXCEPTION_TABLE to RO_DATA segment
2019-11-04 Kees Cookalpha: Move EXCEPTION_TABLE to RO_DATA segment
2019-11-04 Kees Cookx86/vmlinux: Move EXCEPTION_TABLE to RO_DATA segment
2019-11-04 Kees Cookx86/vmlinux: Actually use _etext for the end of the...
2019-11-04 Kees Cookvmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
2019-11-04 Kees Cookvmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
2019-11-04 Kees Cookvmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
2019-11-04 Kees Cookvmlinux.lds.h: Replace RODATA with RO_DATA
2019-11-04 Kees Cookvmlinux.lds.h: Move NOTES into RO_DATA
2019-11-04 Kees Cookvmlinux.lds.h: Move Program Header restoration into...
2019-11-04 Kees Cookvmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export...
2019-11-04 Kees Cookx86/vmlinux: Restore "text" Program Header with dummy...
2019-11-04 Kees Cooks390: Move RO_DATA into "text" PT_LOAD Program Header
2019-11-04 Kees Cookia64: Rename PT_LOAD identifier "code" to "text"
2019-11-04 Kees Cookalpha: Rename PT_LOAD identifier "kernel" to "text"
2019-11-04 Kees Cookpowerpc: Rename PT_LOAD identifier "kernel" to "text"
2019-11-04 Kees Cookpowerpc: Remove PT_NOTE workaround
2019-11-04 Kees Cookpowerpc: Rename "notes" PT_NOTE to "note"
2019-10-28 Peter Zijlstraubsan, x86: Annotate and allow __ubsan_handle_shift_out...
2019-10-25 Borislav Petkovx86/ftrace: Get rid of function_hook
2019-10-18 Jiri Slabyx86/asm: Replace WEAK uses by SYM_INNER_LABEL_ALIGN
2019-10-18 Jiri Slabyx86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
2019-10-18 Jiri Slabyx86/asm/32: Change all ENTRY+END to SYM_CODE_*
2019-10-18 Jiri Slabyx86/asm/32: Add ENDs to some functions and relabel...
2019-10-18 Jiri Slabyx86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
2019-10-18 Jiri Slabyx86/asm/64: Change all ENTRY+END to SYM_CODE_*
2019-10-18 Jiri Slabyx86/asm/64: Add ENDs to some functions and relabel...
2019-10-18 Jiri Slabyx86/asm/ftrace: Mark function_hook as function
2019-10-18 Jiri Slabyx86/asm: Make some functions local
2019-10-18 Jiri Slabyx86/asm: Remove the last GLOBAL user and remove the macro
2019-10-18 Jiri Slabyx86/asm/realmode: Use SYM_DATA_* instead of GLOBAL
2019-10-18 Jiri Slabyx86/asm: Use SYM_INNER_LABEL instead of GLOBAL
2019-10-18 Jiri Slabyx86/asm: Do not annotate functions with GLOBAL
2019-10-18 Jiri Slabyx86/asm/purgatory: Start using annotations
2019-10-18 Jiri Slabyxen/pvh: Annotate data appropriately
2019-10-18 Jiri Slabyx86/um: Annotate data appropriately
2019-10-18 Jiri Slabyx86/boot: Annotate data appropriately
2019-10-18 Jiri Slabyx86/asm/head: Annotate data appropriately
2019-10-18 Jiri Slabyx86/asm/entry: Annotate interrupt symbols properly
2019-10-18 Jiri Slabyx86/asm: Annotate aliases
2019-10-18 Jiri Slabyx86/uaccess: Annotate local function
2019-10-18 Jiri Slabyx86/boot: Annotate local functions
2019-10-18 Jiri Slabyx86/asm/crypto: Annotate local functions
2019-10-18 Jiri Slabyx86/asm: Annotate local pseudo-functions
2019-10-18 Jiri Slabyx86/asm/entry: Annotate THUNKs
2019-10-18 Jiri Slabyx86/asm: Annotate relocate_kernel_{32,64}.c
2019-10-18 Jiri Slabyx86/asm/suspend: Use SYM_DATA for data
2019-10-18 Jiri Slabylinkage: Introduce new macros for assembler symbols
2019-10-11 Jiri Slabyx86/asm: Make more symbols local
2019-10-05 Jiri Slabyx86/asm: Make boot_gdt_descr local
2019-10-05 Jiri Slabyx86/asm: Reorder early variables
2019-10-01 Bruce Ashfieldarch/x86/boot: Use prefix map to avoid embedded paths
2019-09-30 Linus TorvaldsLinux 5.4-rc1 v5.4-rc1
2019-09-30 Linus TorvaldsMerge tag 'for-5.4-rc1-tag' of git://git.kernel.org...
2019-09-30 Linus TorvaldsMerge tag 'csky-for-linus-5.4-rc1' of git://github...
2019-09-30 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2019-09-30 Linus TorvaldsMerge tag 'trace-v5.4-3' of git://git.kernel.org/pub...
2019-09-30 Linus TorvaldsMerge tag 'mmc-v5.4-2' of git://git.kernel.org/pub...
2019-09-30 Krzysztof Wilczynskicsky: Move static keyword to the front of declaration
2019-09-30 Valentin Schneidercsky: entry: Remove unneeded need_resched() loop
2019-09-30 Linus TorvaldsMerge tag 'char-misc-5.4-rc1' of git://git.kernel.org...
2019-09-30 Linus TorvaldsMerge branch 'work.misc' of git://git.kernel.org/pub...
2019-09-30 Linus TorvaldsMerge tag '5.4-rc-smb3-fixes' of git://git.samba.org...
2019-09-30 Mao Hancsky: Fixup csky_pmu.max_period assignment
2019-09-30 Guo Rencsky: Fixup add zero_fp fixup perf backtrace panic
2019-09-30 Mike Rapoportcsky: Use generic free_initrd_mem()
2019-09-30 Linus TorvaldsMerge branch 'entropy'
2019-09-30 Linus TorvaldsRevert "Revert "ext4: make __ext4_get_inode_loc plug""
2019-09-30 Linus Torvaldsrandom: try to actively add entropy rather than passive...
2019-09-29 Olof JohanssonMerge tag 'fixes-5.4-merge-window' of git://git.kernel...
2019-09-29 Olof JohanssonMerge tag 'scmi-fixes-5.4' of git://git.kernel.org...
2019-09-29 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel...
2019-09-29 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2019-09-29 Linus TorvaldsMerge branch 'i2c/for-next' of git://git.kernel.org...
2019-09-29 Linus TorvaldsMerge tag 'iommu-fixes-5.4-rc1' of git://git.kernel...
2019-09-29 Thomas GleixnerDocumentation/process: Clarify disclosure rules
2019-09-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-09-28 Linus TorvaldsMerge branch 'hugepage-fallbacks' (hugepatch patches...
2019-09-28 Steven Rostedt (VMware)selftests/ftrace: Fix same probe error test
2019-09-28 Changbin Dumm, tracing: Print symbol name for call_site in trace...
2019-09-28 Navid Emamdoosttracing: Have error path in predicate_parse() free...
2019-09-28 Nathan Chancellortracing: Fix clang -Wint-in-bool-context warnings in...
2019-09-28 Masami Hiramatsutracing/probe: Fix to check the difference of nr_args...
2019-09-28 David Rientjesmm, page_alloc: allow hugepage fallback to remote nodes...
next