1. 0686ab7 vme: vme_tsi148.c: fix error return code in tsi148_probe() by Wei Yongjun · 11 years ago
  2. 4640a3f FMC: fix error handling in probe() function by Dan Carpenter · 11 years ago
  3. c2955da fmc: avoid readl/writel namespace conflict by Arnd Bergmann · 11 years ago
  4. e42d50b FMC: NULL dereference on allocation failure by Dan Carpenter · 11 years ago
  5. e3a3c3a UIO: fix uio_pdrv_genirq with device tree but no interrupt by Pavel Machek · 11 years ago
  6. 05c3e0b UIO: allow binding uio_pdrv_genirq.c to devices using command line option by Pavel Machek · 11 years ago
  7. 4debfe4 FMC: add a char-device mezzanine driver by Alessandro Rubini · 11 years ago
  8. 6007b1b FMC: add a driver to write mezzanine EEPROM by Alessandro Rubini · 11 years ago
  9. 056d83f FMC: add a software mezzanine driver by Alessandro Rubini · 11 years ago
  10. 6c62a89 FMC: add a software carrier driver by Alessandro Rubini · 11 years ago
  11. 022c674 FMC: add documentation for the core by Alessandro Rubini · 11 years ago
  12. 77864f2 FMC: add core bus driver by Alessandro Rubini · 11 years ago
  13. 7b175c4 MAINTAINERS: add stable_kernel_rules.txt to stable maintainer information by Greg Kroah-Hartman · 11 years ago
  14. 35848f6 drivers: hv: switch to use mb() instead of smp_mb() by Jason Wang · 11 years ago
  15. 36dd683 memory: tegra30-mc: Fix IRQ handler. by Tuomas Tynkkynen · 11 years ago
  16. d777f98 memory: tegra20-mc: Fix hang in IRQ handler. by Tuomas Tynkkynen · 11 years ago
  17. 2c9b48a mei: support HBM versioning by Tomas Winkler · 11 years ago
  18. a151427 char: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  19. c36c573 vme: tsi148: Window reserved for accessing CR/CSR does not need attributes set by Martyn Welch · 11 years ago
  20. 2981795 vme: tsi148: CR/CSR logic arround the wrong way by Martyn Welch · 11 years ago
  21. e31c51e vme: tsi148: Only store VME bus errors if they will be checked by Martyn Welch · 11 years ago
  22. f3cbfa5 Misc: sram: Remove unneeded check by Alexander Shiyan · 11 years ago
  23. ea6add0 pcmcia: Remove ARCH_CLPS711X dependency by Alexander Shiyan · 11 years ago
  24. e34fae7 FMC: add needed headers by Alessandro Rubini · 11 years ago
  25. 9c9f32e FMC: create drivers/fmc and toplevel Kconfig question by Alessandro Rubini · 11 years ago
  26. b1f254e extcon: Palmas Extcon Driver by Graeme Gregory · 11 years ago
  27. 9c8a013 extcon: add EXPORT_SYMBOL_GPL for exported functions by Kishon Vijay Abraham I · 11 years ago
  28. ea9dd9d extcon: Change permission 'state' sysfs entry (rw -> r) by Chanwoo Choi · 11 years ago
  29. 12e50c3 tools: hv: Improve error logging in KVP daemon. by Tomas Hozza · 11 years ago
  30. 0e496b8 Merge 3.10-rc6 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  31. 7d13205 Linux 3.10-rc6 by Linus Torvalds · 11 years ago
  32. e6694d9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  33. 596fa9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  34. 5938930 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  35. f21afc2 smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu(). by David Daney · 11 years ago
  36. d0ff934 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  37. d58c6ff Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  38. 9bb9285 Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  39. 3ad2e31 Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  40. 230b303 powerpc: Fix missing/delayed calls to irq_work by Benjamin Herrenschmidt · 11 years ago
  41. bf59390 powerpc: Fix emulation of illegal instructions on PowerNV platform by Paul Mackerras · 11 years ago
  42. 0e37739 powerpc: Fix stack overflow crash in resume_kernel when ftracing by Michael Ellerman · 11 years ago
  43. dd6c5cd snd_pcm_link(): fix a leak... by Al Viro · 11 years ago
  44. 0525290 use can_lookup() instead of direct checks of ->i_op->lookup by Al Viro · 11 years ago
  45. 8aac627 move exit_task_namespaces() outside of exit_notify() by Oleg Nesterov · 11 years ago
  46. e7b2c40 fput: task_work_add() can fail if the caller has passed exit_task_work() by Oleg Nesterov · 11 years ago
  47. d302cf1 xfs: don't shutdown log recovery on validation errors by Dave Chinner · 11 years ago
  48. 088c9f6 xfs: ensure btree root split sets blkno correctly by Dave Chinner · 11 years ago
  49. 5170711 xfs: fix implicit padding in directory and attr CRC formats by Dave Chinner · 11 years ago
  50. 47ad2fc xfs: don't emit v5 superblock warnings on write by Dave Chinner · 11 years ago
  51. a2648eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  52. 42f132f mei: me: clear interrupts on the resume path by Tomas Winkler · 11 years ago
  53. 2753ff5 mei: nfc: fix nfc device freeing by Tomas Winkler · 11 years ago
  54. 5e85b36 mei: init: Flush scheduled work before resetting the device by Samuel Ortiz · 11 years ago
  55. c5c7774 sctp: fully initialize sctp_outq in sctp_outq_init by Neil Horman · 11 years ago
  56. aaf9522 netiucv: Hold rtnl between name allocation and device registration. by Benjamin Poirier · 11 years ago
  57. c9bfbb3 tulip: Properly check dma mapping result by Neil Horman · 11 years ago
  58. 33c929c Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  59. 706b78f dtc: ensure #line directives don't consume data from the next line by Grant Likely · 11 years ago
  60. 2a6a08c dtc: Update generated files to output from Bison 2.5 by Grant Likely · 11 years ago
  61. d25d869 of: Fix locking vs. interrupts by Benjamin Herrenschmidt · 11 years ago
  62. b0a4d8b kbuild: make sure we clean up DTB temporary files by Ian Campbell · 11 years ago
  63. 25e33ed Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  64. cb03dc0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  65. cb7e970 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 11 years ago
  66. dcae7f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  67. 509768f Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound by Linus Torvalds · 11 years ago
  68. 82ea4be Merge tag 'md-3.10-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  69. b844db3 turbostat: Increase output buffer size to accommodate C8-C10 by Josh Triplett · 11 years ago
  70. 45df901 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  71. dd01989 net: sh_eth: fix incorrect RX length error if R8A7740 by Yoshihiro Shimoda · 11 years ago
  72. d3b6f61 ip_tunnel: remove __net_init/exit from exported functions by Eric Dumazet · 11 years ago
  73. cc60ab0 drivers: net: davinci_mdio: restore mdio clk divider in mdio resume by Mugunthan V N · 11 years ago
  74. 5033ec3 drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver by Mugunthan V N · 11 years ago
  75. baafc77 net/ipv4: ip_vti clear skb cb before tunneling. by Saurabh Mohan · 11 years ago
  76. df465ab tg3: Wait for boot code to finish after power on by Nithin Sujir · 11 years ago
  77. a6f79d0 l2tp: Fix sendmsg() return value by Guillaume Nault · 11 years ago
  78. 55b92b7 l2tp: Fix PPP header erasure and memory leak by Guillaume Nault · 11 years ago
  79. 4f5474e bonding: fix igmp_retrans type and two related races by Nikolay Aleksandrov · 11 years ago
  80. b8fad45 bonding: reset master mac on first enslave failure by Nikolay Aleksandrov · 11 years ago
  81. 2dc85bf packet: packet_getname_spkt: make sure string is always 0-terminated by Daniel Borkmann · 11 years ago
  82. 631f24a net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used by Dinh Nguyen · 11 years ago
  83. 0c5fed0 be2net: Fix 32-bit DMA Mask handling by Somnath Kotur · 11 years ago
  84. e86c986 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  85. 94f950c xen-netback: don't de-reference vif pointer after having called xenvif_put() by Jan Beulich · 11 years ago
  86. 99ffc3e macvlan: don't touch promisc without passthrough by Michael S. Tsirkin · 11 years ago
  87. 5026d7a md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place by H. Peter Anvin · 11 years ago
  88. e2d5992 md/raid1,raid10: use freeze_array in place of raise_barrier in various places. by NeilBrown · 11 years ago
  89. 3056e3a md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it. by Alex Lyakas · 11 years ago
  90. 6b6204e md: md_stop_writes() should always freeze recovery. by NeilBrown · 11 years ago
  91. 26e0446 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  92. 645a992 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  93. b2cc9c1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  94. a568fa1 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  95. c2853c8 include/linux/math64.h: add div64_ul() by Alex Shi · 11 years ago
  96. 89dc991 mm: memcontrol: fix lockless reclaim hierarchy iterator by Johannes Weiner · 11 years ago
  97. 7b57976 frontswap: fix incorrect zeroing and allocation size for frontswap_map by Akinobu Mita · 11 years ago
  98. 736f320 kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules() by Chen Gang · 11 years ago
  99. 30dad30 mm: migration: add migrate_entry_wait_huge() by Naoya Horiguchi · 11 years ago
  100. 27749f2 ocfs2: add missing lockres put in dlm_mig_lockres_handler by Xue jiufei · 11 years ago