1. eef8f4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  2. 2262889 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  3. a8c1d28 s2io: use snprintf() as a safety feature by Dan Carpenter · 10 years ago
  4. ef5a1ba Merge branch 'r8152' by David S. Miller · 10 years ago
  5. b4d99de r8152: remove sram_read by hayeswang · 10 years ago
  6. 8cb3db2 r8152: remove generic_ocp_read before writing by hayeswang · 10 years ago
  7. e60bf80 Merge branch 'bgmac' by David S. Miller · 10 years ago
  8. 43f159c bgmac: activate irqs only if there is nothing to poll by Hauke Mehrtens · 10 years ago
  9. 6216642 bgmac: register napi before the device by Hauke Mehrtens · 10 years ago
  10. 852c5d9 Merge branch 'sh_eth' by David S. Miller · 10 years ago
  11. 4f9dce23 sh_eth: Fix ethtool operation crash when net device is down by Ben Hutchings · 10 years ago
  12. b37feed sh_eth: Fix promiscuous mode on chips without TSU by Ben Hutchings · 10 years ago
  13. 9d28971 ipv6: stop sending PTB packets for MTU < 1280 by Hagen Paul Pfeifer · 10 years ago
  14. b62a9c2 Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  15. 6689388 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  16. ec6f34e Linux 3.19-rc5 by Linus Torvalds · 10 years ago
  17. d0ac5d8 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  18. 2061dcd net: sctp: fix race for one-to-many sockets in sendmsg's auto associate by Daniel Borkmann · 10 years ago
  19. 12ba857 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  20. 901b208 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  21. c7662fc clk: fix possible null pointer dereference by Stanimir Varbanov · 10 years ago
  22. 176a107 Revert "clk: ppc-corenet: Fix Section mismatch warning" by Kevin Hao · 10 years ago
  23. a5e1baf clk: rockchip: fix deadlock possibility in cpuclk by Heiko Stübner · 10 years ago
  24. 298e320 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  25. 59b2858 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  26. d01de23 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  27. 966903a Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  28. 41544f9 reset: sunxi: fix spinlock initialization by Tyler Baker · 10 years ago
  29. a30e931 Merge tag 'renesas-soc-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 10 years ago
  30. 25217fef ARM: dts: disable CCI on exynos5420 based arndale-octa by Abhilash Kesavan · 10 years ago
  31. 896ddd6 drivers: bus: check cci device tree node status by Abhilash Kesavan · 10 years ago
  32. 6fda93b Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Olof Johansson · 10 years ago
  33. c9b75d5 ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288 by Heiko Stübner · 10 years ago
  34. 1dbb36b Merge tag 'berlin-fixes-for-3.19-1' of git://git.infradead.org/users/hesselba/linux-berlin into fixes by Olof Johansson · 10 years ago
  35. 259e438 ARM: nomadik: fix up leftover device tree pins by Linus Walleij · 10 years ago
  36. e3db221 Merge tag 'omap-for-v3.19/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  37. 3be8142 Merge tag 'imx-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  38. 1591dc4 Merge tag 'v3.19-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 10 years ago
  39. ee1c2442 genetlink: synchronize socket closing and family removal by Johannes Berg · 10 years ago
  40. 5ad6300 genetlink: disallow subscribing to unknown mcast groups by Johannes Berg · 10 years ago
  41. f555f3d genetlink: document parallel_ops by Johannes Berg · 10 years ago
  42. fc7f0dd kernel: avoid overflow in cmp_range by Louis Langholtz · 10 years ago
  43. 6bcf9c1 perf tools powerpc: Use dwfl_report_elf() instead of offline. by Sukadev Bhattiprolu · 10 years ago
  44. 813ccd1 perf tools: Fix segfault for symbol annotation on TUI by Namhyung Kim · 10 years ago
  45. b93b096 perf test: Fix dwarf unwind using libunwind. by Wang Nan · 10 years ago
  46. ea1fe3a perf tools: Avoid build splat for syscall numbers with uclibc by Vineet Gupta · 10 years ago
  47. a83d869 perf tools: Elide strlcpy warning with uclibc by Vineet Gupta · 10 years ago
  48. db1806e perf tools: Fix statfs.f_type data type mismatch build error with uclibc by Alexey Brodkin · 10 years ago
  49. 25cd480 tools: Remove bitops/hweight usage of bits in tools/perf by Arnaldo Carvalho de Melo · 10 years ago
  50. 260d819 perf machine: Fix __machine__findnew_thread() error path by Namhyung Kim · 10 years ago
  51. c6e5e9f perf tools: Fix building error in x86_64 when dwarf unwind is on by Namhyung Kim · 10 years ago
  52. 7949ba1 perf probe: Propagate error code when write(2) failed by Namhyung Kim · 10 years ago
  53. 7ad4b4a Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  54. 62b1530 Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  55. 7b78de8 Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  56. 937102f Merge tag 'staging-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  57. 79600d4 Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  58. fa818dc Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  59. a2a32cd Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  60. 23aa4b4 Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  61. 0145058 arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd to be page aligned" by Catalin Marinas · 10 years ago
  62. 3363673 perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLM by Kan Liang · 10 years ago
  63. 433678b perf/rapl: Fix sysfs_show() initialization for RAPL PMU by Stephane Eranian · 10 years ago
  64. ac64da0 net: rps: fix cpu unplug by Eric Dumazet · 10 years ago
  65. 57d737c Merge branch 'davinci_emac' by David S. Miller · 10 years ago
  66. de39008 net: davinci_emac: Add support for emac on dm816x by Tony Lindgren · 10 years ago
  67. a159432 net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address space by Tony Lindgren · 10 years ago
  68. 1d82ffa net: davinci_emac: Fix incomplete code for getting the phy from device tree by Tony Lindgren · 10 years ago
  69. 0f53727 net: davinci_emac: Free clock after checking the frequency by Tony Lindgren · 10 years ago
  70. b5133e7 net: davinci_emac: Fix runtime pm calls for davinci_emac by Tony Lindgren · 10 years ago
  71. cd2d6d3 net: davinci_emac: Fix hangs with interrupts by Tony Lindgren · 10 years ago
  72. cb59670 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  73. 0b6212e Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  74. 7b552bc Merge tag 'mmc-v3.19-4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  75. f8cb395 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  76. 3fa116e Merge tag 'powerpc-3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  77. f812116 ip: zero sockaddr returned on error queue by Willem de Bruijn · 10 years ago
  78. 4315ef8 Merge tag 'linux-can-fixes-for-3.19-20150115' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 10 years ago
  79. 5eff6da net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering by Or Gerlitz · 10 years ago
  80. aaef66b Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  81. f7d8555 net: sxgbe: Fix waring for double kfree() by Byungho An · 10 years ago
  82. 1c1832c net: sxgbe: Fix NULL dereferece when using DT by Girish K.S · 10 years ago
  83. 01fbd3f sh_eth: Fix addition of .trscer_err_mask to wrong SoC data by Geert Uytterhoeven · 10 years ago
  84. 9f6bd8f drivers: net: cpsw: fix cpsw hung with add vlan using vconfig by Mugunthan V N · 10 years ago
  85. 7b8792b gpiolib: of: Correct error handling in of_get_named_gpiod_flags by Hans Holmberg · 10 years ago
  86. ebbeba1 gpio: sysfs: fix gpio attribute-creation race by Johan Hovold · 10 years ago
  87. 0915e6f gpio: sysfs: fix gpio device-attribute leak by Johan Hovold · 10 years ago
  88. 121b6a7 gpio: sysfs: fix gpio-chip device-attribute leak by Johan Hovold · 10 years ago
  89. a58518c can: kvaser_usb: Don't dereference skb after a netif_rx() by Ahmed S. Darwish · 10 years ago
  90. 5e7e6e0 can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels by Ahmed S. Darwish · 10 years ago
  91. 889b77f can: kvaser_usb: Reset all URB tx contexts upon channel close by Ahmed S. Darwish · 10 years ago
  92. b442723 can: kvaser_usb: Don't free packets when tight on URBs by Ahmed S. Darwish · 10 years ago
  93. 47e3485 can: c_can: use regmap_update_bits() to modify RAMINIT register by Roger Quadros · 10 years ago
  94. 6cfda7f can: m_can: tag current CAN FD controllers as non-ISO by Oliver Hartkopp · 10 years ago
  95. 9b1087a can: dev: fix crtlmode_supported check by Oliver Hartkopp · 10 years ago
  96. 870482a MAINTAINERS: update linux-can git repositories by Marc Kleine-Budde · 10 years ago
  97. ce1039b tracing: Fix enabling of syscall events on the command line by Steven Rostedt (Red Hat) · 10 years ago
  98. 83829b7 tracing: Remove extra call to init_ftrace_syscalls() by Steven Rostedt (Red Hat) · 10 years ago
  99. 237d28d ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing by Steven Rostedt (Red Hat) · 10 years ago
  100. 7485058e ftrace: Check both notrace and filter for old hash by Steven Rostedt (Red Hat) · 10 years ago