1. 371f2e0 hwmon: (smsc47b397) Fix checkpatch errors by Jean Delvare · 13 years ago
  2. b2589ab hwmon: (lm90) Make code more readable by Jean Delvare · 13 years ago
  3. 8dc089d hwmon: (lm90) Fix warnings by Jean Delvare · 13 years ago
  4. da8ebe4 hwmon: (ibmaem) Avoid repeated memory allocations by Jean Delvare · 13 years ago
  5. 9d84c9e hwmon: (ibmaem) Make instance initializations independent by Jean Delvare · 13 years ago
  6. 547a1c9 hwmon: (ibmaem) Fix error paths by Jean Delvare · 13 years ago
  7. 24d6e2a hwmon: (lm73) Make detection less problematic by Jean Delvare · 13 years ago
  8. 746cdfb hwmon: Avoid building drivers for powerpc that read/write ISA addresses by Dean Nelson · 13 years ago
  9. 6dbbd92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  10. e1cfb67 be2net: Add detect UE feature for Lancer by Padmanabh Ratnakar · 13 years ago
  11. 9372cac be2net: Prevent CQ full condition for Lancer by Padmanabh Ratnakar · 13 years ago
  12. 1610c79 be2net: Fix disabling multicast promiscous mode by Padmanabh Ratnakar · 13 years ago
  13. 016f97b be2net: Fix endian issue in RX filter command by Padmanabh Ratnakar · 13 years ago
  14. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  15. f04c045 edac: Only build sb_edac on 64-bit by Josh Boyer · 13 years ago
  16. 70c9f18 Merge branch 'next' of git://github.com/kernelslacker/cpufreq by Linus Torvalds · 13 years ago
  17. a0a4194 Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  18. cf02235 Merge branch 'sh-latest' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  19. 3f8ddb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 13 years ago
  20. 30307c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  21. 43672a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dm by Linus Torvalds · 13 years ago
  22. c1a7e1e ixgbevf: Update release version by Greg Rose · 13 years ago
  23. 8599e25 ixgbe: DCB, return max for IEEE traffic classes by John Fastabend · 13 years ago
  24. 331bcf4 ixgbe: fix reading of the buffer returned by the firmware by Emil Tantilov · 13 years ago
  25. 9487dc8 ixgbe: Fix compiler warnings by Greg Rose · 13 years ago
  26. b120818 ixgbe: fix smatch splat due to missing NULL check by John Fastabend · 13 years ago
  27. 93d3ce8 ixgbe: fix disabling of Tx laser at probe by Emil Tantilov · 13 years ago
  28. 6681ba7 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 13 years ago
  29. 232ef6b ixgbe: Fix link issues caused by a reset while interface is down by Emil Tantilov · 13 years ago
  30. d5a0e36 igb: Fix for I347AT4 PHY cable length unit detection by Kantecki, Tomasz · 13 years ago
  31. 243559f e100: make sure vlan support isn't advertised on old adapters by Jesse Brandeburg · 13 years ago
  32. 34c9ef8 e1000e: demote a debugging WARN to a debug log message by Bruce Allan · 13 years ago
  33. f7e8011 Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  34. 092f4c5 Merge branch 'akpm' (Andrew's incoming - part two) by Linus Torvalds · 13 years ago
  35. 2ca02df drivers/misc/vmw_balloon.c: fix typo in code comment by Rakib Mullick · 13 years ago
  36. 6d994a7 drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside loop by Rakib Mullick · 13 years ago
  37. 3fd306c w1: disable irqs in critical section by Jan Weitzel · 13 years ago
  38. 68a436a drivers/w1/w1_int.c: multiple masters used same init_name by Florian Faber · 13 years ago
  39. 0e053fc drivers/power/ds2780_battery.c: fix deadlock upon insertion and removal by Clifton Barnes · 13 years ago
  40. 9fe678f drivers/power/ds2780_battery.c: add a nolock function to w1 interface by Clifton Barnes · 13 years ago
  41. 853eee7 drivers/power/ds2780_battery.c: create central point for calling w1 interface by Clifton Barnes · 13 years ago
  42. 3e54281 w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it by Jonathan Cameron · 13 years ago
  43. 79bc574 pps gpio client: add missing dependency by Heiko Carstens · 13 years ago
  44. 16152045 pps: new client driver using GPIO by James Nuss · 13 years ago
  45. 437c534 pps: default echo function by James Nuss · 13 years ago
  46. e0c87bd drivers/net/rionet.c: fix ethernet address macros for LE platforms by Alexandre Bounine · 13 years ago
  47. 166c050 RapidIO: fix potential null deref in rio_setup_device() by Alexandre Bounine · 13 years ago
  48. 48618fb RapidIO: add mport driver for Tsi721 bridge by Alexandre Bounine · 13 years ago
  49. a571259 drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is complete by Liu Gang · 13 years ago
  50. db5cf8d drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and .exit.text by Uwe Kleine-König · 13 years ago
  51. 43fcb81 rtc: add initial support for mcp7941x parts by David Anders · 13 years ago
  52. 6d03d06 drivers/rtc/class.c: convert idr to ida and use ida_simple_get() by Jonathan Cameron · 13 years ago
  53. 80c2861 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  54. d211858 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  55. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  56. 3369465 um: switch to use of drivers/Kconfig by Al Viro · 13 years ago
  57. d805a78 um: clean Kconfig up a bit by Al Viro · 13 years ago
  58. bad3118 um: a couple of missing dependencies... by Al Viro · 13 years ago
  59. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  60. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  61. 2edcd4c net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.c by Stephen Rothwell · 13 years ago
  62. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  63. 81a3c10c Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  64. 16ee792 Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  65. ac5761a Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  66. 25498e5 Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  67. 9524145 Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  68. 68e24ba Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  69. 5087a50 virtio-blk: use ida to allocate disk index by Michael S. Tsirkin · 13 years ago
  70. edfd52e virtio: Add platform bus driver for memory mapped virtio device by Pawel Moll · 13 years ago
  71. 005b20a virtio: Dont add "config" to list for !per_vq_vector by Krishna Kumar · 13 years ago
  72. 5e38483 virtio: console: wait for first console port for early console output by Christian Borntraeger · 13 years ago
  73. 17e5b4f virtio: console: add port stats for bytes received, sent and discarded by Amit Shah · 13 years ago
  74. 2d24cda virtio: console: make discard_port_data() use get_inbuf() by Amit Shah · 13 years ago
  75. ce072a0 virtio: console: rename variable by Amit Shah · 13 years ago
  76. d25a9dd virtio: console: make get_inbuf() return port->inbuf if present by Amit Shah · 13 years ago
  77. defde66 virtio: console: Fix return type for get_inbuf() by Amit Shah · 13 years ago
  78. a08fa92 virtio: console: Use wait_event_freezable instead of _interruptible by Amit Shah · 13 years ago
  79. 291024e virtio: console: Ignore port name update request if name already set by Amit Shah · 13 years ago
  80. 286f9a2 virtio: console: Fix indentation by Amit Shah · 13 years ago
  81. 77dd769 virtio-net: Use virtio_config_val() for retrieving config by Sasha Levin · 13 years ago
  82. 51c6d61 virtio-console: Use virtio_config_val() for retrieving config by Sasha Levin · 13 years ago
  83. 0a3360e net/ethernet: Move mac89x0.c from apple to cirrus by Geert Uytterhoeven · 13 years ago
  84. 1b6b717 net/ethernet: sc92031 is not Realtek by Cesar Eduardo Barros · 13 years ago
  85. b4beb4b Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  86. f3c3f06 Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator by Linus Torvalds · 13 years ago
  87. c18ae42 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 13 years ago
  88. 048ca16 isdn: hisax: Fix typo 'HISAX_DE_AOC' by Paul Bolle · 13 years ago
  89. 98f41f6 bonding:update speed/duplex for NETDEV_CHANGE by Weiping Pan · 13 years ago
  90. 1c39865 Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  91. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  92. 504255f Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next by Roland Dreier · 13 years ago
  93. dc47d38 Merge git://github.com/herbertx/crypto by Linus Torvalds · 13 years ago
  94. c72dbae Merge branch 'imx/devel' into next/dt by Arnd Bergmann · 13 years ago
  95. d682bd7 Revert "HID: multitouch: decide if hid-multitouch needs to handle mt devices" by Henrik Rydberg · 13 years ago
  96. 8052ee5 HID: drivers/hid/hid-roccat.c: eliminate a null pointer dereference by Julia Lawall · 13 years ago
  97. df80442 Merge branch 'depends/rmk/memory_h' into next/cleanup2 by Arnd Bergmann · 13 years ago
  98. 124a02c edac: tag sb_edac as EXPERIMENTAL, as it requires more testing by Mauro Carvalho Chehab · 13 years ago
  99. c6e13b5 EDAC: Fix incorrect edac mode reporting in sb_edac by Mark A. Grondona · 13 years ago
  100. 3d78c9a edac: sb_edac: Add it to the building system by Mauro Carvalho Chehab · 13 years ago