1. 2ca02df drivers/misc/vmw_balloon.c: fix typo in code comment by Rakib Mullick · 15 years ago
  2. 6d994a7 drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside loop by Rakib Mullick · 15 years ago
  3. 3fd306c w1: disable irqs in critical section by Jan Weitzel · 15 years ago
  4. 68a436a drivers/w1/w1_int.c: multiple masters used same init_name by Florian Faber · 15 years ago
  5. 0e053fc drivers/power/ds2780_battery.c: fix deadlock upon insertion and removal by Clifton Barnes · 15 years ago
  6. 9fe678f drivers/power/ds2780_battery.c: add a nolock function to w1 interface by Clifton Barnes · 15 years ago
  7. 853eee7 drivers/power/ds2780_battery.c: create central point for calling w1 interface by Clifton Barnes · 15 years ago
  8. 3e54281 w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it by Jonathan Cameron · 15 years ago
  9. 79bc574 pps gpio client: add missing dependency by Heiko Carstens · 15 years ago
  10. 16152045 pps: new client driver using GPIO by James Nuss · 15 years ago
  11. 437c534 pps: default echo function by James Nuss · 15 years ago
  12. e0c87bd drivers/net/rionet.c: fix ethernet address macros for LE platforms by Alexandre Bounine · 15 years ago
  13. 166c050 RapidIO: fix potential null deref in rio_setup_device() by Alexandre Bounine · 15 years ago
  14. 48618fb RapidIO: add mport driver for Tsi721 bridge by Alexandre Bounine · 15 years ago
  15. a571259 drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is complete by Liu Gang · 15 years ago
  16. db5cf8d drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and .exit.text by Uwe Kleine-König · 15 years ago
  17. 43fcb81 rtc: add initial support for mcp7941x parts by David Anders · 15 years ago
  18. 6d03d06 drivers/rtc/class.c: convert idr to ida and use ida_simple_get() by Jonathan Cameron · 15 years ago
  19. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 15 years ago
  20. 81a3c10 Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 15 years ago
  21. 16ee792 Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 15 years ago
  22. ac5761a Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 15 years ago
  23. 25498e5 Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 15 years ago
  24. 9524145 Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 15 years ago
  25. 68e24ba Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 15 years ago
  26. b4beb4b Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  27. f3c3f06 Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator by Linus Torvalds · 15 years ago
  28. c18ae42 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 15 years ago
  29. 1c39865 Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 15 years ago
  30. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  31. 504255f Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next by Roland Dreier · 15 years ago
  32. dc47d38 Merge git://github.com/herbertx/crypto by Linus Torvalds · 15 years ago
  33. c72dbae Merge branch 'imx/devel' into next/dt by Arnd Bergmann · 15 years ago
  34. df80442 Merge branch 'depends/rmk/memory_h' into next/cleanup2 by Arnd Bergmann · 15 years ago
  35. 3945fe9 Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/tegra-iomem' into for-linus/i2c-3.2 by Ben Dooks · 15 years ago
  36. be4af5d Merge branch 'for-32/i2c/irqflags' into for-linus/i2c-3.2 by Ben Dooks · 15 years ago
  37. ce0fda1 Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v4', 'for-32/i2c/designware-v5' and 'for-32/i2c/au1550' into for-linus/i2c-3.2 by Ben Dooks · 15 years ago
  38. 094803e Merge branch 'akpm' (Andrew's incoming) by Linus Torvalds · 15 years ago
  39. 67220a9 wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack by Andy Shevchenko · 15 years ago
  40. b3c49c0 drivers/leds/leds-lp5521.c: check if reset is successful by Srinidhi KASAGAR · 15 years ago
  41. 488bc35 leds: turn the blink_timer off before starting to blink by Antonio Ospite · 15 years ago
  42. 6123b0e leds: save the delay values after a successful call to blink_set() by Antonio Ospite · 15 years ago
  43. dabc69c drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing by David Daney · 15 years ago
  44. 93f5398 drivers/leds/leds-lm3530.c: add __devexit_p where needed by Axel Lin · 15 years ago
  45. fa0ea0e drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_OP_MODE register by Axel Lin · 15 years ago
  46. 2b67c95 drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data by Magnus Damm · 15 years ago
  47. 02c3294 drivers/leds/leds-renesas-tpu.c: update driver to use workqueue by Magnus Damm · 15 years ago
  48. 3edc580 drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdata by Wolfram Sang · 15 years ago
  49. cba4c2a drivers/leds/led-triggers.c: fix memory leak by Masakazu Mokuno · 15 years ago
  50. f59b6f9 leds: Renesas TPU LED driver by Magnus Damm · 15 years ago
  51. 1bff3a2 backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity() by Axel Lin · 15 years ago
  52. 4f5a66b drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify error handling by Fabio Estevam · 15 years ago
  53. 0556dc3 backlight: fix broken regulator API usage in l4f00242t03 by Mark Brown · 15 years ago
  54. 2967b0a video/backlight: remove obsolete cleanup for clientdata by Wolfram Sang · 15 years ago
  55. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 15 years ago
  56. aaaa287 drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161 by Peter Korsgaard · 15 years ago
  57. e58a0f8 driver/misc/fsa9480.c fix potential null-pointer dereference by Jonghwan Choi · 15 years ago
  58. ec400c9 lis3lv02d: make regulator API usage unconditional by Mark Brown · 15 years ago
  59. 895c156 lis3: remove the references to the global variable in core driver by Éric Piel · 15 years ago
  60. e1e5687 lis3: change exported function to use passed parameter by Éric Piel · 15 years ago
  61. d7f81d4 lis3: use consistent naming of variables by Éric Piel · 15 years ago
  62. 0021586 lis3: free regulators if probe() fails by Éric Piel · 15 years ago
  63. d0b6a97 hp_accel: add HP ProBook 655x by Éric Piel · 15 years ago
  64. cdeaf62 lis3: add support for HP EliteBook 8540w by Éric Piel · 15 years ago
  65. a17b81b lis3: add support for HP EliteBook 2730p by Éric Piel · 15 years ago
  66. 1510dd5 lis3lv02d: avoid divide by zero due to unchecked by Éric Piel · 15 years ago
  67. 6580704 drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get() by Jonathan Cameron · 15 years ago
  68. 4ca5f46 hwmon: convert idr to ida and use ida_simple interface by Jonathan Cameron · 15 years ago
  69. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 15 years ago
  70. 5725aea Merge branch 'depends/rmk/memory_h' into next/fixes by Arnd Bergmann · 15 years ago
  71. 32087d4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  72. 91e67a9 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 15 years ago
  73. efa62e1 Merge branch 'depends/rmk/gpio' into next/devel by Arnd Bergmann · 15 years ago
  74. 1eb6337 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 15 years ago
  75. 3e965b1 Merge branch 'next/fixes' into next/cleanup by Arnd Bergmann · 15 years ago
  76. 1a4ceab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 15 years ago
  77. 571109f Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  78. 034ee29 Merge branch 'depends/omap2_dss' into next/cleanup by Arnd Bergmann · 15 years ago
  79. 5839fec Merge branch 'depends/rmk/memory_h' into next/fixes by Arnd Bergmann · 15 years ago
  80. 43872fa Merge branch 'depends/rmk/gpio' into next/fixes by Arnd Bergmann · 15 years ago
  81. cb29688 mlx4_core: Deprecate log_num_vlan module param by Or Gerlitz · 15 years ago
  82. 80a2dcd IB/mlx4: Don't set VLAN in IBoE WQEs' control segment by Or Gerlitz · 15 years ago
  83. bcacb89 IB/mlx4: Enable 4K mtu for IBoE by Or Gerlitz · 15 years ago
  84. d32ae39 RDMA/cxgb4: Mark QP in error before disabling the queue in firmware by Tom Tucker · 15 years ago
  85. 581bbe2 RDMA/cxgb4: Serialize calls to CQ's comp_handler by Kumar Sanghvi · 15 years ago
  86. f7cc25d RDMA/cxgb3: Serialize calls to CQ's comp_handler by Kumar Sanghvi · 15 years ago
  87. 16d9981 IB/qib: Fix issue with link states and QSFP cables by Mitko Haralanov · 15 years ago
  88. 08cab72 Merge branch 'dt/gic' into next/dt by Arnd Bergmann · 15 years ago
  89. 86c1e5a Merge branch 'omap/dt' into next/dt by Arnd Bergmann · 15 years ago
  90. c71a54b of/irq: introduce of_irq_init by Rob Herring · 15 years ago
  91. 7fcc7c8 md/raid10: Fix bug when activating a hot-spare. by NeilBrown · 15 years ago
  92. 839d881 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  93. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 15 years ago
  94. b48aeab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  95. acff987 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 15 years ago
  96. 6a8d2e2 Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dt by Arnd Bergmann · 15 years ago
  97. 91fed55 Merge branch 'pxa/fixes' into next/fixes by Arnd Bergmann · 15 years ago
  98. 5f4026f [S390] qdio: prevent dsci access without adapter interrupts by Jan Glauber · 15 years ago
  99. 7bf4074 [S390] sparse: fix sparse symbol shadow warning by Martin Schwidefsky · 15 years ago
  100. 246ccea [S390] sparse: fix sparse NULL pointer warnings by Martin Schwidefsky · 15 years ago