1. a5caa20 x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, instead of top-down by Matt Fleming · 9 years ago
  2. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  3. 43af987 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. 361f7d1 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. e971aa2 x86/platform: Make atom/pmc_atom.c explicitly non-modular by Paul Gortmaker · 9 years ago
  6. ca53d434 x86/uv/time: Migrate to new set-state interface by Viresh Kumar · 9 years ago
  7. 9115c75 efi: Check for NULL efi kernel parameters by Ricardo Neri · 9 years ago
  8. f33d159 x86/platform/iosf_mbi: Add Intel Tangier PCI id by Andy Shevchenko · 9 years ago
  9. 7e1ff15 x86/platform/iosf_mbi: Source cleanup by Andy Shevchenko · 9 years ago
  10. b93fb9f x86/platform/iosf_mbi: Remove NULL pointer checks for pci_dev_put() by Andy Shevchenko · 9 years ago
  11. 64279c7 x86/platform/iosf_mbi: Check return value of debugfs_create properly by Andy Shevchenko · 9 years ago
  12. 23ae2a1 x86/platform/iosf_mbi: Move to dedicated folder by Andy Shevchenko · 9 years ago
  13. 5f2dbbc x86/irq: Use accessor irq_data_get_node() by Jiang Liu · 9 years ago
  14. 91780c4 x86/platform/intel/pmc_atom: Move the PMC-Atom code to arch/x86/platform/atom by Andy Shevchenko · 9 years ago
  15. 2d44070 Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  16. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  17. 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  18. b05b9f5 x86, mirror: x86 enabling - find mirrored memory ranges by Tony Luck · 9 years ago
  19. 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
  20. 4711e2f x86: don't use module_init in non-modular intel_mid_vrtc.c by Paul Gortmaker · 9 years ago
  21. 34e7724 Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/core, to apply dependent patch by Ingo Molnar · 9 years ago
  22. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  23. ad5fb87 e820, efi: add ACPI 6.0 persistent memory types by Dan Williams · 9 years ago
  24. 191a663 Merge branch 'x86/asm' into x86/apic, to resolve a conflict by Ingo Molnar · 9 years ago
  25. 956079e x86/platform/atom/punit: Add Punit device state debug driver by Srinivas Pandruvada · 9 years ago
  26. eb18cf5 x86: Constify irqdomain ops by Thomas Gleixner · 9 years ago
  27. 0bb5490 efi: Add esrt support by Peter Jones · 9 years ago
  28. d746d1e x86/irq: Move irqdomain specific code into asm/irqdomain.h by Jiang Liu · 9 years ago
  29. f7a0c78 x86: Cleanup irq_domain ops by Thomas Gleixner · 9 years ago
  30. c6c2002 x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector() by Jiang Liu · 9 years ago
  31. d32932d x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces by Jiang Liu · 9 years ago
  32. c4d05a2 x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains by Jiang Liu · 9 years ago
  33. b041581 x86/intel-mid, trivial: Refine code syntax for sfi_parse_mtmr() by Jiang Liu · 9 years ago
  34. 6648d1b x86/intel-mid: Delay initialization of APB timer by Thomas Gleixner · 9 years ago
  35. 43fe1ab x86/uv: Use hierarchical irqdomain to manage UV interrupts by Jiang Liu · 9 years ago
  36. 331dd19 x86/uv: Use new irqdomain interfaces to allocate/free IRQ by Jiang Liu · 9 years ago
  37. 41d5e08 Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  38. a21c1ea Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 9 years ago
  39. ee799f4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  40. 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
  41. 9f3252f Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  42. a6fcb6d x86/intel/quark: Run IMR self-test on IMR capble hw only by Bryan O'Donoghue · 9 years ago
  43. 744937b efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction by Ingo Molnar · 9 years ago
  44. 23a0d4e efi: Disable interrupts around EFI calls, not in the epilog/prolog calls by Ingo Molnar · 9 years ago
  45. fed6cef x86/efi: Add a "debug" option to the efi= cmdline by Borislav Petkov · 9 years ago
  46. 67273a1 x86/olpc/xo15/sci: Use newly added power_supply_put API by Krzysztof Kozlowski · 9 years ago
  47. ed6dad5 x86/olpc/xo1/sci: Use newly added power_supply_put API by Krzysztof Kozlowski · 9 years ago
  48. 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 9 years ago
  49. 1bd187d x86, intel-mid: remove Intel MID specific serial support by Andy Shevchenko · 9 years ago
  50. 020b37a x86: Fix up obsolete __cpu_set() function usage by Rusty Russell · 9 years ago
  51. 5838d18 Merge branch 'linus' into x86/urgent, to merge dependent patch by Ingo Molnar · 9 years ago
  52. 954e12f x86/mm, efi: Use early_ioremap() in arch/x86/platform/efi/efi-bgrt.c by Juergen Gross · 9 years ago
  53. 579deee x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_setup() by Yannick Guerrini · 9 years ago
  54. f967737 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. 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
  56. c11a25f x86/intel/quark: Fix simple_return.cocci warnings by Fengguang Wu · 9 years ago
  57. 32d3916 x86/intel/quark: Fix ptr_ret.cocci warnings by Fengguang Wu · 9 years ago
  58. 8bbc2a1 x86/intel/quark: Add Intel Quark platform support by Bryan O'Donoghue · 9 years ago
  59. 28a375d x86/intel/quark: Add Isolated Memory Regions for Quark X1000 by Bryan O'Donoghue · 9 years ago
  60. a972412 Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  61. bf58b48 x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  62. 96738c6 x86/efi: Avoid triple faults during EFI mixed mode calls by Matt Fleming · 10 years ago
  63. 02f1f21 kernel.h: remove ancient __FUNCTION__ hack by Rasmus Villemoes · 9 years ago
  64. 874e520 x86, mrst: remove Moorestown specific serial drivers by Andy Shevchenko · 10 years ago
  65. e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. a978609 x86, irq: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  67. cb39288c x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx() by Jiang Liu · 10 years ago
  68. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  69. 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
  70. 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
  71. 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
  72. 3736708 x86: Replace seq_printf() with seq_puts() by Rasmus Villemoes · 10 years ago
  73. 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
  74. 8266e31 x86, ptdump: Add section for EFI runtime services by Mathias Krause · 10 years ago
  75. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  76. fa2a79ce x86: UV BAU: Avoid NULL pointer reference in ptc_seq_show by James Custer · 10 years ago
  77. 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
  78. f182985 x86, intel-mid: Create IRQs for APB timers and RTC timers by Jiang Liu · 10 years ago
  79. 816fb41 Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  80. 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
  81. 754f0da x86, intel-mid: Remove "weak" from function declarations by Bjorn Helgaas · 10 years ago
  82. b28af12 x86: platform: olpc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  83. fe242cc x86: platform: iris: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  84. 4e78eb05 x86/efi: Mark initialization code as such by Mathias Krause · 10 years ago
  85. 0ce4605 x86/efi: Update comment regarding required phys mapped EFI services by Mathias Krause · 10 years ago
  86. 6092068 x86/efi: Unexport add_efi_memmap variable by Mathias Krause · 10 years ago
  87. ace1d12 x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format() by Laszlo Ersek · 10 years ago
  88. a5a750a x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual mode by Dave Young · 10 years ago
  89. 5ae3683 efi: Add kernel param efi=noruntime by Dave Young · 10 years ago
  90. 6ccc72b lib: Add a generic cmdline parse function parse_option_str by Dave Young · 10 years ago
  91. b2e0a54 efi: Move noefi early param code out of x86 arch code by Dave Young · 10 years ago
  92. 1282278 efi-bgrt: Add error handling; inform the user when ignoring the BGRT by Josh Triplett · 10 years ago
  93. 5a17dae efi: Add efi= parameter parsing to the EFI boot stub by Matt Fleming · 10 years ago
  94. e163217 uv: Replace __get_cpu_var by Christoph Lameter · 10 years ago
  95. 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  96. 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
  97. 164109e arch/x86: replace strict_strto calls by Daniel Walter · 10 years ago
  98. 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
  99. 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
  100. f383d00 arch/x86: Remove efi_set_rtc_mmss() by Daniel Kiper · 10 years ago