1. 4f924b2 if_cablemodem.h: Add parenthesis around ioctl macros by Josh Boyer · 11 years ago
  2. 19acc32 gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol() by Pravin B Shelar · 11 years ago
  3. 54309fa net: fec: fix kernel oops when plug/unplug cable many times by Frank Li · 11 years ago
  4. 2c00699 bfin_mac: fix error return code in bfin_mac_probe() by Wei Yongjun · 11 years ago
  5. 155d940 sfc: fix return value check in efx_ptp_probe_channel() by Wei Yongjun · 11 years ago
  6. 228fb08 net/spider_net: fix error return code in spider_net_open() by Wei Yongjun · 11 years ago
  7. 59b626e net/irda: fix error return code in bfin_sir_open() by Wei Yongjun · 11 years ago
  8. 058112c net: of_mdio: fix behavior on missing phy device by Sebastian Hesselbarth · 11 years ago
  9. 7b0c5f2 sierra_net: keep status interrupt URB active by Dan Williams · 11 years ago
  10. 6eecdc5 usbnet: allow status interrupt URB to always be active by Dan Williams · 11 years ago
  11. 7fdb784 qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN card by Dan Williams · 11 years ago
  12. fba8755 be2net: disable TX in be_close() by Sathya Perla · 11 years ago
  13. 3f5dffe be2net: fix EQ from getting full while cleaning RX CQ by Sathya Perla · 11 years ago
  14. bf591f5 be2net: fix payload_len value for GET_MAC_LIST cmd req by Sathya Perla · 11 years ago
  15. b4c1df9 be2net: provision VF resources before enabling SR-IOV by Sathya Perla · 11 years ago
  16. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  17. 52fbc77 rtc: rtc-tile: add missing platform_device_unregister() when module exit by Wei Yongjun · 11 years ago
  18. 47110b8 pstore/ram: fix error return code in ramoops_probe() by Wei Yongjun · 11 years ago
  19. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  20. ab3ea5b NVMe: Simplify Firmware Activate code slightly by Matthew Wilcox · 11 years ago
  21. 44af146 NVMe: Only clear the enable bit when disabling controller by Matthew Wilcox · 11 years ago
  22. ba47e38 NVMe: Wait for device to acknowledge shutdown by Matthew Wilcox · 11 years ago
  23. 04a29a1 ACPICA: ACPICA: Fix for _INI regression by Tomasz Nowicki · 11 years ago
  24. 3aa2eea ACPICA: _OSI support: Fix possible memory leak by Jung-uk Kim · 11 years ago
  25. 61388f9 ACPICA: Fix possible buffer overflow during a field unit read operation by Bob Moore · 11 years ago
  26. 59bbd47 f2fs: cover free_nid management with spin_lock by Jaegeuk Kim · 11 years ago
  27. 23d3884 f2fs: optimize scan_nat_page() by Haicheng Li · 11 years ago
  28. 8760952 f2fs: code cleanup for scan_nat_page() and build_free_nids() by Haicheng Li · 11 years ago
  29. 95630cb f2fs: bugfix for alloc_nid_failed() by Haicheng Li · 11 years ago
  30. 047184b f2fs: recover when journal contains deleted files by Chris Fries · 11 years ago
  31. bde582b f2fs: continue to mount after failing recovery by Chris Fries · 11 years ago
  32. 531ad7d f2fs: avoid deadlock during evict after f2fs_gc by Jaegeuk Kim · 11 years ago
  33. 420c158d arm64: Treat the bitops index argument as an 'int' by Catalin Marinas · 11 years ago
  34. 0e7f7bc arm64: Ignore the 'write' ESR flag on cache maintenance faults by Catalin Marinas · 11 years ago
  35. ed1f236 arm64: dts: fix #address-cells for foundation-v8 by Mark Rutland · 11 years ago
  36. aa1e8ec arm64: vexpress: Add support for poweroff/restart by Catalin Marinas · 12 years ago
  37. c4188ed arm64: Enable support for the ARM GIC interrupt controller by Catalin Marinas · 12 years ago
  38. e6b6dc7 Merge branch 'gic' into HEAD by Catalin Marinas · 11 years ago
  39. 5af43c2 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  40. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  41. 41ef4eb aio: kill ki_retry by Kent Overstreet · 11 years ago
  42. 8a66089 aio: kill ki_key by Kent Overstreet · 11 years ago
  43. 4e23bca aio: give shared kioctx fields their own cachelines by Kent Overstreet · 11 years ago
  44. 58c85dc aio: kill struct aio_ring_info by Kent Overstreet · 11 years ago
  45. a1c8eae aio: kill batch allocation by Kent Overstreet · 11 years ago
  46. 3e845ce aio: change reqs_active to include unreaped completions by Kent Overstreet · 11 years ago
  47. 0460fef aio: use cancellation list lazily by Kent Overstreet · 11 years ago
  48. 21b4020 aio: use flush_dcache_page() by Kent Overstreet · 11 years ago
  49. a31ad38 aio: make aio_read_evt() more efficient, convert to hrtimers by Kent Overstreet · 11 years ago
  50. 774a08b wait: add wait_event_hrtimeout() by Kent Overstreet · 11 years ago
  51. 36f5588 aio: refcounting cleanup by Kent Overstreet · 11 years ago
  52. 11599eb aio: make aio_put_req() lockless by Kent Overstreet · 11 years ago
  53. 1d98ebf aio: do fget() after aio_get_req() by Kent Overstreet · 11 years ago
  54. caf4167 aio: dprintk() -> pr_debug() by Kent Overstreet · 11 years ago
  55. 4e179bc aio: move private stuff out of aio.h by Kent Overstreet · 11 years ago
  56. 906b973 aio: add kiocb_cancel() by Kent Overstreet · 11 years ago
  57. 2d68449 aio: kill return value of aio_complete() by Kent Overstreet · 11 years ago
  58. 162934d char: add aio_{read,write} to /dev/{null,zero} by Zach Brown · 11 years ago
  59. 41003a7 aio: remove retry-based AIO by Zach Brown · 11 years ago
  60. a80bf61 gadget: remove only user of aio retry by Zach Brown · 11 years ago
  61. 4b49bb8 aio: remove dead code from aio.h by Zach Brown · 11 years ago
  62. 697f4d6 mm: remove old aio use_mm() comment by Zach Brown · 11 years ago
  63. c9fcee5 mm/vmalloc.c: add vfree comment by Andrew Morton · 11 years ago
  64. 22ea9c0 remove unused random32() and srandom32() by Akinobu Mita · 11 years ago
  65. 50bea5c drivers/infiniband/hw: rename random32() to prandom_u32() by Andrew Morton · 11 years ago
  66. e00adf3 drivers/net: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  67. af73e4d hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 11 years ago
  68. 1ab4ce7 parisc: remove the second argument of kmap_atomic() by Zhao Hongjiang · 11 years ago
  69. 550fcb8 drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driver by Lucas Stach · 11 years ago
  70. 0f157a5 include/linux/mm.h: complete the mm_walk definition by Andrew Morton · 11 years ago
  71. b070e65 mm, memcg: add rss_huge stat to memory.stat by David Rientjes · 11 years ago
  72. 70affe4 mm/SPARC: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  73. 9affd6b arm: fix mismerge of arch/arm/mach-omap2/timer.c by Linus Torvalds · 11 years ago
  74. 7dfbcbe xfs: fallback to vmalloc for large buffers in xfs_compat_attrlist_by_handle by Eric Sandeen · 11 years ago
  75. dd700d9 xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handle by Eric Sandeen · 11 years ago
  76. 742ae1e xfs: introduce CONFIG_XFS_WARN by Dave Chinner · 11 years ago
  77. 9607a85 rwsem: check counter to avoid cmpxchg calls by Davidlohr Bueso · 11 years ago
  78. 2d864e4 kref: minor cleanup by Anatol Pomozov · 11 years ago
  79. 292088e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  80. bc2d968 Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  81. d75e2f9 Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen by Linus Torvalds · 11 years ago
  82. 0fc537d parisc: tlb flush counting fix for SMP and UP by Helge Deller · 11 years ago
  83. de9c9f8 Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 11 years ago
  84. 3e11a00 Merge tag 'rpmsg-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg by Linus Torvalds · 11 years ago
  85. c807b17 Merge tag 'hwspinlock-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 11 years ago
  86. 1b5feb4 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  87. cd85d55 parisc: more irq statistics in /proc/interrupts by Helge Deller · 11 years ago
  88. e253aaf PCI: Delay final fixups until resources are assigned by Yinghai Lu · 11 years ago
  89. 200c880 parisc: implement irq stacks by Helge Deller · 11 years ago
  90. 9372450 parisc: add kernel stack overflow check by Helge Deller · 11 years ago
  91. 254844d proc: Use PDE attribute setting accessor functions by Geert Uytterhoeven · 11 years ago
  92. c207a76 parisc: only re-enable interrupts if we need to schedule or deliver signals when returning to userspace by John David Anglin · 11 years ago
  93. bb9055b Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  94. 1bf25e7 Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  95. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  96. fcba914 Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  97. a8c4b90 Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  98. 3d9b935 libata: change maintainer by Tejun Heo · 11 years ago
  99. eac8410 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 11 years ago
  100. a26ea93 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago