1. 8a82b40 regulator: max14577: Add support for MAX77836 regulators by Krzysztof Kozlowski · 10 years ago
  2. 4706a52 extcon: max14577: Add support for MAX77836 by Krzysztof Kozlowski · 10 years ago
  3. aee2a57 mfd: max77836: Add MAX77836 support to max14577 driver by Krzysztof Kozlowski · 10 years ago
  4. c784685 mfd: max14577: Add MAX14577 prefix to IRQ defines by Krzysztof Kozlowski · 10 years ago
  5. eccb80c mfd: max14577: Add detection of device type by Krzysztof Kozlowski · 10 years ago
  6. 575343d mfd: max14577: Add muic prefix to regmap config by Krzysztof Kozlowski · 10 years ago
  7. ebfc45e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  8. 25bfe4f Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  9. 60fbf2bd Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  10. ea2388f Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  11. 8b32201 wait: explain the shadowing and type inconsistencies by Peter Zijlstra · 10 years ago
  12. 9cc2368 Shiraz has moved by Viresh Kumar · 10 years ago
  13. 38137a5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  14. 345ef87 Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  15. 20cd477 of: add empty of_find_node_by_path() for !OF by Alexander Shiyan · 10 years ago
  16. c2896de Merge branch 'ipmi' (emailed ipmi fixes) by Linus Torvalds · 10 years ago
  17. 7aefac2 ipmi: boolify some things by Corey Minyard · 10 years ago
  18. 8998649 ipmi: Turn off all activity on an idle ipmi interface by Corey Minyard · 10 years ago
  19. 6ca2a88 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  20. 03367ef Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts by K. Y. Srinivasan · 11 years ago
  21. f1d54c4 net: mdio-gpio: Add support for separate MDI and MDO gpio pins by Guenter Roeck · 10 years ago
  22. 1d25148 net: mdio-gpio: Add support for active low gpio pins by Guenter Roeck · 10 years ago
  23. 33ac125 sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 11 years ago
  24. b9d1208 net: phy: add minimal support for QSGMII PHY by Thomas Petazzoni · 10 years ago
  25. 5be44a6 x86: Remove the PCI reboot method from the default chain by Ingo Molnar · 11 years ago
  26. 10ec34f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  27. 00cbc3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  28. 8c482cdc net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W by Daniel Borkmann · 10 years ago
  29. bf3a340 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 10 years ago
  30. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  31. 09c9b61 Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  32. 07f5fef Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  33. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  34. 0a7418f Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  35. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  36. 3e8072d Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  37. eeb91e4 Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  38. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  39. 34bf6ef mm: slab/slub: use page->list consistently instead of page->lru by Dave Hansen · 10 years ago
  40. f360d88 IB/mlx5: Add block multicast loopback support by Eli Cohen · 11 years ago
  41. 312103d AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERIC by Chris Metcalf · 11 years ago
  42. edd10d3 NVMe: Retry failed commands with non-fatal errors by Keith Busch · 11 years ago
  43. b355084 NVMe: Make I/O timeout a module parameter by Keith Busch · 11 years ago
  44. 33b1e95 NVMe: CPU hot plug notification by Keith Busch · 11 years ago
  45. 42f6142 NVMe: per-cpu io queues by Keith Busch · 11 years ago
  46. dd76a78 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  47. 4162877 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  48. 6c61403a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  49. 360f92c block: fix regression with block enabled tagging by Jens Axboe · 10 years ago
  50. abb43f6 tracing: Fix anonymous unions in struct ftrace_event_call by Mathieu Desnoyers · 10 years ago
  51. c458625 x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id" by Behan Webster · 11 years ago
  52. 565cbdc LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h by Mark Charlebois · 12 years ago
  53. 39de65a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  54. 97e18dc Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 10 years ago
  55. b725dfe tracepoint: Fix sparse warnings in tracepoint.c by Mathieu Desnoyers · 10 years ago
  56. b7aa84d block: Fix for_each_bvec() by Martin K. Petersen · 10 years ago
  57. 75ff24f Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  58. eb7d035 tracepoint: Simplify tracepoint module search by Steven Rostedt (Red Hat) · 10 years ago
  59. de7b297 tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints by Mathieu Desnoyers · 10 years ago
  60. ce7613d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  61. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  62. 5fb6b95 include/linux/syscalls.h: add sys_renameat2() prototype by Heiko Carstens · 10 years ago
  63. fe10739 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  64. 8142b22 netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper by Andrey Vagin · 11 years ago
  65. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  66. 64b47e8 lglock: map to spinlock when !CONFIG_SMP by Josh Triplett · 10 years ago
  67. 188a814 percpu: add preemption checks to __this_cpu ops by Christoph Lameter · 10 years ago
  68. 293b6a4 vmstat: use raw_cpu_ops to avoid false positives on preemption checks by Christoph Lameter · 10 years ago
  69. dc322a9 mm: use raw_cpu ops for determining current NUMA node by Christoph Lameter · 10 years ago
  70. b3ca1c1 percpu: add raw_cpu_ops by Christoph Lameter · 10 years ago
  71. 9a41707 slub: rework sysfs layout for memcg caches by Vladimir Davydov · 10 years ago
  72. b852990 memcg, slab: do not destroy children caches if parent has aliases by Vladimir Davydov · 10 years ago
  73. 794b124 memcg, slab: separate memcg vs root cache creation paths by Vladimir Davydov · 10 years ago
  74. 5722d09 memcg, slab: cleanup memcg cache creation by Vladimir Davydov · 10 years ago
  75. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  76. 2aaf308 rapidio: rework device hierarchy and introduce mport class of devices by Alexandre Bounine · 10 years ago
  77. 90ae3ae idr: remove dead code by Stephen Hemminger · 10 years ago
  78. 82e0703 include/linux/crash_dump.h: add vmcore_cleanup() prototype by Rashika Kheria · 10 years ago
  79. ad86622 wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space by Oleg Nesterov · 10 years ago
  80. abd50b3 wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition by Oleg Nesterov · 10 years ago
  81. 23aebe1 exec: kill bprm->tcomm[], simplify the "basename" logic by Oleg Nesterov · 10 years ago
  82. 834a964 numa: use LAST_CPUPID_SHIFT to calculate LAST_CPUPID_MASK by Srikar Dronamraju · 10 years ago
  83. 29f175d mm/readahead.c: inline ra_submit by Fabian Frederick · 10 years ago
  84. ed6d7c8 mm: remove unused arg of set_page_dirty_balance() by Miklos Szeredi · 10 years ago
  85. d715ae0 memcg: rename high level charging functions by Michal Hocko · 10 years ago
  86. df38197 memcg: get_mem_cgroup_from_mm() by Johannes Weiner · 10 years ago
  87. d230dec mm: use 'const char *' insted of 'char *' for reason in dump_page() by Kirill A. Shutemov · 10 years ago
  88. 539a13b res_counter: remove interface for locked charging and uncharging by David Rientjes · 10 years ago
  89. f0432d1 mm, mempolicy: remove per-process flag by David Rientjes · 10 years ago
  90. 2a38961 mm, mempolicy: rename slab_node for clarity by David Rientjes · 10 years ago
  91. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 10 years ago
  92. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  93. 8c6e50b mm: introduce vm_ops->map_pages() by Kirill A. Shutemov · 10 years ago
  94. a0715cc mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE by Alex Thorlton · 10 years ago
  95. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  96. b8780c3 sched: remove sleep_on() and friends by Arnd Bergmann · 10 years ago
  97. 240cd6a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  98. 53ca4fe NTB: Code Style Clean-up by Jon Mason · 11 years ago
  99. 403c63c NTB: client event cleanup by Jon Mason · 11 years ago
  100. 3021112 Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago