1. 7508500 x86/alternative: Implement .retpoline_sites support by Peter Zijlstra · 3 years, 2 months ago
  2. bb73d07 x86/build: Treat R_386_PLT32 relocation as R_386_PC32 by Fangrui Song · 4 years ago
  3. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  4. 5b384f9 x86/module: Use text_mutex in apply_relocate_add() by Josh Poimboeuf · 4 years, 8 months ago
  5. 88fc078 x86/module: Use text_poke() for late relocations by Peter Zijlstra · 4 years, 8 months ago
  6. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  7. f2c65fb x86/modules: Avoid breaking W^X while loading modules by Nadav Amit · 6 years ago
  8. b40a142 x86: Add support for 64-bit place relative relocations by Ard Biesheuvel · 6 years ago
  9. b21ebf2f x86: Treat R_X86_64_PLT32 as R_X86_64_PC32 by H.J. Lu · 7 years ago
  10. eda9cec x86/module: Detect and skip invalid relocations by Josh Poimboeuf · 7 years ago
  11. ee9f8fc x86/unwind: Add the ORC unwinder by Josh Poimboeuf · 7 years ago
  12. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  13. 35de5b0 x86/asm: Stop depending on ptrace.h in alternative.h by Andy Lutomirski · 9 years ago
  14. 78cac48 x86/mm/KASLR: Propagate KASLR status to kernel proper by Borislav Petkov · 10 years ago
  15. 69797da Revert "x86/mm/ASLR: Propagate base load address calculation" by Borislav Petkov · 10 years ago
  16. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  17. 570e1aa x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarch by Jiri Kosina · 10 years ago
  18. f47233c x86/mm/ASLR: Propagate base load address calculation by Jiri Kosina · 10 years ago
  19. bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 10 years ago
  20. cb9e3c2 mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() by Andrey Ryabinin · 10 years ago
  21. 9dd721c x86, kaslr: fix module lock ordering problem by Kees Cook · 11 years ago
  22. e2b32e6 x86, kaslr: randomize module base load address by Kees Cook · 11 years ago
  23. 40c3baa mm/arch: use NUMA_NO_NODE by Jianguo Wu · 11 years ago
  24. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  25. 2e76c28 module.c: spelling s/postition/position/g by Geert Uytterhoeven · 12 years ago
  26. c767a54 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> by Joe Perches · 13 years ago
  27. f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
  28. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 14 years ago
  29. d430d3d jump label: Introduce static_branch() interface by Jason Baron · 14 years ago
  30. d0a2126 mm: unify module_alloc code for vmalloc by David Rientjes · 14 years ago
  31. 7cd2541 Merge commit 'v2.6.36-rc7' into perf/core by Ingo Molnar · 14 years ago
  32. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  33. d9f5ab7 jump label: x86 support by Jason Baron · 14 years ago
  34. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  35. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 16 years ago
  36. c398df3 module: merge module_alloc() finally by Amerigo Wang · 16 years ago
  37. 0fdc83b x86 module: merge the rest functions with macros by Amerigo Wang · 16 years ago
  38. 2d5bf28 x86 module: merge the same functions in module_32.c and module_64.c by Amerigo Wang · 16 years ago