1. 1c06552 powerpc/85xx: Enable display support for t1042rdb by Jason Jin · 8 years ago
  2. 8ae679c powerpc: Fix build warning on 32-bit PPC by Larry Finger · 8 years ago
  3. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  6. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  7. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  8. 59fefd0 x86/msr: Remove bogus cleanup from the error path by Thomas Gleixner · 8 years ago
  9. 834fcd2 perf/x86/intel/cstate: Prevent hotplug callback leak by Thomas Gleixner · 8 years ago
  10. a051f22 ARM/imx/mmcd: Fix broken cpu hotplug handling by Thomas Gleixner · 8 years ago
  11. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  12. 6ac3bb1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 00198da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. c280f77 Revert "x86/unwind: Detect bad stack return address" by Josh Poimboeuf · 8 years ago
  15. 42e0372 Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  16. 9be962d Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  17. eb254f3 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. 1134c2b perf/x86: Fix overlap counter scheduling bug by Peter Zijlstra · 8 years ago
  19. daa864b perf/x86/pebs: Fix handling of PEBS buffer overflows by Stephane Eranian · 8 years ago
  20. cef4402 x86/paravirt: Mark unused patch_default label by Peter Zijlstra · 8 years ago
  21. c8e008e Merge branches 'acpica' and 'acpi-scan' by Rafael J. Wysocki · 8 years ago
  22. 0c961c5 Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  23. 8877ebd x86/microcode/AMD: Reload proper initrd start address by Borislav Petkov · 8 years ago
  24. 8d3523f ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_memory() by Lv Zheng · 8 years ago
  25. 6b11d1d ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users by Lv Zheng · 8 years ago
  26. ba6d973 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  27. 3eb8625 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  28. d5379e5 Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 8 years ago
  29. ec92b88 Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  30. 160494d parisc: Optimize timer interrupt function by Helge Deller · 8 years ago
  31. 48fed73 ARM: dts: hix5hd2: don't change the existing compatible string by Dongpo Li · 8 years ago
  32. ae6021d powerpc: fsl/fman: remove fsl,fman from of_device_ids[] by Madalin Bucur · 8 years ago
  33. 7ede866 arm64: setup: introduce kaslr_offset() by Alexander Popov · 8 years ago
  34. ab6b1d1 powerpc: ima: send the kexec buffer to the next kernel by Thiago Jung Bauermann · 8 years ago
  35. 467d278 powerpc: ima: get the kexec buffer passed by the previous kernel by Thiago Jung Bauermann · 8 years ago
  36. 9120cf4 x86/platform/intel/quark: Add printf attribute to imr_self_test_result() by Nicolas Iooss · 8 years ago
  37. 634b847 x86/platform/intel-mid: Switch MPU3050 driver to IIO by Linus Walleij · 8 years ago
  38. 34bfab0 x86/alternatives: Do not use sync_core() to serialize I$ by Borislav Petkov · 8 years ago
  39. 59107e2 x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic by Vitaly Kuznetsov · 8 years ago
  40. 08fe007 ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache by Vineet Gupta · 8 years ago
  41. f64915b ARC: mm: No need to save cache version in @cpuinfo by Vineet Gupta · 8 years ago
  42. 45d3690 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  43. ef85b67 kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF) by Jim Mattson · 8 years ago
  44. cc0d907 kvm: take srcu lock around kvm_steal_time_set_preempted() by Andrea Arcangeli · 8 years ago
  45. 931f261 kvm: fix schedule in atomic in kvm_steal_time_set_preempted() by Andrea Arcangeli · 8 years ago
  46. c198b12 x86/asm: Rewrite sync_core() to use IRET-to-self by Andy Lutomirski · 8 years ago
  47. 484d0e5 x86/microcode/intel: Replace sync_core() with native_cpuid() by Andy Lutomirski · 8 years ago
  48. 426d1af Revert "x86/boot: Fail the boot if !M486 and CPUID is missing" by Andy Lutomirski · 8 years ago
  49. 1c52d85 x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels by Andy Lutomirski · 8 years ago
  50. 3df8d920 x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6 by Andy Lutomirski · 8 years ago
  51. 7ebb916 x86/tools: Fix gcc-7 warning in relocs.c by Markus Trippelsdorf · 8 years ago
  52. 8b5e99f x86/unwind: Dump stack data on warnings by Josh Poimboeuf · 8 years ago
  53. 8023e0e x86/unwind: Adjust last frame check for aligned function stacks by Josh Poimboeuf · 8 years ago
  54. 22d3c0d x86/init: Fix a couple of comment typos by Dmitry Torokhov · 8 years ago
  55. 32786fd x86/init: Remove i8042_detect() from platform ops by Dmitry Torokhov · 8 years ago
  56. 93ffa9a x86/init: Add i8042 state to the platform data by Dmitry Torokhov · 8 years ago
  57. 2b4c915 x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp() by Boris Ostrovsky · 8 years ago
  58. a15a753 x86/microcode/AMD: Do not load when running on a hypervisor by Borislav Petkov · 8 years ago
  59. 200d355 x86/microcode/AMD: Sanitize apply_microcode_early_amd() by Borislav Petkov · 8 years ago
  60. 8feaa64 x86/microcode/AMD: Make find_proper_container() sane again by Borislav Petkov · 8 years ago
  61. 983eeba ARC: enable SG chaining by Vladimir Kondratiev · 8 years ago
  62. b0b3a37 Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  63. 8421c60 Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  64. f7dd3b17 Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. 1bbb05f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. 8c9b9d8 x86/tsc: Limit the adjust value further by Thomas Gleixner · 8 years ago
  67. 16588f6 x86/tsc: Annotate printouts as firmware bug by Thomas Gleixner · 8 years ago
  68. ffc7dc8 x86/floppy: Use designated initializers by Kees Cook · 8 years ago
  69. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  70. d9cb5bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
  71. c07dee7 Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  72. 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  73. cb02de9 x86/mpx: Move bd_addr to mm_context_t by Mark Rutland · 8 years ago
  74. 6613d18 platform/x86: mlx-platform: Move module from arch/x86 by Vadim Pasternak · 8 years ago
  75. 3c55d6b Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus by Al Viro · 8 years ago
  76. 14e73e7 tile: use __ro_after_init instead of tile-specific __write_once by Chris Metcalf · 8 years ago
  77. 18bfd3e tile: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  78. 870ee4f tile: remove #pragma unroll from finv_buffer_remote() by Chris Metcalf · 8 years ago
  79. 8e36f72 tile-module: Rename jump labels in module_alloc() by Markus Elfring · 8 years ago
  80. 8797fe7 tile-module: Use kmalloc_array() in module_alloc() by Markus Elfring · 8 years ago
  81. 65f62ce tile/pci_gx: fix spelling mistake: "delievered" -> "delivered" by Colin Ian King · 8 years ago
  82. bd9999c Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  83. 9936f44 Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  84. 70f56cb Merge tag 'nios2-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 8 years ago
  85. de39981 Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  86. 57ca04a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  87. 3f5ad8b KVM: hyperv: fix locking of struct kvm_hv fields by Paolo Bonzini · 8 years ago
  88. c6f6634 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  89. ed3c5a0 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  90. 66d4667 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  91. 991688bf Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  92. 482c3e88 Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  93. 786a72d Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  94. 3bd776b Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  95. 775fadd Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  96. e79ab19 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  97. 3ec5e8d Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  98. d25b6af Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  99. 9efecca linux: drop __bitwise__ everywhere by Michael S. Tsirkin · 8 years ago
  100. 179a7ba Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago