1. b45e4c4 x86: Mark various structures and functions as 'static' by Colin Ian King · 7 years ago
  2. 2fe9a5c x86/platform/uv/BAU: Disable BAU on single hub configurations by Andrew Banman · 8 years ago
  3. dfc1ed1 x86/platform/uv/BAU: Fix congested_response_us not taking effect by Justin Ernst · 8 years ago
  4. 5122daa x86/platform/uv/BAU: Minor cleanup, make some local functions static by Colin Ian King · 8 years ago
  5. 03ffbcd Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. 7a69f9c6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. f8409a6 x86/uv: Create named irq domain by Thomas Gleixner · 8 years ago
  8. a2055ab x86/mm: Pass flush_tlb_info to flush_tlb_others() etc by Andy Lutomirski · 8 years ago
  9. 59eaef7 x86/tsc: Remodel cyc2ns to use seqcount_latch() by Peter Zijlstra · 8 years ago
  10. d19458a Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. 6fc4649 x86/uv/time: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  12. 2f2a033 x86/platform/uv/BAU: Implement uv4_wait_completion with read_status by Andrew Banman · 8 years ago
  13. 2620bbb x86/platform/uv/BAU: Add wait_completion to bau_operations by Andrew Banman · 8 years ago
  14. dfeb28f x86/platform/uv/BAU: Add status mmr location fields to bau_control by Andrew Banman · 8 years ago
  15. 8e3b21b x86/platform/uv/BAU: Cleanup bau_operations declaration and instances by Andrew Banman · 8 years ago
  16. e9be364 x86/platform/uv/BAU: Add payload descriptor qualifier by Andrew Banman · 8 years ago
  17. 491bd88 x86/platform/uv/BAU: Add uv_bau_version enumerated constants by Andrew Banman · 8 years ago
  18. ec3b93ae Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  20. 1b17c6d x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack register by Andrew Banman · 8 years ago
  21. d48085f x86/platform/UV/NMI: Fix uneccessary kABI breakage by travis@sgi.com · 8 years ago
  22. 1e74016 x86/platform/UV: Clean up the NMI code to match current coding style by travis@sgi.com · 8 years ago
  23. 56e17ca x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI source by travis@sgi.com · 8 years ago
  24. f550e46 x86/platform/UV: Verify NMI action is valid, default is standard by travis@sgi.com · 8 years ago
  25. 278c9b0 x86/platform/UV: Add basic CPU NMI health check by travis@sgi.com · 8 years ago
  26. abdf1df x86/platform/UV: Add Support for UV4 Hubless NMIs by travis@sgi.com · 8 years ago
  27. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  28. 212f300 Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  29. 34bc356 x86: Remove empty idle.h header by Thomas Gleixner · 8 years ago
  30. 05b93c1 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  31. bb5e5ce x86/dumpstack: Remove kernel text addresses from stack dump by Josh Poimboeuf · 8 years ago
  32. caef78b x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates by Alex Thorlton · 8 years ago
  33. a6c4e4c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. 4f059d5 x86/platform/uv/BAU: Add UV4-specific functions by Andrew Banman · 8 years ago
  35. 6d78059 x86/platform/uv/BAU: Fix payload queue setup on UV4 hardware by Andrew Banman · 8 years ago
  36. e879c11 x86/platform/uv/BAU: Disable software timeout on UV4 hardware by Andrew Banman · 8 years ago
  37. 58d4ab4 x86/platform/uv/BAU: Populate ->uvhub_version with UV4 version information by Andrew Banman · 8 years ago
  38. 21e3f12 x86/platform/uv/BAU: Use generic function pointers by Andrew Banman · 8 years ago
  39. 5e4f96f x86/platform/uv/BAU: Add generic function pointers by Andrew Banman · 8 years ago
  40. 60e1c84 x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset() by Andrew Banman · 8 years ago
  41. d2a57afa x86/platform/uv/BAU: Clean up pq_init() by Andrew Banman · 8 years ago
  42. efa59ab x86/platform/uv/BAU: Clean up and update printks by Andrew Banman · 8 years ago
  43. 67492c8 x86/platform/uv/BAU: Clean up vertical alignment by Andrew Banman · 8 years ago
  44. f148b41 x86: Clean up various simple wrapper functions by Masahiro Yamada · 8 years ago
  45. 01ea443 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. f72075c x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled case by Alex Thorlton · 8 years ago
  47. e363d24 x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a crash by Mike Travis · 8 years ago
  48. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  49. cc3ae7b x86/platform: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 9 years ago
  50. d1be84a x86/uv: Update uv_bios_call() to use efi_call_virt_pointer() by Alex Thorlton · 9 years ago
  51. ef93bf8 x86/platform/UV: Add obtaining GAM Range Table from UV BIOS by Mike Travis · 9 years ago
  52. 5627a825 x86/platform/UV: Move blade local processor ID to the per cpu info struct by Mike Travis · 9 years ago
  53. 1c532e0 x86/platform/uv: Disable UV BAU by default by Alex Thorlton · 9 years ago
  54. d51953b x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog() by Ingo Molnar · 9 years ago
  55. d0a9964 x86/platform/uv: Implement simple dump failover if kdump fails by Mike Travis · 9 years ago
  56. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  57. 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
  58. ca53d434 x86/uv/time: Migrate to new set-state interface by Viresh Kumar · 10 years ago
  59. 5f2dbbc x86/irq: Use accessor irq_data_get_node() by Jiang Liu · 10 years ago
  60. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  61. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 10 years ago
  62. eb18cf5 x86: Constify irqdomain ops by Thomas Gleixner · 10 years ago
  63. d746d1e x86/irq: Move irqdomain specific code into asm/irqdomain.h by Jiang Liu · 10 years ago
  64. c6c2002 x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector() by Jiang Liu · 10 years ago
  65. 43fe1ab x86/uv: Use hierarchical irqdomain to manage UV interrupts by Jiang Liu · 10 years ago
  66. 331dd19 x86/uv: Use new irqdomain interfaces to allocate/free IRQ by Jiang Liu · 10 years ago
  67. 020b37a x86: Fix up obsolete __cpu_set() function usage by Rusty Russell · 10 years ago
  68. bf58b48 x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  69. a978609 x86, irq: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  70. cb39288c x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx() by Jiang Liu · 10 years ago
  71. 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
  72. 3736708 x86: Replace seq_printf() with seq_puts() by Rasmus Villemoes · 10 years ago
  73. fa2a79ce x86: UV BAU: Avoid NULL pointer reference in ptc_seq_show by James Custer · 10 years ago
  74. e163217 uv: Replace __get_cpu_var by Christoph Lameter · 10 years ago
  75. 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  76. 164109e arch/x86: replace strict_strto calls by Daniel Walter · 10 years ago
  77. 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
  78. 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
  79. a26fd71 x86/uv: Update the UV3 TLB shootdown logic by Cliff Wickman · 11 years ago
  80. 00170fd Merge branch 'akpm' (patchbomb from Andrew) into next by Linus Torvalds · 11 years ago
  81. a8fe19e kernel/printk: use symbolic defines for console loglevels by Borislav Petkov · 11 years ago
  82. 0a2db49 x86: uv: Use irq_alloc/free_hwirq() by Thomas Gleixner · 11 years ago
  83. 62fa6e6 x86/efi: Delete most of the efi_call* macros by Matt Fleming · 11 years ago
  84. 6438999 x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configured by Mike Travis · 11 years ago
  85. 74c93f9 x86/uv/nmi: Fix Sparse warnings by Mike Travis · 11 years ago
  86. fc8b137 kgdb/kdb: Fix no KDB config problem by Mike Travis · 11 years ago
  87. 20d1c86 sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs by Peter Zijlstra · 11 years ago
  88. 3eae49c x86/UV: Fix NULL pointer dereference in uv_flush_tlb_others() if the 'nobau' boot option is used by cpw · 11 years ago
  89. 5f01c98 x86/dumpstack: Fix printk_address for direct addresses by Jiri Slaby · 11 years ago
  90. b5dfcb0 Revert "x86/UV: Add uvtrace support" by Ingo Molnar · 11 years ago
  91. e379ea8 x86/UV: Add call to KGDB/KDB from NMI handler by Mike Travis · 11 years ago
  92. 8a1f465 x86/UV: Check for alloc_cpumask_var() failures properly in uv_nmi_setup() by Ingo Molnar · 11 years ago
  93. 8eba184 x86/UV: Add uvtrace support by Mike Travis · 11 years ago
  94. 12ba6c9 x86/UV: Add kdump to UV NMI handler by Mike Travis · 11 years ago
  95. 3c121d9 x86/UV: Add summary of cpu activity to UV NMI handler by Mike Travis · 11 years ago
  96. 0d12ef0 x86/UV: Update UV support for external NMI signals by Mike Travis · 11 years ago
  97. 1e01942 x86/UV: Move NMI support by Mike Travis · 11 years ago
  98. e87b686 x86/platform/uv: Replace kmalloc() & memset with kzalloc() by Alexandru Gheorghiu · 12 years ago
  99. 1a13c0b Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  100. 11743a1 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago