1. 773fed9 Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. 8139548 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. 9d0cf6f Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  4. 3736708 x86: Replace seq_printf() with seq_puts() by Rasmus Villemoes · 10 years ago
  5. 595247f Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 10 years ago
  6. 8266e31 x86, ptdump: Add section for EFI runtime services by Mathias Krause · 10 years ago
  7. fa2a79ce x86: UV BAU: Avoid NULL pointer reference in ptc_seq_show by James Custer · 10 years ago
  8. 19e0d5f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  9. f182985 x86, intel-mid: Create IRQs for APB timers and RTC timers by Jiang Liu · 10 years ago
  10. 816fb41 Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  11. 8c81f48 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  12. 754f0da x86, intel-mid: Remove "weak" from function declarations by Bjorn Helgaas · 10 years ago
  13. 4e78eb05 x86/efi: Mark initialization code as such by Mathias Krause · 10 years ago
  14. 0ce4605 x86/efi: Update comment regarding required phys mapped EFI services by Mathias Krause · 10 years ago
  15. 6092068 x86/efi: Unexport add_efi_memmap variable by Mathias Krause · 10 years ago
  16. ace1d12 x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format() by Laszlo Ersek · 10 years ago
  17. a5a750a x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual mode by Dave Young · 10 years ago
  18. 5ae3683 efi: Add kernel param efi=noruntime by Dave Young · 10 years ago
  19. 6ccc72b lib: Add a generic cmdline parse function parse_option_str by Dave Young · 10 years ago
  20. b2e0a54 efi: Move noefi early param code out of x86 arch code by Dave Young · 10 years ago
  21. 1282278 efi-bgrt: Add error handling; inform the user when ignoring the BGRT by Josh Triplett · 10 years ago
  22. 5a17dae efi: Add efi= parameter parsing to the EFI boot stub by Matt Fleming · 10 years ago
  23. e163217 uv: Replace __get_cpu_var by Christoph Lameter · 10 years ago
  24. 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  25. 81c02a2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  26. 164109e arch/x86: replace strict_strto calls by Daniel Walter · 10 years ago
  27. 5637a2a Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  28. 8556d44 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  29. f383d00 arch/x86: Remove efi_set_rtc_mmss() by Daniel Kiper · 11 years ago
  30. 0fe376e arch/x86: Remove redundant set_bit(EFI_MEMMAP) call by Daniel Kiper · 11 years ago
  31. 9f2adfd arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) call by Daniel Kiper · 11 years ago
  32. 9f27bc5 efi: Introduce EFI_PARAVIRT flag by Daniel Kiper · 11 years ago
  33. 67a9b9c arch/x86: Do not access EFI memory map if it is not available by Daniel Kiper · 11 years ago
  34. abc93f8 efi: Use early_mem*() instead of early_io*() by Daniel Kiper · 11 years ago
  35. 44be28e x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag by Matt Fleming · 11 years ago
  36. 832fcc8 x86/platform/ts5500: Add support for TS-5400 boards by Vivien Didelot · 11 years ago
  37. 84e288d x86/platform/ts5500: Add a 'name' sysfs attribute by Vivien Didelot · 11 years ago
  38. 1d24087 x86/platform/ts5500: Use the DEVICE_ATTR_RO() macro by Vivien Didelot · 11 years ago
  39. a4355e6 x86: intel-mid: Use the new io_apic interfaces by Jiang Liu · 11 years ago
  40. 022ee6c efi/x86: Move UEFI Runtime Services wrappers to generic code by Ard Biesheuvel · 11 years ago
  41. ecc527d x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pins by Jiang Liu · 11 years ago
  42. 1b5d3e0 x86, SFI, irq: Provide basic irqdomain support by Jiang Liu · 11 years ago
  43. 44767bf x86, irq: Enhance mp_register_ioapic() to support irqdomain by Jiang Liu · 11 years ago
  44. 6532ce9 x86: ce4100, irq: Do not set legacy_pic to null_legacy_pic by Jiang Liu · 11 years ago
  45. 6084a6e x86: ce4100, irq: Make CE4100 depend on CONFIG_X86_IO_APIC by Jiang Liu · 11 years ago
  46. 98a716b x86/efi: Use early_memunmap() to squelch sparse errors by Matt Fleming · 11 years ago
  47. eeb9db0 x86/efi: Move all workarounds to a separate file quirks.c by Saurabh Tangri · 11 years ago
  48. 78a3bb9 x86: intel-mid: add watchdog platform code for Merrifield by David Cohen · 11 years ago
  49. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 11 years ago
  50. 1778754 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  51. 046f153 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  52. a26fd71 x86/uv: Update the UV3 TLB shootdown logic by Cliff Wickman · 11 years ago
  53. 00170fd Merge branch 'akpm' (patchbomb from Andrew) into next by Linus Torvalds · 11 years ago
  54. a8fe19e kernel/printk: use symbolic defines for console loglevels by Borislav Petkov · 11 years ago
  55. a3530e8 x86/efi: Do not export efi runtime map in case old map by Dave Young · 11 years ago
  56. 0a2db49 x86: uv: Use irq_alloc/free_hwirq() by Thomas Gleixner · 11 years ago
  57. 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 11 years ago
  58. 0214196 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 11 years ago
  59. 5f35eb0 x86/efi: earlyprintk=efi,keep fix by Dave Young · 11 years ago
  60. 34f5114 x86/efi: earlyprintk=efi,keep fix by Dave Young · 11 years ago
  61. 982e239 x86/efi: Implement a __efi_call_virt macro by Ricardo Neri · 11 years ago
  62. 62fa6e6 x86/efi: Delete most of the efi_call* macros by Matt Fleming · 11 years ago
  63. 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  64. 176ab02 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  65. 9a11040 x86/efi: Restore 'attr' argument to query_variable_info() by Matt Fleming · 11 years ago
  66. 3f4a783 x86/efi: Rip out phys_efi_get_time() by Matt Fleming · 11 years ago
  67. e10848a x86/efi: Preserve segment registers in mixed mode by Matt Fleming · 11 years ago
  68. 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 11 years ago
  69. 4fd6933 Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo by Matt Fleming · 11 years ago
  70. a5d90c9 x86/efi: Quirk out SGI UV by Borislav Petkov · 11 years ago
  71. 18c4646 x86/efi: Re-disable interrupts after calling firmware services by Matt Fleming · 11 years ago
  72. 7d453ee x86/efi: Wire up CONFIG_EFI_MIXED by Matt Fleming · 11 years ago
  73. 4f9dbcf x86/efi: Add mixed runtime services support by Matt Fleming · 11 years ago
  74. 0154416 x86/efi: Add early thunk code to go from 64-bit to 32-bit by Matt Fleming · 11 years ago
  75. 099240a x86/efi: Delete dead code when checking for non-native by Matt Fleming · 11 years ago
  76. fabb37c x86/efi: Split efi_enter_virtual_mode by Borislav Petkov · 11 years ago
  77. b7b898a x86/efi: Make efi virtual runtime map passing more robust by Borislav Petkov · 11 years ago
  78. 11cc851 x86/efi: Dump the EFI page table by Borislav Petkov · 11 years ago
  79. 9b7d204 x86/efi: Style neatening by Joe Perches · 11 years ago
  80. 5db80c6 x86/efi: Delete out-of-date comments of efi_query_variable_store by Madper Xie · 11 years ago
  81. 0f8093a efi: Set feature flags inside feature init functions by Matt Fleming · 11 years ago
  82. 3e90959 efi: Move facility flags to struct efi by Matt Fleming · 11 years ago
  83. c5f9ee3 x86, platforms: Remove SGI Visual Workstation by H. Peter Anvin · 11 years ago
  84. 0950337 x86/efi: Check status field to validate BGRT header by Matt Fleming · 11 years ago
  85. c55d016 x86/efi: Fix 32-bit fallout by Borislav Petkov · 11 years ago
  86. 634676c initconst, x86: Fix initconst mistake in ts5500 code by Andi Kleen · 11 years ago
  87. 081cd62 x86/efi: Allow mapping BGRT on x86-32 by Matt Fleming · 11 years ago
  88. ab531878 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. cac9283 Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. 790ed74 x86, intel-mid: Cleanup some platform code's header files by David Cohen · 11 years ago
  91. 6438999 x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configured by Mike Travis · 11 years ago
  92. 74c93f9 x86/uv/nmi: Fix Sparse warnings by Mike Travis · 11 years ago
  93. fc8b137 kgdb/kdb: Fix no KDB config problem by Mike Travis · 11 years ago
  94. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  95. 48102ca x86, intel-mid: Add missing 'void' to functions without arguments by David Cohen · 11 years ago
  96. 47683f7 x86: Don't add new __cpuinit users to Merrifield platform code by Paul Gortmaker · 11 years ago
  97. cbe48bc x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.h by Paul Gortmaker · 11 years ago
  98. 4500cf6 Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  99. 972d5e7 Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. 2a0fede Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago