1. 7bcdea4 x86/elf/64: Clear more registers in elf_common_init() by Andy Lutomirski · 9 years ago
  2. 0a6d1fa x86/vdso: Remove runtime 32-bit vDSO selection by Andy Lutomirski · 9 years ago
  3. ab8b82ee6 x86/compat: Don't build the 32-bit VDSO if not needed by Brian Gerst · 9 years ago
  4. 7da7707 x86/compat: Rename 'start_thread_ia32' to 'compat_start_thread' by Brian Gerst · 9 years ago
  5. b2e02b8 x86/compat: Make mmap_is_ia32() common compat by Brian Gerst · 9 years ago
  6. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 9 years ago
  7. 6cf78d4b Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. fc3e958 x86/asm/entry: Clear EXTRA_REGS for all executable formats by Denys Vlasenko · 9 years ago
  9. 4e26d11f x86/mm: Improve AMD Bulldozer ASLR workaround by Hector Marco-Gisbert · 10 years ago
  10. 0e6d311 x86: Reject x32 executables if x32 ABI not supported by Ben Hutchings · 10 years ago
  11. 18d0a6f x86, vdso: Move the 32-bit vdso special pages after the text by Andy Lutomirski · 10 years ago
  12. 6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C by Andy Lutomirski · 10 years ago
  13. 3d7ee96 x86, vdso: Clean up 32-bit vs 64-bit vdso params by Andy Lutomirski · 10 years ago
  14. b0b49f2 x86, vdso: Remove compat vdso support by Andy Lutomirski · 11 years ago
  15. f9902472 mm: use vm_unmapped_area() on x86_64 architecture by Michel Lespinasse · 12 years ago
  16. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  17. f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
  18. 22e842d x32: Fix coding style violations in the x32 VDSO code by H. Peter Anvin · 13 years ago
  19. d1a797f x32: Handle process creation by H. Peter Anvin · 13 years ago
  20. 6bd3300 x86: Factor out TIF_IA32 from 32-bit address space by H. Peter Anvin · 13 years ago
  21. dfb09f9 x86, amd: Avoid cache aliasing penalties on AMD family 15h by Borislav Petkov · 13 years ago
  22. 11557b2 x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32 by Oleg Nesterov · 15 years ago
  23. 05d43ed x86: get rid of the insane TIF_ABI_PENDING bit by H. Peter Anvin · 15 years ago
  24. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  25. a6f05a6 x86-64: make compat_start_thread() match start_thread() by H. Peter Anvin · 15 years ago
  26. 8093833 x86: Increase MIN_GAP to include randomized stack by Michal Hocko · 15 years ago
  27. ccbeed3 x86: make lazy %gs optional on x86_32 by Tejun Heo · 16 years ago
  28. d9a89a2 x86: add %gs accessors for x86_32 by Tejun Heo · 16 years ago
  29. fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 16 years ago
  30. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  31. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/elf.h]
  32. 0b59268 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY by Martin Schwidefsky · 16 years ago
  33. e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  34. b6edbb1 x86_64: use save/loadsegment in ia32 compat by Jeremy Fitzhardinge · 16 years ago
  35. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  36. 9f9d489 x86/paravirt, 64-bit: make load_gs_index() a paravirt operation by Jeremy Fitzhardinge · 16 years ago
  37. 486386f include/asm-x86/elf.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  38. e40c0fe x86: cleanup duplicate includes by Joe Perches · 17 years ago
  39. 516c25a Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed by Kirill A. Shutemov · 17 years ago
  40. 0649547 x86: kdump failure by Hiroshi Shimamoto · 17 years ago
  41. a97f52e x86: compat_binfmt_elf by Roland McGrath · 17 years ago
  42. 60b3b9a x86: x86 user_regset cleanup by Roland McGrath · 17 years ago
  43. 975511b x86: x86 CORE_DUMP_USE_REGSET by Roland McGrath · 17 years ago
  44. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  45. af65d64 x86 vDSO: consolidate vdso32 by Roland McGrath · 17 years ago
  46. 6c3652e x86 vDSO: i386 vdso32 by Roland McGrath · 17 years ago
  47. c1d171a x86: randomize brk by Jiri Kosina · 17 years ago
  48. 2439a79 x86: merge elf_32/64.h by Thomas Gleixner · 17 years ago
  49. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago