1. 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
  2. 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
  3. 9a11040 x86/efi: Restore 'attr' argument to query_variable_info() by Matt Fleming · 11 years ago
  4. 3f4a783 x86/efi: Rip out phys_efi_get_time() by Matt Fleming · 11 years ago
  5. e10848a x86/efi: Preserve segment registers in mixed mode by Matt Fleming · 11 years ago
  6. 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 11 years ago
  7. 4fd6933 Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo by Matt Fleming · 11 years ago
  8. a5d90c9 x86/efi: Quirk out SGI UV by Borislav Petkov · 11 years ago
  9. 18c4646 x86/efi: Re-disable interrupts after calling firmware services by Matt Fleming · 11 years ago
  10. 7d453ee x86/efi: Wire up CONFIG_EFI_MIXED by Matt Fleming · 11 years ago
  11. 4f9dbcf x86/efi: Add mixed runtime services support by Matt Fleming · 11 years ago
  12. 0154416 x86/efi: Add early thunk code to go from 64-bit to 32-bit by Matt Fleming · 11 years ago
  13. 099240a x86/efi: Delete dead code when checking for non-native by Matt Fleming · 11 years ago
  14. fabb37c x86/efi: Split efi_enter_virtual_mode by Borislav Petkov · 11 years ago
  15. b7b898a x86/efi: Make efi virtual runtime map passing more robust by Borislav Petkov · 11 years ago
  16. 11cc851 x86/efi: Dump the EFI page table by Borislav Petkov · 11 years ago
  17. 9b7d204 x86/efi: Style neatening by Joe Perches · 11 years ago
  18. 5db80c6 x86/efi: Delete out-of-date comments of efi_query_variable_store by Madper Xie · 11 years ago
  19. 0f8093a efi: Set feature flags inside feature init functions by Matt Fleming · 11 years ago
  20. 3e90959 efi: Move facility flags to struct efi by Matt Fleming · 11 years ago
  21. c5f9ee3 x86, platforms: Remove SGI Visual Workstation by H. Peter Anvin · 11 years ago
  22. 0950337 x86/efi: Check status field to validate BGRT header by Matt Fleming · 11 years ago
  23. c55d016 x86/efi: Fix 32-bit fallout by Borislav Petkov · 11 years ago
  24. 634676c initconst, x86: Fix initconst mistake in ts5500 code by Andi Kleen · 11 years ago
  25. 081cd62 x86/efi: Allow mapping BGRT on x86-32 by Matt Fleming · 11 years ago
  26. 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
  27. 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
  28. 790ed74 x86, intel-mid: Cleanup some platform code's header files by David Cohen · 11 years ago
  29. 6438999 x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configured by Mike Travis · 11 years ago
  30. 74c93f9 x86/uv/nmi: Fix Sparse warnings by Mike Travis · 11 years ago
  31. fc8b137 kgdb/kdb: Fix no KDB config problem by Mike Travis · 11 years ago
  32. 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
  33. 48102ca x86, intel-mid: Add missing 'void' to functions without arguments by David Cohen · 11 years ago
  34. 47683f7 x86: Don't add new __cpuinit users to Merrifield platform code by Paul Gortmaker · 11 years ago
  35. cbe48bc x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.h by Paul Gortmaker · 11 years ago
  36. 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
  37. 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
  38. 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
  39. ee87c75 x86, intel_mid: Replace memcpy with struct assignment by Fengguang Wu · 11 years ago
  40. 28c6a39 x86, intel-mid: Return proper error code from get_gpio_by_name() by David Cohen · 11 years ago
  41. a957a14 x86, intel-mid: Check get_gpio_by_name() error code on platform code by David Cohen · 11 years ago
  42. acb20d7 x86, intel-mid: sfi_handle_*_dev() should check for pdata error code by David Cohen · 11 years ago
  43. bc20aa48 x86, intel-mid: Add Merrifield platform support by David Cohen · 11 years ago
  44. 85611e3 x86, intel-mid: Add Clovertrail platform support by Kuppuswamy Sathyanarayanan · 11 years ago
  45. ecd6910 x86, intel-mid: Move Medfield code out of intel-mid.c core file by David Cohen · 11 years ago
  46. 20d1c86 sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs by Peter Zijlstra · 11 years ago
  47. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  48. 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  49. ef0b8b9 Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts by Ingo Molnar · 11 years ago
  50. 518548a x86/efi: Delete superfluous global variables by Matt Fleming · 11 years ago
  51. 1fec053 x86/efi: Pass necessary EFI data for kexec via setup_data by Dave Young · 11 years ago
  52. 926172d efi: Export EFI runtime memory mapping to sysfs by Dave Young · 11 years ago
  53. a0998eb efi: Export more EFI table variables to sysfs by Dave Young · 11 years ago
  54. 481f75c x86/efi: Cleanup efi_enter_virtual_mode() function by Dave Young · 11 years ago
  55. a7f84f0 x86/efi: Fix off-by-one bug in EFI Boot Services reservation by Dave Young · 11 years ago
  56. 3b26649 x86/efi: Add a wrapper function efi_map_region_fixed() by Dave Young · 11 years ago
  57. 2da6e57 x86/efi: Remove unused variables in __map_region() by Dave Young · 11 years ago
  58. 04bf9ba x86, efi: Don't use (U)EFI time services on 32 bit by Matthew Garrett · 11 years ago
  59. 3eae49c x86/UV: Fix NULL pointer dereference in uv_flush_tlb_others() if the 'nobau' boot option is used by cpw · 11 years ago
  60. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  61. 1f3a8ba x86/efi: Fix earlyprintk off-by-one bug by Matt Fleming · 11 years ago
  62. 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
  63. 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
  64. 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
  65. 5f01c98 x86/dumpstack: Fix printk_address for direct addresses by Jiri Slaby · 11 years ago
  66. 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
  67. 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
  68. 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
  69. 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
  70. b5dfcb0 Revert "x86/UV: Add uvtrace support" by Ingo Molnar · 11 years ago
  71. aeeca40 x86, intel-mid: Do not re-introduce usage of obsolete __cpuinit by Paul Gortmaker · 11 years ago
  72. ee41143 x86/efi: Check krealloc return value by Borislav Petkov · 11 years ago
  73. d2f7cbe x86/efi: Runtime services virtual mapping by Borislav Petkov · 11 years ago
  74. f4fccac x86/efi: Simplify EFI_DEBUG by Borislav Petkov · 11 years ago
  75. 72548e8 x86/efi: Add EFI framebuffer earlyprintk support by Matt Fleming · 11 years ago
  76. 8e32e47 Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  77. 40a96d5 intel_mid: Move platform device setups to their own platform_<device>.* files by David Cohen · 11 years ago
  78. 0e6fdb5 intel-mid: sfi: Allow struct devs_id.get_platform_data to be NULL by David Cohen · 11 years ago
  79. aeedb37 intel_mid: Moved SFI related code to sfi.c by Kuppuswamy Sathyanarayanan · 11 years ago
  80. 49c72a0 intel_mid: Added custom handler for ipc devices by Kuppuswamy Sathyanarayanan · 11 years ago
  81. 3fd79ae intel_mid: Added custom device_handler support by Kuppuswamy Sathyanarayanan · 11 years ago
  82. 661b010 intel_mid: Refactored sfi_parse_devs() function by Kuppuswamy Sathyanarayanan · 11 years ago
  83. 712b6aa intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
  84. 05454c2 intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
  85. d805930 mrst: Fixed indentation issues by Kuppuswamy Sathyanarayanan · 11 years ago
  86. 001d4c7 mrst: Fixed printk/pr_* related issues by Kuppuswamy Sathyanarayanan · 11 years ago
  87. 722da9d x86/efi: Fix config_table_type array termination by Leif Lindholm · 11 years ago
  88. e379ea8 x86/UV: Add call to KGDB/KDB from NMI handler by Mike Travis · 11 years ago
  89. a6d30e0 x86/geode: Fix incorrect placement of __initdata tag by Bartlomiej Zolnierkiewicz · 11 years ago
  90. 8a1f465 x86/UV: Check for alloc_cpumask_var() failures properly in uv_nmi_setup() by Ingo Molnar · 11 years ago
  91. 8eba184 x86/UV: Add uvtrace support by Mike Travis · 11 years ago
  92. 12ba6c9 x86/UV: Add kdump to UV NMI handler by Mike Travis · 11 years ago
  93. 3c121d9 x86/UV: Add summary of cpu activity to UV NMI handler by Mike Travis · 11 years ago
  94. 0d12ef0 x86/UV: Update UV support for external NMI signals by Mike Travis · 11 years ago
  95. 1e01942 x86/UV: Move NMI support by Mike Travis · 11 years ago
  96. b408a05 olpc_xo15_sci: convert acpi_evaluate_object() to acpi_execute_simple_method() by Zhang Rui · 11 years ago
  97. 7008701 x86, efi: Don't map Boot Services on i386 by Josh Boyer · 12 years ago
  98. 258f6fd efi: x86: make efi_lookup_mapped_addr() a common function by Leif Lindholm · 11 years ago
  99. 272686b efi: x86: ia64: provide a generic efi_config_init() by Leif Lindholm · 11 years ago
  100. 5877457 gpio: (gpio-pca953x) move header to linux/platform_data/ by Vivien Didelot · 11 years ago