1. c304a51 block: use NUMA_NO_NODE instead of -1 by Ezequiel Garcia · 12 years ago
  2. bee0393 block: recursive merge requests by Shaohua Li · 12 years ago
  3. 3d106fba block CFQ: avoid moving request to different queue by Shaohua Li · 12 years ago
  4. 3d70f8c Linux 3.7-rc4 by Linus Torvalds · 12 years ago
  5. d416497 Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  6. 225ff86 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  7. 209c510 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  8. 53f9313 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  9. 0f89a57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  10. c454e61 tcp-repair: Handle zero-length data put in rcv queue by Pavel Emelyanov · 12 years ago
  11. a4d7e48 vmxnet3: must split too big fragments by Eric Dumazet · 12 years ago
  12. 7893363 l2tp: fix oops in l2tp_eth_create() error path by Tom Parkin · 12 years ago
  13. 3ae53b1 exynos4_tmu_driver_ids should be exynos_tmu_driver_ids. by Jonghwan Choi · 12 years ago
  14. fba4e08 ACPI video: Ignore errors after _DOD evaluation. by Igor Murzov · 12 years ago
  15. 608f62b thermal: solve compilation errors in rcar_thermal by Devendra Naga · 12 years ago
  16. e3c9851 cxgb4: Fix unable to get UP event from the LLD by Vipul Pandya · 12 years ago
  17. aa73187 drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free by Peter Senna Tschudin · 12 years ago
  18. 57c10b6 drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free by Peter Senna Tschudin · 12 years ago
  19. 2b67404 bnx2x: fix HW initialization using fw 7.8.x by Dmitry Kravkov · 12 years ago
  20. a315b5a Merge tag 'pm-for-3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  21. 74fb838 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  22. 998f40b NFS4: nfs4_opendata_access should return errno by Weston Andros Adamson · 12 years ago
  23. 23e4430 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  24. ae41fce Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  25. b987a83 Merge tag 'frv-fixes-20121102' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-frv by Linus Torvalds · 12 years ago
  26. 66b6a0c Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  27. d9b482c hashtable: introduce a small and naive hashtable by Sasha Levin · 12 years ago
  28. 1d72d9f frv: fix the broken preempt by Al Viro · 12 years ago
  29. 7b7ade1 frv: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  30. e7aa51b FRV: Fix the new-style kernel_thread() stuff by David Howells · 12 years ago
  31. 1ee6f56 FRV: Fix the preemption handling by David Howells · 12 years ago
  32. eded09c FRV: gcc-4.1.2 also inlines weak functions by David Howells · 12 years ago
  33. 5f0231d FRV: Don't objcopy the GNU build_id note by David Howells · 12 years ago
  34. a5788ca FRV: Add missing linux/export.h #inclusions by David Howells · 12 years ago
  35. 91b370a i2c: tegra: set irq name as device name by Laxman Dewangan · 12 years ago
  36. 817315f i2c-nomadik: Fixup clock handling by Philippe Begnic · 12 years ago
  37. 82fa63b i2c: mxs: remove broken PIOQUEUE support by Wolfram Sang · 12 years ago
  38. c660b8f Merge tag 'xtensa-next-20121101' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  39. 3916e1d drm/udl: fix stride issues scanning out stride != width*bpp by Dave Airlie · 12 years ago
  40. eaa7cc6 hwmon: Only include of_match_table with CONFIG_OF_GPIO by Jamie Lentin · 12 years ago
  41. a2e4919 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 12 years ago
  42. b7a46dc Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  43. 9c27540 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  44. f9b1ef5 NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctly by Trond Myklebust · 12 years ago
  45. 2c42a3f tcp: Fix double sizeof in new tcp_metrics code by Julian Anastasov · 12 years ago
  46. 8f363b7 net: fix divide by zero in tcp algorithm illinois by Jesper Dangaard Brouer · 12 years ago
  47. d3e9a1d net: sctp: Fix typo in net/sctp by Masanari Iida · 12 years ago
  48. c84e159 bonding: fix second off-by-one error by nikolay@redhat.com · 12 years ago
  49. eb6e98a bonding: fix off-by-one error by nikolay@redhat.com · 12 years ago
  50. d24bab9 SUNRPC: return proper errno from backchannel_rqst by Weston Andros Adamson · 12 years ago
  51. 477864d bnx2x: Disable FCoE for 57840 since not yet supported by FW by Dmitry Kravkov · 12 years ago
  52. 03c3148 bnx2x: Fix no link on 577xx 10G-baseT by Yaniv Rosner · 12 years ago
  53. e82041d bnx2x: Fix unrecognized SFP+ module after driver is loaded by Yaniv Rosner · 12 years ago
  54. 4978140 bnx2x: Fix potential incorrect link speed provision by Yaniv Rosner · 12 years ago
  55. cd1a26a bnx2x: Restore global registers back to default. by Yaniv Rosner · 12 years ago
  56. a75bb00 bnx2x: Fix link down in 57712 following LFA by Yaniv Rosner · 12 years ago
  57. b457bcb bnx2x: Fix 57810 1G-KR link against certain switches. by Yaniv Rosner · 12 years ago
  58. 8c23f40 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  59. 50f8d35 ixgbe: PTP get_ts_info missing software support by Jacob Keller · 12 years ago
  60. 6d9cdfc drm/radeon: add load detection support for ext DAC on R200 (v2) by Alex Deucher · 12 years ago
  61. f8c4d70 DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms(). by Egbert Eich · 12 years ago
  62. 701337d DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips. by Egbert Eich · 12 years ago
  63. d038db8 DRM/Radeon: Clean up code in TV DAC load detection. by Egbert Eich · 12 years ago
  64. dfdcbeb drm/radeon: fix ATPX function documentation by Igor Murzov · 12 years ago
  65. 74e4ca3 drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  66. fc87f13 DRM/Radeon: On DVI-I use Load Detection when EDID is bogus. by Egbert Eich · 12 years ago
  67. 9c50b1d DRM/Radeon: Fix primary DAC Load Detection for RV100 chips. by Egbert Eich · 12 years ago
  68. 83325d0 DRM/Radeon: Fix Load Detection on legacy primary DAC. by Egbert Eich · 12 years ago
  69. ab74b3d target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path by Steve Hodgson · 12 years ago
  70. d5627ac iscsi-target: Fix missed wakeup race in TX thread by Roland Dreier · 12 years ago
  71. 3e03989 target: Avoid integer overflow in se_dev_align_max_sectors() by Roland Dreier · 12 years ago
  72. 0d0f9df target: Don't return success from module_init() if setup fails by Roland Dreier · 12 years ago
  73. dea5f09 target: Re-add explict zeroing of INQUIRY bounce buffer memory by Nicholas Bellinger · 12 years ago
  74. 1e207eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  75. ed48c06 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  76. 296bac3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  77. 3304695 Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  78. 87da7e6 KVM: x86: fix vcpu->mmio_fragments overflow by Xiao Guangrong · 12 years ago
  79. 324d003 NFS: add nfs_sb_deactive_async to avoid deadlock by Weston Andros Adamson · 12 years ago
  80. 97a5486 nfs: Show original device name verbatim in /proc/*/mount{s,info} by Ben Hutchings · 12 years ago
  81. acce94e nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts by Scott Mayhew · 12 years ago
  82. 7175fe9 nfs: Check whether a layout pointer is NULL before free it by Yanchuan Nian · 12 years ago
  83. 8d96b10 NFS: fix bug in legacy DNS resolver. by NeilBrown · 12 years ago
  84. 29c4bcd cpufreq / powernow-k8: Change maintainer's email address by Andreas Herrmann · 12 years ago
  85. 2b1bc30 NFSv4: nfs4_locku_done must release the sequence id by Trond Myklebust · 12 years ago
  86. 2240a9e NFSv4.1: We must release the sequence id when we fail to get a session slot by Trond Myklebust · 12 years ago
  87. aff9c78 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  88. f8450bb Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  89. 3c17286 vxlan: don't expire permanent entries by stephen hemminger · 12 years ago
  90. 399f11c NFS: Wait for session recovery to finish before returning by Bryan Schumaker · 12 years ago
  91. 0627291 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
  92. 95a7d76 xen/mmu: Use Xen specific TLB flush instead of the generic one. by Konrad Rzeszutek Wilk · 12 years ago
  93. 2cdc53b drm: exynos: removed warning due to missing typecast for mixer driver data by Rahul Sharma · 12 years ago
  94. 9eb3e9e6 drm/exynos: add support for ARCH_MULTIPLATFORM by Rob Clark · 12 years ago
  95. 25a5803 MAINTAINERS: Add git repository for Exynos DRM by Inki Dae · 12 years ago
  96. 44c9169 drm/exynos: fix display on issue by Inki Dae · 12 years ago
  97. 8d80da9 HID: Add support for the MacBook Pro 10,2 keyboard / touchpad by Dirk Hohndel · 12 years ago
  98. 58ad34b HID: multitouch: fix maxcontacts problem on GeneralTouch by Xianhan Yu · 12 years ago
  99. 65b258e HID: multitouch: put the case in the right switch statement by Alan Cox · 12 years ago
  100. 3ccc60f HID: microsoft: fix invalid rdesc for 3k kbd by Jiri Slaby · 12 years ago