1. 369afd4 extcon: max14577: Properly handle regmap_irq_get_virq error by Krzysztof Kozlowski · 11 years ago
  2. 12adef5 extcon: max14577: Fix probe failure on successful work queue by Krzysztof Kozlowski · 11 years ago
  3. a55d952 Merge tag 'ib-mfd-extcon-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into HEAD by Chanwoo Choi · 11 years ago
  4. bf9509e extcon: max8997: Use power efficient workqueue for delayed cable detection by Krzysztof Kozlowski · 11 years ago
  5. b862941 extcon: max77693: Use power efficient workqueue for delayed cable detection by Krzysztof Kozlowski · 11 years ago
  6. dfee411 extcon: max8997: Fix NULL pointer exception on missing pdata by Krzysztof Kozlowski · 11 years ago
  7. d5653f2 extcon: max77693: Fix two NULL pointer exceptions on missing pdata by Krzysztof Kozlowski · 11 years ago
  8. 8a82b40 regulator: max14577: Add support for MAX77836 regulators by Krzysztof Kozlowski · 11 years ago
  9. 4706a52 extcon: max14577: Add support for MAX77836 by Krzysztof Kozlowski · 11 years ago
  10. aee2a57 mfd: max77836: Add MAX77836 support to max14577 driver by Krzysztof Kozlowski · 11 years ago
  11. c784685 mfd: max14577: Add MAX14577 prefix to IRQ defines by Krzysztof Kozlowski · 11 years ago
  12. 0ca852b extcon: max14577: Choose muic_irqs according to device type by Krzysztof Kozlowski · 11 years ago
  13. 2b1d18f extcon: max14577: Add max14577 prefix to muic_irqs by Krzysztof Kozlowski · 11 years ago
  14. eccb80c mfd: max14577: Add detection of device type by Krzysztof Kozlowski · 11 years ago
  15. 575343d mfd: max14577: Add muic prefix to regmap config by Krzysztof Kozlowski · 11 years ago
  16. 4005da5 extcon: max14577: Change extcon name instead of static name according to device type by Chanwoo Choi · 11 years ago
  17. f63d32d extcon: palmas: explicitly set edev name as node name by Kishon Vijay Abraham I · 11 years ago
  18. a798c10 Linux 3.15-rc2 by Linus Torvalds · 11 years ago
  19. 372feac Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  20. 5269519 Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  21. 200bde2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  22. fd741ed Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent by Ingo Molnar · 11 years ago
  23. ffa9188 perf tools: Improve error reporting by Adrien BAK · 11 years ago
  24. 922d0e4 perf tools: Adjust symbols in VDSO by Vladimir Nikulichev · 11 years ago
  25. acb61fc perf kvm: Fix 'Min time' counting in report command by Alexander Yarygin · 11 years ago
  26. 404ca80 coredump: fix va_list corruption by Eric Dumazet · 11 years ago
  27. 6d45969 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  28. 8f98f6f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  29. 8de3f7a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  30. b931242 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  31. a42892e Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 11 years ago
  32. ebfc45e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  33. 6e66d5d Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  34. 25bfe4f Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  35. 60fbf2bd Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  36. 8cb652b Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  37. 575a292 Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  38. 7e55f81 Merge tag 'usb-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  39. ea2388f Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  40. b5a8cad thp: close race between split and zap huge pages by Kirill A. Shutemov · 11 years ago
  41. b59b8cb mm: fix new kernel-doc warning in filemap.c by Randy Dunlap · 11 years ago
  42. a663dad mm: fix CONFIG_DEBUG_VM_RB description by Davidlohr Bueso · 11 years ago
  43. 29c7787 mm: use paravirt friendly ops for NUMA hinting ptes by Mel Gorman · 11 years ago
  44. 8229f1a mips: export flush_icache_range by Kees Cook · 11 years ago
  45. 7848a4b mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages() by Mizuma, Masayoshi · 11 years ago
  46. 8b32201 wait: explain the shadowing and type inconsistencies by Peter Zijlstra · 11 years ago
  47. 9cc2368 Shiraz has moved by Viresh Kumar · 11 years ago
  48. 8f28ed9 Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_policy.txt by Tang Chen · 11 years ago
  49. 12c743e powerpc/mm: fix ".__node_distance" undefined by Mike Qiu · 11 years ago
  50. 7861144 kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write() by Andrew Morton · 11 years ago
  51. 82c04ff init/Kconfig: move the trusted keyring config option to general setup by Peter Foley · 11 years ago
  52. 83da751 vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state() by Christoph Lameter · 11 years ago
  53. b14878c net: sctp: cache auth_enable per endpoint by Vlad Yasevich · 11 years ago
  54. 5a292f7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  55. ba67b51 tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled by Ivan Vecera · 11 years ago
  56. dc8eaaa vlan: Fix lockdep warning when vlan dev handle notification by dingtianhong · 11 years ago
  57. 38137a5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  58. 64ee9f3 ARC: Delete stale barrier.h by Vineet Gupta · 11 years ago
  59. 674366e Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  60. b81fd5b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  61. 2f3e12b Merge tag 'sound-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  62. 345ef87 Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  63. 962bf3e Merge tag 'xfs-for-linus-3.15-rc2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  64. 7d77879 Merge tag 'trace-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  65. 20cd477 of: add empty of_find_node_by_path() for !OF by Alexander Shiyan · 11 years ago
  66. 2422365 perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU by Venkatesh Srinivas · 11 years ago
  67. c044330 drm: bochs: drop unused struct fields by Gerd Hoffmann · 11 years ago
  68. b8ccd70 drm: bochs: add power management support by Gerd Hoffmann · 11 years ago
  69. 2f1e800 drm: cirrus: add power management support by Gerd Hoffmann · 11 years ago
  70. 8d75454 drm: Split out drm_probe_helper.c from drm_crtc_helper.c by Daniel Vetter · 11 years ago
  71. b6ccd7b drm/plane-helper: Don't fake-implement primary plane disabling by Daniel Vetter · 11 years ago
  72. a82049b drm/ast: fix value check in cbr_scan2 by Dave Airlie · 11 years ago
  73. 9a11843 drm/nouveau/bios: fix a bit shift error introduced by 457e77b by Sergei Antonov · 11 years ago
  74. d62c3e7 Merge tag 'omapdrm-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 11 years ago
  75. 90e4897 Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 11 years ago
  76. 95c7d35 Merge tag 'drm/tegra/for-3.15-rc2' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  77. 87a54ca Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  78. 81cef0f Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  79. c2896de Merge branch 'ipmi' (emailed ipmi fixes) by Linus Torvalds · 11 years ago
  80. 7aefac2 ipmi: boolify some things by Corey Minyard · 11 years ago
  81. 8998649 ipmi: Turn off all activity on an idle ipmi interface by Corey Minyard · 11 years ago
  82. 0dfe6e7 ipmi: Turn off default probing of interfaces by Corey Minyard · 11 years ago
  83. eb6d78e ipmi: Reset the KCS timeout when starting error recovery by Corey Minyard · 11 years ago
  84. 48e8ac2 ipmi: Fix a race restarting the timer by Bodo Stroesser · 11 years ago
  85. a94cdd1 Char: ipmi_bt_sm, fix infinite loop by Jiri Slaby · 11 years ago
  86. 88764e0 Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  87. 23c1a60 Merge tag '3.15-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  88. 09df694 Merge tag 'fbdev-reorder-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  89. 12de375 Revert "serial: 8250, disable "too much work" messages" by Greg Kroah-Hartman · 11 years ago
  90. 6ea6215 tracing/uprobes: Fix uprobe_cpu_buffer memory leak by zhangwei(Jovi) · 11 years ago
  91. 4a0c3d9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  92. bcddee2 drm/radeon/ci: make sure mc ucode is loaded before checking the size by Alex Deucher · 11 years ago
  93. 8c79bae drm/radeon/si: make sure mc ucode is loaded before checking the size by Alex Deucher · 11 years ago
  94. f8a2645 drm/radeon: improve PLL params if we don't match exactly v2 by Christian König · 11 years ago
  95. 74073c9 drm/radeon: memory leak on bo reservation failure. v2 by Quentin Casasnovas · 11 years ago
  96. 681941c drm/radeon: fix VCE fence command by Christoph Jaeger · 11 years ago
  97. 7e1858f drm/radeon: re-enable mclk dpm on R7 260X asics by Alex Deucher · 11 years ago
  98. 277babc drm/radeon: add support for newer mc ucode on CI (v2) by Alex Deucher · 11 years ago
  99. 1ebe928 drm/radeon: add support for newer mc ucode on SI (v2) by Alex Deucher · 11 years ago
  100. 5fb9cc4 drm/radeon: apply more strict limits for PLL params v2 by Christian König · 11 years ago