1. c444a2be microblaze/PCI: Remove useless __pci_mmap_set_pgprot() by Bjorn Helgaas · 8 years ago
  2. 1e70cdd powerpc/pci: Remove __pci_mmap_set_pgprot() by Yinghai Lu · 8 years ago
  3. 3a92c31 PCI: Ignore write combining when mapping I/O port space by Bjorn Helgaas · 8 years ago
  4. af8c34c Linux 4.7-rc2 by Linus Torvalds · 8 years ago
  5. 5975b2c Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  6. d834502 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  7. eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 8 years ago
  8. 58f1c65 parisc: Move die_if_kernel() prototype into traps.h header by Helge Deller · 8 years ago
  9. 8b78f26 parisc: Fix pagefault crash in unaligned __get_user() call by Helge Deller · 8 years ago
  10. 0032c08 parisc: Fix printk time during boot by Helge Deller · 8 years ago
  11. be24a89 parisc: Fix backtrace on PA-RISC by Mikulas Patocka · 13 years ago
  12. 049ec1b Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  13. f2c6b9e Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  14. 95b46ae Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  15. b2d5ad8 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  16. a3021a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  17. eb10a7b Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  18. 5016320 Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  19. d46d025 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  20. 8c52b6d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. e46e7b7 mm, page_alloc: recalculate the preferred zoneref if the context can ignore memory policies by Mel Gorman · 8 years ago
  22. 0d0bd89 mm, page_alloc: reset zonelist iterator after resetting fair zone allocation policy by Mel Gorman · 8 years ago
  23. cbdcf7f mm, oom_reaper: do not use siglock in try_oom_reaper() by Michal Hocko · 8 years ago
  24. 83b9355 mm, page_alloc: prevent infinite loop in buffered_rmqueue() by Vlastimil Babka · 8 years ago
  25. 879be4f checkpatch: reduce git commit description style false positives by Joe Perches · 8 years ago
  26. 43afc19 mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup by Vitaly Wool · 8 years ago
  27. 3a06bb7 memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem() by Tejun Heo · 8 years ago
  28. 2c22132 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  29. f86e427 mm: check the return value of lookup_page_ext for all call sites by Yang Shi · 8 years ago
  30. d8bae33 kdump: fix dmesg gdbmacro to work with record based printk by Corey Minyard · 8 years ago
  31. 65ee03c mm: fix overflow in vm_map_ram() by Guillermo Julián Moreno · 8 years ago
  32. e603330 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  33. d29e472 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  34. 5306d76 Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  35. 60c07f8 Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' by Rafael J. Wysocki · 8 years ago
  36. 8cd8cbd Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  37. 8dff9c8 Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent by Chris Mason · 9 years ago
  38. 2eec370 Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 8 years ago
  39. aed7eb8 arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled by Mark Rutland · 8 years ago
  40. 030c4d2 arm64: move {PAGE,CONT}_SHIFT into Kconfig by Mark Rutland · 8 years ago
  41. 48dd73c arm64: mm: dump: log span level by Mark Rutland · 8 years ago
  42. a13e3a5 arm64: update stale PAGE_OFFSET comment by Mark Rutland · 8 years ago
  43. 5988a36 drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on error by Julien Grall · 8 years ago
  44. 0f254c7 drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu by Julien Grall · 8 years ago
  45. 121323a drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfg by Julien Grall · 8 years ago
  46. 8051f4d arm64: report CPU number in bad_mode by Mark Rutland · 8 years ago
  47. 4693fc7 KEYS: Add placeholder for KDF usage with DH by Stephan Mueller · 8 years ago
  48. ab3ab68 drm/omap: fix unused variable warning. by Dave Airlie · 8 years ago
  49. f1777aa Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 8 years ago
  50. b160245 Merge tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  51. 35962ea Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github.com:bbrezillon/linux-at91 into drm-fixes by Dave Airlie · 8 years ago
  52. 6572c8c Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 8 years ago
  53. 4340fa5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  54. 0de6b99 irqchip/irq-pic32-evic: Fix bug with external interrupts. by Joshua Henderson · 8 years ago
  55. fbf8f40 irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144 by Ganapatrao Kulkarni · 8 years ago
  56. cf1d9d1 irqchip/gic-v3: Fix quiescence check in gic_enable_redist by Andrew Jones · 8 years ago
  57. fab0cdc irqchip/gic-v3: Fix copy+paste mistakes in defines by Andrew Jones · 8 years ago
  58. dd5f1b0 irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask by Marc Zyngier · 8 years ago
  59. f6c68b4 drm: hdlcd: Add information about the underlying framebuffers in debugfs by Liviu Dudau · 8 years ago
  60. 96ebb1f drm: hdlcd: Cleanup the atomic plane operations by Liviu Dudau · 8 years ago
  61. 38c8c22c drm/hdlcd: Fix up crtc_state->event handling by Daniel Vetter · 8 years ago
  62. a95acec drm: hdlcd: Revamp runtime power management by Liviu Dudau · 8 years ago
  63. d14bdb5 KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS by Paolo Bonzini · 8 years ago
  64. f8c1b85 KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID by Paolo Bonzini · 8 years ago
  65. c622a3c KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi by Paolo Bonzini · 8 years ago
  66. 78e546c KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number by Paolo Bonzini · 8 years ago
  67. 83676e9 KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID by Paolo Bonzini · 8 years ago
  68. b21629d kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR by Paolo Bonzini · 8 years ago
  69. 0c2df2a KVM: Handle MSR_IA32_PERF_CTL by Dmitry Bilunov · 8 years ago
  70. b19ee2f KVM: x86: avoid write-tearing of TDP by Nadav Amit · 8 years ago
  71. 13e98fd Merge tag 'kvm-arm-for-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 8 years ago
  72. e2dfb4b ARM: fix PTRACE_SETVFPREGS on SMP systems by Russell King · 8 years ago
  73. 05fb05a KVM: arm/arm64: vgic-new: Removel harmful BUG_ON by Marc Zyngier · 8 years ago
  74. afefc10 mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80 by Chen-Yu Tsai · 8 years ago
  75. 0175249 mmc: sunxi: Fix DDR MMC timings for A80 by Chen-Yu Tsai · 8 years ago
  76. f74149436 mmc: fix mmc mode selection for HS-DDR and higher by Chen-Yu Tsai · 8 years ago
  77. f881dd2 Merge branch 'dev-replace-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.7 by Chris Mason · 8 years ago
  78. 8631475 ACPI / processor: Avoid reserving IO regions too early by Rafael J. Wysocki · 8 years ago
  79. a9bf7d6 Merge tag 'mediatek-drm-fixes-2016-06-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  80. 7f9bef9 ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width() by Lv Zheng · 8 years ago
  81. b9af694 cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch() by Rafael J. Wysocki · 8 years ago
  82. 719af93a Merge tag 'pinctrl-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  83. ebb8cb2 Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 8 years ago
  84. dfc2507 time: Make settimeofday error checking work again by John Stultz · 8 years ago
  85. 10fdf85 arm64: unistd32.h: wire up missing syscalls for compat tasks by Will Deacon · 8 years ago
  86. 2ea9f31 drm/mediatek: mtk_dsi: Remove spurious drm_connector_unregister by Philipp Zabel · 8 years ago
  87. 515ba6a drm/mediatek: mtk_dpi: remove invalid error message by Philipp Zabel · 8 years ago
  88. 58a2ab3 drm: atmel-hlcdc: fix a NULL check by Dan Carpenter · 8 years ago
  89. c2e4c99 drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementation by Boris Brezillon · 8 years ago
  90. f6973c0 ceph: use i_version to check validity of fscache by Yan, Zheng · 8 years ago
  91. f7f7e7a ceph: improve fscache revalidation by Yan, Zheng · 8 years ago
  92. 46b59b2 ceph: disable fscache when inode is opened for write by Yan, Zheng · 8 years ago
  93. 1464975 ceph: avoid unnecessary fscache invalidation/revlidation by Yan, Zheng · 8 years ago
  94. 368e358 ceph: call __fscache_uncache_page() if readpages fails by Yan, Zheng · 8 years ago
  95. 480ce08 FS-Cache: make check_consistency callback return int by Yan, Zheng · 8 years ago
  96. d213845 FS-Cache: wake write waiter after invalidating writes by Yan, Zheng · 8 years ago
  97. 6b15d66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  98. d3922b6 drm/mgag200: Black screen fix for G200e rev 4 by Mathieu Larouche · 8 years ago
  99. 58c1f99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  100. afe705b drm: Wrap direct calls to driver->gem_free_object from CMA by Chris Wilson · 8 years ago