1. 77cd3d0 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 0483e1f x86/mm: Implement ASLR for kernel memory regions by Thomas Garnier · 8 years ago
  3. c76a093 x86/Documentation: Fix various typos in Documentation/x86/ files by Masanari Iida · 8 years ago
  4. e9ad9b9 Merge tag 'docs-for-linus' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  5. c8e84d2 Documentation: x86: fix spelling mistakes by Eric Engestrom · 8 years ago
  6. b2eafe8 Merge branch 'x86/urgent' into x86/asm, to fix semantic conflict by Ingo Molnar · 8 years ago
  7. 78b0634 x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt by Juergen Gross · 8 years ago
  8. 95a8e74 Merge branch 'x86/urgent' into x86/asm to pick up dependent fixes by Ingo Molnar · 8 years ago
  9. b6350c2 x86/pat: Document the PAT initialization sequence by Toshi Kani · 8 years ago
  10. 591b1d8 x86/mm/pkeys: Add missing Documentation by Dave Hansen · 8 years ago
  11. f7be861 x86/Documentation: Start documenting x86 topology by Borislav Petkov · 8 years ago
  12. 24b5e20 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 9cf8d63 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. 0f68c08 x86/cpufeature: Create a new synthetic cpu capability for machine check recovery by Tony Luck · 8 years ago
  16. 548acf1 x86/mm: Expand the exception table logic to allow new handling options by Tony Luck · 8 years ago
  17. b584303 x86/microcode: Document builtin microcode loading method by Borislav Petkov · 8 years ago
  18. ff3d0a1 Documentation/x86: Update EFI memory region description by Matt Fleming · 9 years ago
  19. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. 11e612d Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  21. 2baa891 x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and mtrr_del() by Luis R. Rodriguez · 9 years ago
  22. 0fe0965 Documentation/x86: Rename IRQSTACKSIZE to IRQ_STACK_SIZE by Alexander Kuleshov · 9 years ago
  23. 9491630 x86/boot: Obsolete the MCA sys_desc_table by Paolo Pisati · 9 years ago
  24. 864d5bb x86/asm/entry/64: Update path names by James C Boyd · 9 years ago
  25. dc5fb57 Merge branch 'x86/boot' into x86/urgent by Ingo Molnar · 9 years ago
  26. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. cfe3ece Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  28. 7ef3d7d Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates by Ingo Molnar · 9 years ago
  29. 9dda165 Merge branch 'x86/asm' into x86/core, to prepare for new patch by Ingo Molnar · 9 years ago
  30. 2cd2355 x86/asm/entry: Rename compat syscall entry points by Ingo Molnar · 9 years ago
  31. c2f9b0a Merge branch 'x86/ras' into x86/core, to fix conflicts by Ingo Molnar · 9 years ago
  32. 88d5386 x86/mce: Add infrastructure to support Local MCE by Ashok Raj · 9 years ago
  33. 623dffb x86/mm/pat: Add set_memory_wt() for Write-Through type by Toshi Kani · 9 years ago
  34. d838270 x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings by Toshi Kani · 9 years ago
  35. 2f9e897 x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT pages by Luis R. Rodriguez · 9 years ago
  36. 113b5e3 x86/Documentation: Adapt Ingo's explanation on printing backtraces by Borislav Petkov · 9 years ago
  37. d724a9a x86/Documentation: Remove STACKFAULT_STACK bulletpoint by Borislav Petkov · 9 years ago
  38. 54fd157 x86/Documentation: Move kernel-stacks doc one level up by Borislav Petkov · 9 years ago
  39. d4bd441 x86/kaslr: Fix typo in the KASLR_FLAG documentation by Miroslav Benes · 9 years ago
  40. a93e178 x86, doc: Remove cmdline_size from list of fields to be filled in for EFI handover by Alex Smith · 9 years ago
  41. 78cac48 x86/mm/KASLR: Propagate KASLR status to kernel proper by Borislav Petkov · 9 years ago
  42. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  43. f5ecb00 Documentation/x86: Fix path in zero-page.txt by Alexander Kuleshov · 9 years ago
  44. ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 9 years ago
  45. 48e08d0 x86, entry: Switch stacks on a paranoid entry from userspace by Andy Lutomirski · 10 years ago
  46. a544557 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  47. 72e9b5f x86, mpx: Give MPX a real config option prompt by Dave Hansen · 9 years ago
  48. 010e593 x86, mpx: Update documentation by Dave Hansen · 9 years ago
  49. 536e89e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. 96ed4cd x86/doc: Update documentation after file shuffling by Luis R. Rodriguez · 9 years ago
  51. 5776563 x86, mpx: Add documentation on Intel MPX by Qiaowei Ren · 10 years ago
  52. beb9147 x86/mm: Update memory map description to list hypervisor-reserved area by Dave Hansen · 10 years ago
  53. 129ea00 x86/doc: Fix the 'tlb_single_page_flush_ceiling' sysconfig path by Jeremiah Mahler · 10 years ago
  54. 2d040a1 x86/mm: New tunable for single vs full TLB flush by Dave Hansen · 10 years ago
  55. 2071b3e Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  56. c98be0c doc: spelling error changes by Carlos Garcia · 10 years ago
  57. 3891a04 x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack by H. Peter Anvin · 10 years ago
  58. 3e920b5 x86, boot: Correct max ramdisk size name by Borislav Petkov · 10 years ago
  59. 3cf8ca1 Documentation/: update 00-INDEX files by Henrik Austad · 10 years ago
  60. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  61. 456a29d x86: Add xloadflags bit for EFI runtime support on kexec by Dave Young · 10 years ago
  62. e23c34b Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  63. ff18dd8 Documentation: Update x86_64/boot-options.txt by Richard Weinberger · 11 years ago
  64. 61d0669 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 11 years ago
  65. 69019d7 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  66. d2f7cbe x86/efi: Runtime services virtual mapping by Borislav Petkov · 11 years ago
  67. 4172fe2 EFI stub documentation updates by Roy Franz · 11 years ago
  68. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  69. 0237d7f Merge branch 'x86/mce' into x86/ras by Ingo Molnar · 11 years ago
  70. c9f3f2d doc: Fix typo in doucmentations by Masanari Iida · 11 years ago
  71. f9b493a arm: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  72. 9ad9587 mce: acpi/apei: Add a boot option to disable ff mode for corrected errors by Naveen N. Rao · 11 years ago
  73. 757885e x86, microcode, amd: Early microcode patch loading support for AMD by Jacob Shin · 11 years ago
  74. 39b2f86 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  75. 147ea09 x86, early-printk: Update earlyprintk documentation (and kill x86 copy) by Dave Hansen · 11 years ago
  76. aca91bf x86-64, docs, mm: Add vsyscall range to virtual address space layout by Borislav Petkov · 11 years ago
  77. c47f39e Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  78. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  79. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  80. 686966d x86, doc: Add a bootloader ID for OVMF by H. Peter Anvin · 11 years ago
  81. 972f7c8 x86, doc: Boot protocol 2.12 is in 3.8 by H. Peter Anvin · 11 years ago
  82. 0d91ea8 x86, doc: Documentation for early microcode loading by Fenghua Yu · 11 years ago
  83. 8ee2f2d x86, boot: Update comments about entries for 64bit image by Yinghai Lu · 11 years ago
  84. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  85. 09c205a x86, boot: Define the 2.12 bzImage boot protocol by H. Peter Anvin · 11 years ago
  86. 5c8d1b6 time: x86: report_lost_ticks doesn't exist any more by Jiri Kosina · 11 years ago
  87. 3dbff0d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  88. cd34ab8 x86, doc: Document that bootloader ID 4 is used also by iPXE by H. Peter Anvin · 11 years ago
  89. 4bfe24a x86, doc: Add a formal bootloader ID for kexec-tools by H. Peter Anvin · 11 years ago
  90. c6039f4 x86/boot/doc: Fix grammar and typo in boot.txt by Kees Cook · 12 years ago
  91. 450cc20 x86/mce: Provide boot argument to honour bios-set CMCI threshold by Naveen N. Rao · 12 years ago
  92. 0a2fe19 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  93. c5e5c42 x86, doc: Assign a bootloader ID for "Minimal Linux Bootloader" by H. Peter Anvin · 12 years ago
  94. 9ca8f72 x86, efi: Handover Protocol by Matt Fleming · 12 years ago
  95. 0c75966 x86, efi: Add EFI boot stub documentation by Matt Fleming · 12 years ago
  96. 664ef21 x86-64, doc: Remove int 0xcc from entry_64.S documentation by Cesar Eduardo Barros · 13 years ago
  97. 8e20487 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  98. 11e48fe x86, doc only: Correct real-mode kernel header offset for init_size by Darren Hart · 13 years ago
  99. 8b4777a x86-64: Document some of entry_64.S by Andy Lutomirski · 13 years ago
  100. fffcda1 x86, gart: Rename pci-gart_64.c to amd_gart_64.c by Joerg Roedel · 13 years ago