1. fa3e967 vga_switcheroo: Use enum vga_switcheroo_client_id instead of int by Lukas Wunner · 9 years ago
  2. 21c5ba8 vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1 by Lukas Wunner · 9 years ago
  3. 203d027 vga_switcheroo: Use enum vga_switcheroo_state instead of int by Lukas Wunner · 9 years ago
  4. 235fabe drm: Add DRM_DEBUG_VBL() by Ville Syrjälä · 9 years ago
  5. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 9 years ago
  6. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  7. 6220907 drm: Add DRM_ROTATE_MASK and DRM_REFLECT_MASK by Joonas Lahtinen · 9 years ago
  8. 0731c65 drm: Remove dummy agp ioctl wrappers by Daniel Vetter · 9 years ago
  9. 4b63539 drm: Define a drm_invalid_op ioctl implementation by Daniel Vetter · 9 years ago
  10. a7fb8a2 drm: Remove __OS_HAS_AGP by Daniel Vetter · 9 years ago
  11. 2d4df13c Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  12. c91d707 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  13. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  14. d4a748a Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  15. 101688f Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  16. eeeb952 target: Propigate backend read-only to core_tpg_add_lun by Nicholas Bellinger · 9 years ago
  17. 38737e4 phy: add phy_device_remove() by Russell King · 9 years ago
  18. 3e3aaf6 phy: fix mdiobus module safety by Russell King · 9 years ago
  19. ced255c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  20. bfbaa60 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  21. b194f30c lwtunnel: remove source and destination UDP port config option by Jiri Benc · 9 years ago
  22. 63d008a ipv4: send arp replies to the correct tunnel by Jiri Benc · 9 years ago
  23. 6ae459b skbuff: Fix skb checksum flag on skb pull by Pravin B Shelar · 9 years ago
  24. 9badce0 cgroup, writeback: don't enable cgroup writeback on traditional hierarchies by Tejun Heo · 9 years ago
  25. d5fc4f5 Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  26. cf64830 drm/irq: Add drm_crtc_vblank_count_and_time() by Thierry Reding · 9 years ago
  27. 21b4567 vga_switcheroo: Set active attribute to false for audio clients by Lukas Wunner · 9 years ago
  28. 20b2020 drm: Kill pixeldur_ns by Ville Syrjälä · 9 years ago
  29. 3bb403b drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps by Ville Syrjälä · 9 years ago
  30. eba1f35 drm: Move timestamping constants into drm_vblank_crtc by Ville Syrjälä · 9 years ago
  31. 5e7d494 drm: fix kernel-doc warnings in drm_crtc.h by Geliang Tang · 9 years ago
  32. f15a66e drm: Spell vga_switcheroo consistently by Lukas Wunner · 9 years ago
  33. 646db26 Merge tag 'v4.3-rc2' into topic/drm-misc by Daniel Vetter · 9 years ago
  34. 2d8bff126 netpoll: Close race condition between poll_one_napi and napi_disable by Neil Horman · 9 years ago
  35. 09f7298 userfaultfd: register uapi generic syscall (aarch64) by Dr. David Alan Gilbert · 9 years ago
  36. ac5be6b userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" by Andrea Arcangeli · 9 years ago
  37. 5132361 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/doc', 'spi/fix/mediatek', 'spi/fix/meson', 'spi/fix/mtk' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 9 years ago
  38. a645654 vga_switcheroo: Document _ALL_ the things! by Lukas Wunner · 9 years ago
  39. bcee19f Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  40. ed2e923 tcp/dccp: fix timewait races in timer handling by Eric Dumazet · 9 years ago
  41. 83cf9a2 ip6tunnel: make rx/tx bytes counters consistent by Nicolas Dichtel · 9 years ago
  42. ac81374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  43. 0315e38 net: Fix behaviour of unreachable, blackhole and prohibit routes by Nikola Forró · 9 years ago
  44. b7f76ea security: fix typo in security_task_prctl by Jann Horn · 9 years ago
  45. 009884f Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  46. dc847d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  47. 2673ee5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  48. 133bb59 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  49. ae4f976 mm: fix type cast in __pfn_to_phys() by Tyler Baker · 9 years ago
  50. 0f40314 Merge branch 'acpi-bus' by Rafael J. Wysocki · 9 years ago
  51. 7dc1d36 Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 9 years ago
  52. 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  53. aadfc3b IB/hfi1: fix pstateinfo from returning improperly byteswapped value by Ira Weiny · 9 years ago
  54. fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. 58189ca net: Fix vti use case with oif in dst lookups by David Ahern · 9 years ago
  56. 0fdea1e SUNRPC: Ensure that we wait for connections to complete before retrying by Trond Myklebust · 9 years ago
  57. 37a1d36 ipv6: include NLM_F_REPLACE in route replace notifications by Roopa Prabhu · 9 years ago
  58. 8e64a73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  59. 1345df2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. c2ea72f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 335c258 libceph: advertise support for keepalive2 by Ilya Dryomov · 9 years ago
  62. 7f61f54 libceph: don't access invalid memory in keepalive2 path by Ilya Dryomov · 9 years ago
  63. 9786cff Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. efe4d36 Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  65. ef74891 arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS' by Ming Lei · 9 years ago
  66. 0243ed4 spi: fix kernel-doc warnings in spi.h by Geliang Tang · 9 years ago
  67. bbb1e52 drm/fb-helper: atomic restore_fbdev_mode().. by Rob Clark · 9 years ago
  68. 9685cd9 drm/fb-helper: add headerdoc for drm_fb_helper by Rob Clark · 9 years ago
  69. 0c98625 Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem" by Tejun Heo · 9 years ago
  70. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  71. b237721 genirq: Move field 'msi_desc' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  72. 9df872f genirq: Move field 'affinity' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  73. af7080e genirq: Move field 'handler_data' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  74. 449e9ca genirq: Move field 'node' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  75. fc56971 genirq: Provide IRQD_FORWARDED_TO_VCPU status flag by Thomas Gleixner · 9 years ago
  76. 755d119 genirq: Simplify irq_data_to_desc() by Thomas Gleixner · 9 years ago
  77. 123236c genirq: Remove __irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  78. e902e14 genirq: Remove __irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  79. 1f0bd44 cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get() by Rafael J. Wysocki · 9 years ago
  80. 70da5b5 ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel by Martin KaFai Lau · 9 years ago
  81. cdf3464 ipv6: Fix dst_entry refcnt bugs in ip6_tunnel by Martin KaFai Lau · 9 years ago
  82. f230d1e ipv6: Rename the dst_cache helper functions in ip6_tunnel by Martin KaFai Lau · 9 years ago
  83. 6584d84 genirq: Update the comment for generic_handle_irq_desc by Huang Shijie · 9 years ago
  84. 3829c66 genirq: Remove stale comment by Thomas Gleixner · 9 years ago
  85. 1975dbc locking/static_keys: Fix up the static keys documentation by Jonathan Corbet · 9 years ago
  86. bcb2b0b ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED() by Sudeep Holla · 9 years ago
  87. 4184a8f Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq into pm-devfreq by Rafael J. Wysocki · 9 years ago
  88. 63cdbc0 netfilter: bridge: fix routing of bridge frames with call-iptables=1 by Florian Westphal · 9 years ago
  89. c973c3b thermal: Add a function to get the minimum power by Javi Merino · 9 years ago
  90. eef7635 clockevents: Remove unused set_mode() callback by Viresh Kumar · 9 years ago
  91. cd33dc9 thermal: Fix thermal_zone_of_sensor_register to match documentation by Punit Agrawal · 9 years ago
  92. 10fbd36 blk: rq_data_dir() should not return a boolean by Linus Torvalds · 9 years ago
  93. 01b0c01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  94. ded0e25 Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  95. fa9a67e Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  96. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  97. 8e78b7d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  98. 06a660a Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  99. 9ebd051 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  100. 6798a8c fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void by Joe Perches · 9 years ago