1. 2c3e861 cfg80211: introduce sync regdom set API for self-managed by Arik Nemtsov · 10 years ago
  2. 28e98c2 xen: add page_to_mfn() by David Vrabel · 10 years ago
  3. dd22f55 block: Change direct_access calling convention by Matthew Wilcox · 10 years ago
  4. 0c133dd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  5. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  6. d8b9605 net: sched: fix skb->protocol use in case of accelerated vlan path by Jiri Pirko · 10 years ago
  7. c66ad9c ipv6: directly include libc-compat.h in ipv6.h by Willem de Bruijn · 10 years ago
  8. d6613aa ARM: dt: GIC: Spelling s/specific/specifier/, s/flaggs/flags/ by Geert Uytterhoeven · 10 years ago
  9. 43239cb kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val) by Christian Borntraeger · 10 years ago
  10. 613d4ce Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  11. 5d632cb net: Corrected the comment describing the ndo operations to reflect the actual prototype for couple of operations by B Viswanath · 10 years ago
  12. 6f73d3b rhashtable: add a note for grow and shrink decision functions by Ying Xue · 10 years ago
  13. 7a868d1 rhashtable: involve rhashtable_lookup_compare_insert routine by Ying Xue · 10 years ago
  14. cbf6ab5 kprobes: Pass the original kprobe for preparing optimized kprobe by Masami Hiramatsu · 10 years ago
  15. 7b61728 ALSA: compress_driver.h: include sound/core.h explicitly by Qais Yousef · 10 years ago
  16. c205389 ARM: imx: clk-vf610: Add clock for SNVS by Sanchayan Maity · 10 years ago
  17. f221b04 x86/xen: properly retrieve NMI reason by Jan Beulich · 10 years ago
  18. 1d69970 Merge tag 'topic/i915-hda-componentized-2015-01-12' of git://anongit.freedesktop.org/drm-intel into for-next by Takashi Iwai · 10 years ago
  19. 904a980 Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  20. fb43bd0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  21. 721c21c mm: mmu_gather: use tlb->end != 0 only for TLB invalidation by Will Deacon · 10 years ago
  22. 58bdda1 Merge tag 'renesas-sh73a0-ccf-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers by Olof Johansson · 10 years ago
  23. 0dc4849 Merge tag 'renesas-dt-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt by Olof Johansson · 10 years ago
  24. 0a87a2d Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  25. 35a27ce rtnetlink: new filter RTEXT_FILTER_BRVLAN_COMPRESSED by Roopa Prabhu · 10 years ago
  26. bdced7e bridge: support for multiple vlans and vlan ranges in setlink and dellink requests by Roopa Prabhu · 10 years ago
  27. 7bfb857 Merge branch 'topic/line6' into for-next by Takashi Iwai · 10 years ago
  28. 3bf3947 vxlan: Improve support for header flags by Tom Herbert · 10 years ago
  29. 19da34b clk: rockchip: add clock IDs for the PVTM clocks by Huang Lin · 10 years ago
  30. 19ce828 clk: rockchip: add clock ID for usbphy480m_src by Kever Yang · 10 years ago
  31. 039d4e4 Bluetooth: Add missing response structure for HCI Delete Stored Link Key by Marcel Holtmann · 10 years ago
  32. c2f0f97 Bluetooth: Handle command complete event for HCI Read Stored Link Keys by Marcel Holtmann · 10 years ago
  33. cb96278 Bluetooth: Add defintions for HCI Read Stored Link Key command by Marcel Holtmann · 10 years ago
  34. 7acc997 usb: phy: generic: add vbus support by Robert Jarzmik · 10 years ago
  35. 0767320 usb: phy: change some comments by Peter Chen · 10 years ago
  36. c61c4b5 coresight: Fixing wrong #ifdef/#endif placement by Mathieu Poirier · 10 years ago
  37. f379984 coresight: remove the unused macro CORESIGHT_DEBUGFS_ENTRY by Xia Kaixu · 10 years ago
  38. 46d0d33 ti-st: add device tree support by Gigi Joseph · 10 years ago
  39. 39db74c mei: bus: use ssize_t as the return type for send and receive by Tomas Winkler · 10 years ago
  40. cfcefe0 ASoC: rsnd: add recovery support for under/over flow error on SRC by Kuninori Morimoto · 10 years ago
  41. 1904a85 Bluetooth: Add opcode parameter to hci_req_complete_t callback by Marcel Holtmann · 10 years ago
  42. b5540ce mmc: sdhci: Disable re-tuning for HS400 by Adrian Hunter · 10 years ago
  43. 7bb6841 efi: split off remapping code from efi_config_init() by Ard Biesheuvel · 10 years ago
  44. fcf3aac drm/i915: remove unused power_well/get_cdclk_freq api by Imre Deak · 10 years ago
  45. 58fddc2 drm/i915: add component support by Imre Deak · 10 years ago
  46. 029b183 Input: uinput - fix ioctl nr overflow for UI_GET_SYSNAME/VERSION by Gabriel Laskar · 10 years ago
  47. dd4d01f pinctrl: pinconf-generic: Allow driver to specify DT params by Soren Brinkmann · 10 years ago
  48. 31c89c9 pinctrl: pinconf-generic: Infer map type from DT property by Soren Brinkmann · 10 years ago
  49. ddb321a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  50. 917963d rcutorture: Check from beginning to end of grace period by Paul E. McKenney · 10 years ago
  51. c1fe9cd rcu: Provide rcu_batches_completed_sched() for TINY_RCU by Paul E. McKenney · 10 years ago
  52. 9733e4f rcu: Make _batches_completed() functions return unsigned long by Paul E. McKenney · 10 years ago
  53. 1dd34da Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  54. aa92913 Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 10 years ago
  55. 20ebb34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  56. 2ace38e f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio with fio by Chao Yu · 10 years ago
  57. 3e1c8f1 f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASS by Chao Yu · 10 years ago
  58. 09eb483 f2fs: fix missing cold bit during recovery by Jaegeuk Kim · 10 years ago
  59. 7216dc0 target: Drop left-over fabric_max_sectors attribute by Nicholas Bellinger · 10 years ago
  60. b3d574a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  61. adc3184 Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  62. fddceb8 tty: 8250: Add 64byte UART support for FSL platforms by Vijay Rai · 10 years ago
  63. 5930cb3 serial: driver for Conexant Digicolor USART by Baruch Siach · 10 years ago
  64. a291b7d serial: s3c: add missing register definitions by Robert Baldyga · 10 years ago
  65. 4bf4ea9 serial: omap_8250: Fix RTS handling by Peter Hurley · 10 years ago
  66. 314b41b USB: ehci-platform: Support ehci reset after resume quirk by Wu Liang feng · 10 years ago
  67. 5efd2ea usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN by Sebastian Andrzej Siewior · 10 years ago
  68. 24ef574 soc/tegra: Add Tegra132 support by Thierry Reding · 10 years ago
  69. 2dd951e scsi: Conditionally compile in constants.c by Hannes Reinecke · 10 years ago
  70. 026f8da scsi: use per-cpu buffer for formatting scsi_print_result() by Hannes Reinecke · 10 years ago
  71. 9e5ed2a scsi: use external buffer for command logging by Hannes Reinecke · 10 years ago
  72. ded85c1 scsi: Implement per-cpu logging buffer by Hannes Reinecke · 10 years ago
  73. 0802488 ses: Add power_status to SES device slot by Song Liu · 10 years ago
  74. 921ce7f ses: add reliable slot attribute by Dan Williams · 10 years ago
  75. 967f7ba ses: add enclosure logical id by Dan Williams · 10 years ago
  76. ed09dcc ses: close potential registration race by Dan Williams · 10 years ago
  77. 2b20b61 soc/tegra: pmc: restrict compilation of suspend-related support to ARM by Paul Walmsley · 10 years ago
  78. e5a7a72 regulator: pfuze100-regulator: add pfuze3000 support by Robin Gong · 10 years ago
  79. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 10 years ago
  80. c0c09bf rhashtable: avoid unnecessary wakeup for worker queue by Ying Xue · 10 years ago
  81. db30485 rhashtable: involve rhashtable_lookup_insert routine by Ying Xue · 10 years ago
  82. 3b50d90 ipv6: fix redefinition of in6_pktinfo and ip6_mtuinfo by WANG Cong · 10 years ago
  83. c93546a Merge tag 'topic/atomic-core-2015-01-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  84. e5202a2 Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  85. 75069f2 vfs: renumber FMODE_NONOTIFY and add to uniqueness check by David Drysdale · 10 years ago
  86. 2d6d7f9 mm: protect set_page_dirty() from ongoing truncation by Johannes Weiner · 10 years ago
  87. 7a3ef20 mm: prevent endless growth of anon_vma hierarchy by Konstantin Khlebnikov · 10 years ago
  88. 74e59ea Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  89. bfa21a0 regulator: Allow parsing custom properties when using simplified DT parsing by Krzysztof Kozlowski · 10 years ago
  90. 277880a ASoC: rt5677: Add the MICBIAS VDD setting in the platform data by Oder Chiou · 10 years ago
  91. ad26aa6 regulator: s2mps11: Fix wrong calculation of register offset by Jonghwa Lee · 10 years ago
  92. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 10 years ago
  93. 5b3f25f blk-mq: Allow requests to never expire by Keith Busch · 10 years ago
  94. 1885b24 blk-mq: Add helper to abort requeued requests by Jens Axboe · 10 years ago
  95. c68ed59 blk-mq: Let drivers cancel requeue_work by Keith Busch · 10 years ago
  96. 973c019 blk-mq: Export if requests were started by Keith Busch · 10 years ago
  97. e61f7d1 libata: Whitelist SSDs that are known to properly return zeroes after TRIM by Martin K. Petersen · 10 years ago
  98. 6de3980 nl80211: support per-TID station statistics by Johannes Berg · 10 years ago
  99. 8d79136 nl80211: clarify packet statistics descriptions by Johannes Berg · 10 years ago
  100. a76b194 cfg80211: add nl80211 beacon-only statistics by Johannes Berg · 10 years ago