1. 2edcd4c net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.c by Stephen Rothwell · 13 years ago
  2. 0a3360e net/ethernet: Move mac89x0.c from apple to cirrus by Geert Uytterhoeven · 13 years ago
  3. 1b6b717 net/ethernet: sc92031 is not Realtek by Cesar Eduardo Barros · 13 years ago
  4. 048ca16 isdn: hisax: Fix typo 'HISAX_DE_AOC' by Paul Bolle · 13 years ago
  5. 98f41f6 bonding:update speed/duplex for NETDEV_CHANGE by Weiping Pan · 13 years ago
  6. 23e0494 drivers/net/ethernet/i825xx/3c505.c: fix build with dynamic debug by Andrew Morton · 13 years ago
  7. 094803e Merge branch 'akpm' (Andrew's incoming) by Linus Torvalds · 13 years ago
  8. 67220a9 wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack by Andy Shevchenko · 13 years ago
  9. b3c49c0 drivers/leds/leds-lp5521.c: check if reset is successful by Srinidhi KASAGAR · 13 years ago
  10. 488bc35 leds: turn the blink_timer off before starting to blink by Antonio Ospite · 13 years ago
  11. 6123b0e leds: save the delay values after a successful call to blink_set() by Antonio Ospite · 13 years ago
  12. dabc69c drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing by David Daney · 13 years ago
  13. 93f5398 drivers/leds/leds-lm3530.c: add __devexit_p where needed by Axel Lin · 13 years ago
  14. fa0ea0e drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_OP_MODE register by Axel Lin · 13 years ago
  15. 2b67c95 drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data by Magnus Damm · 13 years ago
  16. 02c3294 drivers/leds/leds-renesas-tpu.c: update driver to use workqueue by Magnus Damm · 13 years ago
  17. 3edc580 drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdata by Wolfram Sang · 13 years ago
  18. cba4c2a drivers/leds/led-triggers.c: fix memory leak by Masakazu Mokuno · 13 years ago
  19. f59b6f9 leds: Renesas TPU LED driver by Magnus Damm · 13 years ago
  20. 1bff3a2 backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity() by Axel Lin · 13 years ago
  21. 4f5a66b drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify error handling by Fabio Estevam · 13 years ago
  22. 0556dc3 backlight: fix broken regulator API usage in l4f00242t03 by Mark Brown · 13 years ago
  23. 2967b0a video/backlight: remove obsolete cleanup for clientdata by Wolfram Sang · 13 years ago
  24. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  25. aaaa287 drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161 by Peter Korsgaard · 13 years ago
  26. e58a0f8 driver/misc/fsa9480.c fix potential null-pointer dereference by Jonghwan Choi · 13 years ago
  27. ec400c9 lis3lv02d: make regulator API usage unconditional by Mark Brown · 13 years ago
  28. 895c156 lis3: remove the references to the global variable in core driver by Éric Piel · 13 years ago
  29. e1e5687 lis3: change exported function to use passed parameter by Éric Piel · 13 years ago
  30. d7f81d4 lis3: use consistent naming of variables by Éric Piel · 13 years ago
  31. 0021586 lis3: free regulators if probe() fails by Éric Piel · 13 years ago
  32. d0b6a97 hp_accel: add HP ProBook 655x by Éric Piel · 13 years ago
  33. cdeaf62 lis3: add support for HP EliteBook 8540w by Éric Piel · 13 years ago
  34. a17b81b lis3: add support for HP EliteBook 2730p by Éric Piel · 13 years ago
  35. 1510dd5 lis3lv02d: avoid divide by zero due to unchecked by Éric Piel · 13 years ago
  36. 6580704 drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get() by Jonathan Cameron · 13 years ago
  37. 4ca5f46 hwmon: convert idr to ida and use ida_simple interface by Jonathan Cameron · 13 years ago
  38. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  39. 32087d4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  40. 91e67a9 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  41. 1eb6337 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  42. 1a4ceab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  43. 571109f Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  44. 7fcc7c8 md/raid10: Fix bug when activating a hot-spare. by NeilBrown · 13 years ago
  45. 839d881 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  46. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  47. b48aeab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  48. acff987 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  49. 5f4026f [S390] qdio: prevent dsci access without adapter interrupts by Jan Glauber · 13 years ago
  50. 7bf4074 [S390] sparse: fix sparse symbol shadow warning by Martin Schwidefsky · 13 years ago
  51. 246ccea [S390] sparse: fix sparse NULL pointer warnings by Martin Schwidefsky · 13 years ago
  52. 638ad34 [S390] sparse: fix sparse warnings about missing prototypes by Martin Schwidefsky · 13 years ago
  53. c4736d9 [S390] sparse: fix sparse static warnings by Martin Schwidefsky · 13 years ago
  54. c8d1c0f [S390] dasd: prevent path verification before resume by Stefan Haberland · 13 years ago
  55. 6ffed94 [S390] qdio: remove multicast polling by Jan Glauber · 13 years ago
  56. 2768b2d [S390] qdio: reset outbound SBAL error states by Jan Glauber · 13 years ago
  57. 25f269f [S390] qdio: EQBS retry after CCQ 96 by Jan Glauber · 13 years ago
  58. a2b8601 [S390] qdio: add timestamp for last queue scan time by Jan Glauber · 13 years ago
  59. 5915a87 [S390] dasd: re-initialize read_conf buffer for retries by Stefan Haberland · 13 years ago
  60. 214b8ff [S390] dasd: wait for terminated request by Stefan Haberland · 13 years ago
  61. 3948a10 [S390] zcore: add missing module.h include by Heiko Carstens · 13 years ago
  62. 65b4e40 [S390] chsc_sch: add support for irq statistics by Sebastian Ott · 13 years ago
  63. dad572e3 [S390] ccwgroup: cleanup by Sebastian Ott · 13 years ago
  64. dbdf1af [S390] ccwgroup: move attributes to attribute group by Sebastian Ott · 13 years ago
  65. b50511e [S390] cleanup psw related bits and pieces by Martin Schwidefsky · 13 years ago
  66. 60a0c68 [S390] kdump backend code by Michael Holzheu · 13 years ago
  67. 7f0bf65 [S390] Add real memory access functions by Michael Holzheu · 13 years ago
  68. 75a1c61 [S390] cio: add message for timeouts on internal I/O by Sebastian Ott · 13 years ago
  69. de400d6 [S390] fix mismatch in summation of I/O IRQ statistics by Peter Oberparleiter · 13 years ago
  70. 4403988 i2c-algo-pca: Return standard fault codes by Jean Delvare · 13 years ago
  71. abc01b2 i2c-algo-bit: Return standard fault codes by Jean Delvare · 13 years ago
  72. f6beb67 i2c-algo-bit: Be verbose on bus testing failure by Jean Delvare · 13 years ago
  73. 1bddab7 i2c-algo-bit: Let user test buses without failing by Jean Delvare · 13 years ago
  74. 6fcf84a i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv by Harvey Yang · 13 years ago
  75. 9519282 i2c: I2C_ELEKTOR should depend on HAS_IOPORT by Geert Uytterhoeven · 13 years ago
  76. e6d265e bonding: eliminate bond_close race conditions by Jay Vosburgh · 13 years ago
  77. 10ee0fa qlcnic: fix beacon and LED test. by Sucheta Chakraborty · 13 years ago
  78. 68233c5 qlcnic: updated reset sequence by Sony Chacko · 13 years ago
  79. ad567b8f qlcnic: reset loopback mode if promiscous mode setting fails. by Sucheta Chakraborty · 13 years ago
  80. 16e3cf7 qlcnic: skip IDC ack check in fw reset path. by Sritej Velaga · 13 years ago
  81. ce94971 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  82. 18c0635 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  83. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  84. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  85. 97d2eb1 Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  86. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  87. 0e59e7e7 Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  88. 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  89. 3ddb709 i825xx: Fix incorrect dependency for BVME6000_NET by Geert Uytterhoeven · 13 years ago
  90. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  91. 37be944 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  92. 8e6d539 Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  93. 8237eb9 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  94. cc21fe5 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  95. a93f3e9 Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  96. 3c20f72 stmmac: update normal descriptor structure (v2) by Giuseppe CAVALLARO · 13 years ago
  97. e2c57f8 stmmac: fix NULL pointer dereference in capabilities fixup (v2) by Angus Clark · 13 years ago
  98. 5e6efe8 stmmac: fix a bug while checking the HW cap reg (v2) by Giuseppe CAVALLARO · 13 years ago
  99. e3a7ae2 be2net: Changing MAC Address of a VF was broken. by Somnath Kotur · 13 years ago
  100. 106df1e be2net: Refactored be_cmds.c file. by Somnath Kotur · 13 years ago