1. 78a3bb9 x86: intel-mid: add watchdog platform code for Merrifield by David Cohen · 11 years ago
  2. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  3. 1778754 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 10 years ago
  4. 046f153 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  5. 00170fd Merge branch 'akpm' (patchbomb from Andrew) into next by Linus Torvalds · 10 years ago
  6. a8fe19e kernel/printk: use symbolic defines for console loglevels by Borislav Petkov · 10 years ago
  7. a3530e8 x86/efi: Do not export efi runtime map in case old map by Dave Young · 10 years ago
  8. 0a2db49 x86: uv: Use irq_alloc/free_hwirq() by Thomas Gleixner · 10 years ago
  9. 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 10 years ago
  10. 0214196 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 10 years ago
  11. 5f35eb0 x86/efi: earlyprintk=efi,keep fix by Dave Young · 10 years ago
  12. 34f5114 x86/efi: earlyprintk=efi,keep fix by Dave Young · 10 years ago
  13. 982e239 x86/efi: Implement a __efi_call_virt macro by Ricardo Neri · 11 years ago
  14. 62fa6e6 x86/efi: Delete most of the efi_call* macros by Matt Fleming · 11 years ago
  15. 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
  16. 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
  17. 9a11040 x86/efi: Restore 'attr' argument to query_variable_info() by Matt Fleming · 11 years ago
  18. 3f4a783 x86/efi: Rip out phys_efi_get_time() by Matt Fleming · 11 years ago
  19. e10848a x86/efi: Preserve segment registers in mixed mode by Matt Fleming · 11 years ago
  20. 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 11 years ago
  21. 4fd6933 Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo by Matt Fleming · 11 years ago
  22. a5d90c9 x86/efi: Quirk out SGI UV by Borislav Petkov · 11 years ago
  23. 18c4646 x86/efi: Re-disable interrupts after calling firmware services by Matt Fleming · 11 years ago
  24. 7d453ee x86/efi: Wire up CONFIG_EFI_MIXED by Matt Fleming · 11 years ago
  25. 4f9dbcf x86/efi: Add mixed runtime services support by Matt Fleming · 11 years ago
  26. 0154416 x86/efi: Add early thunk code to go from 64-bit to 32-bit by Matt Fleming · 11 years ago
  27. 099240a x86/efi: Delete dead code when checking for non-native by Matt Fleming · 11 years ago
  28. fabb37c x86/efi: Split efi_enter_virtual_mode by Borislav Petkov · 11 years ago
  29. b7b898a x86/efi: Make efi virtual runtime map passing more robust by Borislav Petkov · 11 years ago
  30. 11cc851 x86/efi: Dump the EFI page table by Borislav Petkov · 11 years ago
  31. 9b7d204 x86/efi: Style neatening by Joe Perches · 11 years ago
  32. 5db80c6 x86/efi: Delete out-of-date comments of efi_query_variable_store by Madper Xie · 11 years ago
  33. 0f8093a efi: Set feature flags inside feature init functions by Matt Fleming · 11 years ago
  34. 3e90959 efi: Move facility flags to struct efi by Matt Fleming · 11 years ago
  35. c5f9ee3 x86, platforms: Remove SGI Visual Workstation by H. Peter Anvin · 11 years ago
  36. 0950337 x86/efi: Check status field to validate BGRT header by Matt Fleming · 11 years ago
  37. c55d016 x86/efi: Fix 32-bit fallout by Borislav Petkov · 11 years ago
  38. 634676c initconst, x86: Fix initconst mistake in ts5500 code by Andi Kleen · 11 years ago
  39. 081cd62 x86/efi: Allow mapping BGRT on x86-32 by Matt Fleming · 11 years ago
  40. 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
  41. 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
  42. 790ed74 x86, intel-mid: Cleanup some platform code's header files by David Cohen · 11 years ago
  43. 6438999 x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configured by Mike Travis · 11 years ago
  44. 74c93f9 x86/uv/nmi: Fix Sparse warnings by Mike Travis · 11 years ago
  45. fc8b137 kgdb/kdb: Fix no KDB config problem by Mike Travis · 11 years ago
  46. 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
  47. 48102ca x86, intel-mid: Add missing 'void' to functions without arguments by David Cohen · 11 years ago
  48. 47683f7 x86: Don't add new __cpuinit users to Merrifield platform code by Paul Gortmaker · 11 years ago
  49. cbe48bc x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.h by Paul Gortmaker · 11 years ago
  50. 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
  51. 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
  52. 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
  53. ee87c75 x86, intel_mid: Replace memcpy with struct assignment by Fengguang Wu · 11 years ago
  54. 28c6a39 x86, intel-mid: Return proper error code from get_gpio_by_name() by David Cohen · 11 years ago
  55. a957a14 x86, intel-mid: Check get_gpio_by_name() error code on platform code by David Cohen · 11 years ago
  56. acb20d7 x86, intel-mid: sfi_handle_*_dev() should check for pdata error code by David Cohen · 11 years ago
  57. bc20aa48 x86, intel-mid: Add Merrifield platform support by David Cohen · 11 years ago
  58. 85611e3 x86, intel-mid: Add Clovertrail platform support by Kuppuswamy Sathyanarayanan · 11 years ago
  59. ecd6910 x86, intel-mid: Move Medfield code out of intel-mid.c core file by David Cohen · 11 years ago
  60. 20d1c86 sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs by Peter Zijlstra · 11 years ago
  61. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  62. 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  63. ef0b8b9 Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts by Ingo Molnar · 11 years ago
  64. 518548a x86/efi: Delete superfluous global variables by Matt Fleming · 11 years ago
  65. 1fec053 x86/efi: Pass necessary EFI data for kexec via setup_data by Dave Young · 11 years ago
  66. 926172d efi: Export EFI runtime memory mapping to sysfs by Dave Young · 11 years ago
  67. a0998eb efi: Export more EFI table variables to sysfs by Dave Young · 11 years ago
  68. 481f75c x86/efi: Cleanup efi_enter_virtual_mode() function by Dave Young · 11 years ago
  69. a7f84f0 x86/efi: Fix off-by-one bug in EFI Boot Services reservation by Dave Young · 11 years ago
  70. 3b26649 x86/efi: Add a wrapper function efi_map_region_fixed() by Dave Young · 11 years ago
  71. 2da6e57 x86/efi: Remove unused variables in __map_region() by Dave Young · 11 years ago
  72. 04bf9ba x86, efi: Don't use (U)EFI time services on 32 bit by Matthew Garrett · 11 years ago
  73. 3eae49c x86/UV: Fix NULL pointer dereference in uv_flush_tlb_others() if the 'nobau' boot option is used by cpw · 11 years ago
  74. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  75. 1f3a8ba x86/efi: Fix earlyprintk off-by-one bug by Matt Fleming · 11 years ago
  76. 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
  77. d320e20 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  78. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  79. 5f01c98 x86/dumpstack: Fix printk_address for direct addresses by Jiri Slaby · 11 years ago
  80. 9b66bfb Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. 2934578 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  82. dba538f 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
  83. 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
  84. b5dfcb0 Revert "x86/UV: Add uvtrace support" by Ingo Molnar · 11 years ago
  85. aeeca40 x86, intel-mid: Do not re-introduce usage of obsolete __cpuinit by Paul Gortmaker · 11 years ago
  86. ee41143 x86/efi: Check krealloc return value by Borislav Petkov · 11 years ago
  87. d2f7cbe x86/efi: Runtime services virtual mapping by Borislav Petkov · 11 years ago
  88. f4fccac x86/efi: Simplify EFI_DEBUG by Borislav Petkov · 11 years ago
  89. 72548e8 x86/efi: Add EFI framebuffer earlyprintk support by Matt Fleming · 11 years ago
  90. 8e32e47 Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  91. 40a96d5 intel_mid: Move platform device setups to their own platform_<device>.* files by David Cohen · 11 years ago
  92. 0e6fdb5 intel-mid: sfi: Allow struct devs_id.get_platform_data to be NULL by David Cohen · 11 years ago
  93. aeedb37 intel_mid: Moved SFI related code to sfi.c by Kuppuswamy Sathyanarayanan · 11 years ago
  94. 49c72a0 intel_mid: Added custom handler for ipc devices by Kuppuswamy Sathyanarayanan · 11 years ago
  95. 3fd79ae intel_mid: Added custom device_handler support by Kuppuswamy Sathyanarayanan · 11 years ago
  96. 661b010 intel_mid: Refactored sfi_parse_devs() function by Kuppuswamy Sathyanarayanan · 11 years ago
  97. 712b6aa intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
  98. 05454c2 intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
  99. d805930 mrst: Fixed indentation issues by Kuppuswamy Sathyanarayanan · 11 years ago
  100. 001d4c7 mrst: Fixed printk/pr_* related issues by Kuppuswamy Sathyanarayanan · 11 years ago