1. 7a53eea Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  2. 2adb29b drm: Undo damage to page_flip_ioctl by Daniel Vetter · 8 years ago
  3. e86fa21 drm: Restore lost drm_framebuffer_unreference in drm_mode_page_flip_ioctl by Chris Wilson · 8 years ago
  4. f5dce66 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 8 years ago
  5. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. 999dcbe Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. abd97a9 i40e: fix sideband flow director vector allocation by Stefan Assmann · 8 years ago
  8. 4ce20ab i40e: fix MSI-X vector redistribution if hw limit is reached by Stefan Assmann · 8 years ago
  9. 9ca57e9 i40e: check if vectors are already depleted when doing VMDq allocation by Stefan Assmann · 8 years ago
  10. e031982 powerpc/64s: Remove unused exception code, small cleanups by Nicholas Piggin · 8 years ago
  11. a33532a powerpc/64s: Use a single macro for both parts of OOL exception by Nicholas Piggin · 8 years ago
  12. 0f0c6ca powerpc/64s: Move __replay_interrupt function below handlers by Nicholas Piggin · 8 years ago
  13. 3965f8a powerpc/64s: Consolidate CBE Thermal 0x1800 interrupt by Nicholas Piggin · 8 years ago
  14. b51c079 powerpc/64s: Consolidate Altivec 0x1700 interrupt by Nicholas Piggin · 8 years ago
  15. 69a7934 powerpc/64s: Consolidate Debug 0x1600 interrupt by Nicholas Piggin · 8 years ago
  16. d7e8984 powerpc/64s: Consolidate Softpatch 0x1500 interrupt by Nicholas Piggin · 8 years ago
  17. 4e96dbb powerpc/64s: Consolidate Instruction Breakpoint 0x1300 interrupt by Nicholas Piggin · 8 years ago
  18. ff1b320 powerpc/64s: Consolidate CBE System Error 0x1200 interrupt by Nicholas Piggin · 8 years ago
  19. e46b964 powerpc/64s: Consolidate Reserved 0xfa0-0x1200 interrupts by Nicholas Piggin · 8 years ago
  20. 14b0072 powerpc/64s: Consolidate Hypervisor Facility Unavailable 0xf80 interrupt by Nicholas Piggin · 8 years ago
  21. 1134713 powerpc/64s: Consolidate Facility Unavailable 0xf60 interrupt by Nicholas Piggin · 8 years ago
  22. 792cbdd powerpc/64s: Consolidate VSX Unavailable 0xf40 interrupt by Nicholas Piggin · 8 years ago
  23. d1a0ca9 powerpc/64s: Consolidate Vector Unavailable 0xf20 interrupt by Nicholas Piggin · 8 years ago
  24. b1c7f15 powerpc/64s: Consolidate Performance Monitor 0xf00 interrupt by Nicholas Piggin · 8 years ago
  25. bda7fea powerpc/64s: Consolidate Reserved 0xec0, 0xee0 interrupts by Nicholas Piggin · 8 years ago
  26. 7440877 powerpc/64s: Consolidate Hypervisor Virtualization 0xea0 interrupt by Nicholas Piggin · 8 years ago
  27. 9bcb81b powerpc/64s: Consolidate Directed Hypervisor Doorbell 0xe80 interrupt by Nicholas Piggin · 8 years ago
  28. 62f9b03 powerpc/64s: Consolidate Hypervisor Maintenance 0xe60 interrupt by Nicholas Piggin · 8 years ago
  29. 031b402 powerpc/64s: Consolidate Hypervisor Emulation Assistance 0xe40 interrupt by Nicholas Piggin · 8 years ago
  30. 82517ca powerpc/64s: Consolidate Hypervisor Instruction Storage 0xe20 interrupt by Nicholas Piggin · 8 years ago
  31. f5c32c1 powerpc/64s: Consolidate Hypervisor Data Storage 0xe00 interrupt by Nicholas Piggin · 8 years ago
  32. bc6675c powerpc/64s: Consolidate Trace 0xd00 interrupt by Nicholas Piggin · 8 years ago
  33. d807ad3 powerpc/64s: Consolidate System Call 0xc00 interrupt by Nicholas Piggin · 8 years ago
  34. 341215d powerpc/64s: Consolidate Reserved 0xb00 interrupt by Nicholas Piggin · 8 years ago
  35. ca24316 powerpc/64s: Consolidate Directed Privileged Doorbell 0xa00 interrupt by Nicholas Piggin · 8 years ago
  36. facc6d7 powerpc/64s: Consolidate Hypervisor Decrementer 0x980 interrupt by Nicholas Piggin · 8 years ago
  37. 39c0da5 powerpc/64s: Consolidate Decrementer 0x900 interrupt by Nicholas Piggin · 8 years ago
  38. c78d9b9 powerpc/64s: Consolidate FP Unavailable 0x800 interrupt by Nicholas Piggin · 8 years ago
  39. 11e8734 powerpc/64s: Consolidate Program 0x700 interrupt by Nicholas Piggin · 8 years ago
  40. f9aa671 powerpc/64s: Consolidate Alignment 0x600 interrupt by Nicholas Piggin · 8 years ago
  41. c138e58 powerpc/64s: Consolidate External 0x500 interrupt by Nicholas Piggin · 8 years ago
  42. 8d04631 powerpc/64s: Consolidate Instruction Segment 0x480 interrupt by Nicholas Piggin · 8 years ago
  43. 27ce77d powerpc/64s: Consolidate Instruction Storage 0x400 interrupt by Nicholas Piggin · 8 years ago
  44. 2b9af6e powerpc/64s: Consolidate Data Segment 0x380 interrupt by Nicholas Piggin · 8 years ago
  45. 80795e6 powerpc/64s: Consolidate Data Storage 0x300 interrupt by Nicholas Piggin · 8 years ago
  46. afcf009 powerpc/64s: Consolidate Machine Check 0x200 interrupt by Nicholas Piggin · 8 years ago
  47. 582baf4 powerpc/64s: Consolidate System Reset 0x100 interrupt by Nicholas Piggin · 8 years ago
  48. 57f2664 powerpc: Use gas sections for arranging exception vectors by Nicholas Piggin · 8 years ago
  49. 573819e3 powerpc/64: Change the way relocation copy is calculated by Nicholas Piggin · 8 years ago
  50. be642c3 powerpc/64s: Consolidate exception handler alignment by Nicholas Piggin · 8 years ago
  51. da2bc46 powerpc/64s: Add new exception vector macros by Michael Ellerman · 8 years ago
  52. b9118b7 ptp: Fix resource leak in case of error by Christophe Jaillet · 8 years ago
  53. 0fd7d43 net: qcom/emac: fix return value check in emac_sgmii_config() by Wei Yongjun · 8 years ago
  54. b6a7920 net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header by Shmulik Ladkani · 8 years ago
  55. f39acc8 net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() functions by Shmulik Ladkani · 8 years ago
  56. 5e1b834 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. 49deffe Merge tag 'arc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  58. 5419e78 Merge tag 'm68k-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  59. b42c736 perf pmu-events: Add Skylake frontend MSR support by Andi Kleen · 8 years ago
  60. 0b1db47 perf pmu-events: Fix fixed counters on Intel by Andi Kleen · 8 years ago
  61. e312bcf perf tools: Make alias matching case-insensitive by Andi Kleen · 8 years ago
  62. 0683554 perf tools: Allow period= in perf stat CPU event descriptions. by Sukadev Bhattiprolu · 8 years ago
  63. d82718e fuse_dev_splice_read(): switch to add_to_pipe() by Al Viro · 8 years ago
  64. 2586926 skb_splice_bits(): get rid of callback by Al Viro · 8 years ago
  65. 79fddc4 new helper: add_to_pipe() by Al Viro · 8 years ago
  66. 8924fef splice: lift pipe_lock out of splice_to_pipe() by Al Viro · 8 years ago
  67. db85a9e splice: switch get_iovec_page_array() to iov_iter by Al Viro · 8 years ago
  68. e7c3c64 splice_to_pipe(): don't open-code wakeup_pipe_readers() by Al Viro · 8 years ago
  69. 4038acd consistent treatment of EFAULT on O_DIRECT read/write by Al Viro · 8 years ago
  70. 06d839b perf tools: Add README for info on parsing JSON/map files by Sukadev Bhattiprolu · 8 years ago
  71. dd5f103 perf list jevents: Add support for event list topics by Andi Kleen · 8 years ago
  72. c8d6828 perf list: Support long jevents descriptions by Sukadev Bhattiprolu · 8 years ago
  73. 794ba54 perf jevents: Add support for long descriptions by Sukadev Bhattiprolu · 8 years ago
  74. fc06e2a perf pmu: Add override support for event list CPUID by Andi Kleen · 8 years ago
  75. 1c5f01f perf list: Add a --no-desc flag by Andi Kleen · 8 years ago
  76. 61eb2eb perf tools: Query terminal width and use in perf list by Andi Kleen · 8 years ago
  77. 08e60ed perf pmu: Support alias descriptions by Andi Kleen · 8 years ago
  78. dc720ff perf jevents: Handle header line in mapfile by Andi Kleen · 8 years ago
  79. f9a703a Input: elantech - force needed quirks on Fujitsu H760 by Matti Kurkela · 8 years ago
  80. 8e4ef63 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. ad3cce0 Input: elantech - fix Lenovo version typo by Marcos Paulo de Souza · 8 years ago
  82. 6aebe7f Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. a6c4e4c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. a8adc0f Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. 3ef0a61 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. c758f96 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  87. 265d426 Input: elan_i2c - fix return tests of i2c_smbus_read_block_data() by Benjamin Tissoires · 8 years ago
  88. 979987d Input: ektf2127 - mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  89. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. f33d122 perf tools: Support CPU id matching for x86 v2 by Andi Kleen · 8 years ago
  91. ce88f27 perf powerpc: Support CPU ID matching for Powerpc by Sukadev Bhattiprolu · 8 years ago
  92. 933f82f perf pmu: Use pmu_events table to create aliases by Sukadev Bhattiprolu · 8 years ago
  93. 80eeb67 perf jevents: Program to convert JSON file by Andi Kleen · 8 years ago
  94. 6bcf3f6 pinctrl: qcom: fix masking of pinmux functions by John Crispin · 8 years ago
  95. 110a9e4 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. e085294 gpio: add missing static inline by Linus Walleij · 8 years ago
  97. f4c1181 gpio: OF: localize some gpiochip init functions by Linus Walleij · 8 years ago
  98. 031ba28 gpio: acpi: separation of concerns by Linus Walleij · 8 years ago
  99. af79ad2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. e606d81 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago