1. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  2. 5c27700 Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  3. 9a8b2aa Merge tag 'pwm/for-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  4. 3b3336d Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 10 years ago
  5. ce1d3fd Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  6. 928fce2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  7. 1707cb4 IB/mlx5: Enable the ODP capability query verb by Haggai Eran · 10 years ago
  8. f4056bf IB/core: Add on demand paging caps to ib_uverbs_ex_query_device by Haggai Eran · 10 years ago
  9. 02d1aa7 IB/core: Add support for extended query device caps by Eli Cohen · 10 years ago
  10. 1fc8190 RDMA/cxgb4: Don't hang threads forever waiting on WR replies by Hariprasad S · 10 years ago
  11. 59a39ca RDMA/ocrdma: Fix off by one in ocrdma_query_gid() by Dan Carpenter · 10 years ago
  12. f3070e7 RDMA/ocrdma: Use unsigned for bit index by Rasmus Villemoes · 10 years ago
  13. ba64fdc RDMA/ocrdma: Help gcc generate better code for ocrdma_srq_toggle_bit by Rasmus Villemoes · 10 years ago
  14. 0ba5dc5 RDMA/ocrdma: Update the ocrdma module version string by Mitesh Ahuja · 10 years ago
  15. 29565f2 RDMA/ocrdma: set vlan present bit for user AH by Devesh Sharma · 10 years ago
  16. d2b8f7b RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structure by Mitesh Ahuja · 10 years ago
  17. b4dbe8d RDMA/ocrdma: Add support for interrupt moderation by Mitesh Ahuja · 10 years ago
  18. a601dc7 RDMA/ocrdma: Honor return value of ocrdma_resolve_dmac by Devesh Sharma · 10 years ago
  19. 043e9de RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QP by Selvin Xavier · 10 years ago
  20. 380676e RDMA/ocrdma: Discontinue support of RDMA-READ-WITH-INVALIDATE by Devesh Sharma · 10 years ago
  21. 4b8180a RDMA/ocrdma: Host crash on destroying device resources by Mitesh Ahuja · 10 years ago
  22. 43c706b RDMA/ocrdma: Report correct state in ibv_query_qp by Padmanabh Ratnakar · 10 years ago
  23. ad56ebb RDMA/ocrdma: Debugfs enhancments for ocrdma driver by Selvin Xavier · 10 years ago
  24. 0c0eacd RDMA/ocrdma: Report correct count of interrupt vectors while registering ocrdma device by Devesh Sharma · 10 years ago
  25. 9ba1377 RDMA/ocrdma: Move PD resource management to driver. by Mitesh Ahuja · 10 years ago
  26. 978cb6a RDMA/ocrdma: Increase the GID table size. by Mitesh Ahuja · 10 years ago
  27. cad1fbb RDMA/ocrdma: Add support for IB stack compliant stats in sysfs. by Mitesh Ahuja · 10 years ago
  28. a5ac1fb Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 10 years ago
  29. 402521b Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  30. 65d2918 Merge branch 'cleanups' by Trond Myklebust · 10 years ago
  31. 338d00c pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_request_commit by Tom Haynes · 10 years ago
  32. 2636ed5 sched/rt: Avoid obvious configuration fail by Peter Zijlstra · 10 years ago
  33. 1fe89e1 sched/autogroup: Fix failure to set cpu.rt_runtime_us by Peter Zijlstra · 10 years ago
  34. 6f1607f sched/dl: Do update_rq_clock() in yield_task_dl() by Kirill Tkhai · 10 years ago
  35. 22aa66a dm snapshot: fix a possible invalid memory access on unload by Mikulas Patocka · 10 years ago
  36. 2bec1f4 dm: fix a race condition in dm_get_md by Mikulas Patocka · 10 years ago
  37. d97eb89 x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable() by Joerg Roedel · 10 years ago
  38. 1ea76fb x86/irq: Fix regression caused by commit b568b8601f05 by Jiang Liu · 10 years ago
  39. d6abfdb x86/spinlocks/paravirt: Fix memory corruption on unlock by Raghavendra K T · 10 years ago
  40. 29183a7 ntp: Fixup adjtimex freq validation on 32-bit systems by John Stultz · 10 years ago
  41. 829bf7a Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 10 years ago
  42. 9cff8ad sched: Prevent recursion in io_schedule() by NeilBrown · 10 years ago
  43. bc95601 sched/completion: Serialize completion_done() with complete() by Oleg Nesterov · 10 years ago
  44. 06b1f80 sched: Fix preempt_schedule_common() triggering tracing recursion by Frederic Weisbecker · 10 years ago
  45. a79ec89 sched/dl: Prevent enqueue of a sleeping task in dl_task_timer() by Kirill Tkhai · 10 years ago
  46. 3960c8c sched: Make dl_task_time() use task_rq_lock() by Peter Zijlstra · 10 years ago
  47. 74b8a4c sched: Clarify ordering between task_rq_lock() and move_queued_task() by Peter Zijlstra · 10 years ago
  48. 43a9f69 Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes" by Matt Fleming · 10 years ago
  49. d88d6cf ARM: mm: Remove Kconfig symbol CACHE_PL310 by Paul Bolle · 10 years ago
  50. f495fe8 Merge tag 'arm-soc/for-3.20/dts' of http://github.com/broadcom/stblinux into fixes by Arnd Bergmann · 10 years ago
  51. d1bef99 ARM: rockchip: force built-in regulator support for PM by Arnd Bergmann · 10 years ago
  52. 1652351 ARM: mvebu: build armada375-smp code conditionally by Arnd Bergmann · 10 years ago
  53. 1fd01aa ARM: sti: always enable RESET_CONTROLLER by Arnd Bergmann · 10 years ago
  54. c8823e7 ARM: rockchip: make rockchip_suspend_init conditional by Arnd Bergmann · 10 years ago
  55. 1aeb3c5 ARM: ixp4xx: fix {in,out}s{bwl} data types by Arnd Bergmann · 10 years ago
  56. d76f733 ARM: prima2: do not select SMP_ON_UP by Arnd Bergmann · 10 years ago
  57. a91c582 ARM: at91: fix pm declarations by Arnd Bergmann · 10 years ago
  58. 99bd667 ARM: davinci: multi-soc kernels require AUTO_ZRELADDR by Arnd Bergmann · 10 years ago
  59. 31612d6 ARM: davinci: davinci_cfg_reg cannot be init by Arnd Bergmann · 10 years ago
  60. ff34cae ARM: BCM: put back ARCH_MULTI_V7 dependency for mobile by Arnd Bergmann · 10 years ago
  61. 95fcedb ARM: vexpress: use ARM_CPU_SUSPEND if needed by Arnd Bergmann · 10 years ago
  62. 8d1e5a1 locking/rtmutex: Avoid a NULL pointer dereference on deadlock by Sebastian Andrzej Siewior · 10 years ago
  63. b65af27 pwm: tegra: Use NSEC_PER_SEC by Thierry Reding · 10 years ago
  64. 6a239af ACPI / resources: Change pr_info() to pr_debug() for debug information by Rafael J. Wysocki · 10 years ago
  65. 4fc701e IB/core: Properly handle registration of on-demand paging MRs after dereg by Haggai Eran · 10 years ago
  66. 7eae20d IB/mlx5: Update the dev in reg_create by Majd Dibbiny · 10 years ago
  67. 98e8be8 IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian order by Jack Morgenstein · 10 years ago
  68. 8ab9406 IB/mlx4: Bug fixes in mlx4_ib_resize_cq by Majd Dibbiny · 10 years ago
  69. bede98e IB/mlx4: Fix memory leak in __mlx4_ib_modify_qp by Majd Dibbiny · 10 years ago
  70. 0fb8bcf IB/core: Fix deadlock on uverbs modify_qp error flow by Moshe Lazer · 10 years ago
  71. 3120d03 ACPI / video: Disable native backlight on Samsung Series 9 laptops by Jens Reyer · 10 years ago
  72. 92c83ff5 cpuidle: powernv: Read target_residency value of idle states from DT if available by Preeti U Murthy · 10 years ago
  73. 28444a2 configfs_add_file: fold into its sole caller by Al Viro · 10 years ago
  74. 1cf97d0 configfs: fold create_dir() into its only caller by Al Viro · 10 years ago
  75. c88b1e7 configfs: configfs_create() init callback is never NULL and it never fails by Al Viro · 10 years ago
  76. dbca51d switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inode by Al Viro · 10 years ago
  77. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  78. 0d695d6 Merge tag 'md/3.20-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  79. d96c757 Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 10 years ago
  80. fbe4da4 Merge tag 'docs-fix' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 10 years ago
  81. 533cf7a Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  82. 26ac107 md/raid5: Fix livelock when array is both resyncing and degraded. by NeilBrown · 10 years ago
  83. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  84. 66dc830 Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  85. 05016b0f Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  86. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  87. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  88. e2b74f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  89. 580c57f seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO by Kees Cook · 10 years ago
  90. 3a9af0b samples/seccomp: improve label helper by Kees Cook · 10 years ago
  91. 52644c9 ipc,sem: use current->state helpers by Davidlohr Bueso · 10 years ago
  92. a9c5bcf scripts/gdb: disable pagination while printing from breakpoint handler by Jan Kiszka · 10 years ago
  93. 158daf1 scripts/gdb: define maintainer by Jan Kiszka · 10 years ago
  94. a77e15e scripts/gdb: convert CpuList to generator function by Jan Kiszka · 10 years ago
  95. fffb944 scripts/gdb: convert ModuleList to generator function by Jan Kiszka · 10 years ago
  96. 54e2289 scripts/gdb: use a generator instead of iterator for task list by Daniel Wagner · 10 years ago
  97. 2478a8a scripts/gdb: ignore byte-compiled python files by Daniel Thompson · 10 years ago
  98. 276d97d scripts/gdb: port to python3 / gdb7.7 by Pantelis Koukousoulas · 10 years ago
  99. bda1a92 scripts/gdb: add basic documentation by Jan Kiszka · 10 years ago
  100. 5403727 scripts/gdb: add lx-lsmod command by Jan Kiszka · 10 years ago