1. d0a9964 x86/platform/uv: Implement simple dump failover if kdump fails by Mike Travis · 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 · 10 years ago
  4. ca53d434 x86/uv/time: Migrate to new set-state interface by Viresh Kumar · 10 years ago
  5. 5f2dbbc x86/irq: Use accessor irq_data_get_node() by Jiang Liu · 10 years ago
  6. 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
  7. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 10 years ago
  8. eb18cf5 x86: Constify irqdomain ops by Thomas Gleixner · 10 years ago
  9. d746d1e x86/irq: Move irqdomain specific code into asm/irqdomain.h by Jiang Liu · 10 years ago
  10. c6c2002 x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector() by Jiang Liu · 10 years ago
  11. 43fe1ab x86/uv: Use hierarchical irqdomain to manage UV interrupts by Jiang Liu · 10 years ago
  12. 331dd19 x86/uv: Use new irqdomain interfaces to allocate/free IRQ by Jiang Liu · 10 years ago
  13. 020b37a x86: Fix up obsolete __cpu_set() function usage by Rusty Russell · 10 years ago
  14. bf58b48 x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  15. a978609 x86, irq: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  16. cb39288c x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx() by Jiang Liu · 10 years ago
  17. 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
  18. 3736708 x86: Replace seq_printf() with seq_puts() by Rasmus Villemoes · 10 years ago
  19. fa2a79ce x86: UV BAU: Avoid NULL pointer reference in ptc_seq_show by James Custer · 10 years ago
  20. e163217 uv: Replace __get_cpu_var by Christoph Lameter · 11 years ago
  21. 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 11 years ago
  22. 164109e arch/x86: replace strict_strto calls by Daniel Walter · 11 years ago
  23. 5637a2a Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  24. 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
  25. a26fd71 x86/uv: Update the UV3 TLB shootdown logic by Cliff Wickman · 11 years ago
  26. 00170fd Merge branch 'akpm' (patchbomb from Andrew) into next by Linus Torvalds · 11 years ago
  27. a8fe19e kernel/printk: use symbolic defines for console loglevels by Borislav Petkov · 11 years ago
  28. 0a2db49 x86: uv: Use irq_alloc/free_hwirq() by Thomas Gleixner · 11 years ago
  29. 62fa6e6 x86/efi: Delete most of the efi_call* macros by Matt Fleming · 11 years ago
  30. 6438999 x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configured by Mike Travis · 11 years ago
  31. 74c93f9 x86/uv/nmi: Fix Sparse warnings by Mike Travis · 11 years ago
  32. fc8b137 kgdb/kdb: Fix no KDB config problem by Mike Travis · 11 years ago
  33. 20d1c86 sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs by Peter Zijlstra · 11 years ago
  34. 3eae49c x86/UV: Fix NULL pointer dereference in uv_flush_tlb_others() if the 'nobau' boot option is used by cpw · 11 years ago
  35. 5f01c98 x86/dumpstack: Fix printk_address for direct addresses by Jiri Slaby · 11 years ago
  36. b5dfcb0 Revert "x86/UV: Add uvtrace support" by Ingo Molnar · 11 years ago
  37. e379ea8 x86/UV: Add call to KGDB/KDB from NMI handler by Mike Travis · 11 years ago
  38. 8a1f465 x86/UV: Check for alloc_cpumask_var() failures properly in uv_nmi_setup() by Ingo Molnar · 11 years ago
  39. 8eba184 x86/UV: Add uvtrace support by Mike Travis · 11 years ago
  40. 12ba6c9 x86/UV: Add kdump to UV NMI handler by Mike Travis · 11 years ago
  41. 3c121d9 x86/UV: Add summary of cpu activity to UV NMI handler by Mike Travis · 11 years ago
  42. 0d12ef0 x86/UV: Update UV support for external NMI signals by Mike Travis · 11 years ago
  43. 1e01942 x86/UV: Move NMI support by Mike Travis · 11 years ago
  44. e87b686 x86/platform/uv: Replace kmalloc() & memset with kzalloc() by Alexandru Gheorghiu · 12 years ago
  45. 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
  46. 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
  47. 0af635204 x86, uv, uv3: Update Time Support for SGI UV3 by Mike Travis · 12 years ago
  48. 57c4f43 arch/x86/platform/uv: Fix incorrect tlb flush all issue by Alex Shi · 12 years ago
  49. 6444174 arch/x86/platform/uv: use ARRAY_SIZE where possible by Sasha Levin · 12 years ago
  50. 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  51. 2bd3488 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  52. bd3e57f Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  53. e7b52ff x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range by Alex Shi · 13 years ago
  54. 8b6e511 x86/uv: Work around UV2 BAU hangs by Cliff Wickman · 13 years ago
  55. 26ef857 x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/ by Cliff Wickman · 13 years ago
  56. 11cab71 x86/uv: Fix the UV BAU destination timeout period by Cliff Wickman · 13 years ago
  57. 879060d Merge branch 'x86/cleanups' into x86/apic by Ingo Molnar · 13 years ago
  58. a5a3915 x86/apic: Eliminate cpu_mask_to_apicid() operation by Alexander Gordeev · 13 years ago
  59. d5d2d2e x86/uv: Fix UV2 BAU legacy mode by Cliff Wickman · 13 years ago
  60. ff16432 x86/apic: Make cpu_mask_to_apicid() operations return error code by Alexander Gordeev · 13 years ago
  61. f841d79 x86: Return IRQ_SET_MASK_OK_NOCOPY from irq affinity functions by Jiang Liu · 13 years ago
  62. b0deca2 x86/UV: Lower UV rtc clocksource rating by Dimitri Sivanich · 13 years ago
  63. d2ebc71 x86/uv: Fix uninitialized spinlocks by Cliff Wickman · 13 years ago
  64. 282f445 Merge remote-tracking branch 'linus/master' into x86/urgent by H. Peter Anvin · 13 years ago
  65. b54bd9b x86/UV2: Add accounting for BAU strong nacks by Cliff Wickman · 13 years ago
  66. 88ed9dd x86/UV2: Ack BAU interrupt earlier by Cliff Wickman · 13 years ago
  67. 478c6e5 x86/UV2: Remove stale no-resources test for UV2 BAU by Cliff Wickman · 13 years ago
  68. c5d35d3 x86/UV2: Work around BAU bug by Cliff Wickman · 13 years ago
  69. d059f9f x86/UV2: Fix BAU destination timeout initialization by Cliff Wickman · 13 years ago
  70. da87c93 x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode by Cliff Wickman · 13 years ago
  71. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  72. 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  73. 6a469e4 x86: uv2: Workaround for UV2 Hub bug (system global address format) by Jack Steiner · 13 years ago
  74. bbd270e x86, UV: Correct failed topology memory leak by cpw@sgi.com · 14 years ago
  75. 442d392 x86, UV: Remove cpumask_t from the stack by cpw@sgi.com · 14 years ago
  76. a456eaa x86, UV: Rename hubmask to pnmask by cpw@sgi.com · 14 years ago
  77. 485f07d x86, UV: Correct reset_with_ipi() by cpw@sgi.com · 14 years ago
  78. 9c9153d x86, UV: Allow for non-consecutive sockets by cpw@sgi.com · 14 years ago
  79. 00b30cf x86, UV: Fix smp_processor_id() use in a preemptable region by cpw@sgi.com · 14 years ago
  80. f073cc8 x86, UV: Clean up uv_tlb.c by Cliff Wickman · 14 years ago
  81. 2a91959 x86, UV: Add support for SGI UV2 hub chip by Jack Steiner · 14 years ago
  82. 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  83. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 14 years ago
  84. 77ed23f x86: Fix UV BAU for non-consecutive nasids by Cliff Wickman · 14 years ago
  85. ca444564 x86: Stop including <linux/delay.h> in two asm header files by Jean Delvare · 14 years ago
  86. 5f6fb45 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  87. 2c77865 x86: Cleanup the genirq name space by Thomas Gleixner · 14 years ago
  88. 5471262 x86, UV: Initialize the broadcast assist unit base destination node id properly by Cliff Wickman · 14 years ago
  89. b01cc1b x86: Convert remaining x86 clocksources to clocksource_register_hz/khz by John Stultz · 15 years ago
  90. cfa6091 x86, UV, BAU: Extend for more than 16 cpus per socket by Cliff Wickman · 14 years ago
  91. 8191c9f x86: UV: Address interrupt/IO port operation conflict by Dimitri Sivanich · 14 years ago
  92. 8e5e952 x86: Remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago
  93. 329b84e x86: Move uv to platform by Thomas Gleixner · 14 years ago