1. 7e7392a drm: Drop ioctl->cmd_drv by Ville Syrjälä · 9 years ago
  2. 9c7d3d3 drm: Fix DRM_IOCTL_DEF_DRV() by Ville Syrjälä · 9 years ago
  3. ee8e5d5 arm-cci: Split the code for PMU vs driver support by Suzuki K. Poulose · 9 years ago
  4. 772742a arm-cci: Get rid of secure transactions for PMU driver by Suzuki K. Poulose · 9 years ago
  5. b7a5646 ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pin by Andreas Fenkart · 9 years ago
  6. 4043326 mmc: core: Remove the ->enable|disable() callbacks by NeilBrown · 9 years ago
  7. 77e32c8 clockevents: Manage device's state separately for the core by Viresh Kumar · 9 years ago
  8. 554ef38 clockevents: Handle tick device's resume separately by Viresh Kumar · 9 years ago
  9. 34f4392 perf: Add per event clockid support by Peter Zijlstra · 9 years ago
  10. b381e63 Merge branch 'perf/core' into perf/timer, before applying new changes by Ingo Molnar · 9 years ago
  11. 4e6d7c2 Merge branch 'timers/core' into perf/timer, to apply dependent patch by Ingo Molnar · 9 years ago
  12. 4bfe186 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  13. fe87414 ARM: OMAP2+: PRCM: split PRCM module init to their own driver files by Tero Kristo · 10 years ago
  14. 936c663 Merge branch 'perf/x86' into perf/core, because it's ready by Ingo Molnar · 9 years ago
  15. 072e5a1 Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh the tree by Ingo Molnar · 9 years ago
  16. fe5fba0 time: Add ktime_get_tai_ns() by Peter Zijlstra · 9 years ago
  17. f09cb9a time: Introduce tk_fast_raw by Peter Zijlstra · 9 years ago
  18. 4a4ad80 time: Add timerkeeper::tkr_raw by Peter Zijlstra · 9 years ago
  19. 876e788 time: Rename timekeeper::tkr to timekeeper::tkr_mono by Peter Zijlstra · 9 years ago
  20. 7bd3e23 locking: Remove atomicy checks from {READ,WRITE}_ONCE by Peter Zijlstra · 9 years ago
  21. 36ee28e sched: Add sched_avg::utilization_avg_contrib by Vincent Guittot · 9 years ago
  22. 2c60fae drm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctl by Tommi Rantala · 9 years ago
  23. 1efb53a ASoC: simple-card: Remove support for setting differing DAI formats by Lars-Peter Clausen · 9 years ago
  24. 911a888 memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCs by Alex Smith · 9 years ago
  25. ee97d0e3 serial: 8250: allow specifying iomem size in addition to address by Mans Rullgard · 9 years ago
  26. 073900b iscsi-target: Drop legacy iscsi_target_tq.c logic by Nicholas Bellinger · 9 years ago
  27. 88dcd2d iscsi-target: Convert iscsi_thread_set usage to kthread.h by Nicholas Bellinger · 9 years ago
  28. a9cf86f KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_bus by Andre Przywara · 9 years ago
  29. 6777f77 KVM: arm/arm64: implement kvm_io_bus MMIO handling for the VGIC by Andre Przywara · 9 years ago
  30. af669ac KVM: move iodev.h from virt/kvm/ to include/kvm by Andre Przywara · 9 years ago
  31. e32edf4 KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. by Nikolay Nikolaev · 9 years ago
  32. 0fea53e tty: serial: Remove orphaned serial driver by Stephen Boyd · 9 years ago
  33. 4037539 serial: 8250: Decouple RSA probe by Peter Hurley · 9 years ago
  34. a4416cd serial: 8250: Separate legacy irq handling from core port operations by Peter Hurley · 9 years ago
  35. 01218bf of: Explicitly include linux/types.h in of_graph.h by Mark Brown · 9 years ago
  36. df519e7 serial: 8250_early: Remove setup_early_serial8250_console() by Peter Hurley · 9 years ago
  37. 470ca0d serial: earlycon: Enable earlycon without command line param by Peter Hurley · 9 years ago
  38. c7cef0a console: Add extensible console matching by Peter Hurley · 9 years ago
  39. b09ca1e clocksource / arch_timer: Parse GTDT to initialize arch timer by Hanjun Guo · 9 years ago
  40. d60fc38 irqchip: Add GICv2 specific ACPI boot support by Tomasz Nowicki · 9 years ago
  41. fbe61ec ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi by Hanjun Guo · 9 years ago
  42. 828aef3 ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID by Catalin Marinas · 9 years ago
  43. 959801f serial: core: Add minor field to uart_port by Peter Hurley · 9 years ago
  44. cc02e45 netfilter: nf_tables: implement set transaction support by Patrick McHardy · 9 years ago
  45. ea4bd99 netfilter: nf_tables: add transaction helper functions by Patrick McHardy · 9 years ago
  46. b2832dd netfilter: nf_tables: return set extensions from ->lookup() by Patrick McHardy · 9 years ago
  47. 61edafb netfilter: nf_tables: consolide set element destruction by Patrick McHardy · 9 years ago
  48. dece458 NFC: nxp-nci: Add support for NXP NCI chips by Clément Perrochaud · 9 years ago
  49. 25af01e NFC: nci: Add firmware download support by Clément Perrochaud · 9 years ago
  50. 2f8a467 usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timer by Li Jun · 9 years ago
  51. 4950999 Bluetooth: Add macros for advertising instance flags by Arman Uguray · 9 years ago
  52. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  53. 2be6085 phy: exynos5-usbdrd: Add to support for Exynos5433 SoC by Jaewon Kim · 9 years ago
  54. 074c238 mm: numa: slow PTE scan rate if migration failures occur by Mel Gorman · 9 years ago
  55. 5a352dd ipv6: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 9 years ago
  56. b6a7719 ipv4: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 9 years ago
  57. fe2811e netfilter: nf_tables: convert hash and rbtree to set extensions by Patrick McHardy · 9 years ago
  58. 3ac4c07 netfilter: nf_tables: add set extensions by Patrick McHardy · 9 years ago
  59. 49f7b33 rhashtable: provide len to obj_hashfn by Patrick McHardy · 9 years ago
  60. 4423f5e iommu/vt-d: Add new extended capabilities from v2.3 VT-d specification by David Woodhouse · 9 years ago
  61. 7e3ea6d sctp: avoid to repeatedly declare external variables by Ying Xue · 9 years ago
  62. 44caf2f iommu/vt-d: kill bogus ecap_niotlb_iunits() by David Woodhouse · 9 years ago
  63. e8a51e1 device: Add dev_of_node() accessor by Benjamin Herrenschmidt · 9 years ago
  64. bbedb17 tracing: %pF is only for function pointers by Scott Wood · 9 years ago
  65. ba61af6 sysfs: Document struct attribute_group by Guenter Roeck · 9 years ago
  66. 652261a ACPI: fix acpi_os_ioremap for arm64 by Mark Salter · 9 years ago
  67. 5ebb335 netfilter: nf_tables: move struct net pointer to base chain by Patrick McHardy · 9 years ago
  68. bd73599 misc: Add attribute groups by Takashi Iwai · 9 years ago
  69. ff85f70 Merge 4.0-rc5 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  70. 3a3e1c8 ARM: OMAP2+: PRCM: add support for static clock memmap indices by Tero Kristo · 9 years ago
  71. 8147e2e Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into for-next by Rob Herring · 9 years ago
  72. dd46c78 fs: Add support FALLOC_FL_INSERT_RANGE for fallocate by Namjae Jeon · 9 years ago
  73. fd3a154 tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup() by Eric Dumazet · 9 years ago
  74. 39f8e58 tcp: md5: remove request sock argument of calc_md5_hash() by Eric Dumazet · 9 years ago
  75. 1401b7c Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  76. 7c9049d Merge tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  77. 7c90de3 Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  78. 1c41a95 Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  79. dc5f2c5 Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  80. 6b6f302 rhashtable: Add rhashtable_free_and_destroy() by Thomas Graf · 9 years ago
  81. b5e2c15 rhashtable: Disable automatic shrinking by default by Thomas Graf · 9 years ago
  82. ac833bd rhashtable: Mark internal/private inline functions as such by Thomas Graf · 9 years ago
  83. 299e5c3 rhashtable: Use 'unsigned int' consistently by Thomas Graf · 9 years ago
  84. 58be8a5 rhashtable: Extend RCU read lock into rhashtable_insert_rehash() by Thomas Graf · 9 years ago
  85. 27cd545 filter: introduce SKF_AD_VLAN_TPID BPF extension by Michal Sekletar · 9 years ago
  86. 3a02824 libata: remove ATA_FLAG_LOWTAG by Tejun Heo · 9 years ago
  87. 83c3a7d wlcore: remove wl12xx_platform_data by Eliad Peller · 9 years ago
  88. 44486b4 wl12xx: use frequency instead of enumerations for pdata clocks by Luciano Coelho · 9 years ago
  89. 0117ec1 net: remove never used forwarding_accel_ops pointer from net_device by Hannes Frederic Sowa · 9 years ago
  90. 6321fd6 drm: Remove unused DRM_MODE_OBJECT_BRIDGE by Thierry Reding · 10 years ago
  91. 449e056 ARM: cpuidle: Add a cpuidle ops structure to be used for DT by Daniel Lezcano · 9 years ago
  92. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  93. ba7c95e rhashtable: Fix sleeping inside RCU critical section in walk_stop by Herbert Xu · 9 years ago
  94. 1855b7c ipv6: introduce idgen_delay and idgen_retries knobs by Hannes Frederic Sowa · 9 years ago
  95. 5f40ef7 ipv6: do retries on stable privacy addresses by Hannes Frederic Sowa · 9 years ago
  96. 8e8e676 ipv6: collapse state_lock and lock by Hannes Frederic Sowa · 9 years ago
  97. 64236f3 ipv6: introduce IFA_F_STABLE_PRIVACY flag by Hannes Frederic Sowa · 9 years ago
  98. 622c81d ipv6: generation of stable privacy addresses for link-local and autoconf by Hannes Frederic Sowa · 9 years ago
  99. 3d1bec9 ipv6: introduce secret_stable to ipv6_devconf by Hannes Frederic Sowa · 9 years ago
  100. ccd57b1 rhashtable: Add immediate rehash during insertion by Herbert Xu · 9 years ago