1. 786d725 reservation: cross-device reservation support, v4 by Maarten Lankhorst · 12 years ago
  2. dc02164 Merge branch 'core/mutexes' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into drm-next by Dave Airlie · 12 years ago
  3. 4300a0f Merge tag 'v3.10-rc7' into drm-next by Dave Airlie · 12 years ago
  4. 4bf8e19 drm: Renesas R-Car Display Unit DRM driver by Laurent Pinchart · 12 years ago
  5. 2301002 mutex: Add w/w mutex slowpath debugging by Daniel Vetter · 12 years ago
  6. 040a0a3 mutex: Add support for wound/wait style locks by Maarten Lankhorst · 12 years ago
  7. b8ff768 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  8. a3d5c34 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  9. 86c7667 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  10. 4db88eb Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  11. 7995bd2 splice: don't pass the address of ->f_pos to methods by Al Viro · 12 years ago
  12. 29bb9e5 tracing/context-tracking: Add preempt_schedule_context() for tracing by Steven Rostedt · 12 years ago
  13. f21afc2 smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu(). by David Daney · 12 years ago
  14. cb7e970 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 12 years ago
  15. 26e0446 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  16. b2cc9c1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  17. c2853c8 include/linux/math64.h: add div64_ul() by Alex Shi · 12 years ago
  18. 30dad30 mm: migration: add migrate_entry_wait_huge() by Naoya Horiguchi · 12 years ago
  19. 637241a kmsg: honor dmesg_restrict sysctl on /dev/kmsg by Kees Cook · 12 years ago
  20. 16e53db CPU hotplug: provide a generic helper to disable/enable CPU hotplug by Srivatsa S. Bhat · 12 years ago
  21. b79462a team: fix checks in team_get_first_port_txable_rcu() by Jiri Pirko · 12 years ago
  22. ed13998 sock_diag: fix filter code sent to userspace by Nicolas Dichtel · 12 years ago
  23. d628409 trace: Allow idle-safe tracepoints to be called from irq by Paul E. McKenney · 12 years ago
  24. 14d0ee0 Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  25. a7526eb net: Unbreak compat_sys_{send,recv}msg by Andy Lutomirski · 12 years ago
  26. 4d3797d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  27. 7d80fea Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  28. c87a124 net: force a reload of first item in hlist_nulls_for_each_entry_rcu by Eric Dumazet · 12 years ago
  29. 6d7581e list: introduce list_first_entry_or_null by Jiri Pirko · 12 years ago
  30. 1e2bd51 udp6: Fix udp fragmentation for tunnel traffic. by Pravin B Shelar · 12 years ago
  31. 521921b kvm: Move guest entry/exit APIs to context_tracking by Frederic Weisbecker · 12 years ago
  32. 45eacc6 vtime: Use consistent clocks among nohz accounting by Frederic Weisbecker · 12 years ago
  33. d0d98ee Add arch_phys_wc_{add, del} to manipulate WC MTRRs if needed by Andy Lutomirski · 12 years ago
  34. 73ce00d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 12 years ago
  35. 37448ad aerdrv: Move cper_print_aer() call out of interrupt context by Lance Ortiz · 12 years ago
  36. ac4e97a scatterlist: sg_set_buf() argument must be in linear mapping by Rusty Russell · 12 years ago
  37. 12bcbe6 rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry_rcu() by Steven Rostedt · 12 years ago
  38. 26cb63a perf: Fix perf mmap bugs by Peter Zijlstra · 12 years ago
  39. 27a24cf Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  40. 9cf1848 Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 12 years ago
  41. 00cec11 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  42. 7450231 linux/kernel.h: fix kernel-doc warning by Randy Dunlap · 12 years ago
  43. 4c663cf wait: fix false timeouts when using wait_event_timeout() by Imre Deak · 12 years ago
  44. bc8fcfe rapidio: add enumeration/discovery start from user space by Alexandre Bounine · 12 years ago
  45. a11650e rapidio: make enumeration/discovery configurable by Alexandre Bounine · 12 years ago
  46. eb3d339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  47. 7805d00 cgroup: fix a subtle bug in descendant pre-order walk by Tejun Heo · 12 years ago
  48. b91fd4d Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  49. d979556 Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  50. b641940 Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  51. 2a7851b netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6 by Florian Westphal · 12 years ago
  52. 3cb7a59 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  53. 25625c9 Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 12 years ago
  54. cbfd2cd Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 12 years ago
  55. 94f1be9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  56. 154c267 Add include dependencies to <linux/printk.h>. by Ralf Baechle · 12 years ago
  57. ba7c96b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  58. 421b40a tty/vt: Fix vc_deallocate() lock order by Peter Hurley · 12 years ago
  59. 2c2c0e5 Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  60. d2f83e9 Hoist memcpy_fromiovec/memcpy_toiovec into lib/ by Rusty Russell · 12 years ago
  61. 7f18d05 SERIAL: OMAP: Remove the slave idle handling from the driver by Santosh Shilimkar · 12 years ago
  62. ff9129b Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  63. 3f327e3 PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check by Yinghai Lu · 12 years ago
  64. d4988d4 bcma: add more core IDs by Rafał Miłecki · 12 years ago
  65. dcf0105 USB: serial: add generic wait_until_sent implementation by Johan Hovold · 12 years ago
  66. 0693196 USB: serial: add wait_until_sent operation by Johan Hovold · 12 years ago
  67. 0b8ebdb mfd: ab8500-sysctrl: Always enable pm_power_off handler by Fabio Baltieri · 12 years ago
  68. b0ce350 bonding: allow TSO being set on bonding master by Eric Dumazet · 12 years ago
  69. 5c64e3a4 Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  70. 755ccb9 broadcom: add include guards to include/linux/brcmphy.h by Florian Fainelli · 12 years ago
  71. cc51bf6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. de97f25 Correct typo "supperspeed" to "superspeed". by Robert P. J. Day · 12 years ago
  73. ccf5ae8 target: close target_put_sess_cmd() vs. core_tmr_abort_task() race by Joern Engel · 12 years ago
  74. b4f711e time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons by John Stultz · 12 years ago
  75. b973425 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  76. 63ad9cb pinctrl: generic: Fix typos and clarify comments by Laurent Pinchart · 12 years ago
  77. b59cc20 ACPI / LPSS: register clock device for Lynxpoint DMA properly by Rafael J. Wysocki · 12 years ago
  78. ee8209f dma: acpi-dma: parse CSRT to extract additional resources by Andy Shevchenko · 12 years ago
  79. dbbffe6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  80. 88b0357 Merge remote-tracking branch 'spi/fix/grant' into spi-linus by Mark Brown · 12 years ago
  81. e2555fd jbd,jbd2: fix oops in jbd2_journal_put_journal_head() by Jan Kara · 12 years ago
  82. 26b840a Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  83. 7677fc9 net/mlx4: Strengthen VLAN tags/priorities enforcement in VST mode by Rony Efraim · 12 years ago
  84. 4c44450 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  85. ac4e010 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  86. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 12 years ago
  87. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  88. ec66715 Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  89. f755407 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  90. 832e77b Merge branch 'misc' into for-linus by James Bottomley · 12 years ago
  91. 058ce5c dm: document iterate_devices by Alasdair G Kergon · 12 years ago
  92. 1cf4c07 tracing: Modify soft-mode only if there's no other referrer by Masami Hiramatsu · 12 years ago
  93. f04f24fb ftrace, kprobes: Fix a deadlock on ftrace_regex_lock by Masami Hiramatsu · 12 years ago
  94. 2d4fe27 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
  95. 6037195 ARM: imx: Select GENERIC_ALLOCATOR by Fabio Estevam · 12 years ago
  96. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  97. 8cbc95e Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  98. ea44083 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  99. a637b0d Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  100. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago