1. 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
  2. d46d025 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  3. 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
  4. e46e7b7 mm, page_alloc: recalculate the preferred zoneref if the context can ignore memory policies by Mel Gorman · 8 years ago
  5. 0d0bd89 mm, page_alloc: reset zonelist iterator after resetting fair zone allocation policy by Mel Gorman · 8 years ago
  6. cbdcf7f mm, oom_reaper: do not use siglock in try_oom_reaper() by Michal Hocko · 8 years ago
  7. 83b9355 mm, page_alloc: prevent infinite loop in buffered_rmqueue() by Vlastimil Babka · 8 years ago
  8. 879be4f checkpatch: reduce git commit description style false positives by Joe Perches · 8 years ago
  9. 43afc19 mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup by Vitaly Wool · 8 years ago
  10. 3a06bb7 memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem() by Tejun Heo · 8 years ago
  11. 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
  12. f86e427 mm: check the return value of lookup_page_ext for all call sites by Yang Shi · 8 years ago
  13. d8bae33 kdump: fix dmesg gdbmacro to work with record based printk by Corey Minyard · 8 years ago
  14. 65ee03c mm: fix overflow in vm_map_ram() by Guillermo Julián Moreno · 8 years ago
  15. e603330 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  16. d29e472 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  17. 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
  18. 8cd8cbd Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  19. 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
  20. aed7eb8 arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled by Mark Rutland · 8 years ago
  21. 030c4d2 arm64: move {PAGE,CONT}_SHIFT into Kconfig by Mark Rutland · 8 years ago
  22. 48dd73c arm64: mm: dump: log span level by Mark Rutland · 8 years ago
  23. a13e3a5 arm64: update stale PAGE_OFFSET comment by Mark Rutland · 8 years ago
  24. 5988a36 drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on error by Julien Grall · 8 years ago
  25. 0f254c7 drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu by Julien Grall · 8 years ago
  26. 121323a drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfg by Julien Grall · 8 years ago
  27. 8051f4d arm64: report CPU number in bad_mode by Mark Rutland · 8 years ago
  28. 4340fa5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  29. 0de6b99 irqchip/irq-pic32-evic: Fix bug with external interrupts. by Joshua Henderson · 8 years ago
  30. fbf8f40 irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144 by Ganapatrao Kulkarni · 8 years ago
  31. cf1d9d1 irqchip/gic-v3: Fix quiescence check in gic_enable_redist by Andrew Jones · 9 years ago
  32. fab0cdc irqchip/gic-v3: Fix copy+paste mistakes in defines by Andrew Jones · 8 years ago
  33. dd5f1b0 irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask by Marc Zyngier · 8 years ago
  34. d14bdb5 KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS by Paolo Bonzini · 8 years ago
  35. f8c1b85 KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID by Paolo Bonzini · 8 years ago
  36. c622a3c KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi by Paolo Bonzini · 8 years ago
  37. 78e546c KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number by Paolo Bonzini · 8 years ago
  38. 83676e9 KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID by Paolo Bonzini · 8 years ago
  39. b21629d kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR by Paolo Bonzini · 8 years ago
  40. 0c2df2a KVM: Handle MSR_IA32_PERF_CTL by Dmitry Bilunov · 8 years ago
  41. b19ee2f KVM: x86: avoid write-tearing of TDP by Nadav Amit · 9 years ago
  42. 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
  43. e2dfb4b ARM: fix PTRACE_SETVFPREGS on SMP systems by Russell King · 8 years ago
  44. 05fb05a KVM: arm/arm64: vgic-new: Removel harmful BUG_ON by Marc Zyngier · 8 years ago
  45. b9af694 cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch() by Rafael J. Wysocki · 8 years ago
  46. 719af93 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
  47. 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
  48. dfc2507 time: Make settimeofday error checking work again by John Stultz · 8 years ago
  49. 10fdf85 arm64: unistd32.h: wire up missing syscalls for compat tasks by Will Deacon · 8 years ago
  50. 6b15d66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  51. 58c1f99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  52. 7cc8510 powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call by Thomas Huth · 8 years ago
  53. 157d4d0 powerpc/mm/radix: Add missing tlb flush by Aneesh Kumar K.V · 8 years ago
  54. dc47c0c1 powerpc/mm/hash: Fix the reference bit update when handling hash fault by Aneesh Kumar K.V · 8 years ago
  55. d6c8860 powerpc/mm/radix: Update LPCR only if it is powernv by Aneesh Kumar K.V · 8 years ago
  56. faf8dcc sfc: Track RPS flow IDs per channel instead of per function by Jon Cooper · 8 years ago
  57. d69d169 usbnet: smsc95xx: fix link detection for disabled autonegotiation by Christoph Fritz · 8 years ago
  58. f00e35e virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv by wangyunjian · 8 years ago
  59. bae5499 bnx2x: avoid leaking memory on bnx2x_init_one() failures by Vitaly Kuznetsov · 8 years ago
  60. 95e4daa fou: fix IPv6 Kconfig options by Arnd Bergmann · 8 years ago
  61. bc7cc59 openvswitch: update checksum in {push,pop}_mpls by Simon Horman · 8 years ago
  62. 40eb90e sctp: sctp_diag should dump sctp socket type by Xin Long · 8 years ago
  63. 7fafe80 net: fec: update dirty_tx even if no skb by Troy Kisky · 8 years ago
  64. 308453a vlan: Propagate MAC address to VLANs by Mike Manning · 8 years ago
  65. f2633d2 atm: iphase: off by one in rx_pkt() by Dan Carpenter · 8 years ago
  66. 86f0439 atm: firestream: add more reserved strings by Dan Carpenter · 8 years ago
  67. ce57766 vxlan: Accept user specified MTU value when create new vxlan link by Chen Haiquan · 8 years ago
  68. bcf91bd net: pktgen: Call destroy_hrtimer_on_stack() by Guenter Roeck · 8 years ago
  69. c08376a timer: Export destroy_hrtimer_on_stack() by Guenter Roeck · 8 years ago
  70. e47b020 arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks by Catalin Marinas · 8 years ago
  71. b02da6f dma-buf: use vma_pages() by Muhammad Falak R Wani · 8 years ago
  72. 4320c2a fence: add missing descriptions for fence by Luis de Bethencourt · 9 years ago
  73. eae1760 doc: update/fixup dma-buf related DocBook by Rob Clark · 9 years ago
  74. 367d3fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  75. dad6c39 reservation: add headerdoc comments by Rob Clark · 9 years ago
  76. e2082e3 dma-buf: headerdoc fixes by Rob Clark · 9 years ago
  77. 5eca831 Merge tag 'gpio-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  78. c585132 arm64: KVM: vgic-v3: Relax synchronization when SRE==1 by Marc Zyngier · 8 years ago
  79. a057001 arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1 by Marc Zyngier · 8 years ago
  80. b34f2bc arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value by Marc Zyngier · 8 years ago
  81. 637d122 KVM: arm/arm64: vgic-v3: Always resample level interrupts by Marc Zyngier · 8 years ago
  82. df7942d KVM: arm/arm64: vgic-v2: Always resample level interrupts by Marc Zyngier · 8 years ago
  83. fa89c77 KVM: arm/arm64: vgic-v3: Clear all dirty LRs by Christoffer Dall · 8 years ago
  84. 4d3afc9 KVM: arm/arm64: vgic-v2: Clear all dirty LRs by Christoffer Dall · 8 years ago
  85. 604c8e6 arm64: enable CONFIG_SET_MODULE_RONX by default by Mark Rutland · 8 years ago
  86. db413b5 arm64: Remove orphaned __addr_ok() definition by Robin Murphy · 8 years ago
  87. 8dd75cc powerpc: Use privileged SPR number for MMCR2 by Thomas Huth · 8 years ago
  88. d23fac2 powerpc: Fix definition of SIAR and SDAR registers by Thomas Huth · 8 years ago
  89. ab2e1b8 Revert "arm64: hugetlb: partial revert of 66b3923a1a0f" by Will Deacon · 8 years ago
  90. 5edf673 pinctrl: mediatek: fix dual-edge code defect by hongkun.cao · 8 years ago
  91. 852f42a Merge branch 'uuid' (lib/uuid fixes from Andy) by Linus Torvalds · 8 years ago
  92. bc9dc9d lib/uuid.c: use correct offset in uuid parser by Bjørn Mork · 8 years ago
  93. cfaff0e lib/uuid: add a test module by Andy Shevchenko · 8 years ago
  94. 4469854 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  95. 545ebd9 gpio: drop lock before reading GPIO direction by Linus Walleij · 8 years ago
  96. 54d7719 gpio: bail out silently on NULL descriptors by Linus Walleij · 8 years ago
  97. 8b92e17 gpio: handle compatible ioctl() pointers by Linus Walleij · 8 years ago
  98. 6cacd11 cpufreq: intel_pstate: Downgrade print level for _PPC by Srinivas Pandruvada · 8 years ago
  99. 9feeed9 MAINTAINERS: Add file patterns for pinctrl device tree bindings by Geert Uytterhoeven · 8 years ago
  100. 6b1a7c9 pinctrl: nomadik: fix inversion of gpio direction by Linus Walleij · 8 years ago