1. 7fb30d2 Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  2. a2c7a54 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  3. e34166a powerpc: Set show_unhandled_signals to 1 by default by Benjamin Herrenschmidt · 12 years ago
  4. 6912318 powerpc/perf: Fix setting of "to" addresses for BHRB by Michael Neuling · 12 years ago
  5. 506e70d powerpc/pmu: Fix order of interpreting BHRB target entries by Michael Neuling · 12 years ago
  6. d52f2dc powerpc/perf: Move BHRB code into CONFIG_PPC64 region by Michael Neuling · 12 years ago
  7. a1797b2 powerpc: select HAVE_CONTEXT_TRACKING for pSeries by Li Zhong · 12 years ago
  8. 5d1c574 powerpc: Use the new schedule_user API on userspace preemption by Li Zhong · 12 years ago
  9. 106ed88 powerpc: Exit user context on notify resume by Li Zhong · 12 years ago
  10. ba12eed powerpc: Exception hooks for context tracking subsystem by Li Zhong · 12 years ago
  11. 22ecbe8 powerpc: Syscall hooks for context tracking subsystem by Li Zhong · 12 years ago
  12. 6cecf76 powerpc/booke64: Fix kernel hangs at kernel_dbg_exc by Scott Wood · 12 years ago
  13. dcb615a powerpc: Fix irq_set_affinity() return values by Alexander Gordeev · 12 years ago
  14. ca9d7ae powerpc: Provide __bswapdi2 by David Woodhouse · 12 years ago
  15. b2b4858 powerpc/powernv: Fix starting of secondary CPUs on OPALv2 and v3 by Benjamin Herrenschmidt · 12 years ago
  16. 75b93da powerpc/powernv: Detect OPAL v3 API version by Benjamin Herrenschmidt · 12 years ago
  17. af945cf powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again by Li Zhong · 12 years ago
  18. b80ec3d powerpc: Make CONFIG_RTAS_PROC depend on CONFIG_PROC_FS by Michael Ellerman · 12 years ago
  19. 120496a powerpc: Bring all threads online prior to migration/hibernation by Robert Jennings · 12 years ago
  20. a94a147 powerpc/rtas_flash: Fix validate_flash buffer overflow issue by Vasant Hegde · 12 years ago
  21. 79c66ce powerpc/kexec: Fix kexec when using VMX optimised memcpy by Anton Blanchard · 12 years ago
  22. 83d5e64 powerpc: Fix build errors STRICT_MM_TYPECHECKS by Aneesh Kumar K.V · 12 years ago
  23. 613e60a powerpc/mm: Use the correct mask value when looking at pgtable address by Aneesh Kumar K.V · 12 years ago
  24. 674825d Merge tag 'fixes-for-3.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen by Linus Torvalds · 12 years ago
  25. c83bb88 Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  26. dbbffe6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  27. 6880b01 parisc: make default cross compiler search more robust (v3) by Helge Deller · 12 years ago
  28. ba21fc6 bna: add missing iounmap() on error in bnad_init() by Wei Yongjun · 12 years ago
  29. ef38079 qlge: fix dma map leak when the last chunk is not allocated by Thadeu Lima de Souza Cascardo · 12 years ago
  30. 3cc8e40 xen/arm: rename xen_secondary_init and run it on every online cpu by Stefano Stabellini · 12 years ago
  31. d7266d7 xen/arm: do not handle VCPUOP_register_vcpu_info failures by Stefano Stabellini · 12 years ago
  32. 1aa3d8d xen/arm: initialize pm functions later by Stefano Stabellini · 12 years ago
  33. 1f63876 Merge tag 'spi-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 12 years ago
  34. fea0f9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  35. aef2ea9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  36. 88b0357 Merge remote-tracking branch 'spi/fix/grant' into spi-linus by Mark Brown · 12 years ago
  37. 0faa314 Merge remote-tracking branch 'spi/fix/atmel' into spi-linus by Mark Brown · 12 years ago
  38. 9f1d036 drm/mgag200: Fix framebuffer base address programming by Christopher Harvey · 12 years ago
  39. 3cdc0e8 drm/mgag200: Convert counter delays to jiffies by Christopher Harvey · 12 years ago
  40. fb70a66 drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register by Christopher Harvey · 12 years ago
  41. 9d8aa55 drm/mgag200: Don't change unrelated registers during modeset by Christopher Harvey · 12 years ago
  42. b2dfcae drm: Only print a debug message when the polled connector has changed by Lespiau, Damien · 12 years ago
  43. ed7951d drm: Make the HPD status updates debug logs more readable by Lespiau, Damien · 12 years ago
  44. 84c4a9d xfrm6: release dev before returning error by Cong Wang · 12 years ago
  45. 5dbd506 ipv6,gre: do not leak info to user-space by Amerigo Wang · 12 years ago
  46. d34710e virtio_net: use default napi weight by default by Amerigo Wang · 12 years ago
  47. 23fbb5a emac: Fix EMAC soft reset on 460EX/GT by Petri Gynther · 12 years ago
  48. 4b264a1 3c59x: fix PCI resource management by Sergei Shtylyov · 12 years ago
  49. f722406 Linux 3.10-rc1 by Linus Torvalds · 12 years ago
  50. 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
  51. 79e0c19 caif: CAIF_VIRTIO should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  52. 822bc32 net/ethernet: MACB should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  53. d914ae8 net/ethernet: ARM_AT91_ETHER should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  54. 4837ef4 net/wireless: ATH9K should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  55. fd1eb9e net/ethernet: STMMAC_ETH should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  56. 3b76b3c net/ethernet: NET_CALXEDA_XGMAC should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  57. f77d602 ipv6: do not clear pinet6 field by Eric Dumazet · 12 years ago
  58. 233c7df macvlan: fix passthru mode race between dev removal and rx path by Jiri Pirko · 12 years ago
  59. fb863b8 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  60. 607eeb0 Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  61. 2fbd967 ipv4: ip_output: remove inline marking of EXPORT_SYMBOL functions by Denis Efremov · 12 years ago
  62. 7677fc9 net/mlx4: Strengthen VLAN tags/priorities enforcement in VST mode by Rony Efraim · 12 years ago
  63. 4e8cf5b net/mlx4_core: Add missing report on VST and spoof-checking dev caps by Or Gerlitz · 12 years ago
  64. 4849625 net: fec: enable hardware checksum only on imx6q-fec by Shawn Guo · 12 years ago
  65. 1e9e990 Merge branch 'qlcnic' by David S. Miller · 12 years ago
  66. cbccb18 qlcnic: Fix validation of link event command. by Rajesh Borundia · 12 years ago
  67. 9106e5d qlcnic: Fix mailbox response handling. by Rajesh Borundia · 12 years ago
  68. 13a82b4 qlcnic: Fix bug in diagnostics test reset recovery path by Manish Chopra · 12 years ago
  69. 536faa6 qlcnic: Fix reset recovery after transmit timeout by Sony Chacko · 12 years ago
  70. b938662 qlcnic: Fix ethtool supported port status for 83xx by Himanshu Madhani · 12 years ago
  71. 9fd1333 qlcnic: Fix missing bracket in module parameter. by Himanshu Madhani · 12 years ago
  72. 8c04641 qlcnic: Fix ethtool strings by Shahed Shaikh · 12 years ago
  73. cffe52f qlcnic: Fix setting MAC address by Manish Chopra · 12 years ago
  74. 4c44450 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  75. ac4e010 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  76. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 12 years ago
  77. f0a1881 parisc: fix SMP races when updating PTE and TLB entries in entry.S by John David Anglin · 12 years ago
  78. 416821d parisc: implement irq stacks - part 2 (v2) by Helge Deller · 12 years ago
  79. d325185 workqueue: workqueue_congested() shouldn't translate WORK_CPU_UNBOUND into node number by Tejun Heo · 12 years ago
  80. 61f1598 Merge branch 'wireless' by David S. Miller · 12 years ago
  81. 2dbd3ca Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  82. a77c005 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  83. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  84. 6fad8d0 Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  85. f741df1 Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 12 years ago
  86. c67723e Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  87. 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
  88. f755407 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  89. 297b8a0 Merge branch 'postmerge' into for-linus by James Bottomley · 12 years ago
  90. 832e77b Merge branch 'misc' into for-linus by James Bottomley · 12 years ago
  91. 05a88a4 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  92. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  93. e689cf0 [SCSI] qla2xxx: Update firmware link in Kconfig file. by Chad Dupuis · 12 years ago
  94. 8526cb1 [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used by Mike Christie · 12 years ago
  95. aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 12 years ago
  96. a6cb3d0 [SCSI] pm80xx: thermal, sas controller config and error handling update by Sakthivel K · 12 years ago
  97. c6b9ef5 [SCSI] pm80xx: NCQ error handling changes by Sakthivel K · 12 years ago
  98. a33a015 [SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers by Sakthivel K · 12 years ago
  99. a70b8fc [SCSI] pm80xx: Changed module name and debug messages update by Sakthivel K · 12 years ago
  100. 1c75a67 [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region for it by Sakthivel K · 12 years ago