1. 38c7937 parisc: break out SOCK_NONBLOCK define to own asm header file by Helge Deller · 11 years ago
  2. 9af63ae parisc: do not inline pa_memcpy() internal functions by Helge Deller · 11 years ago
  3. a0ffa8f Revert "parisc: implement full version of access_ok()" by Helge Deller · 11 years ago
  4. 24b9fdc kernel/bounds: avoid circular dependencies in generated headers by Kirill A. Shutemov · 11 years ago
  5. 091e066 Merge branch 'genetlink_mcast' by David S. Miller · 11 years ago
  6. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  7. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  8. 62b68e9 genetlink: add and use genl_set_err() by Johannes Berg · 11 years ago
  9. c2ebb90 genetlink: remove family pointer from genl_multicast_group by Johannes Berg · 11 years ago
  10. 06fb555 genetlink: remove genl_unregister_mc_group() by Johannes Berg · 11 years ago
  11. 03ed382 hsr: don't call genl_unregister_mc_group() by Johannes Berg · 11 years ago
  12. 2ecf753 quota/genetlink: use proper genetlink multicast APIs by Johannes Berg · 11 years ago
  13. e5dcecb drop_monitor/genetlink: use proper genetlink multicast APIs by Johannes Berg · 11 years ago
  14. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  15. dbde497 tcp: don't update snd_nxt, when a socket is switched from repair mode by Andrey Vagin · 11 years ago
  16. b5de4a2 atm: idt77252: fix dev refcnt leak by Ying Xue · 11 years ago
  17. 236c9f8 xfrm: Release dst if this dst is improper for vti tunnel by fan.du · 11 years ago
  18. ed6a825 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  19. 296e580 PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration by Mika Westerberg · 11 years ago
  20. 840e93f2 netlink: fix documentation typo in netlink_set_err() by Johannes Berg · 11 years ago
  21. dec8e46 Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  22. 806dace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  23. cdc7ef89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  24. 9066d9b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  25. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. 94eddfb blk-mq: ensure that we set REQ_IO_STAT so diskstats work by Jens Axboe · 11 years ago
  27. 60aaf93 md/raid5: Use conf->device_lock protect changing of multi-thread resources. by majianpeng · 11 years ago
  28. d206dcf md/raid5: Before freeing old multi-thread worker, it should flush them. by majianpeng · 11 years ago
  29. e59aa23 md/raid5: For stripe with R5_ReadNoMerge, we replace REQ_FLUSH with REQ_NOMERGE. by majianpeng · 11 years ago
  30. c0f8bd1 UAPI: include <asm/byteorder.h> in linux/raid/md_p.h by Aurelien Jarno · 11 years ago
  31. 79ef3a8 raid1: Rewrite the implementation of iobarrier. by majianpeng · 11 years ago
  32. 8e005f7 raid1: Add some macros to make code clearly. by majianpeng · 11 years ago
  33. 07169fd raid1: Replace raise_barrier/lower_barrier with freeze_array/unfreeze_array when reconfiguring the array. by majianpeng · 11 years ago
  34. b364e3d raid1: Add a field array_frozen to indicate whether raid in freeze state. by majianpeng · 11 years ago
  35. 82592c3 md: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  36. 30b8feb md/raid5: avoid deadlock when raid5 array has unack badblocks during md_stop_writes. by NeilBrown · 11 years ago
  37. c91abf5 md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread. by NeilBrown · 11 years ago
  38. 29f097c md: fix some places where mddev_lock return value is not checked. by NeilBrown · 11 years ago
  39. edfa1f6 raid5: Retry R5_ReadNoMerge flag when hit a read error. by Bian Yu · 11 years ago
  40. 4bda556 raid5: relieve lock contention in get_active_stripe() by Shaohua Li · 11 years ago
  41. 801a760 seq_file: always clear m->count when we free m->buf by Al Viro · 11 years ago
  42. b38f67c Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  43. 9bad584 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  44. 77aa265 Merge branch 'pm-runtime' by Rafael J. Wysocki · 11 years ago
  45. 6431b43 Merge branch 'pm-tools' by Rafael J. Wysocki · 11 years ago
  46. 077a671 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 11 years ago
  47. 9a04d08 Merge branch 'acpi-video' by Rafael J. Wysocki · 11 years ago
  48. dcaea2c Merge branch 'acpi-ec' by Rafael J. Wysocki · 11 years ago
  49. 614d742 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  50. 8834616 ACPI / scan: Set flags.match_driver in acpi_bus_scan_fixed() by Rafael J. Wysocki · 11 years ago
  51. f516bde ACPI / PCI root: Clear driver_data before failing enumeration by Rafael J. Wysocki · 11 years ago
  52. c1beb0b ACPI / hotplug: Fix PCI host bridge hot removal by Rafael J. Wysocki · 11 years ago
  53. 5beaee4 ACPI / hotplug: Fix acpi_bus_get_device() return value check by Rafael J. Wysocki · 11 years ago
  54. 27b5c3f Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  55. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  56. 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  57. a709bd5 Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  58. 3ea369e Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  59. 6a328f3 sparc64: merge fix by Stephen Rothwell · 11 years ago
  60. a310410 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  61. 6469c84 sparc64: fix build regession by Kirill A. Shutemov · 11 years ago
  62. cdd278d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 11 years ago
  63. 794e96e Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  64. c2ac2ae Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  65. d11a347 be2net: Delete secondary unicast MAC addresses during be_close by Ajit Khaparde · 11 years ago
  66. 012bd38 be2net: Fix unconditional enabling of Rx interface options by Ajit Khaparde · 11 years ago
  67. 0f13b66b net, virtio_net: replace the magic value by Zhi Yong Wu · 11 years ago
  68. cf970c0 ping: prevent NULL pointer dereference on write to msg_name by Hannes Frederic Sowa · 11 years ago
  69. 4861292 Merge branch 'bnx2x' by David S. Miller · 11 years ago
  70. 6ffa39f bnx2x: Prevent "timeout waiting for state X" by Dmitry Kravkov · 11 years ago
  71. ffa1cb9 bnx2x: prevent CFC attention by Dmitry Kravkov · 11 years ago
  72. 9dcd9ac bnx2x: Prevent panic during DMAE timeout by Dmitry Kravkov · 11 years ago
  73. a0d307b bnx2x: Clean the sp rtnl task upon unload by Dmitry Kravkov · 11 years ago
  74. eca42aa ipv6: Fix inet6_init() cleanup order by Vlad Yasevich · 11 years ago
  75. ef0c1a6 watchdog: w83627hf: Use helper functions to access superio registers by Guenter Roeck · 11 years ago
  76. ac46110 watchdog: w83627hf: Enable watchdog device only if not already enabled by Guenter Roeck · 11 years ago
  77. 8f52638 watchdog: w83627hf: Enable watchdog only once by Guenter Roeck · 11 years ago
  78. 30a83695 watchdog: w83627hf: Convert to watchdog infrastructure by Guenter Roeck · 11 years ago
  79. 029b234 genetlink: rename shadowed variable by Johannes Berg · 11 years ago
  80. bceaa90 inet: prevent leakage of uninitialized memory to user in recv syscalls by Hannes Frederic Sowa · 11 years ago
  81. bcd081a net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=n by Fabio Estevam · 11 years ago
  82. 34f2fd8 bio: fix argument of __bio_add_page() for max_sectors > 0xffff by Akinobu Mita · 11 years ago
  83. cfff1f4 i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe() by Wei Yongjun · 11 years ago
  84. fdcf776 xen-netfront: fix missing rx_refill_timer when allocate memory failed by Ma JieYue · 11 years ago
  85. 987da47 nfsd: make sure to balance get/put_write_access by Christoph Hellwig · 11 years ago
  86. 818e5a2 nfsd: split up nfsd_setattr by Christoph Hellwig · 11 years ago
  87. 2fe8c1c xfs: open code inc_inode_iversion when logging an inode by Dave Chinner · 11 years ago
  88. 8f80587 xfs: increase inode cluster size for v5 filesystems by Dave Chinner · 11 years ago
  89. 9e3908e xfs: fix unlock in xfs_bmap_add_attrfork by Mark Tinguely · 11 years ago
  90. 2d3c627 Revert "init/Kconfig: add option to disable kernel compression" by H. Peter Anvin · 11 years ago
  91. 0f1741c edac/85xx: Remove mpc85xx_pci_err_remove by Johannes Thumshirn · 11 years ago
  92. ccdfb97 EDAC: Add edac-mpc85xx driver to MAINTAINERS by Johannes Thumshirn · 11 years ago
  93. 4a7e94a watchdog: omap_wdt: raw read and write endian fix by Victor Kamensky · 11 years ago
  94. b0df38d watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATE by Uwe Kleine-König · 11 years ago
  95. ab5bbdc watchdog: pcwd_usb: overflow in usb_pcwd_send_command() by Dan Carpenter · 11 years ago
  96. 0859ffc watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe() by Wei Yongjun · 11 years ago
  97. 6ffcff9 watchdog: watchdog_core: Fix a trivial typo by Sachin Kamat · 11 years ago
  98. 58e5637 watchdog: dw: Enable OF support for DW watchdog timer by Dinh Nguyen · 11 years ago
  99. 487722c watchdog: Get rid of MODULE_ALIAS_MISCDEV statements by Jean Delvare · 11 years ago
  100. 67b9fbdf watchdog: ts72xx_wdt: Propagate return value from timeout_to_regval by Guenter Roeck · 11 years ago