1. d85a2d6 ARM: OMAP2+: Populate legacy resources for dma and smartreflex by Tony Lindgren · 8 years ago
  2. 6c72b35 ARM: OMAP2+: Parse module IO range from dts for legacy "ti,hwmods" support by Tony Lindgren · 8 years ago
  3. f09de60 Merge branch 'omap-for-v4.15/fixes-dt' into omap-for-v4.15/ti-sysc by Tony Lindgren · 8 years ago
  4. 160ec89 ARM: dts: Configure SmartReflex only to idle the interconnect target module by Tony Lindgren · 8 years ago
  5. d23a163 ARM: dts: Add nodes for missing omap4 interconnect target modules by Tony Lindgren · 8 years ago
  6. 10e998f ARM: OMAP2+: make omap_dma_dev_info __initdata by Bhumika Goyal · 8 years ago
  7. cf14dd0 ARM: DRA722: Add support for DRA71x Silicon Rev 2.1 by Vishal Mahaveer · 8 years ago
  8. d44223a ARM: DRA722: remove redundant definition of 1.0 device by Vishal Mahaveer · 8 years ago
  9. dd33074 ARM: OMAP2+: Drop unused omap_hwmod_mux_info by Tony Lindgren · 8 years ago
  10. 680dc62 ARM: OMAP2+: Drop unused omap_init_hdq by Tony Lindgren · 8 years ago
  11. 8823ddf ARM: OMAP2+: Fix overwriting of clkctrl and modulemode values by Tony Lindgren · 8 years ago
  12. 6963c58 ARM: OMAP2+: Fix MMC address space mismatch for am33xx and am43xx by Tony Lindgren · 8 years ago
  13. 288cdbb ARM: dts: Add missing hwmod related properties for dra7 by Tony Lindgren · 8 years ago
  14. cd57dc5 ARM: dts: Add missing hwmod related nodes for am33xx by Tony Lindgren · 8 years ago
  15. ef90bfb ARM: dts: Add missing dma hwmod property for omap5 by Tony Lindgren · 8 years ago
  16. 5750d67 ARM: dts: Add missing wdt3 node for omap4 by Tony Lindgren · 8 years ago
  17. 8be8576 ARM: dts: Add missing hsi node for omap4 by Tony Lindgren · 8 years ago
  18. d6e1a23 ARM: dts: Add missing onewire node for omap4 by Tony Lindgren · 8 years ago
  19. 514b2da ARM: dts: Add missing smartreflex node and binding for omap4 by Tony Lindgren · 8 years ago
  20. 370ad6b ARM: dts: Add missing hwmods property for omap4 dma by Tony Lindgren · 8 years ago
  21. 1d6a332 ARM: dts: Add missing properties for omap4 control modules by Tony Lindgren · 8 years ago
  22. b0142a1 ARM: dts: Configure pmu without interrupt for omap4430 by Tony Lindgren · 8 years ago
  23. f0f838f ARM: dts: Add missing dma hwmods property for omap3 by Tony Lindgren · 8 years ago
  24. 2896b80e Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  25. 73184130 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  26. 9db5959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  27. 866a30e Merge tag 'nios2-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 8 years ago
  28. 418702b Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  29. 4f350c6 kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly by Jim Mattson · 8 years ago
  30. b060ca3 kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly by Jim Mattson · 8 years ago
  31. 7881f96 kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry by Jim Mattson · 8 years ago
  32. 4c0b4bc kvm,mips: Fix potential swait_active() races by Davidlohr Bueso · 8 years ago
  33. 267ad7b kvm,powerpc: Serialize wq active checks in ops->vcpu_kick by Davidlohr Bueso · 8 years ago
  34. a0cff57 kvm,x86: Fix apf_task_wake_one() wq serialization by Davidlohr Bueso · 8 years ago
  35. cc1b468 kvm,lapic: Justify use of swait_active() by Davidlohr Bueso · 8 years ago
  36. 3a8b067 KVM: VMX: Do not BUG() on out-of-bounds guest IRQ by Jan H. Schönherr · 8 years ago
  37. 65d1e3d nios2: time: Read timer in get_cycles only if initialized by Guenter Roeck · 8 years ago
  38. 8993d5e nios2: add earlycon support to 3c120 devboard DTS by Tobias Klauser · 8 years ago
  39. 51aa68e kvm: nVMX: Don't allow L2 to access the hardware CR8 by Jim Mattson · 8 years ago
  40. 581bfce Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  41. cc73fee Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  42. 1bc944c powerpc: Fix handling of alignment interrupt on dcbz instruction by Paul Mackerras · 8 years ago
  43. e75f801 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 8 years ago
  44. 9a6e7c3 KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously by Wanpeng Li · 8 years ago
  45. 648d453 Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 8 years ago
  46. a5f01f8 KVM: X86: Don't block vCPU if there is pending exception by Wanpeng Li · 8 years ago
  47. 67034bb KVM: SVM: Add irqchip_split() checks before enabling AVIC by Suravee Suthikulpanit · 8 years ago
  48. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 8 years ago
  49. bb53c82 arm64: stacktrace: avoid listing stacktrace functions in stacktrace by Prakash Gupta · 8 years ago
  50. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 8 years ago
  51. 6d20e6b um: return negative in tuntap_open_tramp() by Dan Carpenter · 8 years ago
  52. 7b24afb um: remove a stray tab by Dan Carpenter · 8 years ago
  53. 39940db um: Use relative modversions with LD_SCRIPT_DYN by Thomas Meyer · 8 years ago
  54. 883354a um: link vmlinux with -no-pie by Thomas Meyer · 8 years ago
  55. d348864 um: Fix CONFIG_GCOV for modules. by Thomas Meyer · 8 years ago
  56. cbb0006 Fix minor typos and grammar in UML start_up help by James Pack · 8 years ago
  57. a997960 um: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 8 years ago
  58. 6f602afd um: Fix FP register size for XSTATE/XSAVE by Thomas Meyer · 8 years ago
  59. b5df1b3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 9888e4d Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
  61. f60a2ab Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  62. b2a05fe KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv() by Suravee Suthikulpanit · 8 years ago
  63. dfa2009 KVM: SVM: Refactor AVIC vcpu initialization into avic_init_vcpu() by Suravee Suthikulpanit · 8 years ago
  64. 5153723 KVM: x86: fix clang build by Radim Krčmář · 8 years ago
  65. 2f173d2 KVM: x86: Fix immediate_exit handling for uninitialized AP by Jan H. Schönherr · 8 years ago
  66. a059500 KVM: x86: Fix handling of pending signal on uninitialized AP by Jan H. Schönherr · 8 years ago
  67. 49a8afc KVM: SVM: Add a missing 'break' statement by Jan H. Schönherr · 8 years ago
  68. 98152b8 KVM: x86: Remove .get_pkru() from kvm_x86_ops by Joerg Roedel · 8 years ago
  69. 1278f58 x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definition by Vitaly Kuznetsov · 8 years ago
  70. 213ff44 x86/hyper-V: Allocate the IDT entry early in boot by K. Y. Srinivasan · 8 years ago
  71. 8793001 x86/paravirt: Remove no longer used paravirt functions by Juergen Gross · 8 years ago
  72. c7ad5ad x86/mm/64: Initialize CR4.PCIDE early by Andy Lutomirski · 8 years ago
  73. f34902c x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3 by Andy Lutomirski · 8 years ago
  74. a376e7f x86/mm: Get rid of VM_BUG_ON in switch_tlb_irqs_off() by Andy Lutomirski · 8 years ago
  75. 5226971 Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  76. 680352b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. 8fac2f9 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  78. 260d165 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  79. 67f8a8c KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectly by Paul Mackerras · 8 years ago
  80. cf5f6f3 KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcr by Paul Mackerras · 8 years ago
  81. d222af0 KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accesses by Benjamin Herrenschmidt · 8 years ago
  82. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  83. 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  84. e2329b4 x86/cpu: Remove unused and undefined __generic_processor_info() declaration by Dou Liyang · 8 years ago
  85. 64414e5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  86. e90937e Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  87. ae46654 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  88. 7f1b9be Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  89. 56ce2f2 openrisc: add forward declaration for struct vm_area_struct by Tobias Klauser · 8 years ago
  90. d719518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 8 years ago
  91. 4c2b5e0 m68k: Add braces to __pmd(x) initializer to kill compiler warning by Geert Uytterhoeven · 8 years ago
  92. 7898f79 x86/mm/64: Fix an incorrect warning with CONFIG_DEBUG_VM=y, !PCID by Andy Lutomirski · 8 years ago
  93. b6fe108 sparc64: Handle additional cases of no fault loads by Rob Gardner · 8 years ago
  94. a7159a8 sparc64: speed up etrap/rtrap on NG2 and later processors by Anthony Yznaga · 8 years ago
  95. 4dfc278 Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  96. a59e57d Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  97. d2d8f51 Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  98. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  99. e558bdc Merge branches 'fixes' and 'misc' into for-linus by Russell King · 8 years ago
  100. 9a3dc31 ARM: 8691/1: Export save_stack_trace_tsk() by Dustin Brown · 8 years ago