1. ed36911 libata: Add support for SEND/RECEIVE FPDMA QUEUED by Marc Carino · 11 years ago
  2. 40fb59e libata: Add H2D FIS "auxiliary" port flag by Marc Carino · 11 years ago
  3. 8be5ad9 libata: Populate host-to-device FIS "auxiliary" field by Marc Carino · 11 years ago
  4. f1bc1e4 ata: acpi: rework the ata acpi bind support by Aaron Lu · 11 years ago
  5. 2b79c56 sata, highbank: send extra clock cycles in SGPIO patterns by Mark Langsdorf · 11 years ago
  6. b2e4c7b sata, highbank: set tx_atten override bits by Mark Langsdorf · 11 years ago
  7. 91c2095 devicetree: create a separate binding description for sata_highbank by Mark Langsdorf · 11 years ago
  8. 4a9b7f9 drivers/ata/sata_rcar.c: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  9. 404eafe sata highbank: enable 64-bit DMA mask when using LPAE by Rob Herring · 11 years ago
  10. 3d70a36 ata: pata_samsung_cf: add missing __iomem annotation by Jingoo Han · 11 years ago
  11. b91bb0d ata: pata_arasan: Staticize local symbols by Jingoo Han · 11 years ago
  12. e0067f0 sata_mv: Remove unneeded CONFIG_HAVE_CLK ifdefs by Ezequiel Garcia · 11 years ago
  13. 61b8c34 ata: use dev_get_platdata() by Jingoo Han · 11 years ago
  14. e8038eb sata_mv: Remove unneeded forward declaration by Ezequiel Garcia · 11 years ago
  15. 88ba547 libata: acpi: remove dead code for ata_acpi_(un)bind by Aaron Lu · 11 years ago
  16. dc34e7e libata: move 'struct ata_taskfile' and friends from ata.h to libata.h by Sergei Shtylyov · 11 years ago
  17. ad81f05 Linux 3.11-rc1 by Linus Torvalds · 11 years ago
  18. 54be820 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  19. c25f195 slub: Check for page NULL before doing the node_match check by Steven Rostedt · 11 years ago
  20. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  21. dae3794 sunrpc: now we can just set ->s_d_op by Al Viro · 11 years ago
  22. 786e144 cgroup: we can use simple_lookup() now by Al Viro · 11 years ago
  23. 6e8cd2c efivarfs: we can use simple_lookup() now by Al Viro · 11 years ago
  24. 74931da make simple_lookup() usable for filesystems that set ->s_d_op by Al Viro · 11 years ago
  25. ec193cf configfs: don't open-code d_alloc_name() by Al Viro · 11 years ago
  26. d3db90b __rpc_lookup_create_exclusive: pass string instead of qstr by Al Viro · 11 years ago
  27. a95e691 rpc_create_*_dir: don't bother with qstr by Al Viro · 11 years ago
  28. 63345b4 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  29. 18fb38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  30. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  31. 03ce3ca Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  32. f8acc45 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  33. 505608d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  34. 0da2736 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  35. 560ae37 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  36. 4fa109b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  37. 9663398 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  38. bfd65dd Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  39. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  40. 833e683 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  41. c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  42. 8586551 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  43. 239dab4 Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  44. f1c4108 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  45. e9a17bd llist: llist_add() can use llist_add_batch() by Oleg Nesterov · 11 years ago
  46. fb4214d llist: fix/simplify llist_add() and llist_add_batch() by Oleg Nesterov · 11 years ago
  47. 4f5e65a fput: turn "list_head delayed_fput_list" into llist_head by Oleg Nesterov · 11 years ago
  48. 6437250 fs/file_table.c:fput(): add comment by Andrew Morton · 11 years ago
  49. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  50. d4e1c7e arm: multi_v7_defconfig: Tweaks for omap and sunxi by Olof Johansson · 11 years ago
  51. 88ce3c3 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  52. 622f9a8 Merge tag 'fcoe' into for-linus by James Bottomley · 11 years ago
  53. 307f2fb ipv6: only static routes qualify for equal cost multipathing by Hannes Frederic Sowa · 11 years ago
  54. 9b4fe5f via-rhine: fix dma mapping errors by Neil Horman · 11 years ago
  55. 352900b atl1e: fix dma mapping warnings by Neil Horman · 11 years ago
  56. 24ab6be tcp: account all retransmit failures by Yuchung Cheng · 11 years ago
  57. e763852 usb/net/r815x: fix cast to restricted __le32 by hayeswang · 11 years ago
  58. 3ff25e3 usb/net/r8152: fix integer overflow in expression by hayeswang · 11 years ago
  59. 40dadff net: access page->private by using page_private by Sunghan Suh · 11 years ago
  60. 92338dc net: strict_strtoul is obsolete, use kstrtoul instead by “Cosmin · 11 years ago
  61. 1b4fcb8 Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Olof Johansson · 11 years ago
  62. 1157d73 arm: multi_v7_defconfig: add i.MX options and NFS root by Vincent Stehlé · 11 years ago
  63. f4b96f5 Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  64. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  65. b0ec636 Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/urgent by Thomas Gleixner · 11 years ago
  66. baf64b8 perf/x86: Fix incorrect use of do_div() in NMI warning by Dave Hansen · 11 years ago
  67. 971ee28 sched: Fix HRTICK by Peter Zijlstra · 11 years ago
  68. a272dcc tick: broadcast: Check broadcast mode on CPU hotplug by Stephen Boyd · 11 years ago
  69. f2006e2 Merge branch 'linus' into timers/urgent by Thomas Gleixner · 11 years ago
  70. 1b375dc mutex: Move ww_mutex definitions to ww_mutex.h by Maarten Lankhorst · 11 years ago
  71. 058ebd0 perf: Fix perf_lock_task_context() vs RCU by Peter Zijlstra · 11 years ago
  72. 06f4179 perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario by Jiri Olsa · 11 years ago
  73. 734df5a perf: Clone child context from parent context pmu by Jiri Olsa · 11 years ago
  74. c3a1b0c Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  75. fdb7027 drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  76. 54842ec drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  77. d25903f drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  78. c073f66 net/usb: add relative mii functions for r815x by hayeswang · 11 years ago
  79. d77e41e net/tipc: use %*phC to dump small buffers in hex form by Andy Shevchenko · 11 years ago
  80. e04abfa Merge branches 'mlx5', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  81. 5e631a0 mlx5: Return -EFAULT instead of -EPERM by Dan Carpenter · 11 years ago
  82. 0b3ddf3 IB/qib: Log all SDMA errors unconditionally by Dean Luick · 11 years ago
  83. 308c813 IB/qib: Fix module-level leak by Mike Marciniszyn · 11 years ago
  84. 288dde9 mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec by Moshe Lazer · 11 years ago
  85. 80d5e8a IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline by Bart Van Assche · 11 years ago
  86. 7ad031e qlcnic: Adding Maintainers. by Jitendra Kalsaria · 11 years ago
  87. 8c91e16 gre: Fix MTU sizing check for gretap tunnels by Alexander Duyck · 11 years ago
  88. 689c3db CIFS: Fix a deadlock when a file is reopened by Pavel Shilovsky · 11 years ago
  89. b33fcf1 CIFS: Reopen the file if reconnect durable handle failed by Pavel Shilovsky · 11 years ago
  90. c31ad43 xfs: Fix the logic check for all quotas being turned off by Chandra Seetharaman · 11 years ago
  91. cce78da watchdog: hpwdt: Add check for UEFI bits by Mingarelli, Thomas · 11 years ago
  92. 086f3ec watchdog: softdog: remove replaceable ping operation by Kim, Milo · 11 years ago
  93. 26c57ef watchdog: New watchdog driver for MEN A21 watchdogs by Johannes Thumshirn · 11 years ago
  94. 6910ceb Watchdog: fix clearing of the watchdog interrupt by Russell King · 11 years ago
  95. fa142ff Watchdog: allow orion_wdt to be built for Dove by Russell King · 11 years ago
  96. 938d0a8 watchdog: Add Broadcom BCM2835 watchdog timer driver by Lubomir Rintel · 11 years ago
  97. 9903883f Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  98. 36805aa Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  99. 88d4f41 pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts by Paolo Valente · 11 years ago
  100. 87f1369 pkt_sched: sch_qfq: improve efficiency of make_eligible by Paolo Valente · 11 years ago